834 Commits (071e6491947acff53196c119ea4713593e7a8b11)

Author SHA1 Message Date
Lluís Vilanova a7e30d84ce trace: [tcg] Include TCG-tracing header on all targets 12 years ago
James Hogan eddedd546a target-mips: Ignore unassigned accesses with KVM 12 years ago
Dongxue Zhang 62eb3b9a34 target-mips/translate.c: Free TCG in OPC_DINSV 12 years ago
James Hogan 0e928b12c9 mips/kvm: Disable FPU on reset with KVM 12 years ago
James Hogan 0a2672b7ea mips/kvm: Init EBase to correct KSEG0 12 years ago
Aurelien Jarno 5ab5c04170 target-mips: copy CP0_Config1 into DisasContext 12 years ago
Petar Jovanovic d279279e2b target-mips: implement UserLocal Register 12 years ago
Sanjay Lal 222e7d11e7 target-mips: Enable KVM support in build system 12 years ago
James Hogan 14c03ab975 target-mips: Call kvm_mips_reset_vcpu() from mips_cpu_reset() 12 years ago
Sanjay Lal e2132e0bba target-mips: kvm: Add main KVM support for MIPS 12 years ago
James Hogan 4ef37e6907 target-mips: get_physical_address: Add KVM awareness 12 years ago
James Hogan 22010ce7f2 target-mips: get_physical_address: Add defines for segment bases 12 years ago
James Hogan 4b69c7e265 target-mips: Reset CPU timer consistently 12 years ago
Paolo Bonzini f08b617018 softmmu: introduce cpu_ldst.h 12 years ago
Paolo Bonzini 0f590e749f softmmu: commonize helper definitions 12 years ago
Paolo Bonzini d94f0a8ecb softmmu: move ALIGNED_ONLY to cpu.h 12 years ago
Paolo Bonzini 93e22326d6 softmmu: make do_unaligned_access a method of CPU 12 years ago
Richard Henderson 2ef6175aa7 tcg: Invert the inclusion of helper.h 12 years ago
Peter Maydell f45cb2f43f target-mips: Avoid shifting left into sign bit 12 years ago
Petar Jovanovic 7f6613cedc target-mips: fix MTHC1 and MFHC1 when FPU in FR=0 mode 12 years ago
Andreas Färber 0c591eb0a9 cputlb: Change tlb_set_page() argument to CPUState 13 years ago
Andreas Färber 00c8cb0a36 cputlb: Change tlb_flush() argument to CPUState 13 years ago
Andreas Färber 31b030d4ab cputlb: Change tlb_flush_page() argument to CPUState 13 years ago
Andreas Färber a47dddd734 exec: Change cpu_abort() argument to CPUState 13 years ago
Andreas Färber 3f38f309b2 translate-all: Change cpu_restore_state() argument to CPUState 13 years ago
Andreas Färber 5638d180d6 cpu-exec: Change cpu_loop_exit() argument to CPUState 13 years ago
Andreas Färber d5a11fefef exec: Change tlb_fill() argument to CPUState 13 years ago
Andreas Färber f0c3c505a8 cpu: Move breakpoints field from CPU_COMMON to CPUState 13 years ago
Andreas Färber 27103424c4 cpu: Move exception_index field from CPU_COMMON to CPUState 13 years ago
Andreas Färber 7510454e3e cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook 13 years ago
Andreas Färber 8c2e1b0093 cpu: Turn cpu_has_work() into a CPUClass hook 13 years ago
Petar Jovanovic 736d120af4 target-mips: add user-mode FR switch support for MIPS32r5 12 years ago
Petar Jovanovic b4dd99a363 target-mips: add support for CP0_Config5 12 years ago
Petar Jovanovic b4160af160 target-mips: add support for CP0_Config4 12 years ago
Petar Jovanovic e527526d35 target-mips: add CPU definition for MIPS32R5 12 years ago
Aurelien Jarno 5f68f5ae44 target-mips: Use new qemu_ld/st opcodes 12 years ago
Stefan Weil 8f84271da8 target-mips: Use macro ARRAY_SIZE where possible 12 years ago
Petar Jovanovic 4d66261f71 target-mips: fix 64-bit FPU config for user-mode emulation 13 years ago
Stefan Weil 1246b259f8 misc: Replace 'struct QEMUTimer' by 'QEMUTimer' 13 years ago
Richard Henderson f5daeec412 tcg: Remove stray semi-colons from target-*/helper.h 13 years ago
Richard Henderson 5cd8f6210f tcg: Move helper registration into tcg_context_init 13 years ago
Andreas Färber 51fb256ab5 cpu: Drop cpu_model_str from CPU_COMMON 13 years ago
Andreas Färber bdc44640cb cpu: Use QTAILQ for CPU list 13 years ago
Richard Henderson 8cfd04959a tcg: Change tcg_gen_exit_tb argument to uintptr_t 13 years ago
James Hogan 951fab990d target-mips: fix get_physical_address() #if 0 build error 13 years ago
Leon Alrae a1fc6246b3 target-mips: fix decoding of microMIPS POOL32Axf instructions 13 years ago
Yongbok Kim b9ac5d923b target-mips: fix 34Kf configuration for DSP ASE 13 years ago
Andreas Färber 14a10fc399 cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" 13 years ago
Petar Jovanovic b6a9f4682e target-mips: fix mipsdsp_mul_q31_q31 13 years ago
Stefan Weil d2e46d59ca target-mips: Remove assignment to a variable which is never used 13 years ago