aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-26gtk: refactor menu creationAnthony Liguori
2013-04-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-04-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-04-26sheepdog: fix loadvm operationLiu Yuan
2013-04-26sheepdog: resend write requests when SD_RES_READONLY is receivedMORITA Kazutaka
2013-04-26sheepdog: add helper function to reload inodeMORITA Kazutaka
2013-04-26sheepdog: add SD_RES_READONLY result codeMORITA Kazutaka
2013-04-26sheepdog: cleanup find_vdi_nameMORITA Kazutaka
2013-04-26rbd: Fix use after free in rbd_open()Kevin Wolf
2013-04-26block: Disable driver-specific options for 1.5Kevin Wolf
2013-04-26sheepdog: implement .bdrv_co_is_allocated()Liu Yuan
2013-04-26sheepdog: use BDRV_SECTOR_SIZELiu Yuan
2013-04-26sheepdog: add discard/trim support for sheepdogLiu Yuan
2013-04-26block/ssh: Require libssh2 >= 1.2.8.Richard W.M. Jones
2013-04-26bsd-user: Track change in FreeBSD SYSCTL(9) typesEd Maste
2013-04-26virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste
2013-04-26qemu-doc: Option -ignore-environment removed.Thomas Schwinge
2013-04-26s390x: use CONFIG_INT128 to detect __uint128_tGabriel Kerneis
2013-04-26linux-user: fix compile error due to stray colon at end of #ifdef linePeter Maydell
2013-04-26microblaze: Add internal base vectors regEdgar E. Iglesias
2013-04-26Makefile: Use QEMU_FLAGS for DTC compilationPeter Crosthwaite
2013-04-26Makefile: Don't build shared libfdtPeter Crosthwaite
2013-04-25Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-04-25qemu-char: Set foo_tag = 0 when returning FALSE from callbacksHans de Goede
2013-04-25Remove unnecessary FreeBSD #includeEd Maste
2013-04-25console: add dummy surface for guests without graphic cardGerd Hoffmann
2013-04-25console: zap ds arg from register_displaychangelistenerGerd Hoffmann
2013-04-25console: switch ppm_save to qemu_openGerd Hoffmann
2013-04-25console: add qemu_console_lookup_by_deviceGerd Hoffmann
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-25console: qom-ify QemuConsoleGerd Hoffmann
2013-04-25monitor: introduce query-command-line-optionsAmos Kong
2013-04-25virtio-ccw: Check indicators location.Cornelia Huck
2013-04-24pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster
2013-04-24pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()Markus Armbruster
2013-04-24pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()Markus Armbruster
2013-04-24Merge remote-tracking branch 'alon/libcacard_ccid.1' into stagingAnthony Liguori
2013-04-24build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C...Paolo Bonzini
2013-04-24virtio: drop unused function prototypes.KONRAD Frederic
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove virtiobindings.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-24virtio-pci: cleanup.KONRAD Frederic
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic
2013-04-24virtio-bus: add new functions.KONRAD Frederic
2013-04-24virtio-rng: cleanup: use QOM casts.KONRAD Frederic
2013-04-24virtio-rng: cleanup: remove qdev field.KONRAD Frederic
2013-04-24virtio-rng: cleanup: init and exit functions.KONRAD Frederic
2013-04-24virtio-rng-ccw: switch to the new API.KONRAD Frederic
2013-04-24virtio-rng-s390: switch to the new API.KONRAD Frederic