summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* virtio-net: mac property is mandatoryMichael S. Tsirkin2010-01-122-1/+2
* Sparc64: Fix PCI config accessor orderBlue Swirl2010-01-121-4/+4
* qdev: fix thinko leading to guest crashesMichael S. Tsirkin2010-01-121-1/+1
* dma/sb16: make clang analyzer not complainmalc2010-01-122-2/+3
* Sparc64: enable real access to PCI configuration spaceBlue Swirl2010-01-111-3/+85
* pc: add rombar to compat properties for pc-0.10 and pc-0.11Gerd Hoffmann2010-01-111-0/+8
* pci: allow loading roms via fw_cfg.Gerd Hoffmann2010-01-112-0/+16
* roms: rework rom loading via fwGerd Hoffmann2010-01-113-13/+7
* fw_cfg: rom loader tweaks.Gerd Hoffmann2010-01-111-7/+11
* roms: minor fixes and cleanups.Gerd Hoffmann2010-01-112-17/+26
* pc: add machine type for 0.12Gerd Hoffmann2010-01-111-1/+17
* virtio-pci: thinko fixMichael S. Tsirkin2010-01-111-1/+1
* virtio: add features as qdev propertiesMichael S. Tsirkin2010-01-1112-50/+91
* virtio: rename features -> guest_featuresMichael S. Tsirkin2010-01-116-15/+15
* qdev: add bit property typeMichael S. Tsirkin2010-01-112-7/+66
* lsi: pass lsi_request to lsi_reselectGerd Hoffmann2010-01-111-16/+7
* lsi: move dma_len+dma_buf into lsi_requestGerd Hoffmann2010-01-111-22/+23
* lsi: move current_dev into lsi_requestGerd Hoffmann2010-01-111-11/+12
* lsi: have lsi_request for the whole life time of the request.Gerd Hoffmann2010-01-111-21/+32
* lsi: use QTAILQ for lsi_queueGerd Hoffmann2010-01-111-40/+28
* vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflowRoland Dreier2010-01-111-0/+7
* PCI: Fix a typoBlue Swirl2010-01-101-1/+1
* Sparc64: increase APB register rangeBlue Swirl2010-01-101-2/+2
* Sparc64: use firmware configuration device for command line storageBlue Swirl2010-01-091-3/+3
* sparc64: interrupt trap handlingIgor V. Kovalenko2010-01-081-13/+35
* sparc64: add macros to deal with softint and timer interruptIgor V. Kovalenko2010-01-081-1/+0
* multiboot: Separate multiboot loading into separate fileAdam Lackorzynski2010-01-083-302/+346
* multiboot: Support arbitrary number of modules.Adam Lackorzynski2010-01-081-101/+167
* debugcon: support for debugging consoles (e.g. Bochs port 0xe9)H. Peter Anvin2010-01-081-0/+107
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-01-0621-197/+868
|\
| * piix_pci: add link to i440fx data sheet.Isaku Yamahata2009-12-231-0/+5
| * piix_pci: use range helper functionIsaku Yamahata2009-12-231-3/+3
| * piix_pci: define symbolic value for PAM0, PAM6 and SMRAM.Isaku Yamahata2009-12-231-5/+12
| * msix: use range helper function.Isaku Yamahata2009-12-231-1/+1
| * acpi: use range helper function.Isaku Yamahata2009-12-231-1/+1
| * gt64xxx: remove gt64120_{read, write}_config().Isaku Yamahata2009-12-231-12/+1
| * pci: use pci_regs.hIsaku Yamahata2009-12-231-74/+3
| * pci: import Linux pci_regs.hIsaku Yamahata2009-12-231-0/+665
| * pci: s/PCI_SUBVENDOR_ID/PCI_SUBSYSTEM_VENDOR_ID/gIsaku Yamahata2009-12-232-2/+2
| * pci: remove PCIBus::config_reg.Isaku Yamahata2009-12-231-1/+0
| * pci: remove unused macroMichael S. Tsirkin2009-12-231-1/+0
| * usb-ohci: symbolic names for pci registersMichael S. Tsirkin2009-12-231-2/+4
| * usb-uhci: symbolic names for pci registersMichael S. Tsirkin2009-12-231-3/+4
| * ac97: symbolic names for pci registersMichael S. Tsirkin2009-12-231-26/+31
| * wdt_i6300esb: symbolic names for pci registersMichael S. Tsirkin2009-12-231-1/+1
| * es1370: symbolic names for pci registersMichael S. Tsirkin2009-12-231-14/+15
| * pci: add another devsel macroMichael S. Tsirkin2009-12-231-0/+1
| * lsi: symbolic names for pci registersMichael S. Tsirkin2009-12-231-4/+6
| * vmware_vga: symbolic names for pci registersMichael S. Tsirkin2009-12-231-9/+11
| * cmd646: symbolic names for pci registersMichael S. Tsirkin2009-12-231-3/+4
OpenPOWER on IntegriCloud