index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-16
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
2013-02-16
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
2013-02-16
qemu-log: Abstract out "print usage message about valid log categories"
Peter Maydell
2013-02-16
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
2013-02-16
TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx
Evgeny Voevodin
2013-02-16
TCG: Final globals clean-up
Evgeny Voevodin
2013-02-15
Open up 1.5 development tree
Anthony Liguori
2013-02-15
Update VERSION for release
Anthony Liguori
2013-02-14
Update VERSION of release
Anthony Liguori
2013-02-14
Revert "Update OpenBIOS images"
Alexander Graf
2013-02-13
cadance_uart: Accept input after rx FIFO pop
Peter Crosthwaite
2013-02-13
block/curl: only restrict protocols with libcurl>=7.19.4
Stefan Hajnoczi
2013-02-13
qapi: Flatten away ChardevPort
Markus Armbruster
2013-02-13
chardev: Fix manual page and qemu-doc for -chardev tty
Markus Armbruster
2013-02-13
net: Avoid NULL function pointer dereference on cleanup
Andreas Färber
2013-02-13
s390: Fix handling of iscs.
Cornelia Huck
2013-02-13
s390: Keep I/O interrupts enabled for all iscs.
Cornelia Huck
2013-02-13
s390/sclpconsole: prevent char layer callback during initialization
Christian Borntraeger
2013-02-13
xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma()
Peter Crosthwaite
2013-02-13
xilinx.h: Dont qdev_create from ethernet_create()
Peter Crosthwaite
2013-02-12
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-02-12
block-migration: fix pending() and iterate() return values
Stefan Hajnoczi
2013-02-12
migration: make qemu_ftell() public and support writable files
Stefan Hajnoczi
2013-02-12
trace: deal with deprecated glib thread functions
Stefan Hajnoczi
2013-02-12
trace: use glib atomic int types
Stefan Hajnoczi
2013-02-12
Revert "block/vpc: Fix size calculation"
Stefan Hajnoczi
2013-02-12
block/raw-posix: detect readonly Linux block devices using BLKROGET
Stefan Hajnoczi
2013-02-12
hw/m25p80.c: add WRSR(0x01) support
Kuo-Jung Su
2013-02-11
qapi: Improve chardev-add documentation
Markus Armbruster
2013-02-11
migration: restrict scope of incoming fd read handler
Stefan Hajnoczi
2013-02-11
libi2c-omap: Fix endianness dependency
Andreas Färber
2013-02-11
qtest: Use strtoull() for uint64_t
Andreas Färber
2013-02-11
libqtest: Fix documentation copy&paste errors
Andreas Färber
2013-02-11
block/vpc: Fix size calculation
Stefan Weil
2013-02-11
block-migration: fix block_save_iterate() return value
Stefan Hajnoczi
2013-02-11
block-migration: fix blk_mig_save_dirty_block() return value checking
Stefan Hajnoczi
2013-02-11
block-migration: improve "Unknown flags" error message
Stefan Hajnoczi
2013-02-11
vl: Exit unsuccessfully on option argument syntax error
Markus Armbruster
2013-02-11
vl: Drop redundant "parse error" reports
Markus Armbruster
2013-02-11
qemu-option: Disable two helpful messages that got broken recently
Markus Armbruster
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2013-02-11
error: Clean up abuse of error_report() for help
Markus Armbruster
2013-02-11
error: Clean up error strings with embedded newlines
Markus Armbruster
2013-02-11
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-02-09
Update OpenBIOS images
Blue Swirl
2013-02-08
xilinx_zynq: Fix wrong IRQ number of the second EHCI controller
Liming Wang
2013-02-08
block/curl: disable extra protocols to prevent CVE-2013-0249
Stefan Hajnoczi
2013-02-08
qemu-nbd: document --cache and --aio options
Paolo Bonzini
2013-02-08
hw/virtio-net: disable multiqueue by default
Jesse Larrew
2013-02-08
hw/virtio-net.c: set config size using host features
Jesse Larrew
[next]