aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-17usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann
2012-04-17usb: use USBDescriptor for endpoint descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for interface descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for config descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for device qualifier descriptors.Gerd Hoffmann
2012-04-17usb: add USBDescriptor, use for device descriptors.Gerd Hoffmann
2012-04-17usb-ehci: frindex always is a 14 bits counterHans de Goede
2012-04-17usb-ehci: fix ehci_child_detachGerd Hoffmann
2012-04-17usb-hub: add tracepointsGerd Hoffmann
2012-04-17usb_packet_set_state: handle p->ep == NULLGerd Hoffmann
2012-04-17usb-host: add property to turn off pipeliningGerd Hoffmann
2012-04-17usb-host: add usb packet to request tracepointsGerd Hoffmann
2012-04-17usb-host: trace canceled requestsGerd Hoffmann
2012-04-17usb-host: trace emulated requestsGerd Hoffmann
2012-04-17Add bootindex support to usb-host and usb-redirGerd Hoffmann
2012-04-17usb-uhci: queuing fixGerd Hoffmann
2012-04-17usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann
2012-04-17usb/vmstate: add parent dev pathGerd Hoffmann
2012-04-16qemu-timer.c: Remove 250us timeoutsPeter Portante
2012-04-16Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori
2012-04-16Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-04-16Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori
2012-04-16vapic: Disable for pre-1.1 machinesJan Kiszka
2012-04-16Kick io-thread on qemu_chr_accept_inputJan Kiszka
2012-04-16pcnet: Properly handle TX requests during Link FailJan Kiszka
2012-04-16pcnet: Clear ERR in CSR0 on stopJan Kiszka
2012-04-16signrom: Rewrite as python scriptJan Kiszka
2012-04-15Merge branch 'w64' of git://qemu.weilnetz.de/qemuBlue Swirl
2012-04-15target-alpha: QOM'ify CPU initAndreas Färber
2012-04-15target-alpha: QOM'ify CPUAndreas Färber
2012-04-15w64: Fix time conversion for some versions of MinGW-w64Stefan Weil
2012-04-15nbd: Fix compiler warning (w64)Stefan Weil
2012-04-15disas: Replace 'unsigned long' by 'uintptr_t'Stefan Weil
2012-04-15cpu-exec: Remove non-portable type cast and fix format stringStefan Weil
2012-04-15target-mips: Fix type cast for w64 (uintptr_t)Stefan Weil
2012-04-15w64: Fix type cast in os_host_main_loop_waitStefan Weil
2012-04-15w64: Fix data types in softmmu*.hStefan Weil
2012-04-15w64: Use uintptr_t in exec.cStefan Weil
2012-04-15softmmu: Use uintptr_t for physaddr and rename itStefan Weil
2012-04-15w64: Fix struct CPUTLBEntryStefan Weil
2012-04-15w64: Fix definition of setjmpStefan Weil
2012-04-15w32: Move defines for socket specific errors to qemu-os-win32.hStefan Weil
2012-04-15w64: Use larger alignment for section with generated codeStefan Weil
2012-04-15w64: Fix data types in cpu-all.h, exec.cStefan Weil
2012-04-15w64: Fix type casts used in some macros in cpu-all.hStefan Weil
2012-04-15tcg/i386: Add support for w64 ABIStefan Weil
2012-04-15tcg/i386: Use GDB JIT debugging interface only for hosts with ELFStefan Weil
2012-04-15Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-04-15pseries: Fix reset of VIO network deviceDavid Gibson
2012-04-15pseries: Reset vscsi properlyDavid Gibson