Sign in
qemu
/
qemu
/
e532b2e0080fea57dc2b3b3e5439735792900ae6
/
target-openrisc
522a0d4
target-*: Advance pc after recognizing a breakpoint
by Richard Henderson
· 9 years ago
4c315c2
qdev: Protect device-list-properties against broken devices
by Markus Armbruster
· 9 years ago
4e5e121
tcg: Remove gen_intermediate_code_pc
by Richard Henderson
· 9 years ago
bad729e
tcg: Pass data argument to restore_state_to_opc
by Richard Henderson
· 9 years ago
190ce7f
tcg: Add TCG_MAX_INSNS
by Richard Henderson
· 9 years ago
dc03246
target-*: Drop cpu_gen_code define
by Richard Henderson
· 9 years ago
b933066
target-*: Introduce and use cpu_breakpoint_test
by Richard Henderson
· 9 years ago
959082f
target-*: Increment num_insns immediately after tcg_gen_insn_start
by Richard Henderson
· 9 years ago
667b8e2
target-*: Unconditionally emit tcg_gen_insn_start
by Richard Henderson
· 9 years ago
765b842
tcg: Rename debug_insn_start to insn_start
by Richard Henderson
· 9 years ago
ed03ecf
or32: Remove ELF_MACHINE from cpu.h
by Peter Crosthwaite
· 10 years ago
97ed5cc
tlb: Add "ifetch" argument to cpu_mmu_index()
by Benjamin Herrenschmidt
· 9 years ago
ecc7b3a
tcg: Remove tcg_gen_trunc_i64_i32
by Richard Henderson
· 9 years ago
ea3e984
cpu-exec: Purge all uses of ENV_GET_CPU()
by Peter Crosthwaite
· 10 years ago
4bad9e3
cpu: Change cpu_exec_init() arg to cpu, not env
by Peter Crosthwaite
· 10 years ago
5a790cc
cpu: Add Error argument to cpu_exec_init()
by Bharata B Rao
· 10 years ago
d49190c
disas: Remove uses of CPU env
by Peter Crosthwaite
· 10 years ago
5530293
openrisc: cpu: Remove unused cpu_get_pc
by Peter Crosthwaite
· 10 years ago
42a268c
tcg: Change translator-side labels to a pointer
by Richard Henderson
· 10 years ago
2994fd9
cpu: Make cpu_init() return QOM CPUState object
by Eduardo Habkost
· 10 years ago
fe700ad
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
by Richard Henderson
· 11 years ago
0a7df5d
tcg: Move emit of INDEX_op_end into gen_tb_end
by Richard Henderson
· 11 years ago
3d59b68
target-openrisc: bugfix for dec_sys to decode instructions correctly
by David Morrison
· 10 years ago
cd42d5b
gen-icount: check cflags instead of use_icount global
by Paolo Bonzini
· 10 years ago
fbb96c4
target-openrisc: Use cpu_exec_interrupt qom hook
by Richard Henderson
· 10 years ago
a7e30d8
trace: [tcg] Include TCG-tracing header on all targets
by Lluís Vilanova
· 11 years ago
29923e9
openrisc: fix comment
by Michael S. Tsirkin
· 11 years ago
f08b617
softmmu: introduce cpu_ldst.h
by Paolo Bonzini
· 11 years ago
0f590e74
softmmu: commonize helper definitions
by Paolo Bonzini
· 11 years ago
2ef6175
tcg: Invert the inclusion of helper.h
by Richard Henderson
· 11 years ago
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
0c591eb
cputlb: Change tlb_set_page() argument to CPUState
by Andreas Färber
· 11 years ago
00c8cb0
cputlb: Change tlb_flush() argument to CPUState
by Andreas Färber
· 11 years ago
31b030d
cputlb: Change tlb_flush_page() argument to CPUState
by Andreas Färber
· 11 years ago
a47dddd
exec: Change cpu_abort() argument to CPUState
by Andreas Färber
· 11 years ago
3f38f30
translate-all: Change cpu_restore_state() argument to CPUState
by Andreas Färber
· 11 years ago
5638d18
cpu-exec: Change cpu_loop_exit() argument to CPUState
by Andreas Färber
· 11 years ago
d5a11fe
exec: Change tlb_fill() argument to CPUState
by Andreas Färber
· 11 years ago
f0c3c50
cpu: Move breakpoints field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 11 years ago
9262685
cpu: Factor out cpu_generic_init()
by Andreas Färber
· 11 years ago
8c2e1b0
cpu: Turn cpu_has_work() into a CPUClass hook
by Andreas Färber
· 11 years ago
5631e69
target-openrisc: Use new qemu_ld/st opcodes
by Richard Henderson
· 11 years ago
2e0fc3a
openrisc: Fix spelling in comment (transaltion -> translation)
by Stefan Weil
· 11 years ago
1246b25
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
by Stefan Weil
· 11 years ago
93147a1
target-openrisc: Correct memory bounds checking for the tlb buffers
by Sebastian Macke
· 11 years ago
d515521
openrisc-timer: Reduce overhead, Separate clock update functions
by Sebastian Macke
· 11 years ago
ae52bd9
target-openrisc: Correct wrong epcr register in interrupt handler
by Sebastian Macke
· 11 years ago
04359e6
target-openrisc: Remove executable flag for every page
by Sebastian Macke
· 11 years ago
da1d775
target-openrisc: Remove unnecessary code generated by jump instructions
by Sebastian Macke
· 11 years ago
352367e
target-openrisc: Speed up move instruction
by Sebastian Macke
· 11 years ago
ded77da
Merge remote-tracking branch 'jliu/or32' into staging
by Anthony Liguori
· 11 years ago
ab1eb72
Merge remote-tracking branch 'rth/tcg-pull' into staging
by Anthony Liguori
· 11 years ago
5cd8f62
tcg: Move helper registration into tcg_context_init
by Richard Henderson
· 11 years ago
51fb256
cpu: Drop cpu_model_str from CPU_COMMON
by Andreas Färber
· 11 years ago
6ef8263
target-openrisc: Removes a non-conforming behavior for the first page of the memory
by Sebastian Macke
· 11 years ago
bf961b5
target-openrisc: Correct handling of page faults.
by Sebastian Macke
· 11 years ago
8cfd049
tcg: Change tcg_gen_exit_tb argument to uintptr_t
by Richard Henderson
· 11 years ago
14a10fc
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
by Andreas Färber
· 11 years ago
5b50e79
cpu: Introduce CPUClass::gdb_{read,write}_register()
by Andreas Färber
· 12 years ago
986a299
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
by Andreas Färber
· 11 years ago
3002873
target-openrisc: Move cpu_gdb_{read,write}_register()
by Andreas Färber
· 11 years ago
a0e372f
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
by Andreas Färber
· 12 years ago
b142d79
Merge remote-tracking branch 'jliu/or32' into staging
by Anthony Liguori
· 11 years ago
9b146e9
target-openrisc: Free typename in openrisc_cpu_class_by_name
by Jia Liu
· 11 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
ed2803d
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
bdf7ae5
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
by Andreas Färber
· 12 years ago
f45748f
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
by Andreas Färber
· 12 years ago
91b1df8
cpu: Move reset logging to CPUState
by Andreas Färber
· 12 years ago
a076285
log: Change log_cpu_state[_mask]() argument to CPUState
by Andreas Färber
· 12 years ago
6e42be7
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
by Andreas Färber
· 12 years ago
6291ad7
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
by Peter Maydell
· 12 years ago
071b336
target-openrisc: Fix typename in openrisc_cpu_class_by_name()
by Dongxue Zhang
· 11 years ago
c643bed
cpu: Change qemu_init_vcpu() argument to CPUState
by Andreas Färber
· 12 years ago
878096e
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
by Andreas Färber
· 12 years ago
da69721
target-openrisc: Register VMStateDescription for OpenRISCCPU
by Andreas Färber
· 12 years ago
97a8ea5
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
by Andreas Färber
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
806f352
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
by Peter Maydell
· 12 years ago
fadf982
cpu: Introduce ENV_OFFSET macros
by Andreas Färber
· 12 years ago
632314c
qemu-log: Remove qemu_log_try_set_file() and its users
by Peter Maydell
· 12 years ago
c05efcb
cpu: Add CPUArchState pointer to CPUState
by Andreas Färber
· 12 years ago
c296262
target-openrisc: Update OpenRISCCPU to QOM realizefn
by Andreas Färber
· 12 years ago
478032a
target-openrisc: Rename CPU subtypes
by Andreas Färber
· 12 years ago
bc755a0
target-openrisc: TYPE_OPENRISC_CPU should be abstract
by Andreas Färber
· 12 years ago
a1ebd6c
target-openrisc: Use type_register() instead of type_register_static()
by Andreas Färber
· 12 years ago
c432b78
target-openrisc: Catch attempt to instantiate abstract type in cpu_init()
by Andreas Färber
· 12 years ago
bd039ce
target-openrisc: Detect attempt to instantiate non-CPU type in cpu_init()
by Andreas Färber
· 12 years ago
dd51dc5
target-openrisc: Clean up triple QOM casts
by Andreas Färber
· 12 years ago
8486af9
target-openrisc: Drop OpenRISCCPUList
by Andreas Färber
· 12 years ago
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 12 years ago
6b4c305
fpu: move public header file to include/fpu
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
14cccb6
qom: move include files to include/qom/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
a8a826a
exec: refactor cpu_restore_state
by Blue Swirl
· 12 years ago
Next »