index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
qemu-api-macros
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-25
docs: rust: fix typos
Paolo Bonzini
1
-2
/
+2
2025-02-25
rust: prefer importing std::ptr over core::ptr
Zhao Liu
3
-5
/
+6
2025-02-25
rust: tests: do not import bindings::*
Paolo Bonzini
1
-1
/
+2
2025-02-25
rust: add module to convert between success/-errno and io::Result
Paolo Bonzini
6
-0
/
+381
2025-02-25
rust: subprojects: add libc crate
Paolo Bonzini
7
-2
/
+55
2025-02-25
i386: Fix the missing Rust HPET configuration option
Zhao Liu
1
-0
/
+1
2025-02-25
hpet: do not overwrite properties on post_load
Paolo Bonzini
1
-28
/
+10
2025-02-25
qom: Use command line syntax for default values in help
Akihiko Odaki
1
-3
/
+21
2025-02-21
docs/devel/reset: Document reset expectations for DMA and IOMMU
Eric Auger
1
-0
/
+5
2025-02-21
hw/vfio/common: Add a trace point in vfio_reset_handler
Eric Auger
2
-0
/
+2
2025-02-21
hw/arm/smmuv3: Move reset to exit phase
Eric Auger
3
-6
/
+18
2025-02-21
hw/i386/intel-iommu: Migrate to 3-phase reset
Eric Auger
2
-3
/
+10
2025-02-21
hw/virtio/virtio-iommu: Migrate to 3-phase reset
Eric Auger
2
-5
/
+11
2025-02-21
vhost-user-snd: correct the calculation of config_size
Matias Ezequiel Vara Larsen
1
-1
/
+17
2025-02-21
net: vhost-user: add QAPI events to report connection state
Laurent Vivier
2
-0
/
+43
2025-02-21
hw/virtio/virtio-nsm: Respond with correct length
Alexander Graf
1
-1
/
+1
2025-02-21
vdpa: Fix endian bugs in shadow virtqueue
Konstantin Shkolnyy
1
-8
/
+10
2025-02-21
MAINTAINERS: add more files to `vhost`
Stefano Garzarella
1
-3
/
+7
2025-02-21
cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
Stefano Garzarella
1
-1
/
+1
2025-02-21
vhost-iova-tree: Update documentation
Jonah Palmer
1
-11
/
+11
2025-02-21
vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA trees
Jonah Palmer
8
-31
/
+190
2025-02-21
vhost-iova-tree: Implement an IOVA-only tree
Jonah Palmer
4
-17
/
+51
2025-02-21
amd_iommu: Use correct bitmask to set capability BAR
Sairaj Kodilkar
2
-3
/
+3
2025-02-21
amd_iommu: Use correct DTE field for interrupt passthrough
Sairaj Kodilkar
1
-3
/
+3
2025-02-21
hw/virtio: reset virtio balloon stats on machine reset
Daniel P. Berrangé
5
-1
/
+197
2025-02-21
mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
Yao Xingtao
2
-6
/
+18
2025-02-21
hw/mem/cxl_type3: Ensure errp is set on realization failure
Li Zhijian
1
-2
/
+2
2025-02-21
hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() fa...
Li Zhijian
1
-4
/
+4
2025-02-21
hw/mem/cxl_type3: Add paired msix_uninit_exclusive_bar() call
Li Zhijian
1
-0
/
+2
2025-02-21
hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
Li Zhijian
4
-16
/
+24
2025-02-21
tests/qtest/vhost-user-test: Use modern virtio for vhost-user tests
Thomas Huth
1
-1
/
+2
2025-02-21
hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine
Thomas Huth
1
-33
/
+33
2025-02-21
hw/i386/pc: Fix crash that occurs when introspecting TYPE_PC_MACHINE machines
Thomas Huth
1
-3
/
+3
2025-02-21
hw/pci: Assert a bar is not registered multiple times
Nicholas Piggin
1
-0
/
+1
2025-02-21
hw/pci/msix: Warn on PBA writes
Nicholas Piggin
1
-0
/
+9
2025-02-20
qtest/libqos/pci: Do not write to PBA memory
Nicholas Piggin
1
-2
/
+0
2025-02-20
pcie_sriov: Register VFs after migration
Akihiko Odaki
3
-0
/
+16
2025-02-20
pcie_sriov: Remove num_vfs from PCIESriovPF
Akihiko Odaki
3
-13
/
+28
2025-02-20
pcie_sriov: Release VFs failed to realize
Akihiko Odaki
1
-0
/
+2
2025-02-20
pcie_sriov: Reuse SR-IOV VF device instances
Akihiko Odaki
3
-58
/
+51
2025-02-20
pcie_sriov: Ensure VF addr does not overflow
Akihiko Odaki
5
-18
/
+41
2025-02-20
pcie_sriov: Do not manually unrealize
Akihiko Odaki
1
-4
/
+0
2025-02-20
s390x/pci: Check for multifunction after device realization
Akihiko Odaki
1
-15
/
+13
2025-02-20
s390x/pci: Allow plugging SR-IOV devices
Akihiko Odaki
1
-1
/
+8
2025-02-20
s390x/pci: Avoid creating zpci for VFs
Akihiko Odaki
1
-2
/
+19
2025-02-20
hw/ppc/spapr_pci: Do not reject VFs created after a PF
Akihiko Odaki
1
-1
/
+3
2025-02-20
hw/ppc/spapr_pci: Do not create DT for disabled PCI device
Akihiko Odaki
1
-2
/
+14
2025-02-20
hw/net: Fix NULL dereference with software RSS
Akihiko Odaki
1
-26
/
+17
2025-02-20
docs/about: Change notes on x86 machine type deprecation into a general one
Thomas Huth
2
-13
/
+5
2025-02-20
docs/system/arm: Add Description for NPCM8XX SoC
Hao Wu
2
-7
/
+21
[next]