28 Commits (1ddc9b98c3cb89fe23a55ba924000fd645253e87)

Author SHA1 Message Date
Richard Henderson 07ea28b418 tcg: Pass tb and index to tcg_gen_exit_tb separately 8 years ago
Paolo Bonzini 23cecc2717 nios2: do not include exec-all.h from cpu.h 8 years ago
Igor Mammedov 3f71e724e2 cpu: get rid of unused cpu_init() defines 9 years ago
Igor Mammedov 0dacec874f cpu: add CPU_RESOLVING_TYPE macro 9 years ago
Alex Bennée 24f91e81b6 target/*/cpu.h: remove softfloat.h 9 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 9 years ago
Philippe Mathieu-Daudé bf85388169 qdev: use device_class_set_parent_realize/unrealize/reset() 9 years ago
Laurent Vivier 98670d47cd accel/tcg: add size paremeter in tlb_fill() 9 years ago
Richard Henderson f764718d0c tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* 9 years ago
Alex Bennée 65255e8efd target/*helper: don't check retaddr before calling cpu_restore_state 9 years ago
Philippe Mathieu-Daudé 9d80865724 nios2: remove duplicated includes (in code commented out) 9 years ago
Richard Henderson 1d48474d8e disas: Remove unused flags arguments 9 years ago
Richard Henderson 1c2adb958f tcg: Initialize cpu_env generically 9 years ago
Emilio G. Cota b1311c4acf tcg: define tcg_init_ctx and make tcg_ctx a pointer 9 years ago
Emilio G. Cota c5a49c63fa tcg: convert tb->cflags reads to tb_cflags(tb) 9 years ago
Richard Henderson 55c3ceef61 qom: Introduce CPUClass.tcg_initialize 9 years ago
Paolo Bonzini 17bd9597be nios2: define tcg_env 9 years ago
Richard Henderson 18e80c55bb linux-user: Tidy and enforce reserved_va initialization 9 years ago
Lluís Vilanova 77fc6f5e28 target: [tcg] Use a generic enum for DISAS_ values 9 years ago
Igor Mammedov da9cbe02bc nios2: replace cpu_nios2_init() with cpu_generic_init() 9 years ago
Lluís Vilanova 9c489ea6be tcg: Pass generic CPUState to gen_intermediate_code() 9 years ago
Richard Henderson 1639a965d3 target/nios2: Fix 64-bit ilp32 compilation 9 years ago
Paolo Bonzini c0d24e7f70 target/nios2: take BQL around interrupt check 10 years ago
Paolo Bonzini 4ae4b609ee nios2: avoid anonymous unions in designated initializers. 10 years ago
Chris Wulff 032c76bc6f nios2: Add architecture emulation support 10 years ago