qemu.git
2024-04-30 Lev Kujawskitests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS...
2024-04-30 Lev Kujawskihw/ide/core.c (cmd_read_native_max): Avoid limited...
2024-04-30 Alex Bennéegitlab: remove stale s390x-all-linux-static conf hacks
2024-04-30 Alex Bennéegitlab: migrate the s390x custom machine to 22.04
2024-04-30 Alex Bennéebuild-environment: make some packages optional
2024-04-30 Thomas Huthhw/char/stm32l4x5_usart: Fix memory corruption by addin...
2024-04-30 Thomas Huthqga: Re-enable the qga-ssh-test when running without...
2024-04-30 Konstantin... stubs: Add missing qga stubs
2024-04-30 Chris Friedthw: misc: edu: use qemu_log_mask instead of hw_error
2024-04-30 Chris Friedthw: misc: edu: rename local vars in edu_check_range
2024-04-30 Chris Friedthw: misc: edu: fix 2 off-by-one errors
2024-04-30 Zhao Liutarget/s390x/cpu_models_sysemu: Drop local @err in...
2024-04-30 Zhao Liutarget/s390x/cpu_models: Make kvm_s390_apply_cpu_model...
2024-04-30 Zhao Liutarget/s390x/cpu_models: Drop local @err in get_max_cpu...
2024-04-30 Zhao Liutarget/s390x/cpu_models: Make kvm_s390_get_host_cpu_mod...
2024-04-30 Zhao Liutarget/s390x/cpu_model: Drop local @err in s390_realize...
2024-04-30 Zhao Liutarget/s390x/cpu_model: Make check_compatibility()...
2024-04-29 Richard HendersonMerge tag 'samuel-thibault' of https://people.debian...
2024-04-29 Nicholas Ngainet/slirp: Use newer slirp_*_hostxfwd API
2024-04-26 Richard HendersonMerge tag 'accel-20240426' of https://github.com/philmd...
2024-04-26 Philippe Mathieu... plugins: Include missing 'qemu/bitmap.h' header
2024-04-26 Richard HendersonMerge tag 'pull-nbd-2024-04-25' of https://repo.or...
2024-04-26 Philippe Mathieu... hw/core: Avoid including the full 'hw/core/cpu.h' in...
2024-04-26 Philippe Mathieu... exec: Move CPUTLBEntry helpers to cputlb.c
2024-04-26 Philippe Mathieu... exec: Restrict inclusion of 'user/guest-base.h'
2024-04-26 Philippe Mathieu... exec: Rename 'exec/user/guest-base.h' as 'user/guest...
2024-04-26 Philippe Mathieu... exec: Restrict 'cpu_ldst.h' to TCG accelerator
2024-04-26 Philippe Mathieu... exec: Restrict TCG specific declarations of 'cputlb.h'
2024-04-26 Philippe Mathieu... exec: Declare CPUBreakpoint/CPUWatchpoint type in ...
2024-04-26 Philippe Mathieu... exec: Declare MMUAccessType type in 'mmu-access-type...
2024-04-26 Philippe Mathieu... exec: Declare abi_ptr type in its own 'abi_ptr.h' header
2024-04-26 Philippe Mathieu... exec/user: Do not include 'cpu.h' in 'abitypes.h'
2024-04-26 Philippe Mathieu... exec: Move [b]tswapl() declarations to 'exec/user/tswap...
2024-04-26 Philippe Mathieu... exec: Declare target_words_bigendian() in 'exec/tswap.h'
2024-04-26 Philippe Mathieu... exec/cpu-all: Remove unused tswapls() definitions
2024-04-26 Philippe Mathieu... exec/cpu-all: Remove unused 'qemu/thread.h' header
2024-04-26 Philippe Mathieu... exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
2024-04-26 Philippe Mathieu... accel/hvf: Use accel-specific per-vcpu @dirty field
2024-04-26 Philippe Mathieu... accel/nvmm: Use accel-specific per-vcpu @dirty field
2024-04-26 Philippe Mathieu... accel/whpx: Use accel-specific per-vcpu @dirty field
2024-04-26 Philippe Mathieu... accel/tcg: Rename helper-head.h -> helper-head.h.inc
2024-04-26 Philippe Mathieu... accel/tcg: Rename load-extract/store-insert headers...
2024-04-26 Philippe Mathieu... accel/tcg: Include missing headers in 'tb-jmp-cache.h'
2024-04-26 Philippe Mathieu... accel/tcg: Include missing 'hw/core/cpu.h' header
2024-04-26 Philippe Mathieu... accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
2024-04-26 Philippe Mathieu... target/i386: Include missing 'exec/exec-all.h' header
2024-04-26 Philippe Mathieu... target/sparc: Replace abi_ulong by uint32_t for TARGET_...
2024-04-26 Philippe Mathieu... target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
2024-04-26 Philippe Mathieu... target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
2024-04-26 Philippe Mathieu... semihosting/guestfd: Remove unused 'semihosting/uaccess...
2024-04-26 Philippe Mathieu... semihosting/uaccess: Avoid including 'cpu.h'
2024-04-26 Philippe Mathieu... gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
2024-04-26 Philippe Mathieu... gdbstub: Simplify #ifdef'ry in helpers.h
2024-04-26 Philippe Mathieu... gdbstub: Include missing 'hw/core/cpu.h' header
2024-04-26 Philippe Mathieu... accel: Include missing 'exec/cpu_ldst.h' header
2024-04-26 Philippe Mathieu... exec: Expose 'target_page.h' API to user emulation
2024-04-26 Philippe Mathieu... exec: Include 'cpu.h' before validating CPUArchState...
2024-04-26 Philippe Mathieu... exec: Reduce tlb_set_dirty() declaration scope
2024-04-26 Philippe Mathieu... exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
2024-04-25 Eric Blakenbd/server: Mark negotiation functions as coroutine_fn
2024-04-25 Richard HendersonMerge tag 'hw-misc-20240425' of https://github.com...
2024-04-25 Richard HendersonMerge tag 'pull-target-arm-20240425' of https://git...
2024-04-25 Richard HendersonMerge tag 'pull-request-2024-04-25' of https://gitlab...
2024-04-25 Philippe Mathieu... target/s390x: Remove KVM stubs in cpu_models.h
2024-04-25 Philippe Mathieu... tests/unit: Remove debug statements in test-nested...
2024-04-25 Manos Pitsidianakisdocs/devel: fix minor typo in submitting-a-patch.rst
2024-04-25 Philippe Mathieu... hw/s390x: Include missing 'cpu.h' header
2024-04-25 Zhu Yangyangnbd/server: do not poll within a coroutine context
2024-04-25 Zhao Liuhw/core: Support module-id in numa configuration
2024-04-25 Zhao Liuhw/core: Introduce module-id as the topology subindex
2024-04-25 Zhao Liuhw/core/machine: Support modules in -smp
2024-04-25 Zhao Liuhw/core/machine: Introduce the module as a CPU topology...
2024-04-25 Bernhard Beschowhw/i386/pc_sysfw: Remove unused parameter from pc_isa_b...
2024-04-25 Inès Varholhw/misc : Correct 5 spaces indents in stm32l4x5_exti
2024-04-25 Philippe Mathieu... hw/xtensa: Include missing 'exec/cpu-common.h' in ...
2024-04-25 Philippe Mathieu... hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
2024-04-25 Zhao Liuhw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
2024-04-25 Zhao Liuhw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean
2024-04-25 Zhao Liuhw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
2024-04-25 Thomas Huthhw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
2024-04-25 Thomas Huthhw: Fix problem with the A*MPCORE switches in the Kconf...
2024-04-25 Philippe Mathieu... hw/riscv/virt: Replace sprintf by g_strdup_printf
2024-04-25 Philippe Mathieu... hw/misc/imx: Replace sprintf() by snprintf()
2024-04-25 Philippe Mathieu... hw/misc/applesmc: Simplify DeviceReset handler
2024-04-25 Arnaud Miniertests/qtest: Add tests for the STM32L4x5 USART
2024-04-25 Arnaud Minierhw/arm: Add the USART to the stm32l4x5 SoC
2024-04-25 Arnaud Minierhw/char/stm32l4x5_usart: Add options for serial paramet...
2024-04-25 Arnaud Minierhw/char/stm32l4x5_usart: Enable serial read and write
2024-04-25 Arnaud Minierhw/char: Implement STM32L4x5 USART skeleton
2024-04-25 Peter Maydellreset: Add RESET_TYPE_SNAPSHOT_LOAD
2024-04-25 Peter Maydelldocs/devel/reset: Update to new API for hold and exit...
2024-04-25 Peter Maydellhw, target: Add ResetType argument to hold and exit...
2024-04-25 Peter Maydellscripts/coccinelle: New script to add ResetType to...
2024-04-25 Peter Maydellallwinner-i2c, adm1272: Use device_cold_reset() for...
2024-04-25 Peter Maydellhw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_...
2024-04-25 Peter Maydelllinux-user/flatload.c: Remove unused bFLT shared-librar...
2024-04-25 Anastasia Belovahw/dma: avoid apparent overflow in soc_dma_set_request
2024-04-25 Jinjie Ruanhw/arm/virt: Enable NMI support in the GIC if the CPU...
2024-04-25 Jinjie Ruantarget/arm: Add FEAT_NMI to max
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Report the VINMI interrupt
next