summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-09user: fix accidental AREG0 useBlue Swirl1-5/+12
2012-08-09qapi: avoid reserved keywordsBlue Swirl2-3/+19
2012-08-09sparc: fix expression with uninitialized initial valueBlue Swirl1-5/+3
2012-08-09sparc: fix floppy TC line setupBlue Swirl1-5/+13
2012-08-09esp: add Tekram DC-390 emulation (PC SCSI adapter)Hervé Poussineau1-1/+123
2012-08-09Revert "pci: add some stubs"Hervé Poussineau1-15/+0
2012-08-09esp: move PCI emulation to a new file esp-pci.cHervé Poussineau4-362/+398
2012-08-09esp: move some definitions to header fileHervé Poussineau2-117/+127
2012-08-09scsi-disk: add support for the UNMAP commandPaolo Bonzini1-1/+92
2012-08-09scsi-disk: improve out-of-range LBA detection for WRITE SAMEPaolo Bonzini1-1/+2
2012-08-09scsi-disk: more assertions and resets for aiocbPaolo Bonzini1-8/+8
2012-08-09virtio-scsi: do not compare 32-bit QEMU tags against 64-bit virtio-scsi tagsPaolo Bonzini1-2/+8
2012-08-09iscsi: Pick default initiator-name based on the name of the VMRonnie Sahlberg6-1/+28
2012-08-08iscsi: reorganize code for parse_initiator_namePaolo Bonzini1-12/+9
2012-08-08iscsi: do not leak initiator_namePaolo Bonzini1-17/+16
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