72 Commits (0fb233125471b0c001b04df9e1b38c752ba002ee)

Author SHA1 Message Date
Stefan Weil a5cbe92199 target-moxie: Remove unused struct elements 11 years ago
Paolo Bonzini 63c915526d cpu: move exec-all.h inclusion out of cpu.h 11 years ago
Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 11 years ago
Paolo Bonzini 1e00b8d57a hw: move CPU state serialization to migration/cpu.h 11 years ago
Sergey Fedorov 90aa39a1cc tcg: Allow goto_tb to any target PC in user mode 11 years ago
Emilio G. Cota 89fee74a0f tb: consistently use uint32_t for tb->flags 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Lluís Vilanova 1bcea73e13 tcg: Add type for vCPU pointers 11 years ago
Peter Maydell 30456d5ba3 all: Clean up includes 11 years ago
Richard Henderson e1ccc05444 tcg: Change tcg_global_mem_new_* to take a TCGv_ptr 13 years ago
Paolo Bonzini 508127e243 log: do not unnecessarily include qom/cpu.h 11 years ago
Peter Maydell d24688fb85 moxie: Clean up includes 11 years ago
Richard Henderson 522a0d4e3c target-*: Advance pc after recognizing a breakpoint 11 years ago
Peter Crosthwaite 9f87a4cacd disas: QOMify moxie specific disas setup 11 years ago
Markus Armbruster 4c315c2766 qdev: Protect device-list-properties against broken devices 11 years ago
Richard Henderson 4e5e121515 tcg: Remove gen_intermediate_code_pc 11 years ago
Richard Henderson bad729e272 tcg: Pass data argument to restore_state_to_opc 11 years ago
Richard Henderson 190ce7fbc7 tcg: Add TCG_MAX_INSNS 11 years ago
Richard Henderson dc03246cc3 target-*: Drop cpu_gen_code define 11 years ago
Richard Henderson b933066ae0 target-*: Introduce and use cpu_breakpoint_test 11 years ago
Richard Henderson 959082fc4a target-*: Increment num_insns immediately after tcg_gen_insn_start 11 years ago
Richard Henderson 667b8e29c5 target-*: Unconditionally emit tcg_gen_insn_start 11 years ago
Richard Henderson 765b842ade tcg: Rename debug_insn_start to insn_start 11 years ago
Peter Crosthwaite b744d332f3 moxie: Remove ELF_MACHINE from cpu.h 11 years ago
Peter Crosthwaite 98dbe5aca8 elf: Update EM_MOXIE definition 11 years ago
Benjamin Herrenschmidt 97ed5ccdee tlb: Add "ifetch" argument to cpu_mmu_index() 11 years ago
Daniel P. Berrange 8abae4d31d maint: remove unused include for assert.h 11 years ago
Daniel P. Berrange b6af097528 maint: remove / fix many doubled words 11 years ago
Peter Crosthwaite ea3e984740 cpu-exec: Purge all uses of ENV_GET_CPU() 11 years ago
Peter Crosthwaite 4bad9e392e cpu: Change cpu_exec_init() arg to cpu, not env 11 years ago
Bharata B Rao 5a790cc4b9 cpu: Add Error argument to cpu_exec_init() 11 years ago
Stefan Weil 6093d01194 target-moxie: Fix warnings from Sparse (one-bit signed bitfield) 12 years ago
Richard Henderson 42a268c241 tcg: Change translator-side labels to a pointer 12 years ago
Eduardo Habkost 2994fd96d9 cpu: Make cpu_init() return QOM CPUState object 12 years ago
Richard Henderson fe700adb3d tcg: Introduce tcg_op_buf_count and tcg_op_buf_full 13 years ago
Richard Henderson 0a7df5da98 tcg: Move emit of INDEX_op_end into gen_tb_end 13 years ago
Stefan Weil 302fe1235c moxie: Fix warning caused by missing include statement 12 years ago
Peter Maydell ec53b45bcd exec.c: Drop TARGET_HAS_ICE define and checks 12 years ago
Paolo Bonzini cd42d5b236 gen-icount: check cflags instead of use_icount global 12 years ago
Paolo Bonzini f08b617018 softmmu: introduce cpu_ldst.h 13 years ago
Paolo Bonzini 0f590e749f softmmu: commonize helper definitions 13 years ago
Richard Henderson 2ef6175aa7 tcg: Invert the inclusion of helper.h 13 years ago
Juan Quintela 35d08458a9 savevm: Remove all the unneeded version_minimum_id_old (rest) 13 years ago
Andreas Färber 0c591eb0a9 cputlb: Change tlb_set_page() argument to CPUState 13 years ago
Andreas Färber 00c8cb0a36 cputlb: Change tlb_flush() argument to CPUState 13 years ago
Andreas Färber 3f38f309b2 translate-all: Change cpu_restore_state() argument to CPUState 13 years ago
Andreas Färber 5638d180d6 cpu-exec: Change cpu_loop_exit() argument to CPUState 13 years ago
Andreas Färber d5a11fefef exec: Change tlb_fill() argument to CPUState 13 years ago
Andreas Färber f0c3c505a8 cpu: Move breakpoints field from CPU_COMMON to CPUState 13 years ago
Andreas Färber 27103424c4 cpu: Move exception_index field from CPU_COMMON to CPUState 13 years ago