aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-26PPC: Fix compile with profiling enabledAlexander Graf
2013-04-26PPC: mac newworld: fix cpu NIP reset valueAlexander Graf
2013-04-26Enable kvm emulated watchdogBharat Bhushan
2013-04-26linux-headers: Update to kvm/queueAlexander Graf
2013-04-26target-ppc: Fix narrow-mode add/sub carry outputRichard Henderson
2013-04-26PPC: Add breakpoint registers for 603 and e300Fabien Chouteau
2013-04-26PPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx, MPC5xx, 7400 and 7450Fabien Chouteau
2013-04-26target-ppc: fix nego and subf*o instructionsAurelien Jarno
2013-04-26PPC: Remove env->hreset_excp_prefixFabien Chouteau
2013-04-26PPC: e500: advertise 4.2 MPIC only if KVM supports EPRStuart Yoder
2013-04-26target-ppc: Enable ISEL on POWER7Aurelien Jarno
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