aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-16qemu-log: Rename the public-facing cpu_set_log function to qemu_set_logPeter Maydell
2013-02-16qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_maskPeter Maydell
2013-02-16qemu-log: Abstract out "print usage message about valid log categories"Peter Maydell
2013-02-16qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filenamePeter Maydell
2013-02-16TCG: Move translation block variables to new context inside tcg_ctx: tb_ctxEvgeny Voevodin
2013-02-16TCG: Final globals clean-upEvgeny Voevodin
2013-02-15Open up 1.5 development treeAnthony Liguori
2013-02-15Update VERSION for releaseAnthony Liguori
2013-02-14Update VERSION of releaseAnthony Liguori
2013-02-14Revert "Update OpenBIOS images"Alexander Graf
2013-02-13cadance_uart: Accept input after rx FIFO popPeter Crosthwaite
2013-02-13block/curl: only restrict protocols with libcurl>=7.19.4Stefan Hajnoczi
2013-02-13qapi: Flatten away ChardevPortMarkus Armbruster
2013-02-13chardev: Fix manual page and qemu-doc for -chardev ttyMarkus Armbruster
2013-02-13net: Avoid NULL function pointer dereference on cleanupAndreas Färber
2013-02-13s390: Fix handling of iscs.Cornelia Huck
2013-02-13s390: Keep I/O interrupts enabled for all iscs.Cornelia Huck
2013-02-13s390/sclpconsole: prevent char layer callback during initializationChristian Borntraeger
2013-02-13xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma()Peter Crosthwaite
2013-02-13xilinx.h: Dont qdev_create from ethernet_create()Peter Crosthwaite
2013-02-12Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-02-12block-migration: fix pending() and iterate() return valuesStefan Hajnoczi
2013-02-12migration: make qemu_ftell() public and support writable filesStefan Hajnoczi
2013-02-12trace: deal with deprecated glib thread functionsStefan Hajnoczi
2013-02-12trace: use glib atomic int typesStefan Hajnoczi
2013-02-12Revert "block/vpc: Fix size calculation"Stefan Hajnoczi
2013-02-12block/raw-posix: detect readonly Linux block devices using BLKROGETStefan Hajnoczi
2013-02-12hw/m25p80.c: add WRSR(0x01) supportKuo-Jung Su
2013-02-11qapi: Improve chardev-add documentationMarkus Armbruster
2013-02-11migration: restrict scope of incoming fd read handlerStefan Hajnoczi
2013-02-11libi2c-omap: Fix endianness dependencyAndreas Färber
2013-02-11qtest: Use strtoull() for uint64_tAndreas Färber
2013-02-11libqtest: Fix documentation copy&paste errorsAndreas Färber
2013-02-11block/vpc: Fix size calculationStefan Weil
2013-02-11block-migration: fix block_save_iterate() return valueStefan Hajnoczi
2013-02-11block-migration: fix blk_mig_save_dirty_block() return value checkingStefan Hajnoczi
2013-02-11block-migration: improve "Unknown flags" error messageStefan Hajnoczi
2013-02-11vl: Exit unsuccessfully on option argument syntax errorMarkus Armbruster
2013-02-11vl: Drop redundant "parse error" reportsMarkus Armbruster
2013-02-11qemu-option: Disable two helpful messages that got broken recentlyMarkus Armbruster
2013-02-11error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2013-02-11error: Clean up abuse of error_report() for helpMarkus Armbruster
2013-02-11error: Clean up error strings with embedded newlinesMarkus Armbruster
2013-02-11Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-02-09Update OpenBIOS imagesBlue Swirl
2013-02-08xilinx_zynq: Fix wrong IRQ number of the second EHCI controllerLiming Wang
2013-02-08block/curl: disable extra protocols to prevent CVE-2013-0249Stefan Hajnoczi
2013-02-08qemu-nbd: document --cache and --aio optionsPaolo Bonzini
2013-02-08hw/virtio-net: disable multiqueue by defaultJesse Larrew
2013-02-08hw/virtio-net.c: set config size using host featuresJesse Larrew