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
Age
Commit message (
Expand
)
Author
2011-01-11
usb: add speed mask to ports
Gerd Hoffmann
2011-01-11
usb: hid: change serial number to "42".
Gerd Hoffmann
2011-01-11
usb: hid: remote wakeup support.
Gerd Hoffmann
2011-01-11
usb: hub: remote wakeup support.
Gerd Hoffmann
2011-01-11
usb: uhci: remote wakeup support.
Gerd Hoffmann
2011-01-11
usb: add usb_wakeup() + wakeup callback to port ops
Gerd Hoffmann
2011-01-11
usb: rework attach/detach workflow
Gerd Hoffmann
2011-01-11
usb: create USBPortOps, move attach there.
Gerd Hoffmann
2011-01-11
usb: move remote wakeup handling to common code
Gerd Hoffmann
2011-01-11
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
2011-01-11
usb: move USB_REQ_SET_ADDRESS handling to common code
Gerd Hoffmann
2011-01-11
usb network: use new descriptor infrastructure.
Gerd Hoffmann
2011-01-11
usb storage: serial number support
Gerd Hoffmann
2011-01-11
usb descriptors: add settable strings.
Gerd Hoffmann
2011-01-11
usb hub: use new descriptor infrastructure.
Gerd Hoffmann
2011-01-11
usb bluetooth: use new descriptor infrastructure.
Gerd Hoffmann
2011-01-11
usb wacom: use new descriptor infrastructure.
Gerd Hoffmann
2011-01-11
usb storage: use new descriptor infrastructure.
Gerd Hoffmann
2011-01-11
usb serial: use new descriptor infrastructure.
Gerd Hoffmann
2011-01-11
usb hid: use new descriptor infrastructure.
Gerd Hoffmann
2011-01-11
usb: data structs and helpers for usb descriptors.
Gerd Hoffmann
2011-01-11
usb: update MAINTAINERS
Gerd Hoffmann
2011-01-10
cris: Remove unused orig_flags
Edgar E. Iglesias
2011-01-10
cris: Allow more TB chaining for crisv10
Edgar E. Iglesias
2011-01-10
cris: Support disassembly of crisv10
Edgar E. Iglesias
2011-01-10
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2011-01-10
slirp: fix unaligned access in bootp code
Aurelien Jarno
2011-01-10
bswap.h: add cpu_to_be64wu()
Aurelien Jarno
2011-01-10
tcg/arm: improve constant loading
Aurelien Jarno
2011-01-10
tcg/ia64: remove an unnecessary stop bit
Aurelien Jarno
2011-01-10
target-sh4: improve TLB
Aurelien Jarno
2011-01-09
target-sh4: implement writes to mmaped ITLB
Aurelien Jarno
2011-01-09
tcg: fix typo in readme
Mike Frysinger
2011-01-09
tcg/README: Spelling fixes
Stefan Weil
2011-01-09
qemu-tech: Spelling fixes
Stefan Weil
2011-01-09
qemu-doc: Spelling fixes
Stefan Weil
2011-01-09
qemu-doc: Add missing blanks
Stefan Weil
2011-01-09
qemu-doc: Add missing menu entry
Stefan Weil
2011-01-09
qemu-doc: Clean whitespace
Stefan Weil
2011-01-09
usb-bsd: fix a file descriptor leak
Blue Swirl
2011-01-09
alsaaudio: add endianness support for VoiceIn
Michael Walle
2011-01-09
ossaudio: add endianness support for VoiceIn
Michael Walle
2011-01-08
tcg/mips: fix branch target change during code retranslation
Aurelien Jarno
2011-01-08
tcg/arm: fix qemu_st64 for big endian targets
Aurelien Jarno
2011-01-08
tcg/arm: fix branch target change during code retranslation
Aurelien Jarno
2011-01-08
Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemu
Aurelien Jarno
2011-01-07
Remove dead code for ARM semihosting commandline handling
Wolfgang Schildbach
2011-01-07
Fix commandline handling for ARM semihosted executables
Wolfgang Schildbach
2011-01-07
linux-user: Fix incorrect NaN detection in ARM nwfpe emulation
Peter Maydell
2011-01-07
softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan()
Peter Maydell
[next]