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-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
2010-01-11
roms: rework rom loading via fw
Gerd Hoffmann
2010-01-11
fw_cfg: rom loader tweaks.
Gerd Hoffmann
2010-01-11
roms: minor fixes and cleanups.
Gerd Hoffmann
2010-01-11
pc: add machine type for 0.12
Gerd Hoffmann
2010-01-11
virtio-pci: thinko fix
Michael S. Tsirkin
2010-01-11
virtio: add features as qdev properties
Michael S. Tsirkin
2010-01-11
virtio: rename features -> guest_features
Michael S. Tsirkin
2010-01-11
qdev: add bit property type
Michael S. Tsirkin
2010-01-11
lsi: pass lsi_request to lsi_reselect
Gerd Hoffmann
2010-01-11
lsi: move dma_len+dma_buf into lsi_request
Gerd Hoffmann
2010-01-11
lsi: move current_dev into lsi_request
Gerd Hoffmann
2010-01-11
lsi: have lsi_request for the whole life time of the request.
Gerd Hoffmann
2010-01-11
lsi: use QTAILQ for lsi_queue
Gerd Hoffmann
2010-01-11
vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow
Roland Dreier
2010-01-10
PCI: Fix a typo
Blue Swirl
2010-01-10
Sparc64: increase APB register range
Blue Swirl
2010-01-09
Sparc64: use firmware configuration device for command line storage
Blue Swirl
2010-01-08
sparc64: interrupt trap handling
Igor V. Kovalenko
2010-01-08
sparc64: add macros to deal with softint and timer interrupt
Igor V. Kovalenko
2010-01-08
multiboot: Separate multiboot loading into separate file
Adam Lackorzynski
2010-01-08
multiboot: Support arbitrary number of modules.
Adam Lackorzynski
2010-01-08
debugcon: support for debugging consoles (e.g. Bochs port 0xe9)
H. Peter Anvin
2010-01-06
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-01-03
loader: don't call realloc(non_null, 0) when no symbols are present
Aurelien Jarno
2009-12-30
Sparc64: split DPRINTF into CPUIRQ and EBUS versions
Blue Swirl
[next]