Sign in
qemu
/
qemu
/
b38b96ca90827012ab8eb045c1337cea83a54c4b
/
target
/
tilegx
30b5707
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
by Eduardo Habkost
· 4 years, 6 months ago
c821774a
Use OBJECT_DECLARE_TYPE where possible
by Eduardo Habkost
· 4 years, 6 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 6 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 6 months ago
abff1ab
meson: target
by Paolo Bonzini
· 4 years, 7 months ago
781c67c
cpu: Use DeviceClass reset instead of a special CPUClass reset
by Peter Maydell
· 5 years ago
bc9888f
cpu: Use cpu_class_set_parent_reset()
by Greg Kurz
· 5 years ago
dcb32f1
tcg: Search includes from the project root source directory
by Philippe Mathieu-Daudé
· 5 years ago
fc59d2d
qemu_log_lock/unlock now preserves the qemu_logfile handle.
by Robert Foley
· 5 years ago
14776ab
tcg: TCGMemOp is now accelerator independent MemOp
by Tony Nguyen
· 6 years ago
2e5b09f
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
by Markus Armbruster
· 6 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
0553d89
Normalize position of header guard
by Markus Armbruster
· 6 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
e8b5fae
cpu: Remove CPU_COMMON
by Richard Henderson
· 6 years ago
5b146dc
cpu: Introduce CPUNegativeOffsetState
by Richard Henderson
· 6 years ago
7506ed9
cpu: Introduce cpu_set_cpustate_pointers
by Richard Henderson
· 6 years ago
677c4d6
cpu: Move ENV_OFFSET to exec/gen-icount.h
by Richard Henderson
· 6 years ago
0688777
target/tilegx: Use env_cpu
by Richard Henderson
· 6 years ago
29a0af6
cpu: Replace ENV_GET_CPU with env_cpu
by Richard Henderson
· 6 years ago
2161a61
cpu: Define ArchCPU
by Richard Henderson
· 6 years ago
4f7c64b
cpu: Define CPUArchState with typedef
by Richard Henderson
· 6 years ago
74433bf
tcg: Split out target/arch/cpu-param.h
by Richard Henderson
· 6 years ago
7bfe4e2
target/tilegx: Convert to CPUClass::tlb_fill
by Richard Henderson
· 6 years ago
8b86d6d
tcg: Hoist max_insns computation to tb_gen_code
by Richard Henderson
· 6 years ago
90c84c5
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
by Markus Armbruster
· 6 years ago
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
1636705
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into staging
by Peter Maydell
· 7 years ago
07ea28b
tcg: Pass tb and index to tcg_gen_exit_tb separately
by Richard Henderson
· 7 years ago
23c11b0
target: Do not include "exec/exec-all.h" if it is not necessary
by Philippe Mathieu-Daudé
· 7 years ago
5c433a7
target/tilegx: avoid integer overflow in next_page PC check
by Emilio G. Cota
· 7 years ago
3f71e72
cpu: get rid of unused cpu_init() defines
by Igor Mammedov
· 7 years ago
0dacec8
cpu: add CPU_RESOLVING_TYPE macro
by Igor Mammedov
· 7 years ago
bf85388
qdev: use device_class_set_parent_realize/unrealize/reset()
by Philippe Mathieu-Daudé
· 7 years ago
98670d4
accel/tcg: add size paremeter in tlb_fill()
by Laurent Vivier
· 7 years ago
f764718
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
by Richard Henderson
· 7 years ago
1c2adb9
tcg: Initialize cpu_env generically
by Richard Henderson
· 7 years ago
b1311c4
tcg: define tcg_init_ctx and make tcg_ctx a pointer
by Emilio G. Cota
· 8 years ago
c5a49c6
tcg: convert tb->cflags reads to tb_cflags(tb)
by Emilio G. Cota
· 8 years ago
55c3cee
qom: Introduce CPUClass.tcg_initialize
by Richard Henderson
· 7 years ago
12f4572
tilegx: replace cpu_tilegx_init() with cpu_generic_init()
by Igor Mammedov
· 8 years ago
9c489ea
tcg: Pass generic CPUState to gen_intermediate_code()
by Lluís Vilanova
· 8 years ago
107da9a
migration: Remove unneeded includes of migration/vmstate.h
by Juan Quintela
· 8 years ago
1f5c00c
qom/cpu: move tlb_flush to cpu_common_reset
by Alex Bennée
· 8 years ago
3253cdd
target-tilegx: Use ctpop helper
by Richard Henderson
· 8 years ago
c3aa369
target-tilegx: Use clz and ctz opcodes
by Richard Henderson
· 8 years ago
fcf5ef2
Move target-* CPU file into a target/ folder
by Thomas Huth
· 8 years ago