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
/
softmmu_template.h
Age
Commit message (
Expand
)
Author
2014-06-05
softmmu: move softmmu_template.h out of include/
Paolo Bonzini
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
2014-06-05
softmmu: make do_unaligned_access a method of CPU
Paolo Bonzini
2014-03-13
translate-all: Change cpu_io_recompile() 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-03-13
cpu: Move mem_io_{pc,vaddr} fields 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-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