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-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
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
2024-04-25
hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
2024-04-25
target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
Jinjie Ruan
2024-04-25
hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
2024-04-25
target/arm: Handle PSTATE.ALLINT on taking an exception
Jinjie Ruan
2024-04-25
target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI
Jinjie Ruan
2024-04-25
target/arm: Add support for NMI in arm_phys_excp_target_el()
Jinjie Ruan
2024-04-25
target/arm: Add support for Non-maskable Interrupt
Jinjie Ruan
2024-04-25
target/arm: Support MSR access to ALLINT
Jinjie Ruan
2024-04-25
target/arm: Implement ALLINT MSR (immediate)
Jinjie Ruan
2024-04-25
target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
Jinjie Ruan
2024-04-25
target/arm: Add PSTATE.ALLINT
Jinjie Ruan
2024-04-25
target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
Jinjie Ruan
2024-04-25
tests: Update our CI to use CentOS Stream 9 instead of 8
Thomas Huth
2024-04-25
tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update
Thomas Huth
2024-04-25
tests/lcitool/libvirt-ci: Update to the latest master branch
Thomas Huth
2024-04-25
tests: Remove Ubuntu 20.04 container
Thomas Huth
2024-04-25
.travis.yml: Do some more testing with Clang
Thomas Huth
2024-04-25
.travis.yml: Update the jobs to Ubuntu 22.04
Thomas Huth
2024-04-25
.travis.yml: Remove the unused UNRELIABLE environment variable
Thomas Huth
[next]