summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* rtl8139: fix clang reporting unused assignment of VLAN tagging dataIgor V. Kovalenko2010-01-191-0/+5
* eepro100: Fix multicast supportStefan Weil2010-01-191-13/+39
* eepro100: Restructure code (new function tx_command)Stefan Weil2010-01-191-94/+99
* Sparc32: improve DMA controller IRQ debuggingBlue Swirl2010-01-161-0/+2
* ESP: improve IRQ debuggingBlue Swirl2010-01-161-0/+2
* sparc32 do not clear interrupts when maskingArtyom Tarasenko2010-01-161-2/+1
* nand: Correct random data reads.Edgar E. Iglesias2010-01-151-7/+13
* sh: sm501: Add hardware cursor featureShin-ichiro KAWASAKI2010-01-142-11/+185
* virtio-blk: remove dead variable in virtio_blk_handle_scsiChristoph Hellwig2010-01-131-4/+1
* hw/vga.c: remove dead assignmentAmit Shah2010-01-131-1/+0
* virtio: net: remove dead assignmentAmit Shah2010-01-131-1/+1
* pcnet: remove dead nested assignment, spotted by clangBlue Swirl2010-01-131-1/+1
* Sparc32: remove dead increment, spotted by clangBlue Swirl2010-01-131-1/+1
* Sparc32: remove a variable used only for debugging to avoid a clang warningBlue Swirl2010-01-131-3/+1
* Sparc32: remove unused env/envs variables, spotted by clangBlue Swirl2010-01-131-10/+5
* pci: Add missing 'const' in argument to pci_get_xxxStefan Weil2010-01-131-7/+7
* eepro100: Update ROM file supportStefan Weil2010-01-131-10/+1
* eepro100: Fix initial value for PCI_STATUSStefan Weil2010-01-131-3/+1
* 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
OpenPOWER on IntegriCloud