index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
softmmu_template.h
Age
Commit message (
Expand
)
Author
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-01
qemu 1.7.0 does not build on NetBSD
Martin Husemann
2013-10-10
exec: Add both big- and little-endian memory helpers
Richard Henderson
2013-10-10
exec: Delete is_tcg_gen_code and GETRA_EXT
Richard Henderson
2013-09-02
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
2013-09-02
exec: Rename USUFFIX to LSUFFIX
Richard Henderson
2013-09-02
exec: Reorganize the GETRA/GETPC macros
Richard Henderson
2013-08-26
tcg: Tidy softmmu_template.h
Richard Henderson
2013-08-26
tcg: Add mmu helpers that take a return address argument
Richard Henderson
2013-05-29
memory: propagate errors on I/O dispatch
Paolo Bonzini
2013-05-29
exec: just use io_mem_read/io_mem_write for 8-byte I/O accesses
Paolo Bonzini
2013-05-29
exec: make io_mem_unassigned private
Paolo Bonzini
2013-05-29
exec: eliminate io_mem_ram
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini