index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
/
exec-all.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu-exec: add a new CF_USE_ICOUNT cflag
Paolo Bonzini
2014-12-23
1
-2
/
+3
*
cpu-exec: invalidate nocache translation if they are interrupted
Pavel Dovgalyuk
2014-12-15
1
-0
/
+1
*
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
2014-11-23
1
-1
/
+1
*
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-12
1
-4
/
+0
*
tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target
Richard Henderson
2014-06-23
1
-1
/
+1
*
softmmu: move all load/store functions to cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-25
/
+0
*
softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE
Paolo Bonzini
2014-06-05
1
-2
/
+2
*
softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h
Paolo Bonzini
2014-06-05
1
-0
/
+2
*
tcg-mips: Enable direct chaining of TBs
Richard Henderson
2014-05-24
1
-2
/
+2
*
tcg-s390: Implement direct chaining of TBs
Richard Henderson
2014-05-15
1
-0
/
+9
*
exec-all.h: Use stl_le_p instead of stl_p patching x86
Richard Henderson
2014-05-13
1
-1
/
+1
*
tcg: Define tcg_insn_unit for code pointers
Richard Henderson
2014-05-12
1
-1
/
+1
*
exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps
Peter Maydell
2014-05-12
1
-1
/
+1
*
exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoder
Peter Maydell
2014-03-17
1
-1
/
+1
*
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-13
1
-2
/
+2
*
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
2014-03-13
1
-2
/
+2
*
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
translate-all: Change tb_gen_code() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
translate-all: Change cpu_io_recompile() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
exec: Change tlb_fill() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
cpu: Move can_do_io field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-8
/
+13
*
cpu: Add per-cpu address space
Edgar E. Iglesias
2014-02-11
1
-0
/
+1
*
exec: Make iotlb_to_region input an AS
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make tb_invalidate_phys_addr input an AS
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
kvm: initialize qemu_host_page_size
Alexey Kardashevskiy
2014-01-17
1
-0
/
+1
*
exec: Fix prototype of phys_mem_set_alloc and related functions
Stefan Weil
2013-10-14
1
-1
/
+1
*
exec: Delete is_tcg_gen_code and GETRA_EXT
Richard Henderson
2013-10-10
1
-12
/
+0
*
tcg-aarch64: Update to helper_ret_*_mmu routines
Richard Henderson
2013-10-10
1
-18
/
+0
*
tcg-arm: Rearrange slow-path qemu_ld/st
Richard Henderson
2013-10-01
1
-15
/
+1
*
tcg-ppc: use new return-argument ld/st helpers
Paolo Bonzini
2013-09-25
1
-3
/
+1
*
exec: Simplify the guest physical memory allocation hook
Markus Armbruster
2013-09-12
1
-0
/
+2
*
exec: Split softmmu_defs.h
Richard Henderson
2013-09-02
1
-1
/
+4
*
exec: Reorganize the GETRA/GETPC macros
Richard Henderson
2013-09-02
1
-45
/
+39
*
tcg-i386: Remove abort from GETPC_LDST
Richard Henderson
2013-08-29
1
-5
/
+5
*
tcg-i386: Use new return-argument ld/st helpers
Richard Henderson
2013-08-26
1
-11
/
+2
*
tcg/aarch64: Implement tlb lookup fast path
Jani Kokkonen
2013-07-15
1
-0
/
+14
*
tcg/aarch64: implement new TCG target for aarch64
Claudio Fontana
2013-06-12
1
-1
/
+4
*
memory: propagate errors on I/O dispatch
Paolo Bonzini
2013-05-29
1
-3
/
+3
*
tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION
Richard Henderson
2013-04-27
1
-0
/
+17
*
cpu: Move current_tb field to CPUState
Andreas Färber
2013-02-16
1
-1
/
+3
*
TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx
Evgeny Voevodin
2013-02-16
1
-8
/
+19
*
tci: Fix broken build (regression)
Stefan Weil
2013-01-19
1
-7
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-0
/
+412