Sign in
qemu
/
qemu
/
5c2d2a9ee5f1978ae980598fba80151c761105a0
5c2d2a9
tcg/i386: allow constants in load/store ops
by Aurelien Jarno
· 13 years ago
8354cd7
xilinx_timer: Fix a compile error if debug enabled
by Chris Wulff
· 13 years ago
c9b6e1f
xilinx: fix names of ethernet and dma links.
by Peter A. G. Crosthwaite
· 12 years ago
4b5e521
xilinx.h: Error check when setting links
by Peter A. G. Crosthwaite
· 12 years ago
919f89f
xilinx_timer: Fixed "frequency" prop name
by Peter A. G. Crosthwaite
· 13 years ago
e03377a
xilinx_timer: Send dbg msgs to stderr not stdout
by Peter A. G. Crosthwaite
· 13 years ago
c0a1dcb
xilinx_timer: Removed comma in device name
by Peter A. G. Crosthwaite
· 13 years ago
55d4fd3
arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs
by Peter Maydell
· 12 years ago
6b80f7d
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
by Anthony Liguori
· 12 years ago
109820d
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 12 years ago
509e9c4
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
cd6dcc7
Merge remote-tracking branch 'spice/spice.v60' into staging
by Anthony Liguori
· 12 years ago
de71bd6
Merge remote-tracking branch 'stefanha/net' into staging
by Anthony Liguori
· 12 years ago
31e165f
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 12 years ago
121afa9
Revert "Add ability to disable build of all targets"
by Anthony Liguori
· 13 years ago
0b57e28
cpu_physical_memory_write_rom() needs to do TB invalidates
by David Gibson
· 13 years ago
bbdd2ad
qemu-char: BUGFIX, don't call FD_ISSET with negative fd
by David Gibson
· 13 years ago
6db0fdc
Revert 455aa1e08 and c3767ed0eb
by Anthony Liguori
· 13 years ago
ed0ec1a
pc: Drop practically unused BOCHS BIOS debug ports
by Jan Kiszka
· 13 years ago
8490fc7
add -machine mem-merge=on|off option
by Luiz Capitulino
· 13 years ago
89c3333
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
by Blue Swirl
· 13 years ago
895c2d0
target-mips: switch to AREG0 free mode
by Blue Swirl
· 13 years ago
485d003
target-sh4: switch to AREG0 free mode
by Blue Swirl
· 13 years ago
cf7e0c8
target-cris: Switch to AREG0 free mode
by Aurelien Jarno
· 13 years ago
febc992
target-cris: Avoid AREG0 for helpers
by Aurelien Jarno
· 13 years ago
64254eb
target-microblaze: switch to AREG0 free mode
by Blue Swirl
· 13 years ago
d31dd73
target-arm: final conversion to AREG0 free mode
by Blue Swirl
· 13 years ago
9ef3927
target-arm: convert remaining helpers
by Blue Swirl
· 13 years ago
1ce94f8
target-arm: convert void helpers
by Blue Swirl
· 13 years ago
04a130e
target-unicore32: switch to AREG0 free mode
by Blue Swirl
· 13 years ago
d4d79bb
target-m68k: avoid using cpu_single_env
by Blue Swirl
· 13 years ago
3187114
target-m68k: switch to AREG0 free mode
by Blue Swirl
· 13 years ago
32ac0ca
target-lm32: switch to AREG0 free mode
by Blue Swirl
· 13 years ago
46ee3d8
target-s390x: avoid cpu_single_env
by Blue Swirl
· 13 years ago
8bacde8
configure: properly check if -lrt and -lm is needed
by Natanael Copa
· 13 years ago
3cebc3f
tcg: Fix MAX_OPC_PARAM_IARGS
by Stefan Weil
· 13 years ago
e84d595
configure: fix seccomp check
by Yann E. MORIN
· 13 years ago
45a7f54
net: EAGAIN handling for net/socket.c TCP
by Stefan Hajnoczi
· 13 years ago
213fd50
net: EAGAIN handling for net/socket.c UDP
by Stefan Hajnoczi
· 13 years ago
863f678
net: asynchronous send/receive infrastructure for net/socket.c
by Stefan Hajnoczi
· 13 years ago
61518a7
net: broadcast hub packets if at least one port can receive
by Stefan Hajnoczi
· 13 years ago
190563f
net: fix usbnet_receive() packet drops
by Stefan Hajnoczi
· 13 years ago
f237ddb
net: clean up usbnet_receive()
by Stefan Hajnoczi
· 13 years ago
08d1202
net: add -netdev options to man page
by Stefan Hajnoczi
· 13 years ago
06b5f36
net: do not report queued packets as sent
by Stefan Hajnoczi
· 13 years ago
c67f5dc
net: add receive_disabled logic to iov delivery path
by Stefan Hajnoczi
· 13 years ago
1069985
eepro100: Fix network hang when rx buffers run out
by Bo Yang
· 13 years ago
a98b140
xen: flush queue when getting an event
by Paolo Bonzini
· 13 years ago
e8b4c68
e1000: flush queue whenever can_receive can go from false to true
by Paolo Bonzini
· 13 years ago
987a9b4
net: notify iothread after flushing queue
by Paolo Bonzini
· 13 years ago
ef37a69
arch_init.c: add missing '%' symbols before PRIu64 in debug printfs
by Igor Mitsyanko
· 13 years ago
6d1cc32
kvm: Fix warning from static code analysis
by Stefan Weil
· 13 years ago
6932a69
qapi: Fix enumeration typo error
by Lei Li
· 13 years ago
feadf1a
console: Clean up bytes per pixel calculation
by BALATON Zoltan
· 13 years ago
1a7e8ca
Fix copy&paste typos in documentation comments
by BALATON Zoltan
· 13 years ago
7b1532e
linux-user: Remove #if 0'd cpu_get_real_ticks() definition
by Peter Maydell
· 13 years ago
4580c49
ui: Fix spelling in comment (ressource -> resource)
by Stefan Weil
· 13 years ago
52a8e96
Spelling fixes in comments and macro names (ressource -> resource)
by Stefan Weil
· 13 years ago
aade7b9
Fix spelling (licenced -> licensed) in GPL
by Stefan Weil
· 13 years ago
0546b8c
Spelling fixes in comments and documentation
by Stefan Weil
· 13 years ago
93d3ad2
srp: Don't use QEMU_PACKED for single elements of a structured type
by Stefan Weil
· 13 years ago
95b1ad7
slirp: Implement TFTP Blocksize option
by Hervé Poussineau
· 13 years ago
eb7faf0
slirp: Remove unused return value of tftp_send_next_block
by Jan Kiszka
· 13 years ago
4aa401f
slirp: Handle more than 65535 blocks in TFTP transfers
by Hervé Poussineau
· 13 years ago
78be056
slirp: improve TFTP performance
by Hervé Poussineau
· 13 years ago
e56afbc5
slirp: Fix error reported by static code analysis
by Stefan Weil
· 13 years ago
c4d12a7
slirp: Remove wrong type casts ins debug statements
by Stefan Weil
· 13 years ago
a639ab0
hw/qxl: support client monitor configuration via device
by Alon Levy
· 13 years ago
1a1bc08
qxl: add trace-event for QXL_IO_LOG
by Alon Levy
· 13 years ago
917ae08
hw/qxl: tracing fixes
by Alon Levy
· 13 years ago
fe235a0
block: Don't forget to delete temporary file
by Dunrong Huang
· 13 years ago
f0536bb
Don't require encryption password for 'qemu-img info' command
by Daniel P. Berrange
· 13 years ago
c054b3f
qemu-img: Add json output option to the info command.
by Benoît Canet
· 13 years ago
c249ee6
qapi: Add SnapshotInfo and ImageInfo.
by Benoît Canet
· 13 years ago
2a4f4f3
ahci: properly reset PxCMD on HBA reset
by Jason Baron
· 13 years ago
9ca1115
block: fix block tray status
by Pavel Hrdina
· 13 years ago
514f21a
vdi: Fix warning from clang
by Stefan Weil
· 13 years ago
45724d6
block/curl: Fix wrong free statement
by Stefan Weil
· 13 years ago
1e53537
ide: Fix error messages from static code analysis (no real error)
by Stefan Weil
· 13 years ago
ce560dc
ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0
by Ronnie Sahlberg
· 13 years ago
1f7a48d
sheepdog: fix savevm and loadvm
by MORITA Kazutaka
· 13 years ago
753b8b0
qxl: better cleanup for surface destroy
by Uri Lublin
· 13 years ago
ab90298
qxl: Ignore set_client_capabilities pre/post migrate
by Hans de Goede
· 13 years ago
ccc2960
qxl: dont update invalid area
by Dunrong Huang
· 13 years ago
b021bd2
spice: send updates only for changed screen content
by Gerd Hoffmann
· 13 years ago
a7310dd
spice: add screen mirror
by Gerd Hoffmann
· 13 years ago
c60319a
spice: split qemu_spice_create_update
by Gerd Hoffmann
· 13 years ago
b1af98b
spice: switch to queue for vga mode updates
by Gerd Hoffmann
· 13 years ago
e333cd6
kvm: Rename irqchip_inject_ioctl to irq_set_ioctl
by Jan Kiszka
· 13 years ago
683d4b5
kvm: Stop flushing coalesced MMIO on vmexit
by Jan Kiszka
· 13 years ago
bd8f2f5
VGA: Flush coalesced MMIO on related MMIO/PIO accesses
by Jan Kiszka
· 13 years ago
bb880de
memory: Flush coalesced MMIO on mapping and state changes
by Jan Kiszka
· 13 years ago
02e2b95
memory: Fold memory_region_update_topology into memory_region_transaction_commit
by Jan Kiszka
· 13 years ago
59023ef
memory: Use transaction_begin/commit also for single-step operations
by Jan Kiszka
· 13 years ago
d410515
memory: Flush coalesced MMIO on selected region access
by Jan Kiszka
· 13 years ago
8732fbd
kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
by Peter Maydell
· 13 years ago
2879636
update-linux-headers.sh: Don't hard code list of architectures
by Peter Maydell
· 13 years ago
e0a1e32
Merge branch 'usb.64' of git://git.kraxel.org/qemu
by Aurelien Jarno
· 13 years ago
fedc0da
tcg/optimize: fix if/else/break coding style
by Aurelien Jarno
· 13 years ago
fbeaa26
tcg/optimize: add constant folding for brcond
by Aurelien Jarno
· 13 years ago
Next »