aboutsummaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)"Doug Goldstein2011-05-271-3/+1
* Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)Gerd Hoffmann2011-05-261-1/+3
* virtio-blk: fail unaligned requestsChristoph Hellwig2011-05-251-0/+8
* Merge remote branch 'upstream/stable-0.13' into stable-0.13qemu-kvm-0.13.0Avi Kivity2010-10-146-81/+125
|\
| * vhost: error codeMichael S. Tsirkin2010-10-121-0/+2
| * virtio: change set guest notifier to per-deviceMichael S. Tsirkin2010-10-123-26/+57
| * eepro100: Add support for multiple individual addresses (multiple IA)Stefan Weil2010-10-121-9/+21
| * virtio-net: unify vhost-net start/stopMichael S. Tsirkin2010-10-121-46/+43
| * virtio: invoke set_status callback on resetMichael S. Tsirkin2010-10-121-0/+2
* | Merge commit 'a62e5f41204e71f375a5ba0f93f06b699003f694' into upstream-mergeAvi Kivity2010-10-136-48/+941
|\|
| * disable guest-provided stats on "info balloon" commandEduardo Habkost2010-10-111-1/+7
| * sparc escc IUS improvements (SunOS 4.1.4 fix)Artyom Tarasenko2010-10-111-26/+30
| * fix last cpu timer initializationArtyom Tarasenko2010-10-111-2/+2
| * Merge remote branch 'kwolf/for-stable-0.13' into stable-0.13Anthony Liguori2010-10-111-19/+71
| |\
| | * scsi-disk: fix the check of the DBD bit in the MODE SENSE commandBernhard Kohl2010-09-131-1/+1
| | * scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...Bernhard Kohl2010-09-131-0/+2
| | * scsi-disk: fix the block descriptor returned by the MODE SENSE commandBernhard Kohl2010-09-131-2/+1
| | * scsi-disk: respect the page control (PC) field in the MODE SENSE commandBernhard Kohl2010-09-131-10/+35
| | * scsi-disk: fix the mode data header returned by the MODE SENSE(10) commandBernhard Kohl2010-09-131-6/+32
| | * scsi-disk: fix the mode data length field returned by the MODE SENSE commandBernhard Kohl2010-09-131-1/+1
| * | Fix ivshmem build on 32-bit hostsAvi Kivity2010-10-111-3/+4
| * | hw/ivshmem.c don't check for negative values on unsigned data typesJes Sorensen2010-10-111-2/+2
| * | RESEND: Inter-VM shared memory PCI deviceCam Macdonell2010-10-111-0/+828
| * | Support marking a device as non-migratableCam Macdonell2010-10-111-0/+2
| |/
* | Merge commit '5b500f974ba1701436ec0e4743c802c0651a3f4f' into upstream-mergeAvi Kivity2010-10-131-1/+1
|\|
* | Merge commit '72230c523bda18d4dd2f7d16f96cc59e8fbbd6c9' into stable-0.13-mergeMarcelo Tosatti2010-09-074-16/+53
|\|
| * virtio-blk: Fix migration of queued requestsKevin Wolf2010-08-301-0/+5
| * virtio: Factor virtqueue_map_sg outKevin Wolf2010-08-302-14/+27
| * ide: Avoid canceling IDE DMAAndrea Arcangeli2010-08-031-2/+21
* | Fix apic build with kvm disabledAvi Kivity2010-08-031-2/+2
* | Merge remote branch 'upstream/stable-0.13' into stable-0.13Avi Kivity2010-08-024-0/+25
|\|
| * virtio-blk: Create exit function to unregister savevmAlex Williamson2010-07-283-0/+10
| * ide/atapi: add support for GET EVENT STATUS NOTIFICATIONAurelien Jarno2010-07-281-0/+15
* | Merge commit 'fd2f659ee3f6f991f4f194f3fde5c9f957fd663d' into upstream-mergeAvi Kivity2010-08-0111-70/+150
|\|
| * ide: fix migration in the middle of a bmdma transferJuan Quintela2010-07-261-0/+30
| * ide: fix migration in the middle of pio operationJuan Quintela2010-07-262-1/+94
| * vmstate: add subsections codeJuan Quintela2010-07-261-0/+6
| * Revert "ide save/restore current transfer fields"Juan Quintela2010-07-261-6/+2
| * Revert "ide save/restore pio/atapi cmd transfer fields and io buffer"Juan Quintela2010-07-262-65/+2
| * Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-07-262-12/+21
| |\
| | * vhost: fix miration during device startMichael S. Tsirkin2010-07-191-10/+11
| | * e1000: secrc supportMichael S. Tsirkin2010-07-191-1/+10
| | * e1000: fix access 4 bytes beyond buffer endMichael S. Tsirkin2010-07-191-2/+1
| * | etrax: Update ethernet mgm-ctrl reg on writesEdgar E. Iglesias2010-07-251-0/+1
| * | mips: more fixes to the MIPS interrupt glue logicAurelien Jarno2010-07-251-0/+9
| * | mips: Correct MIPS interrupt glue logic for icountEdgar E. Iglesias2010-07-241-17/+6
| * | scsi: Dequeue requests before invoking completion callbackJan Kiszka2010-07-222-1/+12
| * | e1000: Fix wrong microwire EEPROM state initializationIzumi Tsutsui2010-07-221-9/+8
| * | virtio-serial: Fix compat property nameAmit Shah2010-07-222-4/+4
* | | device-assignment: Use PCI I/O port sysfs resource file when availableAlex Williamson2010-07-272-86/+116