index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-26
exec: Reduce tlb_set_dirty() declaration scope
Philippe Mathieu-Daudé
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-25
nbd/server: Mark negotiation functions as coroutine_fn
Eric Blake
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-25
Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-04-25
Merge tag 'pull-request-2024-04-25' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-04-25
target/s390x: Remove KVM stubs in cpu_models.h
Philippe Mathieu-Daudé
2024-04-25
tests/unit: Remove debug statements in test-nested-aio-poll.c
Philippe Mathieu-Daudé
2024-04-25
docs/devel: fix minor typo in submitting-a-patch.rst
Manos Pitsidianakis
2024-04-25
hw/s390x: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2024-04-25
nbd/server: do not poll within a coroutine context
Zhu Yangyang
2024-04-25
hw/core: Support module-id in numa configuration
Zhao Liu
2024-04-25
hw/core: Introduce module-id as the topology subindex
Zhao Liu
2024-04-25
hw/core/machine: Support modules in -smp
Zhao Liu
2024-04-25
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
2024-04-25
hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
Bernhard Beschow
2024-04-25
hw/misc : Correct 5 spaces indents in stm32l4x5_exti
Inès Varhol
2024-04-25
hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'
Philippe Mathieu-Daudé
2024-04-25
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
2024-04-25
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
2024-04-25
hw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean
Zhao Liu
2024-04-25
hw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
Zhao Liu
2024-04-25
hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
Thomas Huth
2024-04-25
hw: Fix problem with the A*MPCORE switches in the Kconfig files
Thomas Huth
2024-04-25
hw/riscv/virt: Replace sprintf by g_strdup_printf
Philippe Mathieu-Daudé
2024-04-25
hw/misc/imx: Replace sprintf() by snprintf()
Philippe Mathieu-Daudé
2024-04-25
hw/misc/applesmc: Simplify DeviceReset handler
Philippe Mathieu-Daudé
2024-04-25
tests/qtest: Add tests for the STM32L4x5 USART
Arnaud Minier
2024-04-25
hw/arm: Add the USART to the stm32l4x5 SoC
Arnaud Minier
2024-04-25
hw/char/stm32l4x5_usart: Add options for serial parameters setting
Arnaud Minier
2024-04-25
hw/char/stm32l4x5_usart: Enable serial read and write
Arnaud Minier
2024-04-25
hw/char: Implement STM32L4x5 USART skeleton
Arnaud Minier
2024-04-25
reset: Add RESET_TYPE_SNAPSHOT_LOAD
Peter Maydell
2024-04-25
docs/devel/reset: Update to new API for hold and exit phase methods
Peter Maydell
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
scripts/coccinelle: New script to add ResetType to hold and exit phases
Peter Maydell
2024-04-25
allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset
Peter Maydell
2024-04-25
hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr
Peter Maydell
2024-04-25
linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code
Peter Maydell
2024-04-25
hw/dma: avoid apparent overflow in soc_dma_set_request
Anastasia Belova
2024-04-25
hw/arm/virt: Enable NMI support in the GIC if the CPU has FEAT_NMI
Jinjie Ruan
2024-04-25
target/arm: Add FEAT_NMI to max
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3: Report the VINMI interrupt
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3: Implement NMI interrupt priority
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
Peter Maydell
2024-04-25
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
2024-04-25
hw/intc/arm_gicv3: Implement GICD_INMIR
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
[prev]
[next]