summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-01-24Sparc64: fix initrdBlue Swirl
2010-01-24pflash: Dont open memarea for full IO if already done.Edgar E. Iglesias
2010-01-24pflash: Reduce writebuf len for 8-bit flashes.Edgar E. Iglesias
2010-01-24pflash: Remove dead code, no functional changes.Edgar E. Iglesias
2010-01-24microblaze: The petalogix s3adsp board uses intel flashesEdgar E. Iglesias
2010-01-24Sparc32: fix free-run timerBlue Swirl
2010-01-24Musicpal: Fix descriptor walk in eth_sendJan Kiszka
2010-01-23Musicpal: Fix wm8750 I2C addressJan Kiszka
2010-01-22Sparc64: fix PCI probe problemsBlue Swirl
2010-01-20reduce number of reinjects on ACKGleb Natapov
2010-01-20virtio-serial: Use MSI vectors for port virtqueuesAmit Shah
2010-01-20virtio-serial: Add a 'virtserialport' device for generic serial port supportAmit Shah
2010-01-20virtio-serial-bus: Add ability to hot-unplug portsAmit Shah
2010-01-20virtio-serial-bus: Add a port 'name' property for port discovery in guestsAmit Shah
2010-01-20virtio-serial-bus: Maintain guest and host port open/close stateAmit Shah
2010-01-20virtio-console: qdev conversion, new virtio-serial-busAmit Shah
2010-01-20virtio: Remove duplicate macro definition for max. virtqueues, bump up the maxAmit Shah
2010-01-20Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...Naphtali Sprei
2010-01-19pc: add driver version compat propertiesGerd Hoffmann
2010-01-19scsi: device version propertyGerd Hoffmann
2010-01-19ide: device version propertyGerd Hoffmann
2010-01-19Fix QEMU_WARN_UNUSED_RESULTKevin Wolf
2010-01-19rtl8139: fix clang reporting unused assignment of VLAN tagging dataIgor V. Kovalenko
2010-01-19eepro100: Fix multicast supportStefan Weil
2010-01-19eepro100: Restructure code (new function tx_command)Stefan Weil
2010-01-16Sparc32: improve DMA controller IRQ debuggingBlue Swirl
2010-01-16ESP: improve IRQ debuggingBlue Swirl
2010-01-16sparc32 do not clear interrupts when maskingArtyom Tarasenko
2010-01-15nand: Correct random data reads.Edgar E. Iglesias
2010-01-14sh: sm501: Add hardware cursor featureShin-ichiro KAWASAKI
2010-01-13virtio-blk: remove dead variable in virtio_blk_handle_scsiChristoph Hellwig
2010-01-13hw/vga.c: remove dead assignmentAmit Shah
2010-01-13virtio: net: remove dead assignmentAmit Shah
2010-01-13pcnet: remove dead nested assignment, spotted by clangBlue Swirl
2010-01-13Sparc32: remove dead increment, spotted by clangBlue Swirl
2010-01-13Sparc32: remove a variable used only for debugging to avoid a clang warningBlue Swirl
2010-01-13Sparc32: remove unused env/envs variables, spotted by clangBlue Swirl
2010-01-13pci: Add missing 'const' in argument to pci_get_xxxStefan Weil
2010-01-13eepro100: Update ROM file supportStefan Weil
2010-01-13eepro100: Fix initial value for PCI_STATUSStefan Weil
2010-01-12virtio-net: mac property is mandatoryMichael S. Tsirkin
2010-01-12Sparc64: Fix PCI config accessor orderBlue Swirl
2010-01-12qdev: fix thinko leading to guest crashesMichael S. Tsirkin
2010-01-12dma/sb16: make clang analyzer not complainmalc
2010-01-11Sparc64: enable real access to PCI configuration spaceBlue Swirl
2010-01-11pc: add rombar to compat properties for pc-0.10 and pc-0.11Gerd Hoffmann
2010-01-11pci: allow loading roms via fw_cfg.Gerd Hoffmann
2010-01-11roms: rework rom loading via fwGerd Hoffmann
2010-01-11fw_cfg: rom loader tweaks.Gerd Hoffmann
2010-01-11roms: minor fixes and cleanups.Gerd Hoffmann