summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Update version for 1.1.0-rc4 releasev1.1.0-rc4Anthony Liguori1-1/+1
2012-05-31Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori5-1/+1
2012-05-30pc-bios: Update OpenBIOS imagesBlue Swirl5-1/+1
2012-05-30Merge remote-tracking branch 'mdroth/qga-pull-5-29-12-v2' into stagingAnthony Liguori1-1/+6
2012-05-30block: prevent snapshot mode $TMPDIR symlink attackJim Meyering3-15/+31
2012-05-30xhci: add usage info to docsGerd Hoffmann1-0/+15
2012-05-30vnc: fix segfault in vnc_display_pw_expire()Gerd Hoffmann1-0/+4
2012-05-30Expose CPUID leaf 7 only for -cpu hostEduardo Habkost2-7/+17
2012-05-29qemu-ga: avoid blocking on atime update when reading /etc/mtabMichael Roth1-1/+1
2012-05-29qemu-ga: Fix use of environ on DarwinAndreas Färber1-0/+5
2012-05-29pci: call object_unparent() before free_qdev()Amos Kong2-1/+1
2012-05-29fix multiboot loading if load_end_addr == 0Scott Moser1-3/+9
2012-05-29vga: fix vram double-mapping with -vga std and -M pc-0.12Avi Kivity2-1/+7
2012-05-29Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into stagingAnthony Liguori2-1/+6
2012-05-29cocoa: Suppress Cocoa frontend for -qtestAndreas Färber1-1/+2
2012-05-29arch_init: Fix AltiVec build on Darwin/ppcAndreas Färber1-0/+4
2012-05-29Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into stagingAnthony Liguori4-33/+56
2012-05-29Merge remote-tracking branch 'mdroth/qga-pull-5-24-12' into stagingAnthony Liguori2-1/+24
2012-05-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori8-81/+159
2012-05-29Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori3-17/+17
2012-05-29Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori3-40/+206
2012-05-28slirp: Avoid redefining MAX_TCPOPTLENAndreas Färber1-0/+1
2012-05-28slirp: Avoid statements without effect on Big Endian hostAndreas Färber1-12/+8
2012-05-28ISCSI: Switch to using READ16/WRITE16 for I/O to the LUNRonnie Sahlberg2-31/+85
2012-05-28ISCSI: Only call READCAPACITY16 for SBC devices, use READCAPACITY10 for MMCRonnie Sahlberg1-5/+59
2012-05-28ISCSI: get device type at connection timeRonnie Sahlberg1-2/+43
2012-05-28ISCSI: change num_blocks to 64-bitPaolo Bonzini1-1/+1
2012-05-28ISCSI: redo how we set up the eventsRonnie Sahlberg1-4/+21
2012-05-28slirp: Untangle TCPOLEN_* from TCPOPT_*Andreas Färber1-5/+8
2012-05-27tcg/ppc: Handle _CALL_DARWIN being undefined on DarwinAndreas Färber1-6/+10
2012-05-25fdc-test: introduced qtest no_media_on_start and cmos qtest for floppyPavel Hrdina1-17/+48
2012-05-25fdc: fix media detectionPavel Hrdina1-6/+8
2012-05-25fdc: floppy drive should be visible after start without mediaPavel Hrdina1-1/+1
2012-05-25qemu-iotests: mark 035 qcow2-onlyStefan Hajnoczi1-1/+1
2012-05-25qcow2: Check qcow2_alloc_clusters_at() return valueKevin Wolf1-10/+13
2012-05-25sheepdog: use heap instead of stack for BDRVSheepdogStateMORITA Kazutaka1-13/+22
2012-05-25sheepdog: return -errno on errorMORITA Kazutaka1-32/+46
2012-05-25sheepdog: mark image as snapshot when tag is specifiedMORITA Kazutaka1-1/+1
2012-05-25qemu-img: Explain how rebase operation can be used to perform a 'diff' operat...Richard W.M. Jones1-0/+18
2012-05-25qcow2: don't leak buffer for unexpected qcow_version in headerJim Meyering1-1/+2
2012-05-25scsi: declare vmstate_info_scsi_requests to be staticJim Meyering1-1/+1
2012-05-24qemu-ga: Fix missing environ declarationLuiz Capitulino1-1/+5
2012-05-24configure: check if environ is declaredLuiz Capitulino1-0/+19
2012-05-24audio: Always call fini on exitJan Kiszka1-4/+8
2012-05-24es1370: Fix debug codeStefan Weil1-5/+6
2012-05-22Update version for 1.1.0-rc3v1.1.0-rc3Anthony Liguori1-1/+1
2012-05-21xen: Fix PV-on-HVMAnthony PERARD1-1/+4
2012-05-21qdev: Fix memory leakdunrong huang1-1/+5
2012-05-21virtio: check virtio_load return codeOrit Wassermann5-5/+27
2012-05-21virtio-blk: always enable VIRTIO_BLK_F_SCSIPaolo Bonzini4-7/+9