aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-07-27hw/acpi/ich9: clean up stale comment about KVM not supporting SMMLaszlo Ersek
2015-07-27hw/acpi/ich9: clear smi_en on resetLaszlo Ersek
2015-07-27Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-07-27axienet: Flush queued packets when rx is doneFam Zheng
2015-07-27dp8393x: Flush packets when link comes upFam Zheng
2015-07-27stellaris_enet: Flush queued packets when read doneFam Zheng
2015-07-27mipsnet: Flush queued packets when receiving is enabledFam Zheng
2015-07-27milkymist-minimac2: Flush queued packets when link comes upFam Zheng
2015-07-27mcf_fec: Drop mcf_fec_can_receiveFam Zheng
2015-07-27etsec: Flush queue when rx buffer is consumedFam Zheng
2015-07-27etsec: Move etsec_can_receive into etsec_receiveFam Zheng
2015-07-27usbnet: Drop usbnet_can_receiveFam Zheng
2015-07-27eepro100: Drop nic_can_receiveFam Zheng
2015-07-27pcnet: Drop pcnet_can_receiveFam Zheng
2015-07-27xgmac: Drop packets with eth_can_rx is false.Fam Zheng
2015-07-27hw/net: fix mcf_fec driver receiverGreg Ungerer
2015-07-27hw/net: add simple phy support to mcf_fec driverGreg Ungerer
2015-07-26ide: Clear DRQ after handling all expected accessesKevin Wolf
2015-07-26ide/atapi: Fix START STOP UNIT command completionKevin Wolf
2015-07-26ide: Check array bounds before writing to io_buffer (CVE-2015-5154)Kevin Wolf
2015-07-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-24framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini
2015-07-24scsi: Handle no media case for scsi_get_configurationMatthew Rosato
2015-07-24scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158)Paolo Bonzini
2015-07-22vfio/pci: Fix bootindexAlex Williamson
2015-07-22vfio/pci: Fix RTL8168 NIC quirksAlex Williamson
2015-07-22qxl: Fix new function name for spice-server libraryFrediano Ziglio
2015-07-21Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-07-20Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-07-20lan9118: Drop lan9118_can_receiveFam Zheng
2015-07-20etraxfs_eth: Drop eth_can_receiveFam Zheng
2015-07-20musicpal: Drop eth_can_receiveFam Zheng
2015-07-20net/vmxnet3: Fix RX TCP/UDP checksum on partially summed packetsDana Rubin
2015-07-20net/vmxnet3: Refactor 'vmxnet_rx_pkt_attach_data'Shmulik Ladkani
2015-07-20ahci: Force ICC bits in PxCMD to zeroStefan Fritsch
2015-07-20timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi
2015-07-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-20virtio-net: remove virtio queues if the guest doesn't support multiqueueWen Congyang
2015-07-20virtio-net: Flush incoming queues when DRIVER_OK is being setFam Zheng
2015-07-20pci_add_capability: remove duplicate commentsChen Hanxiao
2015-07-20virtio-net: unbreak any layoutJason Wang
2015-07-20Revert "vhost-user: add multi queue support"Michael S. Tsirkin
2015-07-20ich9: fix skipped vmstate_memhp_state subsectionPaulo Alcantara
2015-07-17virtio-rng: trigger timer only when guest requests for entropyPankaj Gupta
2015-07-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150717-1' into s...Peter Maydell
2015-07-17Revert "xhci: set timer to retry xfers"Gerd Hoffmann
2015-07-17usb-ccid: add missing wakeup callsGerd Hoffmann
2015-07-17usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bbGerd Hoffmann
2015-07-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150717-1' into...Peter Maydell
2015-07-17hid: clarify hid_keyboard_process_keycodePaolo Bonzini