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-07-23
util/fifo8: Introduce fifo8_drop()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Expose fifo8_pop_buf()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr()
Philippe Mathieu-Daudé
2024-07-23
hw/char/goldfish: Use DMA memory API
Philippe Mathieu-Daudé
2024-07-23
hw/nubus/virtio-mmio: Fix missing ERRP_GUARD() in realize handler
Zhao Liu
2024-07-23
cxl/mailbox: make range overlap check more readable
Yao Xingtao
2024-07-23
hw/mips/loongson3_virt: remove useless type cast
Yao Xingtao
2024-07-23
hw/i2c/mpc_i2c: Fix mmio region size
BALATON Zoltan
2024-07-23
docs: Correct Loongarch -> LoongArch
Philippe Mathieu-Daudé
2024-07-23
hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2024-07-23
hw/intc/loongson_ipi: Fix resource leak
Philippe Mathieu-Daudé
2024-07-23
hw/intc/loongson_ipi: Access memory in little endian
Bibo Mao
2024-07-23
hw/i386/intel_iommu: Extract device IOTLB invalidation logic
Clément Mathieu--Drif
2024-07-23
vfio/common: Allow disabling device dirty page tracking
Joao Martins
2024-07-23
vfio/migration: Don't block migration device dirty tracking is unsupported
Joao Martins
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
Joao Martins
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
Joao Martins
2024-07-23
vfio/iommufd: Probe and request hwpt dirty tracking capability
Joao Martins
2024-07-23
vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_de...
Joao Martins
2024-07-23
vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps
Joao Martins
2024-07-23
vfio/{iommufd,container}: Remove caps::aw_bits
Joao Martins
2024-07-23
vfio/iommufd: Introduce auto domain creation
Joao Martins
2024-07-23
vfio/ccw: Don't initialize HOST_IOMMU_DEVICE with mdev
Zhenzhong Duan
2024-07-23
vfio/ap: Don't initialize HOST_IOMMU_DEVICE with mdev
Zhenzhong Duan
2024-07-23
vfio/iommufd: Return errno in iommufd_cdev_attach_ioas_hwpt()
Joao Martins
2024-07-23
backends/iommufd: Extend iommufd_backend_get_device_info() to fetch HW capabi...
Joao Martins
2024-07-23
vfio/iommufd: Don't initialize nor set a HOST_IOMMU_DEVICE with mdev
Joao Martins
2024-07-23
vfio/pci: Extract mdev check into an helper
Joao Martins
2024-07-23
hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize()
Eric Auger
2024-07-23
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Richard Henderson
2024-07-23
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2024-07-22
hw/nvme: Add SPDM over DOE support
Wilfred Mallawa
2024-07-22
acpi/gpex: Create PCI link devices outside PCI root bridge
Sunil V L
2024-07-22
hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART
Sunil V L
2024-07-22
hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLIC
Sunil V L
2024-07-22
virtio-iommu: Add trace point on virtio_iommu_detach_endpoint_from_domain
Eric Auger
2024-07-22
hw/vfio/common: Add vfio_listener_region_del_iommu trace event
Eric Auger
2024-07-22
virtio-iommu: Remove the end point on detach
Eric Auger
2024-07-22
virtio-iommu: Free [host_]resv_ranges on unset_iommu_devices
Eric Auger
2024-07-22
virtio-iommu: Remove probe_done
Eric Auger
2024-07-22
Revert "virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged"
Eric Auger
2024-07-22
gdbstub: Add helper function to unregister GDB register space
Salil Mehta
2024-07-22
hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
Salil Mehta
2024-07-22
hw/acpi: Update GED _EVT method AML with CPU scan
Salil Mehta
2024-07-22
hw/acpi: Update ACPI GED framework to support vCPU Hotplug
Salil Mehta
2024-07-22
hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
Salil Mehta
2024-07-22
smbios: make memory device size configurable per Machine
Igor Mammedov
2024-07-22
virtio-net: Implement SR-IOV VF
Akihiko Odaki
2024-07-22
virtio-pci: Implement SR-IOV PF
Akihiko Odaki
[prev]
[next]