Sign in
qemu-android
/
qemu-android
/
99100dc3b55126fc60fbbfb854d5aab25ab5dafd
99100dc
build: move rules for nesting to Makefile.objs
by Paolo Bonzini
· 13 years ago
fbe37ef
build: move other target-*/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
5f86146
dump: remove dumping stuff from cpu-all.h
by Paolo Bonzini
· 13 years ago
4720bd0
dump: change cpu_get_note_size to return ssize_t
by Paolo Bonzini
· 13 years ago
db20776
dump: do not compile dump.o for user-mode emulation
by Paolo Bonzini
· 13 years ago
9cdc8df
build: move libobj-y variable to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
5e8861a
build: move obj-TARGET-y variables to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
7fc5152
build: move *-user/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
e05804e
build: add rules for nesting
by Paolo Bonzini
· 13 years ago
4115852
build: do not sprinkle around GENERATED_HEADERS dependencies
by Paolo Bonzini
· 13 years ago
046e7c5
build: remove trace-nested-y
by Paolo Bonzini
· 13 years ago
3494170
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
e1ae9a7
Merge remote-tracking branch 'afaerber-or/qom-cpu-3' into staging
by Anthony Liguori
· 13 years ago
6e72ae4
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
d3d3bef
kvm: Fix build for non-CAP_IRQ_ROUTING targets
by Jan Kiszka
· 13 years ago
721589d
Revert "Revert "rtl8139: do the network/host communication only in normal operating mode""
by Anthony Liguori
· 13 years ago
b7e516c
Kill off cpu_state_reset()
by Andreas Färber
· 13 years ago
ff18b76
linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
by Andreas Färber
· 13 years ago
fdcb4fb
bsd-user: Use cpu_reset() in after cpu_init()
by Andreas Färber
· 13 years ago
c537d79
leon3: Store SPARCCPU in ResetData
by Andreas Färber
· 13 years ago
60ad073
leon3: Use cpu_sparc_init() to obtain SPARCCPU
by Andreas Färber
· 13 years ago
403d7a2
sun4u: Store SPARCCPU in ResetData
by Andreas Färber
· 13 years ago
f9d1465
sun4u: Let cpu_devinit() return SPARCCPU
by Andreas Färber
· 13 years ago
8ebdf9d
sun4u: Use cpu_sparc_init() to obtain SPARCCPU
by Andreas Färber
· 13 years ago
5414dec
sun4m: Pass SPARCCPU to {main,secondary}_cpu_reset()
by Andreas Färber
· 13 years ago
8968f58
sun4m: Use cpu_sparc_init() to obtain SPARCCPU
by Andreas Färber
· 13 years ago
e59be77
target-sparc: Let cpu_sparc_init() return SPARCCPU
by Andreas Färber
· 13 years ago
c356a1b
cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
by Andreas Färber
· 13 years ago
f803148
virtex_ml507: Pass PowerPCCPU to main_cpu_reset()
by Andreas Färber
· 13 years ago
6828169
virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPU
by Andreas Färber
· 13 years ago
d1d4938
virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPU
by Andreas Färber
· 13 years ago
5c3e735
ppc_prep: Pass PowerPCCPU to ppc_prep_reset()
by Andreas Färber
· 13 years ago
a9bf3df
ppc_prep: Use cpu_ppc_init() to obtain PowerPCCPU
by Andreas Färber
· 13 years ago
cd79664
ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()
by Andreas Färber
· 13 years ago
72c33dd
ppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPU
by Andreas Färber
· 13 years ago
6680988
ppc_newworld: Pass PowerPCCPU to ppc_core99_reset()
by Andreas Färber
· 13 years ago
8f8204e
ppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPU
by Andreas Färber
· 13 years ago
90cb09d
ppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset()
by Andreas Färber
· 13 years ago
5727471
ppc4xx_devs: Use cpu_ppc_init() to obtain PowerPCCPU
by Andreas Färber
· 13 years ago
182fbbf
ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset()
by Andreas Färber
· 13 years ago
322164e
ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU
by Andreas Färber
· 13 years ago
5b2038e
spapr: Pass PowerPCCPU to spapr_cpu_reset()
by Andreas Färber
· 13 years ago
0576973
spapr: Use cpu_ppc_init() to obtain PowerPCCPU
by Andreas Färber
· 13 years ago
38f92da
ppce500_mpc8544ds: Pass PowerPCCPU to mpc8544ds_cpu_reset[_sec]
by Andreas Färber
· 13 years ago
397b457
target-ppc: Let cpu_ppc_init() return PowerPCCPU
by Andreas Färber
· 13 years ago
fa156e5
mips_r4k: Store MIPSCPU in ResetData
by Andreas Färber
· 13 years ago
9ac67e2
mips_r4k: Use cpu_mips_init() to obtain MIPSCPU
by Andreas Färber
· 13 years ago
2d44fc8
mips_mipssim: Store MIPSCPU in ResetData
by Andreas Färber
· 13 years ago
7ee274c
mips_mipssim: Use cpu_mips_init() to obtain MIPSCPU
by Andreas Färber
· 13 years ago
1004ee8
mips_malta: Pass MIPSCPU to main_cpu_reset()
by Andreas Färber
· 13 years ago
7688b13
mips_malta: Use cpu_mips_init() to obtain MIPSCPU
by Andreas Färber
· 13 years ago
f37f435
mips_jazz: Pass MIPSCPU to main_cpu_reset()
by Andreas Färber
· 13 years ago
6bd8da6
mips_jazz: Use cpu_mips_init() to obtain MIPSCPU
by Andreas Färber
· 13 years ago
800cf59
mips_fulong2e: Pass MIPSCPU to main_cpu_reset()
by Andreas Färber
· 13 years ago
f0f8036
mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU
by Andreas Färber
· 13 years ago
30bf942
target-mips: Let cpu_mips_init() return MIPSCPU
by Andreas Färber
· 13 years ago
fca1be7
target-mips: Use cpu_reset() in do_interrupt()
by Andreas Färber
· 13 years ago
3bd4122
target-mips: Use cpu_reset() in cpu_mips_init()
by Andreas Färber
· 13 years ago
868bac8
r2d: Store SuperHCPU in ResetData
by Andreas Färber
· 13 years ago
fd2f410
r2d: Use cpu_sh4_init() to obtain SuperHCPU
by Andreas Färber
· 13 years ago
445e957
target-sh4: Let cpu_sh4_init() return SuperHCPU
by Andreas Färber
· 13 years ago
e5fe7a3
pc: Pass X86CPU to pc_cpu_reset()
by Andreas Färber
· 13 years ago
608911a
pc: Use cpu_x86_init() to obtain X86CPU
by Andreas Färber
· 13 years ago
b47ed99
target-i386: Let cpu_x86_init() return X86CPU
by Andreas Färber
· 13 years ago
232fc23
target-i386: Pass X86CPU to do_cpu_{init,sipi}()
by Andreas Färber
· 13 years ago
bf49436
microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()
by Andreas Färber
· 13 years ago
3ed6073
petalogix_s3adsp1800_mmu: Use cpu_mb_init() to obtain MicroBlazeCPU
by Andreas Färber
· 13 years ago
a9480e5
petalogix_ml605: Use cpu_mb_init() to obtain MicroBlazeCPU
by Andreas Färber
· 13 years ago
b33ab1f
target-microblaze: Let cpu_mb_init() return MicroBlazeCPU
by Andreas Färber
· 13 years ago
1584aaf
cris-boot: Pass CRISCPU to main_cpu_reset().
by Andreas Färber
· 13 years ago
5935664
cris-boot: Pass CRISCPU to cris_load_image()
by Andreas Färber
· 13 years ago
ddeb9ae
axis_dev88: Use cpu_cris_init() to obtain CRISCPU
by Andreas Färber
· 13 years ago
9fca563
target-cris: Let cpu_cris_init() return CRISCPU
by Andreas Färber
· 13 years ago
dd10ce6
target-cris: Reindent cpu_cris_init()
by Andreas Färber
· 13 years ago
eded126
xtensa_lx60: Pass XtensaCPU to lx60_reset()
by Andreas Färber
· 13 years ago
adbb0f7
xtensa_lx60: Use cpu_xtensa_init() to obtain XtensaCPU
by Andreas Färber
· 13 years ago
11e7bfd
xtensa_sim: Pass XtensaCPU to sim_reset()
by Andreas Färber
· 13 years ago
06d2627
xtensa_sim: Use cpu_xtensa_init() to obtain XtensaCPU
by Andreas Färber
· 13 years ago
15be317
target-xtensa: Let cpu_xtensa_init() return XtensaCPU
by Andreas Färber
· 13 years ago
f6932a8
milkymist: Store LM32 in ResetInfo
by Andreas Färber
· 13 years ago
1328cc0
milkymist: Use cpu_lm32_init() to obtain LM32CPU
by Andreas Färber
· 13 years ago
b143559
lm32_boards: Store LM32CPU in ResetInfo
by Andreas Färber
· 13 years ago
47dc4fa
lm32_boards: Use cpu_lm32_init() to obtain LM32CPU
by Andreas Färber
· 13 years ago
0347d68
target-lm32: Let cpu_lm32_init() return LM32CPU
by Andreas Färber
· 13 years ago
351d566
arm_boot: Pass ARMCPU to do_cpu_reset()
by Andreas Färber
· 13 years ago
31363f1
armv7m: Pass ARMCPU to armv7m_reset()
by Andreas Färber
· 13 years ago
0f37c99
armv7m: Use cpu_arm_init() to obtain ARMCPU
by Andreas Färber
· 13 years ago
5f4ef08
omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s
by Andreas Färber
· 13 years ago
4382458
pxa2xx: Use cpu_arm_init() and store ARMCPU
by Andreas Färber
· 13 years ago
df90dad
target-arm: Use cpu_reset() in cpu_arm_init()
by Andreas Färber
· 13 years ago
4860853
Add 'query-events' command to QMP to query async events
by Daniel P. Berrange
· 13 years ago
5f96415
qapi: convert netdev_del
by Luiz Capitulino
· 13 years ago
928059a
qapi: convert netdev_add
by Luiz Capitulino
· 13 years ago
4559a1d
net: net_client_init(): use error_set()
by Luiz Capitulino
· 13 years ago
42dcc54
net: purge the monitor object from all init functions
by Luiz Capitulino
· 13 years ago
60d5666
qemu-config: introduce qemu_find_opts_err()
by Luiz Capitulino
· 13 years ago
2ac2061
qemu-config: find_list(): use error_set()
by Luiz Capitulino
· 13 years ago
8ff15d4
qerror: introduce QERR_INVALID_OPTION_GROUP
by Luiz Capitulino
· 13 years ago
4e89978
qemu-option: qemu_opts_from_qdict(): use error_set()
by Luiz Capitulino
· 13 years ago
384f213
qemu-option: introduce qemu_opt_set_err()
by Luiz Capitulino
· 13 years ago
Next »