summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Sparc64: fix initrdBlue Swirl2010-01-241-3/+5
* pflash: Dont open memarea for full IO if already done.Edgar E. Iglesias2010-01-241-2/+4
* pflash: Reduce writebuf len for 8-bit flashes.Edgar E. Iglesias2010-01-241-1/+5
* pflash: Remove dead code, no functional changes.Edgar E. Iglesias2010-01-241-7/+0
* microblaze: The petalogix s3adsp board uses intel flashesEdgar E. Iglesias2010-01-241-3/+2
* Sparc32: fix free-run timerBlue Swirl2010-01-241-1/+2
* Musicpal: Fix descriptor walk in eth_sendJan Kiszka2010-01-241-4/+3
* Musicpal: Fix wm8750 I2C addressJan Kiszka2010-01-231-1/+1
* Sparc64: fix PCI probe problemsBlue Swirl2010-01-221-12/+7
* reduce number of reinjects on ACKGleb Natapov2010-01-201-1/+1
* virtio-serial: Use MSI vectors for port virtqueuesAmit Shah2010-01-201-0/+4
* virtio-serial: Add a 'virtserialport' device for generic serial port supportAmit Shah2010-01-201-0/+34
* virtio-serial-bus: Add ability to hot-unplug portsAmit Shah2010-01-202-0/+3
* virtio-serial-bus: Add a port 'name' property for port discovery in guestsAmit Shah2010-01-203-0/+26
* virtio-serial-bus: Maintain guest and host port open/close stateAmit Shah2010-01-202-0/+100
* virtio-console: qdev conversion, new virtio-serial-busAmit Shah2010-01-2013-206/+802
* virtio: Remove duplicate macro definition for max. virtqueues, bump up the maxAmit Shah2010-01-202-3/+1
* Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...Naphtali Sprei2010-01-201-1/+1
* pc: add driver version compat propertiesGerd Hoffmann2010-01-191-0/+16
* scsi: device version propertyGerd Hoffmann2010-01-191-1/+4
* ide: device version propertyGerd Hoffmann2010-01-193-9/+17
* Fix QEMU_WARN_UNUSED_RESULTKevin Wolf2010-01-192-3/+3
* 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
OpenPOWER on IntegriCloud