index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-07
ehci: make ehci_execute work on EHCIPacket instead of EHCIQueue
Gerd Hoffmann
1
-13
/
+9
2012-06-07
ehci: add EHCIPacket
Gerd Hoffmann
2
-77
/
+158
2012-06-07
xhci: trace: slots
Gerd Hoffmann
2
-6
/
+12
2012-06-07
xhci: trace: transfers
Gerd Hoffmann
2
-8
/
+16
2012-06-07
xhci: trace: endpoints
Gerd Hoffmann
2
-17
/
+10
2012-06-07
xhci: trace: ring fetch
Gerd Hoffmann
2
-8
/
+3
2012-06-07
xhci: trace: irq + events
Gerd Hoffmann
2
-8
/
+7
2012-06-07
xhci: trace: run+stop
Gerd Hoffmann
2
-3
/
+4
2012-06-07
xhci: trace: mmio reads+writes
Gerd Hoffmann
2
-58
/
+117
2012-06-07
xhci: Clean up reset function
Jan Kiszka
1
-5
/
+4
2012-06-07
usb-storage: migration support
Gerd Hoffmann
1
-2
/
+21
2012-06-07
usb-storage: add scsi_off, remove scsi_buf
Gerd Hoffmann
1
-4
/
+4
2012-06-07
usb-storage: add usb_msd_packet_complete()
Gerd Hoffmann
1
-12
/
+16
2012-06-07
usb-storage: remove MSDState->residue
Gerd Hoffmann
1
-6
/
+4
2012-06-07
scsi: prepare migration code for usb-storage support
Gerd Hoffmann
2
-6
/
+18
2012-06-07
uhci: fix irq routing
Gerd Hoffmann
1
-2
/
+19
2012-06-07
uhci: zap uhci_pre_save
Gerd Hoffmann
1
-8
/
+0
2012-06-07
uhci: fix trace format strings
Gerd Hoffmann
1
-4
/
+4
2012-06-07
uhci: make bandwidth tunable
Gerd Hoffmann
1
-2
/
+4
2012-06-07
uhci: use bottom half
Gerd Hoffmann
1
-1
/
+13
2012-06-07
uhci: fix bandwidth management
Gerd Hoffmann
2
-11
/
+13
2012-06-06
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
49
-247
/
+2685
2012-06-06
Merge remote-tracking branch 'afaerber-or/qom-cpu-3' into staging
Anthony Liguori
73
-390
/
+517
2012-06-06
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-5
/
+11
2012-06-06
kvm: Fix build for non-CAP_IRQ_ROUTING targets
Jan Kiszka
1
-5
/
+11
2012-06-05
Revert "Revert "rtl8139: do the network/host communication only in normal ope...
Anthony Liguori
1
-0
/
+9
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
13
-61
/
+4
2012-06-04
linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
Andreas Färber
2
-2
/
+2
2012-06-04
bsd-user: Use cpu_reset() in after cpu_init()
Andreas Färber
1
-1
/
+1
2012-06-04
leon3: Store SPARCCPU in ResetData
Andreas Färber
1
-4
/
+4
2012-06-04
leon3: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
1
-2
/
+4
2012-06-04
sun4u: Store SPARCCPU in ResetData
Andreas Färber
1
-4
/
+4
2012-06-04
sun4u: Let cpu_devinit() return SPARCCPU
Andreas Färber
1
-3
/
+5
2012-06-04
sun4u: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
1
-3
/
+6
2012-06-04
sun4m: Pass SPARCCPU to {main,secondary}_cpu_reset()
Andreas Färber
1
-6
/
+8
2012-06-04
sun4m: Use cpu_sparc_init() to obtain SPARCCPU
Andreas Färber
1
-2
/
+4
2012-06-04
target-sparc: Let cpu_sparc_init() return SPARCCPU
Andreas Färber
2
-5
/
+16
2012-06-04
cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
Andreas Färber
1
-1
/
+4
2012-06-04
virtex_ml507: Pass PowerPCCPU to main_cpu_reset()
Andreas Färber
1
-3
/
+4
2012-06-04
virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPU
Andreas Färber
1
-6
/
+8
2012-06-04
virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPU
Andreas Färber
1
-2
/
+4
2012-06-04
ppc_prep: Pass PowerPCCPU to ppc_prep_reset()
Andreas Färber
1
-3
/
+3
2012-06-04
ppc_prep: Use cpu_ppc_init() to obtain PowerPCCPU
Andreas Färber
1
-2
/
+5
2012-06-04
ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()
Andreas Färber
1
-3
/
+3
2012-06-04
ppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPU
Andreas Färber
1
-2
/
+5
2012-06-04
ppc_newworld: Pass PowerPCCPU to ppc_core99_reset()
Andreas Färber
1
-3
/
+3
2012-06-04
ppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPU
Andreas Färber
1
-2
/
+5
2012-06-04
ppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset()
Andreas Färber
1
-3
/
+3
2012-06-04
ppc4xx_devs: Use cpu_ppc_init() to obtain PowerPCCPU
Andreas Färber
1
-2
/
+5
2012-06-04
ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset()
Andreas Färber
1
-3
/
+4
[next]