6 Commits (0ab8ed18a6fe98bfc82705b0f041fbf2a8ca5b60)

Author SHA1 Message Date
Daniel P. Berrange 0ab8ed18a6 trace: switch to modular code generation for sub-directories 9 years ago
Lluís Vilanova dcdaadb6ea trace: [all] Add "guest_mem_before" event 10 years ago
Pavel Dovgalyuk 282dffc8a4 softmmu: add helper function to pass through retaddr 11 years ago
Peter Maydell 82f11917c9 cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessors 11 years ago
Peter Maydell 355392329e cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macros 11 years ago
Paolo Bonzini c773828aa9 softmmu: move all load/store functions to cpu_ldst.h 12 years ago
Paolo Bonzini ca0aa40816 softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE 12 years ago
Paolo Bonzini a6c9eac0d5 softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESS 12 years ago
Paolo Bonzini 859d76120b softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h 12 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Blue Swirl 89c33337fd Remove unused CONFIG_TCG_PASS_AREG0 and dead code 14 years ago
Stefan Weil b065927a02 w64: Fix data types in softmmu*.h 14 years ago
Stefan Weil 23ddbf08bf softmmu: Use uintptr_t for physaddr and rename it 14 years ago
Blue Swirl e141ab52d2 softmmu templates: optionally pass CPUState to memory access functions 15 years ago
Blue Swirl efbf29b681 Document softmmu templates 15 years ago
Igor V. Kovalenko c086b783eb sparc64: fix 32bit load sign extension 16 years ago
Stuart Brady 9f6839d4b1 Remove dead i386 assembly code from softmmu_header.h 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 18 years ago
blueswir1 79383c9c08 Fix some warnings that would be generated by gcc -Wredundant-decls 18 years ago
ths 551bd27f22 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. 18 years ago
blueswir1 4d7a0880ca Fix compiler warnings in common files 18 years ago
bellard d656469f44 use simpler REGPARM convention - make CPUTLBEntry size a power of two 18 years ago
bellard f220f4e3d8 fixed register constraint 18 years ago
j_mayer 6ebbf39000 Replace is_user variable with mmu_idx in softmmu core, 19 years ago
ths f1ccf90477 CRIS support in toplevel, by Edgar E. Iglesias. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
pbrook 0633879f1a m68k/ColdFire system emulation. 19 years ago
j_mayer eddf68a6ac Integrate Alpha target in Qemu core. 19 years ago
bellard fdf9b3e831 sh4 target (Samuel Tardieu) 20 years ago
bellard 84b7b8e778 PAGE_EXEC support in TLBs 21 years ago
bellard b5ff1b3127 ARM system emulation (Paul Brook) 21 years ago
bellard 3f87bf6959 use softfloat types in softmmu_header.h (Paul Brook) 21 years ago
bellard 6af0bf9c7c MIPS target (Jocelyn Mayer) 21 years ago
bellard c27004ec78 64 bit target support 22 years ago
bellard e95c8d51c2 full system SPARC emulation (Blue Swirl) 22 years ago
bellard 2d603d2216 PowerPC support - float macros 23 years ago
bellard e16c53fabb assembly soft MMU defines on i386 23 years ago
bellard 8948b5d613 fixed ldq() macros 23 years ago
bellard 61382a500a full softmmu support 23 years ago
bellard e2222c3924 removed warnings 23 years ago
bellard b92e5a22ec Software MMU support (used for memory mapped devices such as VGA) 23 years ago