summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-07-26ide: fix migration in the middle of a bmdma transferJuan Quintela1-0/+30
2010-07-26ide: fix migration in the middle of pio operationJuan Quintela2-1/+94
2010-07-26vmstate: add subsections codeJuan Quintela1-0/+6
2010-07-26Revert "ide save/restore current transfer fields"Juan Quintela1-6/+2
2010-07-26Revert "ide save/restore pio/atapi cmd transfer fields and io buffer"Juan Quintela2-65/+2
2010-07-26Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2-12/+21
2010-07-25etrax: Update ethernet mgm-ctrl reg on writesEdgar E. Iglesias1-0/+1
2010-07-25mips: more fixes to the MIPS interrupt glue logicAurelien Jarno1-0/+9
2010-07-24mips: Correct MIPS interrupt glue logic for icountEdgar E. Iglesias1-17/+6
2010-07-22scsi: Dequeue requests before invoking completion callbackJan Kiszka2-1/+12
2010-07-22e1000: Fix wrong microwire EEPROM state initializationIzumi Tsutsui1-9/+8
2010-07-22virtio-serial: Fix compat property nameAmit Shah2-4/+4
2010-07-20Sparc32: reserve addresses for unimplemented devices on SS-20Bob Breuer1-2/+51
2010-07-19vhost: fix miration during device startMichael S. Tsirkin1-10/+11
2010-07-19e1000: secrc supportMichael S. Tsirkin1-1/+10
2010-07-19e1000: fix access 4 bytes beyond buffer endMichael S. Tsirkin1-2/+1
2010-07-15Merge remote branch 'origin/master' into stagingAnthony Liguori1-1/+0
2010-07-15Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori4-3/+21
2010-07-14hw/bonito: remove incorrect pci_mem_base settingHuacai Chen1-1/+0
2010-07-13ide scsi virtio-blk: Reject empty drives unless media is removableMarkus Armbruster3-0/+13
2010-07-13virtio-blk: Fix virtio-blk-s390 to require driveMarkus Armbruster2-4/+6
2010-07-13virtio-pci: Check for virtio_blk_init() failureMarkus Armbruster1-0/+3
2010-07-13virtio-serial: Assert for virtio queue ready before virtqueue operationsAmit Shah1-0/+1
2010-07-13virtio-serial: Check if virtio queue is ready before consuming dataAmit Shah1-0/+3
2010-07-13virtio-9p: Avoid SEGV when log file couldn't be openedSripathi Kodi1-0/+2
2010-07-13pc: Avoid registering zero sized memoryAlex Williamson1-2/+4
2010-07-13Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori6-43/+56
2010-07-12pci/multi function bit: fix vt82c686.c.Isaku Yamahata2-5/+1
2010-07-11pci: fix bridge updateMichael S. Tsirkin1-1/+3
2010-07-11virtio-net: correct packet length mathMichael S. Tsirkin1-13/+28
2010-07-11pci hotplug: make pci hotplug return value to callerIsaku Yamahata1-4/+9
2010-07-11vmware_vga: fix reset value for command registerMichael S. Tsirkin1-3/+0
2010-07-11rtl8139: address TODOsMichael S. Tsirkin1-3/+0
2010-07-11pci hotplug: make pci_device_hot_remove() staticIsaku Yamahata1-1/+1
2010-07-11pcnet: address TODOsMichael S. Tsirkin1-14/+2
2010-07-11pci: fix pci_device_resetIsaku Yamahata1-4/+13
2010-07-11AppleSMC device emulationAlexander Graf1-0/+241
2010-07-11pci: set PCI multi-function bit appropriately.Isaku Yamahata4-7/+52
2010-07-11pci_bridge: make pci bridge aware of pci multi function bit.Isaku Yamahata4-6/+8
2010-07-11pci: set multifunction property for normal device.Isaku Yamahata2-2/+2
2010-07-11pci: introduce multifunction property.Isaku Yamahata2-3/+28
2010-07-11qdev: implement qdev_prop_set_bit().Isaku Yamahata2-0/+6
2010-07-11pci: remove PCIDeviceInfo::header_typeIsaku Yamahata4-11/+16
2010-07-11pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata20-24/+0
2010-07-11pci: insert assert that auto-assigned-address function is single function dev...Isaku Yamahata2-1/+3
2010-07-11pci: use PCI_DEVFN() where appropriate.Isaku Yamahata4-9/+10
2010-07-06Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori12-43/+116
2010-07-06pci: Free the space allocated for the option rom on removalAlex Williamson1-0/+11
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson47-98/+131
2010-07-06virtio-net: Incorporate a DeviceState pointer and let savevm track instancesAlex Williamson1-3/+4