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
Age
Commit message (
Expand
)
Author
2023-11-06
vfio/spapr: Make vfio_spapr_create/remove_window static
Zhenzhong Duan
2023-11-06
vfio/container: Move spapr specific init/deinit into spapr.c
Zhenzhong Duan
2023-11-06
vfio/container: Move vfio_container_add/del_section_window into spapr.c
Zhenzhong Duan
2023-11-06
vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
Zhenzhong Duan
2023-11-03
util/uuid: Define UUID_STR_LEN from UUID_NONE string
Cédric Le Goater
2023-11-03
util/uuid: Remove UUID_FMT_LEN
Cédric Le Goater
2023-11-03
vfio/pci: Fix buffer overrun when writing the VF token
Cédric Le Goater
2023-11-03
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2023-11-03
test: Add some tests for range and resv-mem helpers
Eric Auger
2023-11-03
virtio-iommu: Consolidate host reserved regions and property set ones
Eric Auger
2023-11-03
virtio-iommu: Implement set_iova_ranges() callback
Eric Auger
2023-11-03
virtio-iommu: Record whether a probe request has been issued
Eric Auger
2023-11-03
range: Introduce range_inverse_array()
Eric Auger
2023-11-03
virtio-iommu: Introduce per IOMMUDevice reserved regions
Eric Auger
2023-11-03
util/reserved-region: Add new ReservedRegion helpers
Eric Auger
2023-11-03
range: Make range_compare() public
Eric Auger
2023-11-03
virtio-iommu: Rename reserved_regions into prop_resv_regions
Eric Auger
2023-11-03
vfio: Collect container iova range info
Eric Auger
2023-11-03
memory: Introduce memory_region_iommu_set_iova_ranges
Eric Auger
2023-11-03
memory: Let ReservedRegion use Range
Eric Auger
2023-11-03
Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-03
Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-11-02
tests/qtest: Introduce tests for AMD/Xilinx Versal TRNG device
Tong Ho
2023-11-02
hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device
Tong Ho
2023-11-02
hw/misc: Introduce AMD/Xilix Versal TRNG device
Tong Ho
2023-11-02
target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
Peter Maydell
2023-11-02
hw/char/stm32f2xx_usart: Add more definitions for CR1 register
Hans-Erik Floryd
2023-11-02
hw/char/stm32f2xx_usart: Update IRQ when DR is written
Hans-Erik Floryd
2023-11-02
hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()
Hans-Erik Floryd
2023-11-02
target/arm: Fix SVE STR increment
Richard Henderson
2023-11-02
target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctly
Peter Maydell
2023-11-02
linux-user: Report AArch64 hwcap2 fields above bit 31
Peter Maydell
2023-11-02
target/arm: Enable FEAT_MOPS insns in user-mode emulation
Peter Maydell
2023-11-02
hw/i2c/pm_smbus: Convert DPRINTF to trace events
Bernhard Beschow
2023-11-02
hw/misc/imx6_ccm: Convert DPRINTF to trace events
Bernhard Beschow
2023-11-02
hw/misc/imx7_snvs: Trace MMIO access
Bernhard Beschow
2023-11-02
hw/watchdog/wdt_imx2: Trace timer activity
Bernhard Beschow
2023-11-02
hw/watchdog/wdt_imx2: Trace MMIO access
Bernhard Beschow
2023-11-02
hw/arm/pxa2xx_gpio: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2023-11-02
MAINTAINERS: Make sure that gicv3_internal.h is covered, too
Thomas Huth
2023-11-02
docs/specs/vmgenid: Convert to rST
Peter Maydell
2023-11-02
docs/specs/vmcoreinfo: Convert to rST
Peter Maydell
2023-11-02
docs/specs/virt-ctlr: Convert to rST
Peter Maydell
2023-11-02
docs/specs/standard-vga: Convert to rST
Peter Maydell
2023-11-02
docs/specs/pvpanic: Convert to rST
Peter Maydell
2023-11-02
docs/specs/ivshmem-spec: Convert to rST
Peter Maydell
2023-11-02
docs/specs/edu: Convert to rST
Peter Maydell
2023-11-02
docs/specs/vmw_pvscsi-spec: Convert to rST
Peter Maydell
2023-11-02
hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
Peter Maydell
[next]