summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-07-30vhost/scsi: call vhost_dev_cleanup() at unrealize() timeIgor Mammedov
2015-07-30scsi-disk: Fix assertion failure on WRITE SAMEFam Zheng
2015-07-30scsi-disk: fix cmd.mode field typoStefan Hajnoczi
2015-07-30virtio-scsi: use virtqueue_map_sg() when loading requestsStefan Hajnoczi
2015-07-29virtio-blk-dataplane: delete bottom half before the AioContext is freedPaolo Bonzini
2015-07-28Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-07-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-28Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150728' into stagingPeter Maydell
2015-07-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-28xen: Drop net_rx_okFam Zheng
2015-07-28hw/net: handle flow control in mcf_fec driver receiverGreg Ungerer
2015-07-28net/dp8393x: do not use memory_region_init_rom_device with NULLHervé Poussineau
2015-07-28net/dp8393x: remove check of runt packetsHervé Poussineau
2015-07-28net/dp8393x: disable user creationHervé Poussineau
2015-07-27megasas: Add write function to handle write access to PCI BAR 3Salva Peiró
2015-07-27virtio: minor cleanupMichael S. Tsirkin
2015-07-27acpi: fix pvpanic device is not shown in uiGal Hammer
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-27virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy deviceJason Wang
2015-07-27virtio-blk: fail get_features when both scsi and 1.0 were setJason Wang
2015-07-27virtio: get_features() can failJason Wang
2015-07-27virtio-pci: fix memory MR cleanup for modernMichael S. Tsirkin
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-27virtio: set any_layout in virtio coreMichael S. Tsirkin
2015-07-27virtio-9p: fix any_layoutMichael S. Tsirkin
2015-07-27virtio-serial: fix ANY_LAYOUTMichael S. Tsirkin
2015-07-27virtio: hide legacy features from modern guestsMichael S. Tsirkin
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