aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-26target-ppc: optimize fabs, fnabs, fnegAurelien Jarno
2013-04-26PPC: Fix dcbz for linux-user on 970Alexander Graf
2013-04-26powerpc: correctly handle fpu exceptions.Tristan Gingold
2013-04-26pseries: Generate device paths for VIO devicesDavid Gibson
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson
2013-04-26target-ppc: Synchronize VPA state with KVMDavid Gibson
2013-04-26pseries: Fix some small errors in XICS logicDavid Gibson
2013-04-26target-ppc: Add more stubs for POWER7 PMU registersDavid Gibson
2013-04-26pseries: Fixes and enhancements to L1 cache propertiesDavid Gibson
2013-04-26pseries: Fix incorrect calculation of RMA size in certain configurationsDavid Gibson
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