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
2012-06-07
ehci: update status bits in ehci_set_state
Gerd Hoffmann
2012-06-07
ehci: add ehci_*_enabled() helpers
Gerd Hoffmann
2012-06-07
ehci: fix reset
Gerd Hoffmann
2012-06-07
ehci: kick async schedule on wakeup
Gerd Hoffmann
2012-06-07
ehci: schedule async bh on async packet completion
Gerd Hoffmann
2012-06-07
ehci: move async schedule to bottom half
Gerd Hoffmann
2012-06-07
ehci: add async field to EHCIQueue
Gerd Hoffmann
2012-06-07
ehci: tweak queue initialization
Gerd Hoffmann
2012-06-07
ehci: add queuing support
Gerd Hoffmann
2012-06-07
ehci: move ehci_flush_qh
Gerd Hoffmann
2012-06-07
ehci: cache USBDevice in EHCIQueue
Gerd Hoffmann
2012-06-07
ehci: make ehci_execute work on EHCIPacket instead of EHCIQueue
Gerd Hoffmann
2012-06-07
ehci: add EHCIPacket
Gerd Hoffmann
2012-06-07
xhci: trace: slots
Gerd Hoffmann
2012-06-07
xhci: trace: transfers
Gerd Hoffmann
2012-06-07
xhci: trace: endpoints
Gerd Hoffmann
2012-06-07
xhci: trace: ring fetch
Gerd Hoffmann
2012-06-07
xhci: trace: irq + events
Gerd Hoffmann
2012-06-07
xhci: trace: run+stop
Gerd Hoffmann
2012-06-07
xhci: trace: mmio reads+writes
Gerd Hoffmann
2012-06-07
xhci: Clean up reset function
Jan Kiszka
2012-06-07
usb-storage: migration support
Gerd Hoffmann
2012-06-07
usb-storage: add scsi_off, remove scsi_buf
Gerd Hoffmann
2012-06-07
usb-storage: add usb_msd_packet_complete()
Gerd Hoffmann
2012-06-07
usb-storage: remove MSDState->residue
Gerd Hoffmann
2012-06-07
scsi: prepare migration code for usb-storage support
Gerd Hoffmann
2012-06-07
uhci: fix irq routing
Gerd Hoffmann
2012-06-07
uhci: zap uhci_pre_save
Gerd Hoffmann
2012-06-07
uhci: fix trace format strings
Gerd Hoffmann
2012-06-07
uhci: make bandwidth tunable
Gerd Hoffmann
2012-06-07
uhci: use bottom half
Gerd Hoffmann
2012-06-07
uhci: fix bandwidth management
Gerd Hoffmann
2012-06-06
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-06-06
Merge remote-tracking branch 'afaerber-or/qom-cpu-3' into staging
Anthony Liguori
2012-06-06
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-06-06
kvm: Fix build for non-CAP_IRQ_ROUTING targets
Jan Kiszka
2012-06-05
Revert "Revert "rtl8139: do the network/host communication only in normal ope...
Anthony Liguori
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
Andreas Färber
2012-06-04
bsd-user: Use cpu_reset() in after cpu_init()
Andreas Färber
2012-06-04
leon3: Store SPARCCPU in ResetData
Andreas Färber
2012-06-04
leon3: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-06-04
sun4u: Store SPARCCPU in ResetData
Andreas Färber
2012-06-04
sun4u: Let cpu_devinit() return SPARCCPU
Andreas Färber
2012-06-04
sun4u: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-06-04
sun4m: Pass SPARCCPU to {main,secondary}_cpu_reset()
Andreas Färber
2012-06-04
sun4m: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
2012-06-04
target-sparc: Let cpu_sparc_init() return SPARCCPU
Andreas Färber
2012-06-04
cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
Andreas Färber
2012-06-04
virtex_ml507: Pass PowerPCCPU to main_cpu_reset()
Andreas Färber
[next]