summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-07-206-21/+79
|\ \
| * | lan9118: Drop lan9118_can_receiveFam Zheng2015-07-201-6/+0
| * | etraxfs_eth: Drop eth_can_receiveFam Zheng2015-07-201-6/+0
| * | musicpal: Drop eth_can_receiveFam Zheng2015-07-201-6/+0
| * | net/vmxnet3: Fix RX TCP/UDP checksum on partially summed packetsDana Rubin2015-07-201-0/+58
| * | net/vmxnet3: Refactor 'vmxnet_rx_pkt_attach_data'Shmulik Ladkani2015-07-203-3/+21
| |/
* | timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi2015-07-204-15/+18
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-205-53/+113
|\
| * virtio-net: remove virtio queues if the guest doesn't support multiqueueWen Congyang2015-07-201-28/+82
| * virtio-net: Flush incoming queues when DRIVER_OK is being setFam Zheng2015-07-201-1/+9
| * pci_add_capability: remove duplicate commentsChen Hanxiao2015-07-201-4/+2
| * virtio-net: unbreak any layoutJason Wang2015-07-201-5/+18
| * Revert "vhost-user: add multi queue support"Michael S. Tsirkin2015-07-202-12/+2
| * ich9: fix skipped vmstate_memhp_state subsectionPaulo Alcantara2015-07-201-3/+0
* | virtio-rng: trigger timer only when guest requests for entropyPankaj Gupta2015-07-171-7/+8
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150717-1' into s...Peter Maydell2015-07-173-10/+16
|\ \
| * | Revert "xhci: set timer to retry xfers"Gerd Hoffmann2015-07-171-2/+0
OpenPOWER on IntegriCloud