35 Commits (52a1f64ec54354157ee73435e53d2dfda0414d07)

Author SHA1 Message Date
Peter Maydell 86360ad71d exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps 12 years ago
Peter Maydell 14dcdac82f exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoder 12 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 31b030d4ab cputlb: Change tlb_flush_page() argument to CPUState 13 years ago
Andreas Färber 0ea8cb8895 cpu-exec: Change cpu_resume_from_signal() argument to CPUState 13 years ago
Andreas Färber 648f034c6c translate-all: Change tb_gen_code() argument to CPUState 13 years ago
Andreas Färber 90b40a696a translate-all: Change cpu_io_recompile() 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 99df7dce8a cpu: Move can_do_io field from CPU_COMMON to CPUState 13 years ago
Edgar E. Iglesias 09daed848c cpu: Add per-cpu address space 12 years ago
Edgar E. Iglesias 777170946f exec: Make iotlb_to_region input an AS 13 years ago
Edgar E. Iglesias 29d8ec7bee exec: Make tb_invalidate_phys_addr input an AS 13 years ago
Alexey Kardashevskiy 47c16ed56a kvm: initialize qemu_host_page_size 12 years ago
Stefan Weil 575ddeb459 exec: Fix prototype of phys_mem_set_alloc and related functions 13 years ago
Richard Henderson dbdbe0cd31 exec: Delete is_tcg_gen_code and GETRA_EXT 13 years ago
Richard Henderson 023261ef85 tcg-aarch64: Update to helper_ret_*_mmu routines 13 years ago
Richard Henderson d9f4dde4a6 tcg-arm: Rearrange slow-path qemu_ld/st 13 years ago
Paolo Bonzini 619f90ba62 tcg-ppc: use new return-argument ld/st helpers 13 years ago
Markus Armbruster 91138037cb exec: Simplify the guest physical memory allocation hook 13 years ago
Richard Henderson e58eb53413 exec: Split softmmu_defs.h 13 years ago
Richard Henderson 0f842f8a24 exec: Reorganize the GETRA/GETPC macros 13 years ago
Richard Henderson 584950fd4e tcg-i386: Remove abort from GETPC_LDST 13 years ago
Richard Henderson 401c227b0a tcg-i386: Use new return-argument ld/st helpers 13 years ago
Jani Kokkonen c6d8ed24b4 tcg/aarch64: Implement tlb lookup fast path 13 years ago
Claudio Fontana 4a136e0a6b tcg/aarch64: implement new TCG target for aarch64 13 years ago
Paolo Bonzini 791af8c861 memory: propagate errors on I/O dispatch 13 years ago
Richard Henderson df5e0ef711 tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION 13 years ago
Andreas Färber d77953b94f cpu: Move current_tb field to CPUState 13 years ago
Evgeny Voevodin 5e5f07e08f TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx 13 years ago
Stefan Weil b54c2873e7 tci: Fix broken build (regression) 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Blue Swirl a8a826a3c3 exec: refactor cpu_restore_state 14 years ago
Evgeny Voevodin 94788f54e9 TCG: Remove unused global gen_opc_ arrays. 14 years ago
Stefan Weil de91f53799 tci: fix build breakage for target MIPS 14 years ago
malc c878da3b27 tcg/ppc32: Use trampolines to trim the code size for mmu slow path accessors 14 years ago
malc ed224a56b3 tcg/ppc: ld/st optimization 14 years ago
Yeongkyoon Lee fdbb84d133 tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization 14 years ago
Blue Swirl 8b9c99d9dc exec: make some functions static 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Richard Henderson 74d590c8e9 exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c 14 years ago
Michael Roth 42a1592845 tci: fix build breakage for target-sparc 14 years ago
Richard Henderson 5bbd2cae8e tcg-sparc: Fix and enable direct TB chaining. 14 years ago
Blue Swirl 89c33337fd Remove unused CONFIG_TCG_PASS_AREG0 and dead code 14 years ago
Stefan Weil 3cebc3f11d tcg: Fix MAX_OPC_PARAM_IARGS 14 years ago
Igor Mammedov 84e3b60259 cleanup cpu_set_debug_excp_handler 14 years ago
Alexander Graf 77a8f1a512 linux-user: Fix stale tbs after mmap 14 years ago