summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* virtio-blk-dataplane: delete bottom half before the AioContext is freedPaolo Bonzini2015-07-291-1/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-07-282-34/+35
|\
| * xen: Drop net_rx_okFam Zheng2015-07-281-24/+1
| * hw/net: handle flow control in mcf_fec driver receiverGreg Ungerer2015-07-281-10/+34
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-2814-26/+68
|\ \
| * | virtio: minor cleanupMichael S. Tsirkin2015-07-271-1/+0
| * | acpi: fix pvpanic device is not shown in uiGal Hammer2015-07-271-2/+2
| * | virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy deviceJason Wang2015-07-271-1/+1
| * | virtio-blk: fail get_features when both scsi and 1.0 were setJason Wang2015-07-271-1/+9
| * | virtio: get_features() can failJason Wang2015-07-2711-11/+21
| * | virtio-pci: fix memory MR cleanup for modernMichael S. Tsirkin2015-07-271-0/+15
| * | virtio: set any_layout in virtio coreMichael S. Tsirkin2015-07-273-4/+1
| * | virtio-9p: fix any_layoutMichael S. Tsirkin2015-07-271-6/+17
| * | virtio-serial: fix ANY_LAYOUTMichael S. Tsirkin2015-07-271-1/+2
| * | virtio: hide legacy features from modern guestsMichael S. Tsirkin2015-07-271-1/+2
* | | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150728' into stagingPeter Maydell2015-07-281-7/+10
|\ \ \
| * | | net/dp8393x: do not use memory_region_init_rom_device with NULLHervé Poussineau2015-07-281-2/+8
| * | | net/dp8393x: remove check of runt packetsHervé Poussineau2015-07-281-5/+0
| * | | net/dp8393x: disable user creationHervé Poussineau2015-07-281-0/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-281-0/+7
|\ \ \
| * | | megasas: Add write function to handle write access to PCI BAR 3Salva Peiró2015-07-271-0/+7
* | | | hw/acpi/ich9: clean up stale comment about KVM not supporting SMMLaszlo Ersek2015-07-271-2/+1
* | | | hw/acpi/ich9: clear smi_en on resetLaszlo Ersek2015-07-271-0/+1
| |/ / |/| |
* | | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-07-2716-103/+133
|\ \ \
| * | | axienet: Flush queued packets when rx is doneFam Zheng2015-07-271-4/+13
| * | | dp8393x: Flush packets when link comes upFam Zheng2015-07-271-0/+8
| * | | stellaris_enet: Flush queued packets when read doneFam Zheng2015-07-271-9/+5
| * | | mipsnet: Flush queued packets when receiving is enabledFam Zheng2015-07-271-2/+7
| * | | milkymist-minimac2: Flush queued packets when link comes upFam Zheng2015-07-271-17/+16
| * | | mcf_fec: Drop mcf_fec_can_receiveFam Zheng2015-07-271-8/+1
| * | | etsec: Flush queue when rx buffer is consumedFam Zheng2015-07-273-1/+15
| * | | etsec: Move etsec_can_receive into etsec_receiveFam Zheng2015-07-273-17/+10
| * | | usbnet: Drop usbnet_can_receiveFam Zheng2015-07-271-16/+4
| * | | eepro100: Drop nic_can_receiveFam Zheng2015-07-271-11/+0
| * | | pcnet: Drop pcnet_can_receiveFam Zheng2015-07-274-12/+0
| * | | xgmac: Drop packets with eth_can_rx is false.Fam Zheng2015-07-271-4/+4
| * | | hw/net: fix mcf_fec driver receiverGreg Ungerer2015-07-271-1/+3
| * | | hw/net: add simple phy support to mcf_fec driverGreg Ungerer2015-07-271-2/+48
| |/ /
* | | ide: Clear DRQ after handling all expected accessesKevin Wolf2015-07-261-4/+12
* | | ide/atapi: Fix START STOP UNIT command completionKevin Wolf2015-07-261-0/+1
* | | ide: Check array bounds before writing to io_buffer (CVE-2015-5154)Kevin Wolf2015-07-261-0/+16
|/ /
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-248-53/+158
|\ \
| * | framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini2015-07-246-51/+137
| * | scsi: Handle no media case for scsi_get_configurationMatthew Rosato2015-07-241-1/+15
| * | scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158)Paolo Bonzini2015-07-241-1/+6
* | | vfio/pci: Fix bootindexAlex Williamson2015-07-221-1/+0
* | | vfio/pci: Fix RTL8168 NIC quirksAlex Williamson2015-07-221-7/+5
| |/ |/|
* | qxl: Fix new function name for spice-server libraryFrediano Ziglio2015-07-221-2/+1
|/
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-07-211-2/+7
|\
| * ahci: Force ICC bits in PxCMD to zeroStefan Fritsch2015-07-201-2/+7
OpenPOWER on IntegriCloud