92574 Commits (f9d0707182fcf65593b55479fa891867192ebeef)
 

Author SHA1 Message Date
Song Gao f9d0707182 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ 5 years ago
Song Gao e068b57d01 linux-user: Move target_signal.h generic definitions to generic/signal.h 5 years ago
Philippe Mathieu-Daudé f93d0af88d linux-user: Mark cpu_loop() with noreturn attribute 5 years ago
Philippe Mathieu-Daudé be23b0eb47 linux-user/hexagon: Use generic target_stat64 structure 5 years ago
Martin Wilck 719fab3afa qemu-binfmt-conf.sh: fix -F option 5 years ago
Richard Henderson fb084237a3 common-user: Really fix i386 calls to safe_syscall_set_errno_tail 5 years ago
Richard Henderson 58140d3964 Fix for safe_syscall_base. 5 years ago
Richard Henderson d7478d4229 common-user: Fix tail calls to safe_syscall_set_errno_tail 5 years ago
Xiaoyao Li 9de225a1c2 sysemu: Cleanup qemu_run_machine_init_done_notifiers() 5 years ago
Philippe Mathieu-Daudé f341b9aabd linux-user: Fix trivial build error on loongarch64 hosts 5 years ago
Richard Henderson c578ff1858 tcg/optimize: Fix folding of vector ops 5 years ago
Richard Henderson 67e41fe0cf ppc 7.0 queue: 5 years ago
Daniel Henrique Barboza 0625c7760d target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0() 5 years ago
Richard Henderson eec4dfdadb target/ppc: Use env->pnc_cyc_cnt 5 years ago
Richard Henderson ffae5616c3 target/ppc: Rewrite pmu_increment_insns 5 years ago
Richard Henderson 6e8b990354 target/ppc: Cache per-pmc insn and cycle count settings 5 years ago
Fabiano Rosas 93130c8475 target/ppc: powerpc_excp: Stop passing excp_model around 5 years ago
Fabiano Rosas 5ac11b126d target/ppc: powerpc_excp: Move system call vectored code together 5 years ago
Fabiano Rosas d1cbee61ab target/ppc: powerpc_excp: Set vector earlier 5 years ago
Fabiano Rosas 2541e68658 target/ppc: powerpc_excp: Add excp_vectors bounds check 5 years ago
Fabiano Rosas 19e70626f8 target/ppc: powerpc_excp: Set alternate SRRs directly 5 years ago
Matheus Ferst 84ade98e87 target/ppc: do not silence snan in xscvspdpn 5 years ago
Cédric Le Goater fbe08667c5 ppc/ppc405: Dump specific registers 5 years ago
Cédric Le Goater dd69d140ce ppc/ppc405: Introduce a store helper for SPR_40x_PID 5 years ago
Cédric Le Goater c316203c1e ppc/ppc405: Fix timer initialization 5 years ago
Cédric Le Goater b1273a5e13 ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPU 5 years ago
Cédric Le Goater cbd8f17d16 ppc/ppc405: Restore TCR and STR write handlers 5 years ago
Cédric Le Goater 56964585a0 ppc/ppc405: Activate MMU logs 5 years ago
Cédric Le Goater b3b5c5d38f ppc/ppc4xx: Convert printfs() 5 years ago
Cédric Le Goater 6789f23b64 target/ppc: Print out literal exception names in logs 5 years ago
Cédric Le Goater 62e79ef914 target/ppc: Remove static inline 5 years ago
Cédric Le Goater 9b4eaee4d4 target/ppc: Check effective address validity 5 years ago
Cédric Le Goater 932de56970 target/ppc: Improve logging in Radix MMU 5 years ago
Daniel Henrique Barboza 9747d061ca pnv_phb4.c: do not set 'root-bus' as bus name 5 years ago
Daniel Henrique Barboza dec4e2897c pnv_phb3.c: do not set 'root-bus' as bus name 5 years ago
Cédric Le Goater c42b9c8b33 ppc/pnv: Remove the PHB4 "device-id" property 5 years ago
Cédric Le Goater 81fbb57b7b ppc/pnv: Remove PHB4 reset handler 5 years ago
Cédric Le Goater 316717feb3 ppc/pnv: Change the maximum of PHB3 devices for Power8NVL 5 years ago
Richard Henderson b5a3d8bc91 Fix some meson conversion breakage 5 years ago
Richard Henderson 5c23f0c319 gitlab: Disable check-python-tox 5 years ago
Richard Henderson 814a050530 Machine core patches 5 years ago
Li Zhijian 2ece6e6484 MAINTAINERS: email address change 5 years ago
Philippe Mathieu-Daudé 90f285fd83 MAINTAINERS: Change philmd's email address 5 years ago
Yanan Wang da7595cad3 MAINTAINERS: Self-recommended as reviewer of "Machine core" 5 years ago
Yanan Wang a2348fa232 tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_init 5 years ago
Yanan Wang 16f5738476 tests/unit/test-smp-parse: No need to explicitly zero MachineClass members 5 years ago
Yanan Wang e5ef89ae44 tests/unit/test-smp-parse: Add testcases for CPU clusters 5 years ago
Yanan Wang 864c3b5c32 hw/core/machine: Introduce CPU cluster topology support 5 years ago
Yanan Wang 0d87178523 qemu-options: Improve readability of SMP related Docs 5 years ago
Philippe Mathieu-Daudé 3e2f14981c hw/core: Rename smp_parse() -> machine_parse_smp_config() 5 years ago