summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pc: Fix e820 fw_cfg for big endianAlex Williamson2010-11-161-7/+7
* pc: e820 qemu_cfg tables need to be packedAlex Williamson2010-11-161-2/+2
* Add missing bracesJes Sorensen2010-11-161-5/+8
* Out off array access in usb-netGleb Natapov2010-11-161-1/+1
* multiboot: Prevent loading of x86_64 imagesAdam Lackorzynski2010-11-161-0/+6
* apic: Don't iterate past last used apicAlex Williamson2010-11-161-0/+4
* pci: allow hotplug removal of cold-plugged devicesMichael S. Tsirkin2010-11-164-12/+32
* PCI: Bus number from the bridge, not the deviceAlex Williamson2010-11-161-2/+1
* e1000: Fix TCP checksum overflow with TSOAlex Williamson2010-11-161-1/+4
* more stdvga cleanups.Gerd Hoffmann2010-11-1610-46/+15
* switch vmware_vga to pci vgabiosGerd Hoffmann2010-11-161-6/+1
* switch stdvga to pci vgabiosGerd Hoffmann2010-11-161-4/+3
* intel-hda: fix codec addressing.Gerd Hoffmann2010-11-091-4/+5
* Revert "intel-hda: fix codec addressing."malc2010-11-091-4/+4
* intel-hda: fix codec addressing.Gerd Hoffmann2010-11-091-4/+4
* intel-hda: add msi supportGerd Hoffmann2010-11-091-2/+31
* intel-hda: update irq status on WAKEEN changes.Gerd Hoffmann2010-11-091-0/+6
* intel-hda: Honor WAKEEN bits.François Revol2010-11-091-1/+2
* hda-audio: exit cleanupGerd Hoffmann2010-11-091-0/+24
* intel-hda: exit cleanupGerd Hoffmann2010-11-092-0/+21
* scsi-disk: Fix immediate failure of bdrv_aio_*Kevin Wolf2010-11-041-5/+6
* virtio-blk: Handle immediate flush failure properlyKevin Wolf2010-11-041-1/+1
* ide: Handle immediate bdrv_aio_flush failureKevin Wolf2010-11-041-3/+9
* scsi-disk: Implement werror for flushesKevin Wolf2010-11-041-1/+16
* scsi-disk: Complete failed requests in scsi_disk_emulate_commandKevin Wolf2010-11-041-11/+10
* scsi-disk: Implement rerror optionKevin Wolf2010-11-041-34/+66
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-11-0125-275/+2610
|\
| * Merge branch 'pci' into for_anthonyMichael S. Tsirkin2010-10-2724-275/+2599
| |\
| | * pcie: update satus on resetMichael S. Tsirkin2010-10-271-1/+1
| | * msi: minor cleanupsMichael S. Tsirkin2010-10-271-4/+3
| | * msi: simplify range checksMichael S. Tsirkin2010-10-271-25/+20
| | * pci: improve w1c mask handlingMichael S. Tsirkin2010-10-271-2/+4
| | * pcie: clean up hot plug notificationMichael S. Tsirkin2010-10-274-71/+62
| | * pcie: simplify range checkMichael S. Tsirkin2010-10-271-49/+59
| | * Introduce range.hBlue Swirl2010-10-273-0/+3
| | * x3130: pcie downstream portIsaku Yamahata2010-10-202-0/+201
| | * x3130: pcie upstream portIsaku Yamahata2010-10-202-0/+184
| | * ioh3420: pcie root port in X58 iohIsaku Yamahata2010-10-202-0/+198
| | * pcie port: define struct PCIEPort/PCIESlot and helper functionsIsaku Yamahata2010-10-202-0/+167
| | * pci/bridge: fix pci_bridge_reset()Isaku Yamahata2010-10-202-6/+43
| | * pcie: comment on hpev_intxIsaku Yamahata2010-10-201-1/+9
| | * pcie: helper functions for pcie capability and extended capabilityIsaku Yamahata2010-10-193-0/+652
| | * pcie: add pcie constants to pcie_regs.hIsaku Yamahata2010-10-191-0/+154
| | * msi: implements msiIsaku Yamahata2010-10-193-3/+400
| | * pci: use pci_word_test_and_clear_mask() in pci_device_reset()Isaku Yamahata2010-10-191-3/+2
| | * pci: introduce helper function to handle msi-x and msi.Isaku Yamahata2010-10-192-0/+22
| | * pci: introduce helper functions to test-and-{clear, set} mask in configuratio...Isaku Yamahata2010-10-191-0/+70
| | * pci: make pci_del_capability() update for w1cmaskIsaku Yamahata2010-10-181-0/+1
| | * msix: clear not only INTA, but all INTx when MSI-X is enabled.Isaku Yamahata2010-09-201-1/+4
| | * pci: implement RW1C register framework.Isaku Yamahata2010-09-202-0/+8
OpenPOWER on IntegriCloud