5843 Commits (e474e3aacf4276eb0781d11c45e2fab996f9dc56)

Author SHA1 Message Date
Aaron Lindsay db1f3afb17 target/arm: Count PMU events when MDCR.SPME is set 6 years ago
Peter Maydell e9b2bfaa64 target/arm: Remove no-longer-reachable 32-bit KVM code 6 years ago
Peter Maydell 82bf7ae84c target/arm: Remove KVM support for 32-bit Arm hosts 6 years ago
Peter Maydell d186a4854c target/arm: Convert VCMLA, VCADD size field to MO_* in decode 6 years ago
Peter Maydell 0ae715c658 target/arm: Convert Neon VCVT fp size field to MO_* in decode 6 years ago
Peter Maydell 6cf0f240e0 target/arm: Convert Neon 3-same-fp size field to MO_* in decode 6 years ago
Thomas Huth 8821e21414 target/i386/kvm: Add missing fallthrough comment 6 years ago
Philippe Mathieu-Daudé b199c682f1 target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken() 6 years ago
Alex Bennée 102661430c target/mips: simplify gen_compute_imm_branch logic 6 years ago
Bin Meng a47ef6e93a hw/riscv: clint: Avoid using hard-coded timebase frequency 6 years ago
Bin Meng 73f6ed97ac target/riscv: cpu: Set reset vector based on the configured property value 6 years ago
Bin Meng 9b4c9b2b2a target/riscv: cpu: Add a new 'resetvec' property 6 years ago
Yifei Jiang c51a3f5d15 target/riscv: Fix bug in getting trap cause name for trace_riscv_trap 6 years ago
Markus Armbruster b15e402fc8 trace-events: Fix attribution of trace points to source 6 years ago
Markus Armbruster 6ec9379870 trace-events: Delete unused trace points 6 years ago
Eduardo Habkost c821774a3b Use OBJECT_DECLARE_TYPE where possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Thiago Jung Bauermann 86c5e6aba6 target/s390x: Use start-powered-off CPUState property 6 years ago
Thiago Jung Bauermann 6ad1da667c target/arm: Move setting of CPU halted state to generic code 6 years ago
Thiago Jung Bauermann c1b701587e target/arm: Move start-powered-off property to generic CPUState 6 years ago
Richard Henderson 4b8936310b target/microblaze: Put MicroBlazeCPUConfig into DisasContext 6 years ago
Richard Henderson 77f63e1dad target/microblaze: Fill in VMStateDescription for cpu 6 years ago
Richard Henderson de73ee1abe target/microblaze: Move mmu parameters to MicroBlazeCPUConfig 6 years ago
Richard Henderson 5ad7cc07e5 target/microblaze: Treat pvr_regs as constant 6 years ago
Richard Henderson a4bcfc3380 target/microblaze: Move pvr regs to MicroBlazeCPUConfig 6 years ago
Richard Henderson a0b2d16a09 target/microblaze: Reorg MicroBlazeCPUConfig to minimize holes 6 years ago
Richard Henderson 84bf3249a3 target/microblaze: Split out MicroBlazeCPUConfig 6 years ago
Richard Henderson 2a7567a2f3 target/microblaze: Diagnose invalid insns in delay slots 6 years ago
Richard Henderson 4059bd90eb target/microblaze: Use tcg_gen_lookup_and_goto_ptr 6 years ago
Richard Henderson 3c745866ed target/microblaze: Force rtid, rted, rtbd to exit 6 years ago
Richard Henderson 3d35bcc213 target/microblaze: Handle DISAS_EXIT_NEXT in delay slot 6 years ago
Richard Henderson 43b3413466 target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT 6 years ago
Richard Henderson f6278ca969 target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP 6 years ago
Richard Henderson 17e7779652 target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT 6 years ago
Richard Henderson 8ce97bc188 target/microblaze: Rename mmu structs 6 years ago
Richard Henderson a9f614587b target/microblaze: Cleanup mb_cpu_do_interrupt 6 years ago
Richard Henderson 64603d1eff target/microblaze: Renumber D_FLAG 6 years ago
Richard Henderson 88e74b6122 target/microblaze: Collected fixes for env->iflags 6 years ago
Helge Deller 3b65b74254 target/hppa: Fix boot with old Linux installation CDs 6 years ago
Helge Deller df5c6a5094 hw/hppa: Make number of TLB and BTLB entries configurable 6 years ago
Pan Nengyuan efacd5b896 target/i386/sev: Plug memleak in sev_read_file_base64 6 years ago
Pan Nengyuan 3aa8203e5e target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features 6 years ago
Babu Moger 0a48666a31 Revert "hw/i386: Update structures to save the number of nodes per package" 6 years ago
Babu Moger 08ead27169 Revert "target/i386: Cleanup and use the EPYC mode topology functions" 6 years ago
Babu Moger e77fc3ecc0 Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition" 6 years ago
Babu Moger 081599cb9f Revert "target/i386: Enable new apic id encoding for EPYC based cpus models" 6 years ago
Babu Moger fb49865d26 Revert "i386: Fix pkg_id offset for EPYC cpu models" 6 years ago
Eduardo Habkost b116cedd5f rx: Move typedef RXCPU to cpu-qom.h 6 years ago
Eduardo Habkost 38688fdbe9 rx: Rename QOM type check macros 6 years ago