aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-11usb: add speed mask to portsGerd Hoffmann
2011-01-11usb: hid: change serial number to "42".Gerd Hoffmann
2011-01-11usb: hid: remote wakeup support.Gerd Hoffmann
2011-01-11usb: hub: remote wakeup support.Gerd Hoffmann
2011-01-11usb: uhci: remote wakeup support.Gerd Hoffmann
2011-01-11usb: add usb_wakeup() + wakeup callback to port opsGerd Hoffmann
2011-01-11usb: rework attach/detach workflowGerd Hoffmann
2011-01-11usb: create USBPortOps, move attach there.Gerd Hoffmann
2011-01-11usb: move remote wakeup handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann
2011-01-11usb network: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb storage: serial number supportGerd Hoffmann
2011-01-11usb descriptors: add settable strings.Gerd Hoffmann
2011-01-11usb hub: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb bluetooth: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb wacom: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb storage: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb serial: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb hid: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb: data structs and helpers for usb descriptors.Gerd Hoffmann
2011-01-11usb: update MAINTAINERSGerd Hoffmann
2011-01-10cris: Remove unused orig_flagsEdgar E. Iglesias
2011-01-10cris: Allow more TB chaining for crisv10Edgar E. Iglesias
2011-01-10cris: Support disassembly of crisv10Edgar E. Iglesias
2011-01-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2011-01-10slirp: fix unaligned access in bootp codeAurelien Jarno
2011-01-10bswap.h: add cpu_to_be64wu()Aurelien Jarno
2011-01-10tcg/arm: improve constant loadingAurelien Jarno
2011-01-10tcg/ia64: remove an unnecessary stop bitAurelien Jarno
2011-01-10target-sh4: improve TLBAurelien Jarno
2011-01-09target-sh4: implement writes to mmaped ITLBAurelien Jarno
2011-01-09tcg: fix typo in readmeMike Frysinger
2011-01-09tcg/README: Spelling fixesStefan Weil
2011-01-09qemu-tech: Spelling fixesStefan Weil
2011-01-09qemu-doc: Spelling fixesStefan Weil
2011-01-09qemu-doc: Add missing blanksStefan Weil
2011-01-09qemu-doc: Add missing menu entryStefan Weil
2011-01-09qemu-doc: Clean whitespaceStefan Weil
2011-01-09usb-bsd: fix a file descriptor leakBlue Swirl
2011-01-09alsaaudio: add endianness support for VoiceInMichael Walle
2011-01-09ossaudio: add endianness support for VoiceInMichael Walle
2011-01-08tcg/mips: fix branch target change during code retranslationAurelien Jarno
2011-01-08tcg/arm: fix qemu_st64 for big endian targetsAurelien Jarno
2011-01-08tcg/arm: fix branch target change during code retranslationAurelien Jarno
2011-01-08Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuAurelien Jarno
2011-01-07Remove dead code for ARM semihosting commandline handlingWolfgang Schildbach
2011-01-07Fix commandline handling for ARM semihosted executablesWolfgang Schildbach
2011-01-07linux-user: Fix incorrect NaN detection in ARM nwfpe emulationPeter Maydell
2011-01-07softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan()Peter Maydell