summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-06qcow2: implement lazy refcountsStefan Hajnoczi6-24/+107
2012-08-06qemu-iotests: ignore qemu-img create lazy_refcounts outputStefan Hajnoczi1-1/+2
2012-08-06docs: add lazy refcounts bit to qcow2 specificationStefan Hajnoczi1-1/+6
2012-08-06qcow2: introduce dirty bitStefan Hajnoczi4-15/+67
2012-08-06docs: add dirty bit to qcow2 specificationStefan Hajnoczi1-1/+6
2012-08-06qemu-iotests: add qed.py image manipulation utilityStefan Hajnoczi1-0/+235
2012-08-06qapi: generalize documentation of streaming commandsPaolo Bonzini2-10/+9
2012-08-06ide scsi: Mess with geometry only for hard disk devicesMarkus Armbruster2-2/+4
2012-08-06virtio: fix vhost handlingPaolo Bonzini3-10/+14
2012-08-06Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori3-2/+9
2012-08-04Merge branch 'axp-next' of git://repo.or.cz/qemu/rthBlue Swirl8-144/+270
2012-08-04alpha-linux-user: Fix the getpriority syscallRichard Henderson1-5/+15
2012-08-04alpha-linux-user: Properly handle the non-rt sigprocmask syscall.Richard Henderson2-3/+2
2012-08-04alpha-linux-user: Fix a3 error return with v0 error bypass.Richard Henderson1-7/+5
2012-08-04linux-user: Translate pipe2 flags; add to straceRichard Henderson2-1/+5
2012-08-04linux-user: Allocate the right amount of space for non-fixed file mapsRichard Henderson1-11/+19
2012-08-04linux-user: Handle O_SYNC, O_NOATIME, O_CLOEXEC, O_PATHRichard Henderson2-2/+25
2012-08-04linux-user: Sync fcntl.h bits with the kernelRichard Henderson1-102/+92
2012-08-04alpha-linux-user: Handle TARGET_SSI_IEEE_RAISE_EXCEPTION properlyRichard Henderson1-10/+51
2012-08-04alpha-linux-user: Work around hosted mmap allocation problemsRichard Henderson1-2/+13
2012-08-04alpha-linux-user: Fix signal handlingRichard Henderson2-1/+43
2012-08-04bitops: drop volatile qualifierBlue Swirl1-13/+13
2012-08-04configure: Fix set-but-not-used warning in Xen 4.1 probePeter Maydell1-2/+1
2012-08-04configure: Don't run Xen compile checks in subshellsPeter Maydell1-15/+15
2012-08-04Fixes related to processing of qemu's -numa optionChegu Vinod4-25/+27
2012-08-04build: Fix build breakage detected by buildbotDunrong Huang2-4/+7
2012-08-03fips: fix build on !LinuxAnthony Liguori2-3/+5
2012-08-03slirp: Handle whole 127.0.0.0/8 network as local addresses.Anders Waldenborg3-2/+9
2012-08-03Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori8-40/+161
2012-08-03scsi: add support for ATA_PASSTHROUGH_xx scsi commandCong Meng2-5/+87
2012-08-03vnc: disable VNC password authentication (security type 2) when in FIPS modePaul Moore6-3/+63
2012-08-03Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori6-13/+48
2012-08-03Merge remote-tracking branch 'afaerber-or/qom-cpu-4' into stagingAnthony Liguori6-35/+46
2012-08-03Merge remote-tracking branch 'sstabellini/xen-fixes-20120801' into stagingAnthony Liguori1-1/+0
2012-08-03Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori66-827/+974
2012-08-03Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-16/+12
2012-08-03Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori1-5/+10
2012-08-03exec.c: Remove out of date commentPeter Maydell1-8/+0
2012-08-03exec.c: Use subpages for large unaligned mappingsTyler Hall1-4/+9
2012-08-03exec.c: Fix off-by-one error in register_subpageTyler Hall1-1/+1
2012-08-03socket: clean up redundant assignmentAmos Kong1-1/+0
2012-08-03hmp: show the backing file depthBenoît Canet1-0/+2
2012-08-03block: Use bdrv_get_backing_file_depth()Benoît Canet3-3/+11
2012-08-03block: create bdrv_get_backing_file_depth()Benoît Canet2-0/+14
2012-08-03qom: Clean libuser object and dependency filesJan Kiszka1-1/+1
2012-08-03usb: Clean common object and dependency filesJan Kiszka1-1/+1
2012-08-03esp: add missing const on TypeInfo structuresHervé Poussineau1-2/+2
2012-08-03esp: enable for all PCI machinesPaolo Bonzini2-1/+1
2012-08-03Revert "megasas: disable due to build breakage"Paolo Bonzini1-0/+1
2012-08-03megasas: static SAS addressesHannes Reinecke2-17/+49