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
2023-10-19
hw/ppc/pnv: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device before accessing it
Philippe Mathieu-Daudé
2023-10-19
hw/intc/apic: Use ERRP_GUARD() in apic_common_realize()
Philippe Mathieu-Daudé
2023-10-19
hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req()
Philippe Mathieu-Daudé
2023-10-19
hw/pci: Clean up global variable shadowing of address_space_io variable
Philippe Mathieu-Daudé
2023-10-19
hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
Philippe Mathieu-Daudé
2023-10-19
hw/sparc64/ebus: Access memory regions via pci_address_space_io()
Philippe Mathieu-Daudé
2023-10-19
hw/pci-host/sh_pcic: Replace magic value by proper definition
Philippe Mathieu-Daudé
2023-10-19
hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function names
Philippe Mathieu-Daudé
2023-10-19
hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2023-10-19
hw/misc/mips_itu: Make MIPSITUState target agnostic
Philippe Mathieu-Daudé
2023-10-19
hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'
Philippe Mathieu-Daudé
2023-10-19
hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h'
Philippe Mathieu-Daudé
2023-10-19
hw/sd/sdhci: Block Size Register bits [14:12] is lost
Lu Gao
2023-10-19
memory: follow Error API guidelines
Marc-André Lureau
2023-10-19
hw/timer/npcm7xx_timer: Prevent timer from counting down past zero
Chris Rauer
2023-10-19
target/arm/arm-powerctl: Correctly init CPUs when powered on to lower EL
Peter Maydell
2023-10-19
hw/arm/smmuv3: Advertise SMMUv3.1-XNX feature
Peter Maydell
2023-10-19
hw/arm/smmuv3: Sort ID register setting into field order
Peter Maydell
2023-10-19
hw/arm/smmuv3: Update ID register bit field definitions
Peter Maydell
2023-10-19
hw/arm/sbsa-ref: use bsa.h for PPI definitions
Leif Lindholm
2023-10-19
{include/}hw/arm: refactor virt PPI logic
Leif Lindholm
2023-10-19
xlnx-versal-efuse: hw/nvram: Remove deprecated device reset
Tong Ho
2023-10-19
xlnx-zynqmp-efuse: hw/nvram: Remove deprecated device reset
Tong Ho
2023-10-19
xlnx-bbram: hw/nvram: Remove deprecated device reset
Tong Ho
2023-10-19
hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ folder
Thomas Huth
2023-10-18
vhost: Expose vhost_svq_available_slots()
Hawkins Jiawei
2023-10-18
Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-18
hw/vfio: add ramfb migration support
Marc-André Lureau
2023-10-18
ramfb-standalone: add migration support
Marc-André Lureau
2023-10-18
ramfb: add migration support
Marc-André Lureau
2023-10-18
vfio/pci: Remove vfio_detach_device from vfio_realize error path
Eric Auger
2023-10-18
vfio/ap: Remove pointless apdev variable
Zhenzhong Duan
2023-10-18
vfio/pci: Fix a potential memory leak in vfio_listener_region_add
Zhenzhong Duan
2023-10-18
vfio/common: Move legacy VFIO backend code into separate container.c
Yi Liu
2023-10-18
vfio/common: Introduce a global VFIODevice list
Zhenzhong Duan
2023-10-18
vfio/common: Store the parent container in VFIODevice
Zhenzhong Duan
2023-10-18
vfio/common: Introduce a per container device list
Zhenzhong Duan
2023-10-18
vfio/common: Move VFIO reset handler registration to a group agnostic function
Zhenzhong Duan
2023-10-18
vfio/ccw: Use vfio_[attach/detach]_device
Eric Auger
2023-10-18
vfio/ap: Use vfio_[attach/detach]_device
Eric Auger
2023-10-18
vfio/platform: Use vfio_[attach/detach]_device
Eric Auger
2023-10-18
vfio/pci: Introduce vfio_[attach/detach]_device
Eric Auger
2023-10-18
vfio/common: Extract out vfio_kvm_device_[add/del]_fd
Zhenzhong Duan
2023-10-18
vfio/common: Introduce vfio_container_add|del_section_window()
Eric Auger
2023-10-18
vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
Eric Auger
[prev]
[next]