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-03-07
vfio: Fix vfio_get_dev_region() trace event
Cédric Le Goater
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
2023-03-07
vfio/migration: Query device dirty page tracking support
Joao Martins
2023-03-07
vfio/migration: Block migration with vIOMMU
Joao Martins
2023-03-07
vfio/common: Add device dirty page bitmap sync
Joao Martins
2023-03-07
vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
Avihai Horon
2023-03-07
vfio/common: Add device dirty page tracking start/stop
Joao Martins
2023-03-07
vfio/common: Record DMA mapped IOVA ranges
Joao Martins
2023-03-07
vfio/common: Add helper to consolidate iova/end calculation
Joao Martins
2023-03-07
vfio/common: Consolidate skip/invalid section into helper
Joao Martins
2023-03-07
vfio/common: Use a single tracepoint for skipped sections
Joao Martins
2023-03-07
vfio/common: Add helper to validate iova/end against hostwin
Joao Martins
2023-03-07
vfio/common: Add VFIOBitmap and alloc function
Avihai Horon
2023-03-07
vfio/common: Abort migration if dirty log start/stop/sync fails
Avihai Horon
2023-03-07
vfio/common: Fix wrong %m usages
Avihai Horon
2023-03-07
vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
Avihai Horon
2023-03-07
Merge tag 'pull-target-arm-20230306' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-03-07
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
2023-03-06
hw: arm: allwinner-h3: Fix and complete H3 i2c devices
qianfan Zhao
2023-03-06
hw/nvme: flexible data placement emulation
Jesper Devantier
2023-03-06
hw/nvme: basic directives support
Gollu Appalanaidu
2023-03-06
hw/nvme: add basic endurance group support
Klaus Jensen
2023-03-06
hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
Niklas Cassel
2023-03-06
hw/nvme: move adjustment of data_units{read,written}
Joel Granados
2023-03-06
hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
qianfan Zhao
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
2023-03-06
hw/xen/xen_pt: fix uninitialized variable
Marek Marczykowski-Górecki
2023-03-06
xen/pt: reserve PCI slot 2 for Intel igd-passthru
Chuck Zmudzinski
2023-03-04
Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2023-03-03
pnv_phb4_pec: Simplify/align code to parent user-created PHBs
Frederic Barrat
2023-03-03
pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
Frederic Barrat
2023-03-03
pnv_phb4_pec: Only export existing PHBs to the device tree
Frederic Barrat
2023-03-03
pnv_phb4_pec: Keep track of instantiated PHBs
Frederic Barrat
2023-03-03
Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta...
Peter Maydell
2023-03-03
Merge tag 'pull-loongarch-20230303' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-03-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-03-03
Merge tag 'pull-riscv-to-apply-20230303' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
2023-03-03
hw/loongarch/virt: add system_powerdown hmp command support
Song Gao
2023-03-03
hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASE
Bibo Mao
2023-03-02
hw/cxl/mailbox: Use new UUID network order define for cel_uuid
Ira Weiny
2023-03-02
hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
Jonathan Cameron
2023-03-02
hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
Gregory Price
2023-03-02
hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
Gregory Price
2023-03-02
hw/pci-bridge/cxl_downstream: Fix type naming mismatch
Jonathan Cameron
2023-03-02
hw/mem/cxl_type3: Improve error handling in realize()
Jonathan Cameron
2023-03-02
intel-iommu: send UNMAP notifications for domain or global inv desc
Peter Xu
2023-03-02
smmu: switch to use memory_region_unmap_iommu_notifier_range()
Jason Wang
2023-03-02
intel-iommu: fail DEVIOTLB_UNMAP without dt mode
Jason Wang
2023-03-02
intel-iommu: fail MAP notifier without caching mode
Jason Wang
2023-03-02
memory: Optimize replay of guest mapping
Zhenzhong Duan
[next]