index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2010-01-26
qdev: Add help for property value
Stefan Weil
2010-01-26
qdev: Add help for device properties
Stefan Weil
2010-01-26
check pipe() return value
Juan Quintela
2010-01-24
Sparc64: fix initrd
Blue Swirl
2010-01-24
pflash: Dont open memarea for full IO if already done.
Edgar E. Iglesias
2010-01-24
pflash: Reduce writebuf len for 8-bit flashes.
Edgar E. Iglesias
2010-01-24
pflash: Remove dead code, no functional changes.
Edgar E. Iglesias
2010-01-24
microblaze: The petalogix s3adsp board uses intel flashes
Edgar E. Iglesias
2010-01-24
Sparc32: fix free-run timer
Blue Swirl
2010-01-24
Musicpal: Fix descriptor walk in eth_send
Jan Kiszka
2010-01-23
Musicpal: Fix wm8750 I2C address
Jan Kiszka
2010-01-22
Sparc64: fix PCI probe problems
Blue Swirl
2010-01-20
reduce number of reinjects on ACK
Gleb Natapov
2010-01-20
virtio-serial: Use MSI vectors for port virtqueues
Amit Shah
2010-01-20
virtio-serial: Add a 'virtserialport' device for generic serial port support
Amit Shah
2010-01-20
virtio-serial-bus: Add ability to hot-unplug ports
Amit Shah
2010-01-20
virtio-serial-bus: Add a port 'name' property for port discovery in guests
Amit Shah
2010-01-20
virtio-serial-bus: Maintain guest and host port open/close state
Amit Shah
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
2010-01-20
virtio: Remove duplicate macro definition for max. virtqueues, bump up the max
Amit Shah
2010-01-20
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
2010-01-19
pc: add driver version compat properties
Gerd Hoffmann
2010-01-19
scsi: device version property
Gerd Hoffmann
2010-01-19
ide: device version property
Gerd Hoffmann
2010-01-19
Fix QEMU_WARN_UNUSED_RESULT
Kevin Wolf
2010-01-19
rtl8139: fix clang reporting unused assignment of VLAN tagging data
Igor V. Kovalenko
2010-01-19
eepro100: Fix multicast support
Stefan Weil
2010-01-19
eepro100: Restructure code (new function tx_command)
Stefan Weil
2010-01-16
Sparc32: improve DMA controller IRQ debugging
Blue Swirl
2010-01-16
ESP: improve IRQ debugging
Blue Swirl
2010-01-16
sparc32 do not clear interrupts when masking
Artyom Tarasenko
2010-01-15
nand: Correct random data reads.
Edgar E. Iglesias
2010-01-14
sh: sm501: Add hardware cursor feature
Shin-ichiro KAWASAKI
2010-01-13
virtio-blk: remove dead variable in virtio_blk_handle_scsi
Christoph Hellwig
2010-01-13
hw/vga.c: remove dead assignment
Amit Shah
2010-01-13
virtio: net: remove dead assignment
Amit Shah
2010-01-13
pcnet: remove dead nested assignment, spotted by clang
Blue Swirl
2010-01-13
Sparc32: remove dead increment, spotted by clang
Blue Swirl
2010-01-13
Sparc32: remove a variable used only for debugging to avoid a clang warning
Blue Swirl
2010-01-13
Sparc32: remove unused env/envs variables, spotted by clang
Blue Swirl
2010-01-13
pci: Add missing 'const' in argument to pci_get_xxx
Stefan Weil
2010-01-13
eepro100: Update ROM file support
Stefan Weil
2010-01-13
eepro100: Fix initial value for PCI_STATUS
Stefan Weil
2010-01-12
virtio-net: mac property is mandatory
Michael S. Tsirkin
2010-01-12
Sparc64: Fix PCI config accessor order
Blue Swirl
2010-01-12
qdev: fix thinko leading to guest crashes
Michael S. Tsirkin
2010-01-12
dma/sb16: make clang analyzer not complain
malc
2010-01-11
Sparc64: enable real access to PCI configuration space
Blue Swirl
2010-01-11
pc: add rombar to compat properties for pc-0.10 and pc-0.11
Gerd Hoffmann
2010-01-11
pci: allow loading roms via fw_cfg.
Gerd Hoffmann
[next]