index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
exec-all.h
Age
Commit message (
Expand
)
Author
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-11
cpu-exec: introduce loop exit with restore function
Pavel Dovgalyuk
2015-09-09
exec: make mmap_lock/mmap_unlock globally available
Paolo Bonzini
2015-09-09
replace spinlock by QemuMutex.
KONRAD Frederic
2015-09-09
tcg: signal-free qemu_cpu_kick
Paolo Bonzini
2015-09-09
tcg: introduce tcg_current_cpu
Paolo Bonzini
2015-08-26
exec-all: Translate TCI return addresses backwards too
Peter Crosthwaite
2015-08-25
cputlb: Add functions for flushing TLB for a single MMU index
Peter Maydell
2015-08-14
exec: drop cpu_can_do_io, just read cpu->can_do_io
Paolo Bonzini
2015-08-06
cpu-exec: Do not invalidate original TB in cpu_exec_nocache()
Sergey Fedorov
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
2015-07-07
migration: extend migration_bitmap
Li Zhijian
2015-06-26
include/exec: Move tb hash functions out
Peter Crosthwaite
2015-06-11
softmmu: Add probe_write()
Yongbok Kim
2015-06-05
exec: move functions to translate-all.h
Paolo Bonzini
2015-04-26
Add MemTxAttrs to the IOTLB
Peter Maydell
2015-04-26
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
2015-02-16
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
2015-02-16
exec: make iotlb RCU-friendly
Paolo Bonzini
2015-02-16
exec: introduce cpu_reload_memory_map
Paolo Bonzini
2014-12-23
cpu-exec: add a new CF_USE_ICOUNT cflag
Paolo Bonzini
2014-12-15
cpu-exec: invalidate nocache translation if they are interrupted
Pavel Dovgalyuk
2014-11-23
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
2014-09-12
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-06-23
tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target
Richard Henderson
2014-06-05
softmmu: move all load/store functions to cpu_ldst.h
Paolo Bonzini
2014-06-05
softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE
Paolo Bonzini
2014-06-05
softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h
Paolo Bonzini
2014-05-24
tcg-mips: Enable direct chaining of TBs
Richard Henderson
2014-05-15
tcg-s390: Implement direct chaining of TBs
Richard Henderson
2014-05-13
exec-all.h: Use stl_le_p instead of stl_p patching x86
Richard Henderson
2014-05-12
tcg: Define tcg_insn_unit for code pointers
Richard Henderson
2014-05-12
exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps
Peter Maydell
2014-03-17
exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoder
Peter Maydell
2014-03-13
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
2014-03-13
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
Andreas Färber
2014-03-13
translate-all: Change tb_gen_code() argument to CPUState
Andreas Färber
2014-03-13
translate-all: Change cpu_io_recompile() argument to CPUState
Andreas Färber
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
2014-03-13
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
2014-03-13
exec: Change tlb_fill() argument to CPUState
Andreas Färber
2014-03-13
cpu: Move can_do_io field from CPU_COMMON to CPUState
Andreas Färber
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
2014-02-11
exec: Make iotlb_to_region input an AS
Edgar E. Iglesias
2014-02-11
exec: Make tb_invalidate_phys_addr input an AS
Edgar E. Iglesias
2014-01-17
kvm: initialize qemu_host_page_size
Alexey Kardashevskiy
[prev]
[next]