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
2011-05-08
Fix typos in comments (interupt -> interrupt)
Stefan Weil
2011-05-08
Fix typos in comments (imediately -> immediately)
Stefan Weil
2011-05-08
Fix typo in comment (auxilliary -> auxiliary)
Stefan Weil
2011-05-08
Fix typo in comment (colum -> column)
Stefan Weil
2011-05-08
Fix typos in comments (accessable -> accessible, priveleged -> privileged)
Stefan Weil
2011-05-06
Fix typo in code and comments
Stefan Weil
2011-05-05
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-05-05
Merge remote-tracking branch 'kraxel/usb.7.pull' into staging
Anthony Liguori
2011-05-05
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-05-05
pci: Add class 0x403 as 'audio controller'
Jan Kiszka
2011-05-05
MSI: Robust resource release
Jan Kiszka
2011-05-05
eepro100: Support 32 bit read/write access to flash register
Stefan Weil
2011-05-05
eepro100: Support byte read access to general control register
Stefan Weil
2011-05-05
eepro100: Support byte/word read/write access to MDI control register
Stefan Weil
2011-05-05
eepro100: Support byte/word writes to pointer register
Stefan Weil
2011-05-05
eepro100: Support byte/word writes to port address
Stefan Weil
2011-05-05
eepro100: Fix endianness issues
Stefan Weil
2011-05-05
eepro100: Pad received short frames
Stefan Weil
2011-05-05
eepro100: Remove unused structure element
Stefan Weil
2011-05-05
eepro100: Remove type casts which are no longer needed
Stefan Weil
2011-05-05
eepro100: Avoid duplicate debug messages
Stefan Weil
2011-05-04
usb: mass storage fix
Gerd Hoffmann
2011-05-04
usb: move complete callback to port ops
Gerd Hoffmann
2011-05-04
musb: get musb state via container_of()
Gerd Hoffmann
2011-05-04
ohci: get ohci state via container_of()
Gerd Hoffmann
2011-05-04
uhci: keep uhci state pointer in async packet struct.
Gerd Hoffmann
2011-05-04
uhci: switch to QTAILQ
Gerd Hoffmann
2011-05-04
usb: control buffer fixes
Hans de Goede
2011-05-03
spice: drop obsolete iothread locking
Gerd Hoffmann
2011-05-03
spice: don't call displaystate callbacks from spice server context.
Gerd Hoffmann
2011-05-03
spice: don't create updates in spice server context.
Gerd Hoffmann
2011-05-03
ide/atapi: fix set but unused
Alon Levy
2011-05-03
atapi: Explain why we need a 'media not present' state
Amit Shah
2011-05-03
atapi: Move comment to proper place
Amit Shah
2011-05-03
lm32: add Milkymist Minimac2 support
Michael Walle
2011-05-03
milkymist-sysctl: fix timers
Michael Walle
2011-05-03
milkymist-vgafb: fix console resizing
Michael Walle
2011-05-02
kvm: create kvmclock when one of the flags are present
Glauber Costa
2011-04-28
Merge remote-tracking branch 'amitshah/for-anthony' into staging
Anthony Liguori
2011-04-28
Merge remote-tracking branch 'jvrao/for-anthony' into staging
Anthony Liguori
2011-04-28
virtio-serial: Fix endianness bug in the config space
Alexey Kardashevskiy
2011-04-28
char: Allow devices to use a single multiplexed chardev.
Kusanagi Kouichi
2011-04-28
virtio-console: notify backend of guest open / close
Hans de Goede
2011-04-27
ioapic: Do not set irr for masked edge IRQs
Jan Kiszka
2011-04-27
v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.
Harsh Prateek Bora
2011-04-27
hw/virtio-9p-local.c: Remove unnecessary null char in symlink file
Harsh Prateek Bora
2011-04-27
virtio-9p: Bugfix to send correct iounit
M. Mohan Kumar
2011-04-27
virtio-9p: removexattr on default acl should return 0
Aneesh Kumar K.V
2011-04-27
virtio-9p: Print the pdu details on return
Aneesh Kumar K.V
2011-04-27
virtio-9p: move 9p files around
Aneesh Kumar K.V
[next]