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-11-22
pci: use qdev reset framework for pci bus reset
Isaku Yamahata
2010-11-22
qdev: trigger reset from a given device
Isaku Yamahata
2010-11-22
qdev: introduce reset call back for qbus level
Isaku Yamahata
2010-11-22
qdev: reset qdev along with qdev tree
Anthony Liguori
2010-11-22
qbus: add functions to walk both devices and busses
Anthony Liguori
2010-11-22
eepro100: Use a single rom file for all i825xx devices
Stefan Weil
2010-11-22
pci: Automatically patch PCI vendor id and device id in PCI ROM
Stefan Weil
2010-11-22
pci: Replace unneeded type casts in calls of pci_register_bar
Stefan Weil
2010-11-22
pcie/port: fix bridge control register wmask
Isaku Yamahata
2010-11-22
pci: fix bridge control bit wmask
Michael S. Tsirkin
2010-11-22
x3130/downstream: support aer.
Isaku Yamahata
2010-11-22
x3130/upstream: support aer
Isaku Yamahata
2010-11-22
ioh3420: support aer
Isaku Yamahata
2010-11-22
pcie_aer: complete unwinding recursion
Michael S. Tsirkin
2010-11-22
pcie_aer: get rid of recursion
Michael S. Tsirkin
2010-11-22
pcie/aer: helper functions for pcie aer capability
Isaku Yamahata
2010-11-22
pcie_regs.h: more constants
Isaku Yamahata
2010-11-22
pci: add W1C bits to pci status register
Isaku Yamahata
2010-11-16
pci: allow hotplug removal of cold-plugged devices
Michael S. Tsirkin
2010-11-16
PCI: Bus number from the bridge, not the device
Alex Williamson
2010-11-13
e1000: Fix TCP checksum overflow with TSO
Alex Williamson
2010-11-01
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-11-01
hda-audio: Zap tabs
malc
2010-11-01
Add Intel HD Audio support to qemu.
Gerd Hoffmann
2010-11-01
add VMSTATE_BOOL
Gerd Hoffmann
2010-10-31
sparc32: convert debug printf statements to tracepoints
Blue Swirl
2010-10-30
Do not redefine reserved key-words TRUE/FALSE
Jes Sorensen
2010-10-30
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
malc
2010-10-27
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
2010-10-27
pcie: update satus on reset
Michael S. Tsirkin
2010-10-27
msi: minor cleanups
Michael S. Tsirkin
2010-10-27
msi: simplify range checks
Michael S. Tsirkin
2010-10-27
pci: improve w1c mask handling
Michael S. Tsirkin
2010-10-27
pcie: clean up hot plug notification
Michael S. Tsirkin
2010-10-27
pcie: simplify range check
Michael S. Tsirkin
2010-10-27
Introduce range.h
Blue Swirl
2010-10-27
virtio: sanity-check available index
Michael S. Tsirkin
2010-10-26
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-10-23
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
2010-10-22
mips_fulong2e: fix ram allocation
Blue Swirl
2010-10-22
virtio-blk: Respect werror option for flushes
Kevin Wolf
2010-10-22
ide: Handle flush failure
Kevin Wolf
2010-10-22
ide: Factor ide_flush_cache out
Kevin Wolf
2010-10-22
ide: set WCACHE supported in IDENTIFY data
Christoph Hellwig
2010-10-20
Fix pci hotplug to generate level triggered interrupt.
Gleb Natapov
2010-10-20
Use defines instead of numbers for pci hotplug sts bit
Gleb Natapov
2010-10-20
wacom tablet: activate event handlers.
Gerd Hoffmann
2010-10-20
vmmouse: adapt to mouse handler changes.
Gerd Hoffmann
2010-10-20
[virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu.
Venkateswararao Jujjuri (JV)
2010-10-20
[virtio-9p] Use preadv/pwritev instead of readv/writev
Sanchit Garg
[next]