aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-11-24virtio: fix up VQ checksMichael S. Tsirkin
2010-11-24virtio: Convert fprintf() to error_report()Stefan Hajnoczi
2010-11-24pci: fix bus walk under secondary bus resetMichael S. Tsirkin
2010-11-22pci bridge: implement secondary bus resetIsaku Yamahata
2010-11-22pci: use qdev reset framework for pci bus resetIsaku Yamahata
2010-11-22qdev: trigger reset from a given deviceIsaku Yamahata
2010-11-22qdev: introduce reset call back for qbus levelIsaku Yamahata
2010-11-22qdev: reset qdev along with qdev treeAnthony Liguori
2010-11-22qbus: add functions to walk both devices and bussesAnthony Liguori
2010-11-22eepro100: Use a single rom file for all i825xx devicesStefan Weil
2010-11-22pci: Automatically patch PCI vendor id and device id in PCI ROMStefan Weil
2010-11-22pci: Replace unneeded type casts in calls of pci_register_barStefan Weil
2010-11-22pcie/port: fix bridge control register wmaskIsaku Yamahata
2010-11-22pci: fix bridge control bit wmaskMichael S. Tsirkin
2010-11-22x3130/downstream: support aer.Isaku Yamahata
2010-11-22x3130/upstream: support aerIsaku Yamahata
2010-11-22ioh3420: support aerIsaku Yamahata
2010-11-22pcie_aer: complete unwinding recursionMichael S. Tsirkin
2010-11-22pcie_aer: get rid of recursionMichael S. Tsirkin
2010-11-22pcie/aer: helper functions for pcie aer capabilityIsaku Yamahata
2010-11-22pcie_regs.h: more constantsIsaku Yamahata
2010-11-22pci: add W1C bits to pci status registerIsaku Yamahata
2010-11-16pci: allow hotplug removal of cold-plugged devicesMichael S. Tsirkin
2010-11-16PCI: Bus number from the bridge, not the deviceAlex Williamson
2010-11-13e1000: Fix TCP checksum overflow with TSOAlex Williamson
2010-11-01Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-11-01hda-audio: Zap tabsmalc
2010-11-01Add Intel HD Audio support to qemu.Gerd Hoffmann
2010-11-01add VMSTATE_BOOLGerd Hoffmann
2010-10-31sparc32: convert debug printf statements to tracepointsBlue Swirl
2010-10-30Do not redefine reserved key-words TRUE/FALSEJes Sorensen
2010-10-30Mov muldiv64 to qemu-common.h (Thus unbreaking gus)malc
2010-10-27Merge branch 'pci' into for_anthonyMichael S. Tsirkin
2010-10-27pcie: update satus on resetMichael S. Tsirkin
2010-10-27msi: minor cleanupsMichael S. Tsirkin
2010-10-27msi: simplify range checksMichael S. Tsirkin
2010-10-27pci: improve w1c mask handlingMichael S. Tsirkin
2010-10-27pcie: clean up hot plug notificationMichael S. Tsirkin
2010-10-27pcie: simplify range checkMichael S. Tsirkin
2010-10-27Introduce range.hBlue Swirl
2010-10-27virtio: sanity-check available indexMichael S. Tsirkin
2010-10-26Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-10-23qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl
2010-10-22mips_fulong2e: fix ram allocationBlue Swirl
2010-10-22virtio-blk: Respect werror option for flushesKevin Wolf
2010-10-22ide: Handle flush failureKevin Wolf
2010-10-22ide: Factor ide_flush_cache outKevin Wolf
2010-10-22ide: set WCACHE supported in IDENTIFY dataChristoph Hellwig
2010-10-20Fix pci hotplug to generate level triggered interrupt.Gleb Natapov
2010-10-20Use defines instead of numbers for pci hotplug sts bitGleb Natapov