aboutsummaryrefslogtreecommitdiff
path: root/include/exec/softmmu_template.h
AgeCommit message (Expand)Author
2014-02-11cpu: Add per-cpu address spaceEdgar E. Iglesias
2014-02-11exec: Make iotlb_to_region input an ASEdgar E. Iglesias
2014-02-01qemu 1.7.0 does not build on NetBSDMartin Husemann
2013-10-10exec: Add both big- and little-endian memory helpersRichard Henderson
2013-10-10exec: Delete is_tcg_gen_code and GETRA_EXTRichard Henderson
2013-09-02tcg: Introduce zero and sign-extended versions of load helpersRichard Henderson
2013-09-02exec: Rename USUFFIX to LSUFFIXRichard Henderson
2013-09-02exec: Reorganize the GETRA/GETPC macrosRichard Henderson
2013-08-26tcg: Tidy softmmu_template.hRichard Henderson
2013-08-26tcg: Add mmu helpers that take a return address argumentRichard Henderson
2013-05-29memory: propagate errors on I/O dispatchPaolo Bonzini
2013-05-29exec: just use io_mem_read/io_mem_write for 8-byte I/O accessesPaolo Bonzini
2013-05-29exec: make io_mem_unassigned privatePaolo Bonzini
2013-05-29exec: eliminate io_mem_ramPaolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini