aboutsummaryrefslogtreecommitdiff
path: root/include/exec/softmmu_template.h
AgeCommit message (Expand)Author
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