aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-10ahci: Fix ahci cdrom read corruptions for reads > 128kJason Baron
2012-08-10virtio-blk: fix use-after-free while handling scsi commandsAvi Kivity
2012-08-09handle device help before accelerator set upBruce Rogers
2012-08-09Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemuBlue Swirl
2012-08-09qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAXStefano Stabellini
2012-08-09target-xtensa: make 'sim' to be the default machineMax Filippov
2012-08-09target-xtensa: make default CPU depend on target endiannessMax Filippov
2012-08-09MIPS: Correct FCR0 initializationNathan Froyd
2012-08-09scsi-bus: remove overlapping entryBlue Swirl
2012-08-09xilinx_axienet: avoid useless self-assignmentBlue Swirl
2012-08-09user: fix accidental AREG0 useBlue Swirl
2012-08-09qapi: avoid reserved keywordsBlue Swirl
2012-08-09sparc: fix expression with uninitialized initial valueBlue Swirl
2012-08-09sparc: fix floppy TC line setupBlue Swirl
2012-08-09esp: add Tekram DC-390 emulation (PC SCSI adapter)Hervé Poussineau
2012-08-09Revert "pci: add some stubs"Hervé Poussineau
2012-08-09esp: move PCI emulation to a new file esp-pci.cHervé Poussineau
2012-08-09esp: move some definitions to header fileHervé Poussineau
2012-08-09scsi-disk: add support for the UNMAP commandPaolo Bonzini
2012-08-09scsi-disk: improve out-of-range LBA detection for WRITE SAMEPaolo Bonzini
2012-08-09scsi-disk: more assertions and resets for aiocbPaolo Bonzini
2012-08-09virtio-scsi: do not compare 32-bit QEMU tags against 64-bit virtio-scsi tagsPaolo Bonzini
2012-08-09iscsi: Pick default initiator-name based on the name of the VMRonnie Sahlberg
2012-08-08iscsi: reorganize code for parse_initiator_namePaolo Bonzini
2012-08-08iscsi: do not leak initiator_namePaolo Bonzini
2012-08-07Merge remote-tracking branch 'kraxel/usb.58' into stagingAnthony Liguori
2012-08-07Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-08-07usb-storage: fix SYNCHRONIZE_CACHEGerd Hoffmann
2012-08-07usb-storage: improve debug loggingGerd Hoffmann
2012-08-06slirp: fix build on mingw32Anthony Liguori
2012-08-06qemu-img: use QemuOpts instead of QEMUOptionParameter in resize functionDong Xu Wang
2012-08-06qemu-iotests: Be more flexible with image creation optionsKevin Wolf
2012-08-06qemu-iotests: add 039 qcow2 lazy refcounts testStefan Hajnoczi
2012-08-06qemu-io: add "abort" command to simulate program crashStefan Hajnoczi
2012-08-06qcow2: implement lazy refcountsStefan Hajnoczi
2012-08-06qemu-iotests: ignore qemu-img create lazy_refcounts outputStefan Hajnoczi
2012-08-06docs: add lazy refcounts bit to qcow2 specificationStefan Hajnoczi
2012-08-06qcow2: introduce dirty bitStefan Hajnoczi
2012-08-06docs: add dirty bit to qcow2 specificationStefan Hajnoczi
2012-08-06qemu-iotests: add qed.py image manipulation utilityStefan Hajnoczi
2012-08-06qapi: generalize documentation of streaming commandsPaolo Bonzini
2012-08-06ide scsi: Mess with geometry only for hard disk devicesMarkus Armbruster
2012-08-06virtio: fix vhost handlingPaolo Bonzini
2012-08-06Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2012-08-04Merge branch 'axp-next' of git://repo.or.cz/qemu/rthBlue Swirl
2012-08-04alpha-linux-user: Fix the getpriority syscallRichard Henderson
2012-08-04alpha-linux-user: Properly handle the non-rt sigprocmask syscall.Richard Henderson
2012-08-04alpha-linux-user: Fix a3 error return with v0 error bypass.Richard Henderson
2012-08-04linux-user: Translate pipe2 flags; add to straceRichard Henderson
2012-08-04linux-user: Allocate the right amount of space for non-fixed file mapsRichard Henderson