1095 Commits (0fb233125471b0c001b04df9e1b38c752ba002ee)

Author SHA1 Message Date
Paolo Bonzini 02d0e09503 os-posix: include sys/mman.h 10 years ago
Richard Henderson 4910e6e42e target-*: dfilter support for in_asm 10 years ago
Paolo Bonzini 63c915526d cpu: move exec-all.h inclusion out of cpu.h 11 years ago
Paolo Bonzini e6623d88f4 mips: move CP0 functions out of cpu.h 11 years ago
Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 11 years ago
Paolo Bonzini 1e00b8d57a hw: move CPU state serialization to migration/cpu.h 11 years ago
Paolo Bonzini 416bf93686 target-mips: make cpu-qom.h not target specific 11 years ago
Stefan Weil cb8d4c8f54 Fix some typos found by codespell 11 years ago
Sergey Fedorov 90aa39a1cc tcg: Allow goto_tb to any target PC in user mode 11 years ago
Emilio G. Cota 89fee74a0f tb: consistently use uint32_t for tb->flags 11 years ago
Aurelien Jarno 9d989c732b target-mips: fix call to memset in soft reset code 10 years ago
James Hogan d96391c1ff target-mips: Fix RDHWR exception host PC 10 years ago
Yongbok Kim f6d4dd8109 target-mips: add MAAR, MAARI register 11 years ago
Yongbok Kim c98d3d79ee target-mips: use CP0_CHECK for gen_m{f|t}hc0 11 years ago
Leon Alrae 0d74a222c2 target-mips: make ITC Configuration Tags accessible to the CPU 11 years ago
Leon Alrae 40d48212f9 target-mips: check CP0 enabled for CACHE instruction also in R6 11 years ago
Leon Alrae 34fa7e83e1 hw/mips: implement ITC Configuration Tags and Storage Cells 11 years ago
Leon Alrae a9a9506171 target-mips: enable CM GCR in MIPS64R6-generic CPU 11 years ago
Leon Alrae bff384a4fb hw/mips_malta: add CPS to Malta board 11 years ago
Yongbok Kim c870e3f52c target-mips: add CMGCRBase register 11 years ago
Leon Alrae ba5c79f262 target-mips: indicate presence of IEEE 754-2008 FPU in R6/R5+MSA CPUs 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Lluís Vilanova 1bcea73e13 tcg: Add type for vCPU pointers 11 years ago
Yongbok Kim 01bc435b44 target-mips: implement R6 multi-threading 11 years ago
James Hogan bee62662a3 mips/kvm: Support MSA in MIPS KVM guests 11 years ago
James Hogan 152db36ae6 mips/kvm: Support FPU in MIPS KVM guests 11 years ago
James Hogan d319f83fe9 mips/kvm: Support signed 64-bit KVM registers 11 years ago
James Hogan 0759487b56 mips/kvm: Support unsigned KVM registers 11 years ago
James Hogan 03cbfd7b5c mips/kvm: Implement Config CP0 registers 11 years ago
James Hogan 461a1582f0 mips/kvm: Implement PRid CP0 register 11 years ago
James Hogan c489e5591f mips/kvm: Remove a couple of noisy DPRINTFs 11 years ago
Peter Maydell 30456d5ba3 all: Clean up includes 11 years ago
Peter Maydell d783f78933 target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct 11 years ago
Richard Henderson e1ccc05444 tcg: Change tcg_global_mem_new_* to take a TCGv_ptr 13 years ago
Paolo Bonzini 508127e243 log: do not unnecessarily include qom/cpu.h 11 years ago
Peter Maydell c684822ad2 mips: Clean up includes 11 years ago
Miodrag Dinic 51243852af target-mips: Fix ALIGN instruction when bp=0 11 years ago
Aurelien Jarno 1aa56f6ee7 target-mips: silence NaNs for cvt.s.d and cvt.d.s 11 years ago
Dongxue Zhang 889912999d target-mips/cpu.h: Fix spell error 11 years ago
Peter Maydell f4014512cd fpu: Replace int32 typedef with int32_t 11 years ago
Peter Maydell 182f42fdc2 fpu: Replace uint64 typedef with uint64_t 11 years ago
Peter Maydell f42c222482 fpu: Replace int64 typedef with int64_t 11 years ago
Leon Alrae f93c3a8d0c target-mips: flush QEMU TLB when disabling 64-bit addressing 11 years ago
James Hogan 7871abb94c target-mips: Fix exceptions while UX=0 11 years ago
Yongbok Kim 60270f85cc target-mips: fix updating XContext on mmu exception 11 years ago
Yongbok Kim bb238210bb target-mips: add SIGRIE instruction 11 years ago
Yongbok Kim 35ac9e342e target-mips: Set Config5.XNP for R6 cores 11 years ago
Yongbok Kim b00c72180c target-mips: add PC, XNP reg numbers to RDHWR 11 years ago
Yongbok Kim dbd8af9824 target-mips: Add enum for BREAK32 11 years ago
Leon Alrae 2dcf7908d9 target-mips: update writing to CP0.Status.KX/SX/UX in MIPS Release R6 11 years ago