summaryrefslogtreecommitdiffstats
path: root/include/exec/softmmu_template.h
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move softmmu_template.h out of include/Paolo Bonzini2014-06-051-533/+0
* softmmu: commonize helper definitionsPaolo Bonzini2014-06-051-0/+2
* softmmu: make do_unaligned_access a method of CPUPaolo Bonzini2014-06-051-12/+18
* translate-all: Change cpu_io_recompile() argument to CPUStateAndreas Färber2014-03-131-2/+2
* exec: Change tlb_fill() argument to CPUStateAndreas Färber2014-03-131-4/+4
* cpu: Move can_do_io field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-2/+2
* cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUStateAndreas Färber2014-03-131-4/+4
* cpu: Add per-cpu address spaceEdgar E. Iglesias2014-02-111-2/+4
* exec: Make iotlb_to_region input an ASEdgar E. Iglesias2014-02-111-2/+3
* qemu 1.7.0 does not build on NetBSDMartin Husemann2014-02-011-1/+4
* exec: Add both big- and little-endian memory helpersRichard Henderson2013-10-101-35/+251
* exec: Delete is_tcg_gen_code and GETRA_EXTRichard Henderson2013-10-101-2/+2
* tcg: Introduce zero and sign-extended versions of load helpersRichard Henderson2013-09-021-12/+46
* exec: Rename USUFFIX to LSUFFIXRichard Henderson2013-09-021-6/+6
* exec: Reorganize the GETRA/GETPC macrosRichard Henderson2013-09-021-7/+17
* tcg: Tidy softmmu_template.hRichard Henderson2013-08-261-183/+104
* tcg: Add mmu helpers that take a return address argumentRichard Henderson2013-08-261-16/+26
* memory: propagate errors on I/O dispatchPaolo Bonzini2013-05-291-1/+3
* exec: just use io_mem_read/io_mem_write for 8-byte I/O accessesPaolo Bonzini2013-05-291-23/+1
* exec: make io_mem_unassigned privatePaolo Bonzini2013-05-291-8/+2
* exec: eliminate io_mem_ramPaolo Bonzini2013-05-291-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-0/+354
OpenPOWER on IntegriCloud