summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-09kvm: Move kvm_allows_irq0_override() to target-i386, fix return typePeter Maydell8-12/+42
2012-08-09kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()Peter Maydell4-6/+6
2012-08-09kvm: Decouple 'async interrupt delivery' from 'kernel irqchip'Peter Maydell4-2/+22
2012-08-09configure: Don't implicitly hardcode list of KVM architecturesPeter Maydell1-3/+11
2012-08-09kvm: Check if smp_cpus exceeds max cpus supported by kvmDunrong Huang1-0/+29
2012-08-07Merge remote-tracking branch 'kraxel/usb.58' into stagingAnthony Liguori1-2/+9
2012-08-07Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori18-60/+650
2012-08-07usb-storage: fix SYNCHRONIZE_CACHEGerd Hoffmann1-0/+3
2012-08-07usb-storage: improve debug loggingGerd Hoffmann1-2/+6
2012-08-06slirp: fix build on mingw32Anthony Liguori2-2/+2
2012-08-06qemu-img: use QemuOpts instead of QEMUOptionParameter in resize functionDong Xu Wang1-11/+17
2012-08-06qemu-iotests: Be more flexible with image creation optionsKevin Wolf2-7/+7
2012-08-06qemu-iotests: add 039 qcow2 lazy refcounts testStefan Hajnoczi3-0/+190
2012-08-06qemu-io: add "abort" command to simulate program crashStefan Hajnoczi1-0/+12
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