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-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
2024-01-05
vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface
Cédric Le Goater
2024-01-05
vfio/container: Intoduce a new VFIOIOMMUClass::setup handler
Cédric Le Goater
2024-01-05
vfio/container: Introduce a VFIOIOMMU legacy QOM interface
Cédric Le Goater
2024-01-05
vfio/container: Introduce a VFIOIOMMU QOM interface
Cédric Le Goater
2024-01-05
vfio/container: Initialize VFIOIOMMUOps under vfio_init_container()
Cédric Le Goater
2024-01-05
vfio/container: Introduce vfio_legacy_setup() for further cleanups
Cédric Le Goater
2024-01-05
vfio/spapr: Extend VFIOIOMMUOps with a release handler
Cédric Le Goater
2024-01-05
edu: fix DMA range upper bound check
Max Erenberg
2024-01-05
hw/net: cadence_gem: Fix MDIO_OP_xxx values
Bin Meng
2024-01-05
Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-05
target/sparc: Simplify qemu_irq_ack
Clément Chigot
2024-01-05
hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
Pavel Pisa
2024-01-05
hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
Thomas Huth
2024-01-05
hw/pci-host/raven: Propagate error in raven_realize()
Philippe Mathieu-Daudé
2024-01-05
hw/nvram: Simplify memory_region_init_rom_device() calls
Philippe Mathieu-Daudé
2024-01-05
hw/misc: Simplify memory_region_init_ram_from_fd() calls
Philippe Mathieu-Daudé
2024-01-05
hw/sparc: Simplify memory_region_init_ram_nomigrate() calls
Philippe Mathieu-Daudé
2024-01-05
hw/arm: Simplify memory_region_init_rom() calls
Philippe Mathieu-Daudé
2024-01-05
hw: Simplify memory_region_init_ram() calls
Philippe Mathieu-Daudé
2024-01-05
misc: Simplify qemu_prealloc_mem() calls
Philippe Mathieu-Daudé
2024-01-05
hw/mips: Inline 'bios.h' definitions
Philippe Mathieu-Daudé
2024-01-05
hw: Simplify accesses to the CPUState::'start-powered-off' property
Philippe Mathieu-Daudé
2024-01-05
hw/ppc/spapr_cpu_core: Access QDev properties with proper API
Philippe Mathieu-Daudé
2024-01-05
hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
Philippe Mathieu-Daudé
2024-01-05
hw/arm/bcm2836: Simplify use of 'reset-cbar' property
Philippe Mathieu-Daudé
2024-01-05
hw/audio/sb16: Do not migrate qdev properties
Philippe Mathieu-Daudé
2024-01-05
hw/cpu/cluster: Cleanup unused included header in cluster.c
Zhao Liu
2024-01-05
hw/cpu/core: Cleanup unused included header in core.c
Zhao Liu
2024-01-05
hw/riscv/shakti_c: Check CPU type in machine_run_board_init()
Gavin Shan
2024-01-05
hw/arm: Check CPU type in machine_run_board_init()
Gavin Shan
2024-01-05
hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
Gavin Shan
2024-01-05
hw/arm/virt: Check CPU type in machine_run_board_init()
Gavin Shan
2024-01-05
hw/arm/virt: Hide host CPU model for tcg
Gavin Shan
2024-01-05
machine: Print CPU model name instead of CPU type
Gavin Shan
2024-01-05
machine: Improve is_cpu_type_supported()
Gavin Shan
2024-01-05
machine: Introduce helper is_cpu_type_supported()
Gavin Shan
2024-01-05
machine: Use error handling when CPU type is checked
Gavin Shan
2024-01-05
hw/core: Add machine_class_default_cpu_type()
Philippe Mathieu-Daudé
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2024-01-05
Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
[next]