qemu.git
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 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 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
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cp...
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Implement NMI interrupt priority
2024-04-25 Peter Maydellhw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmi...
2024-04-25 Peter Maydellhw/intc/arm_gicv3: Add NMI handling CPU interface registers
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Implement GICD_INMIR
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3_redist: Implement GICR_INMIR0
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Add irq non-maskable property
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3_kvm: Not set has-nmi=true for the...
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Add has-nmi property to GICv3 device
2024-04-25 Jinjie Ruantarget/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
2024-04-25 Jinjie Ruanhw/arm/virt: Wire NMI and VINMI irq lines from GIC...
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Add external IRQ lines for NMI
2024-04-25 Jinjie Ruantarget/arm: Handle PSTATE.ALLINT on taking an exception
2024-04-25 Jinjie Ruantarget/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI...
2024-04-25 Jinjie Ruantarget/arm: Add support for NMI in arm_phys_excp_target...
2024-04-25 Jinjie Ruantarget/arm: Add support for Non-maskable Interrupt
2024-04-25 Jinjie Ruantarget/arm: Support MSR access to ALLINT
2024-04-25 Jinjie Ruantarget/arm: Implement ALLINT MSR (immediate)
2024-04-25 Jinjie Ruantarget/arm: Add support for FEAT_NMI, Non-maskable...
2024-04-25 Jinjie Ruantarget/arm: Add PSTATE.ALLINT
2024-04-25 Jinjie Ruantarget/arm: Handle HCR_EL2 accesses for bits introduced...
2024-04-25 Philippe Mathieu... target/i386: Move APIC related code to cpu-apic.c
2024-04-25 Philippe Mathieu... hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h
2024-04-25 Maksim Davydovscripts: add script to compare compatibility properties
2024-04-25 Maksim Davydovpython/qemu/machine: add method to retrieve QEMUMachine...
2024-04-25 Maksim Davydovqmp: add dump machine type compatibility properties
2024-04-25 Maksim Davydovqom: add default value
2024-04-25 Thomas Huthtests: Update our CI to use CentOS Stream 9 instead...
2024-04-25 Thomas Huthtests/docker/dockerfiles: Run lcitool-refresh after...
2024-04-25 Thomas Huthtests/lcitool/libvirt-ci: Update to the latest master...
2024-04-25 Thomas Huthtests: Remove Ubuntu 20.04 container
2024-04-25 Thomas Huth.travis.yml: Do some more testing with Clang
2024-04-25 Thomas Huth.travis.yml: Update the jobs to Ubuntu 22.04
2024-04-25 Thomas Huth.travis.yml: Remove the unused UNRELIABLE environment...
2024-04-25 Thomas HuthRevert ".travis.yml: Cache Avocado cache"
2024-04-25 Brad Smithtests/vm: update openbsd image to 7.5
2024-04-25 Zhao Liudocs: i386: pc: Update maximum CPU numbers for PC Q35
2024-04-25 Inès Varholtests/qtest : Use `g_assert_cmphex` instead of `g_asser...
2024-04-25 Peter LievenMAINTAINERS: update email of Peter Lieven
2024-04-24 Richard HendersonMerge tag 'pull-tcg-20240424' of https://gitlab.com...
2024-04-24 Keith Packardtarget/m68k: Support semihosting on non-ColdFire targets
2024-04-24 Richard Hendersontarget/m68k: Perform the semihosting test during translate
2024-04-24 Keith Packardtarget/m68k: Pass semihosting arg to exit
2024-04-24 Michael Vogtlinux-user: Add FITRIM ioctl
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: eliminate goto in switch...
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: make ip_mreq_source local...
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: make ip_mreq local to the...
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
2024-04-24 Ilya Leoshkevichmeson: Make DEBUG_REMAP a meson option
2024-04-24 Richard HendersonMerge tag 'housekeeping-20240424' of https://github...
2024-04-24 Richard HendersonMerge tag 'pull-qapi-2024-04-24' of https://repo.or...
2024-04-24 Richard HendersonMerge tag 'pull-error-2024-04-24' of https://repo.or...
2024-04-24 Philippe Mathieu... block/gluster: Remove deprecated RDMA protocol handling
2024-04-24 Philippe Mathieu... hw/rdma: Remove deprecated pvrdma device and rdmacm...
2024-04-24 Philippe Mathieu... hw/timer: Remove the ALTERA_TIMER model
2024-04-24 Philippe Mathieu... target/nios2: Remove the deprecated Nios II target
2024-04-24 Sriram YagnaramanMAINTAINERS: Update Sriram Yagnaraman mail address
next