summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-27win32: add generic RC rules to rules.makPaolo Bonzini2-2/+4
2013-04-26virtio-rng-s390: add properties.KONRAD Frederic1-0/+8
2013-04-26Utilize selective runtime reg sync for hot code pathsJason J. Herne1-3/+12
2013-04-26Allow selective runtime register synchronizationJason J. Herne2-0/+84
2013-04-26Common: Add quick access to first boot deviceDominik Dingel2-0/+20
2013-04-26S390: CCW: Use new, working firmware by defaultAlexander Graf1-1/+1
2013-04-26S390: ccw firmware: Add compiled blobAlexander Graf2-0/+1
2013-04-26s390-ccw.img: Get queue config from host.Cornelia Huck2-3/+12
2013-04-26s390-ccw.img: Rudimentary error checking.Cornelia Huck1-6/+15
2013-04-26s390-ccw.img: Enhance drain_irqs().Cornelia Huck1-2/+11
2013-04-26s390-ccw.img: Detect devices with stsch.Cornelia Huck1-3/+6
2013-04-26s390-ccw.img: Fix compile warning in s390 ccw virtio codeChristian Borntraeger1-1/+3
2013-04-26s390-ccw.img: Take care of the elf->img transitionChristian Borntraeger1-2/+2
2013-04-26s390-ccw.img: build s390-ccw rom on s3900 system by defaultChristian Borntraeger1-1/+6
2013-04-26s390-ccw.img: replace while loop with a disabled wait on s390 biosChristian Borntraeger3-0/+20
2013-04-26S390: ccw firmware: Add MakefileAlexander Graf2-0/+28
2013-04-26S390: ccw firmware: Add bootmap interpreterAlexander Graf1-0/+235
2013-04-26S390: ccw firmware: Add glue headerAlexander Graf1-0/+131
2013-04-26S390: ccw firmware: Add virtio device driversAlexander Graf3-0/+754
2013-04-26S390: ccw firmware: Add sclp outputAlexander Graf2-0/+188
2013-04-26S390: ccw firmware: Add main programAlexander Graf1-0/+56
2013-04-26S390: ccw firmware: Add start assemblyAlexander Graf1-0/+16
2013-04-26S390: IPL: Use different firmware for different machinesAlexander Graf4-6/+11
2013-04-26S390: IPL: Support ELF firmwareAlexander Graf1-6/+10
2013-04-26S390: Make IPL reset address dynamicAlexander Graf1-11/+11
2013-04-26gtk: refactor menu creationAnthony Liguori1-37/+56
2013-04-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori5-71/+390
2013-04-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori7-6/+12
2013-04-26sheepdog: fix loadvm operationLiu Yuan1-1/+53
2013-04-26sheepdog: resend write requests when SD_RES_READONLY is receivedMORITA Kazutaka1-1/+59
2013-04-26sheepdog: add helper function to reload inodeMORITA Kazutaka1-28/+39
2013-04-26sheepdog: add SD_RES_READONLY result codeMORITA Kazutaka1-0/+2
2013-04-26sheepdog: cleanup find_vdi_nameMORITA Kazutaka1-7/+8
2013-04-26rbd: Fix use after free in rbd_open()Kevin Wolf1-3/+6
2013-04-26block: Disable driver-specific options for 1.5Kevin Wolf2-5/+115
2013-04-26sheepdog: implement .bdrv_co_is_allocated()Liu Yuan1-0/+37
2013-04-26sheepdog: use BDRV_SECTOR_SIZELiu Yuan1-6/+5
2013-04-26sheepdog: add discard/trim support for sheepdogLiu Yuan1-1/+63
2013-04-26block/ssh: Require libssh2 >= 1.2.8.Richard W.M. Jones1-20/+4
2013-04-26bsd-user: Track change in FreeBSD SYSCTL(9) typesEd Maste1-0/+4
2013-04-26virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste3-0/+6
2013-04-26qemu-doc: Option -ignore-environment removed.Thomas Schwinge1-3/+0
2013-04-26s390x: use CONFIG_INT128 to detect __uint128_tGabriel Kerneis1-2/+1
2013-04-26linux-user: fix compile error due to stray colon at end of #ifdef linePeter Maydell1-1/+1
2013-04-26microblaze: Add internal base vectors regEdgar E. Iglesias3-4/+13
2013-04-26Makefile: Use QEMU_FLAGS for DTC compilationPeter Crosthwaite1-2/+2
2013-04-26Makefile: Don't build shared libfdtPeter Crosthwaite1-1/+1
2013-04-25Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori3-0/+180
2013-04-25qemu-char: Set foo_tag = 0 when returning FALSE from callbacksHans de Goede1-0/+2
2013-04-25Remove unnecessary FreeBSD #includeEd Maste1-4/+0