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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-11
arm_boot: Pass ARMCPU to arm_load_kernel()
Andreas Färber
18
-20
/
+20
2012-06-11
xilinx_zynq: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
1
-4
/
+4
2012-06-11
pxa2xx_gpio: Store ARMCPU in PXA2xxGPIOInfo
Andreas Färber
1
-4
/
+5
2012-06-11
pxa2xx_pic: Store ARMCPU in PXA2xxPICState
Andreas Färber
1
-13
/
+16
2012-06-11
pxa2xx: Pass ARMCPU to pxa2xx_pic_init()
Andreas Färber
3
-4
/
+5
2012-06-11
exynos4210: Use cpu_arm_init() to store ARMCPU
Andreas Färber
2
-4
/
+4
2012-06-11
vexpress: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
1
-8
/
+8
2012-06-11
realview: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
1
-4
/
+6
2012-06-11
arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook()
Andreas Färber
3
-4
/
+8
2012-06-11
arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()
Andreas Färber
5
-7
/
+7
2012-06-11
versatilepb: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
1
-6
/
+7
2012-06-11
musicpal: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
1
-5
/
+5
2012-06-11
integratorcp: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
1
-6
/
+8
2012-06-11
strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState
Andreas Färber
3
-5
/
+5
2012-06-11
z2: Rename PXA2xxState variable
Andreas Färber
1
-13
/
+13
2012-06-11
tosa: Rename PXA2xxState variable
Andreas Färber
1
-7
/
+7
2012-06-11
spitz: Rename PXA2xxState variable
Andreas Färber
1
-12
/
+12
2012-06-11
mainstone: Rename PXA2xxState variable
Andreas Färber
1
-8
/
+8
2012-06-11
palm: Rename omap_mpu_state_s variable
Andreas Färber
1
-6
/
+6
2012-06-11
omap_sx1: Rename omap_mpu_state_s variable
Andreas Färber
1
-3
/
+3
2012-06-11
nseries: Rename n800_s::cpu to mpu
Andreas Färber
1
-36
/
+36
2012-06-09
target-ppc: Unbreak kvm_ppc.c build
Andreas Färber
1
-1
/
+0
2012-06-07
build: move device tree to per-target Makefile.objs
Paolo Bonzini
3
-0
/
+3
2012-06-07
build: move per-target hw/ objects to nested Makefile.objs
Paolo Bonzini
2
-0
/
+20
2012-06-07
build: convert libhw to nested Makefile.objs
Paolo Bonzini
4
-0
/
+141
2012-06-07
build: move target-independent hw/ objects to nested Makefile.objs
Paolo Bonzini
2
-0
/
+36
2012-06-07
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
14
-0
/
+171
2012-06-06
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
5
-8
/
+18
2012-06-06
Merge remote-tracking branch 'afaerber-or/qom-cpu-3' into staging
Anthony Liguori
43
-215
/
+313
2012-06-05
Revert "Revert "rtl8139: do the network/host communication only in normal ope...
Anthony Liguori
1
-0
/
+9
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
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
2012-06-04
ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU
Andreas Färber
1
-2
/
+4
[next]