index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-08
Introduce -machine command option.
Anthony PERARD
2011-05-08
irq: Privatize CPU_INTERRUPT_NMI.
Richard Henderson
2011-05-08
target-i386: Privatize some i386-specific interrupt names.
Richard Henderson
2011-05-08
target-arm: Privatize CPU_INTERRUPT_FIQ.
Richard Henderson
2011-05-08
irq: Remove CPU_INTERRUPT_TIMER.
Richard Henderson
2011-05-08
target-sparc: Do not check CPU_INTERRUPT_TIMER.
Richard Henderson
2011-05-08
target-mips: Do not check CPU_INTERRUPT_TIMER.
Richard Henderson
2011-05-08
irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.
Richard Henderson
2011-05-08
irq: Introduce CPU_INTERRUPT_TGT_* defines.
Richard Henderson
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
CPUPhysMemoryClient: Pass guest physical address not region offset
Alex Williamson
2011-05-05
CPUPhysMemoryClient: Fix typo in phys memory client registration
Alex Williamson
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-04
usb-linux: Add support for buffering iso out usb packets
Hans de Goede
2011-05-04
usb-linux: We only need to keep track of 15 endpoints
Hans de Goede
2011-05-04
usb-linux: Refuse iso packets when max packet size is 0 (alt setting 0)
Hans de Goede
2011-05-04
usb-linux: Refuse packets for endpoints which are not in the usb descriptor
Hans de Goede
2011-05-04
usb-linux: Add support for buffering iso usb packets
Hans de Goede
2011-05-04
usb-linux: Get the alt. setting from sysfs rather then asking the dev
Hans de Goede
2011-05-04
usb-linux: introduce a usb_linux_alt_setting function
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
Make spice dummy functions inline to fix calls not checking return values
Jes Sorensen
2011-05-03
NBD: Avoid leaking a couple of strings when the NBD device is closed
Nick Thomas
2011-05-03
qemu-progress.c: printf isn't signal safe
Jes Sorensen
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
qemu-img resize: Fix option parsing
Kevin Wolf
[next]