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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2024-01-12
Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-01-12
numa: Skip invalidation of cluster and NUMA node boundary for qtest
Gavin Shan
2024-01-11
Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-01-11
hw/s390x/ccw: Replace dirname() with g_path_get_dirname()
Zhao Liu
2024-01-11
hw/s390x/ccw: Replace basename() with g_path_get_basename()
Zhao Liu
2024-01-11
target/s390x/kvm/pv: Provide some more useful information if decryption fails
Thomas Huth
2024-01-11
hw/intc/loongarch_extioi: Add vmstate post_load support
Bibo Mao
2024-01-11
hw/intc/loongarch_extioi: Add dynamic cpu number support
Bibo Mao
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2024-01-11
hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
Bibo Mao
2024-01-11
Merge tag 'pull-target-arm-20240111' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-01-11
q800: move dp8393x_prom memory region to Q800MachineState
Mark Cave-Ayland
2024-01-10
target/riscv: add zicbop extension flag
Daniel Henrique Barboza
2024-01-10
hw/riscv/virt.c: fix the interrupts-extended property format of PLIC
Yong-Xuan Wang
2024-01-10
hw/riscv/virt-acpi-build.c: Add PLIC in MADT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add IO controllers and devices
Sunil V L
2024-01-10
hw/riscv/virt: Update GPEX MMIO related properties
Sunil V L
2024-01-10
hw/pci-host/gpex: Define properties for MMIO ranges
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add MMU node in RHCT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add APLIC in the MADT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
Sunil V L
2024-01-10
hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
Sunil V L
2024-01-10
hw/riscv: virt: Make few IMSIC macros and functions public
Sunil V L
2024-01-10
hw/i386/acpi-microvm.c: Use common function to add virtio in DSDT
Sunil V L
2024-01-10
hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
Sunil V L
2024-01-10
hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
Sunil V L
2024-01-09
hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers
Peter Maydell
2024-01-09
hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
Peter Maydell
2024-01-09
hw/arm: Add missing QOM parent for v7-M SoCs
Philippe Mathieu-Daudé
2024-01-09
hw/arm/socs: configure priority bits for existing SOCs
Samuel Tardieu
2024-01-09
hw/arm/armv7m: alias the NVIC "num-prio-bits" property
Samuel Tardieu
2024-01-09
hw/intc/armv7m_nvic: add "num-prio-bits" property
Samuel Tardieu
2024-01-09
hw/arm: Add minimal support for the B-L475E-IOT01A board
Inès Varhol
2024-01-09
hw/arm: Add minimal support for the STM32L4x5 SoC
Inès Varhol
2024-01-09
hw/arm: add cache controller for Freescale i.MX6
Nikita Ostrenkov
2024-01-08
Rename "QEMU global mutex" to "BQL" in comments and docs
Stefan Hajnoczi
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
2024-01-08
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
Merge tag 'pull-vfio-20240107' of https://github.com/legoater/qemu into staging
Peter Maydell
2024-01-05
vfio/migration: Add helper function to set state or reset device
Avihai Horon
2024-01-05
vfio/container: Rename vfio_init_container to vfio_set_iommu
Zhenzhong Duan
2024-01-05
vfio/iommufd: Remove the use of stat() to check file existence
Cédric Le Goater
2024-01-05
hw/vfio: fix iteration over global VFIODevice list
Volker Rümelin
2024-01-05
vfio/container: Replace basename with g_path_get_basename
Cédric Le Goater
2024-01-05
vfio/iommufd: Remove CONFIG_IOMMUFD usage
Cédric Le Goater
2024-01-05
vfio/spapr: Only compile sPAPR IOMMU support when needed
Cédric Le Goater
2024-01-05
vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interface
Cédric Le Goater
[next]