]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-03-10  Stefano Stabellinixen: No need to flush the mapcache for grants
2025-03-10  David Woodhousehw/xen: Add "mode" parameter to xen-block devices
2025-03-10  Jiqian Chenxen/passthrough: use gsi to map pirq when dom0 is PVH
2025-03-10  Stefan HajnocziMerge tag 'accel-cpus-20250309' of https://github.com...
2025-03-10  Stefan HajnocziMerge tag 'pull-aspeed-20250309' of https://github...
2025-03-10  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2025-03-09  Philippe Mathieu... MAINTAINERS: Consolidate core exec/vCPU handling section
2025-03-09  Philippe Mathieu... cpus: Remove CPUClass::has_work() handler
2025-03-09  Philippe Mathieu... target/xtensa: Move has_work() from CPUClass to SysemuC...
2025-03-09  Philippe Mathieu... target/tricore: Move has_work() from CPUClass to Sysemu...
2025-03-09  Philippe Mathieu... target/sparc: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/sh4: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/s390x: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/s390x: Restrict I/O handler installers to system...
2025-03-09  Philippe Mathieu... target/rx: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/riscv: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/ppc: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/openrisc: Move has_work() from CPUClass to Sysem...
2025-03-09  Philippe Mathieu... target/mips: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/microblaze: Move has_work() from CPUClass to...
2025-03-09  Philippe Mathieu... target/m68k: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/loongarch: Move has_work() from CPUClass to...
2025-03-09  Philippe Mathieu... target/i386: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/hppa: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/hexagon: Remove CPUClass:has_work() handler
2025-03-09  Philippe Mathieu... target/avr: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/arm: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/alpha: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... cpus: Introduce SysemuCPUOps::has_work() handler
2025-03-09  Philippe Mathieu... cpus: Un-inline cpu_has_work()
2025-03-09  Philippe Mathieu... cpus: Restrict cpu_has_work() to system emulation
2025-03-09  Philippe Mathieu... target/arm: Prefer cached CpuClass over CPU_GET_CLASS...
2025-03-09  Philippe Mathieu... hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS...
2025-03-09  Philippe Mathieu... gdbstub: Prefer cached CpuClass over CPU_GET_CLASS...
2025-03-09  Philippe Mathieu... disas: Prefer cached CpuClass over CPU_GET_CLASS()...
2025-03-09  Philippe Mathieu... user: Prefer cached CpuClass over CPU_GET_CLASS() macro
2025-03-09  Philippe Mathieu... accel: Prefer cached CpuClass over CPU_GET_CLASS()...
2025-03-09  Philippe Mathieu... cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
2025-03-09  Philippe Mathieu... cpus: Build cpu_exec_[un]realizefn() methods once
2025-03-09  Philippe Mathieu... cpus: Register VMState per user / system emulation
2025-03-09  Philippe Mathieu... user: Extract common MMAP API to 'user/mmap.h'
2025-03-09  Philippe Mathieu... bsd-user: Propagate alignment argument to mmap_find_vma()
2025-03-09  Philippe Mathieu... bsd-user: Always use mmap_find_vma_aligned() in target_...
2025-03-09  Philippe Mathieu... linux-user: Only include 'exec/tb-flush.h' header when...
2025-03-09  Jamin Lindocs/specs: Add aspeed-intc
2025-03-09  Jamin Lintests/functional/aspeed: Add test case for AST2700 A1
2025-03-09  Jamin Lintests/functional/aspeed: Update test ASPEED SDK v09.05
2025-03-09  Jamin Lintests/functional/aspeed: Update temperature hwmon path
2025-03-09  Jamin Lintests/functional/aspeed: Introduce start_ast2700_test API
2025-03-09  Jamin Linhw/arm/aspeed_ast27x0: Sort the memmap table by mapping...
2025-03-09  Jamin Linhw/arm/aspeed: Add Machine Support for AST2700 A1
2025-03-09  Jamin Linhw/arm/aspeed_ast27x0: Add SoC Support for AST2700 A1
2025-03-09  Jamin Linhw/arm/aspeed_ast27x0: Support two levels of INTC contr...
2025-03-09  Jamin Linhw/arm/aspeed_ast27x0: Define an Array of AspeedINTCSta...
2025-03-09  Jamin Linhw/arm/aspeed_ast27x0.c Support AST2700 A1 GIC Interrup...
2025-03-09  Jamin Linhw/misc/aspeed_scu: Add Support for AST2700/AST2750...
2025-03-09  Jamin Linhw/intc/aspeed: Add Support for AST2700 INTCIO Controller
2025-03-09  Jamin Linhw/intc/aspeed: Add Support for Multi-Output IRQ Handling
2025-03-09  Jamin Linhw/intc/aspeed: Introduce IRQ handler function to reduc...
2025-03-09  Jamin Linhw/intc/aspeed: Introduce AspeedINTCIRQ structure to...
2025-03-09  Jamin Linhw/intc/aspeed: Refactor INTC to support separate input...
2025-03-09  Jamin Linhw/intc/aspeed: Add support for multiple output pins...
2025-03-09  Jamin Linhw/intc/aspeed: Rename num_ints to num_inpins for clarity
2025-03-09  Jamin Linhw/intc/aspeed: Support different memory region ops
2025-03-09  Jamin Linhw/arm/aspeed_ast27x0: Sort the IRQ table by IRQ number
2025-03-09  Jamin Linhw/arm/aspeed: Rename IRQ table and machine name for...
2025-03-09  Jamin Linhw/intc/aspeed: Add object type name to trace events...
2025-03-09  Jamin Linhw/intc/aspeed: Introduce helper functions for enable...
2025-03-09  Jamin Linhw/intc/aspeed: Reduce regs array size by adding a...
2025-03-09  Jamin Linhw/intc/aspeed: Support setting different register...
2025-03-09  Jamin Linhw/intc/aspeed: Introduce dynamic allocation for regs...
2025-03-09  Jamin Linhw/intc/aspeed: Rename status_addr and addr to status_r...
2025-03-09  Jamin Linhw/intc/aspeed: Support setting different memory size
2025-03-09  Jamin Linhw/arm/aspeed_ast27x0.c Fix boot issue for AST2700
2025-03-09  Jamin Linhw/arm/aspeed_ast27x0.c Separate HW Strap Registers...
2025-03-09  Jamin Linhw/misc/aspeed_scu: Fix the hw-strap1 cannot be set...
2025-03-09  Jamin Linhw/arm/aspeed Update HW Strap Default Values for AST2700
2025-03-09  Jamin Linhw/misc/aspeed_scu: Fix the revision ID cannot be set...
2025-03-09  Jamin Linhw/misc/aspeed_scu: Skipping dram_init in u-boot
2025-03-09  Jamin Linhw/misc/aspeed_hace: Fix boot issue in the Crypto Manag...
2025-03-09  Jamin Linhw/arm/aspeed_ast27x0: Add HACE support for AST2700
2025-03-09  Jamin Linhw/misc/aspeed_hace: Add AST2700 support
2025-03-09  Jamin Linhw/misc/aspeed_hace: Fix coding style
2025-03-09  Cédric Le Goateraspeed: Remove duplicate typename in AspeedSoCClass
2025-03-09  Jamin Linaspeed/soc: Support Non-maskable Interrupt for AST2700
2025-03-09  Cédric Le Goatertests/functional: Introduce a bletchley machine test
2025-03-09  Cédric Le Goatertests/functional: Introduce a witherspoon machine test
2025-03-09  Cédric Le Goatertests/functional: Update OpenBMC image of romulus machine
2025-03-09  Cédric Le Goatertests/functional: Update OpenBMC image of palmetto...
2025-03-09  Cédric Le Goatertests/functional: Introduce a new test routine for...
2025-03-09  Peter Maydellrust: pl011: Allow NULL chardev argument to pl011_create()
2025-03-09  Stefan HajnocziMerge tag 'pull-tcg-20250308' of https://gitlab.com...
2025-03-08  Richard Hendersonaccel/tcg: Build tcg-runtime-gvec.c once
2025-03-08  Richard Hendersonaccel/tcg: Build tcg-runtime.c once
2025-03-08  Philippe Mathieu... qemu/atomic128: Include missing 'qemu/atomic.h' header
2025-03-08  Philippe Mathieu... qemu/atomic: Rename atomic128-ldst.h headers using...
2025-03-08  Philippe Mathieu... qemu/atomic: Rename atomic128-cas.h headers using ...
2025-03-08  Richard Hendersonaccel/tcg: Split out getpc.h
2025-03-08  Philippe Mathieu... accel/tcg: Restrict GETPC_ADJ to 'tb-internal.h'
2025-03-08  Richard Hendersonaccel/tcg: Build tcg-accel-ops-mttcg.c once
next