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
/
cpu_ldst.h
Age
Commit message (
Expand
)
Author
2018-03-09
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
2017-11-15
tcg: Record code_gen_buffer address for user-only memory helpers
Richard Henderson
2016-11-22
cpu_ldst.h: use correct guest address parameter
Bobby Bingham
2015-09-11
softmmu: remove now unused functions
Pavel Dovgalyuk
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-08-24
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
2015-06-17
softmmu: provide tlb_vaddr_to_host function for user mode
Aurelien Jarno
2015-06-03
softmmu: support up to 12 MMU modes
Paolo Bonzini
2015-02-05
cpu_ldst.h: Allow NB_MMU_MODES to be 7
Peter Maydell
2015-01-20
cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not defined
Peter Maydell
2015-01-20
cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors
Peter Maydell
2015-01-20
cpu_ldst.h: Drop unused _raw macros, saddr() and laddr()
Peter Maydell
2015-01-20
cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors
Peter Maydell
2015-01-20
cpu_ldst.h: Remove unused very short ld*/st* defines
Peter Maydell
2015-01-20
cpu_ldst.h: Drop unused ld/st*_kernel defines
Peter Maydell
2015-01-20
cpu_ldst.h: Remove unused ldul_ macros
Peter Maydell
2014-06-05
softmmu: move all load/store functions to cpu_ldst.h
Paolo Bonzini
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini