summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* virtio: Add memory statistics reporting to the balloon driverAdam Litke2010-01-262-4/+138
* win32: pair qemu_memalign() with qemu_vfree()Herve Poussineau2010-01-261-1/+1
* PCI: fix bridge configurationBlue Swirl2010-01-264-0/+4
* virtio-console: Rename virtio-serial.c back to virtio-console.cAmit Shah2010-01-261-0/+0
* ide save/restore current transfer fieldsMarcelo Tosatti2010-01-261-2/+6
* PCI: do_pci_info(): PCI bridge devices supportLuiz Capitulino2010-01-261-3/+20
* PCI: Convert pci_info() to QObjectLuiz Capitulino2010-01-262-75/+299
* qdev: Add help for property valueStefan Weil2010-01-261-2/+7
* qdev: Add help for device propertiesStefan Weil2010-01-261-2/+13
* check pipe() return valueJuan Quintela2010-01-261-4/+9
* 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
OpenPOWER on IntegriCloud