aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-22tests/qtest/bios-tables-test.c: Remove the fall back pathSunil V L
2024-07-22tests/acpi: update expected DSDT blob for aarch64 and microvmSunil V L
2024-07-22acpi/gpex: Create PCI link devices outside PCI root bridgeSunil V L
2024-07-22tests/acpi: Allow DSDT acpi table changes for aarch64Sunil V L
2024-07-22hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UARTSunil V L
2024-07-22hw/riscv/virt-acpi-build.c: Add namespace devices for PLIC and APLICSunil V L
2024-07-22virtio-iommu: Add trace point on virtio_iommu_detach_endpoint_from_domainEric Auger
2024-07-22hw/vfio/common: Add vfio_listener_region_del_iommu trace eventEric Auger
2024-07-22virtio-iommu: Remove the end point on detachEric Auger
2024-07-22virtio-iommu: Free [host_]resv_ranges on unset_iommu_devicesEric Auger
2024-07-22virtio-iommu: Remove probe_doneEric Auger
2024-07-22Revert "virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged"Eric Auger
2024-07-22gdbstub: Add helper function to unregister GDB register spaceSalil Mehta
2024-07-22physmem: Add helper function to destroy CPU AddressSpaceSalil Mehta
2024-07-22hw/acpi: Update CPUs AML with cpu-(ctrl)dev changeSalil Mehta
2024-07-22hw/acpi: Update GED _EVT method AML with CPU scanSalil Mehta
2024-07-22hw/acpi: Update ACPI GED framework to support vCPU HotplugSalil Mehta
2024-07-22hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header fileSalil Mehta
2024-07-22accel/kvm: Extract common KVM vCPU {creation,parking} codeSalil Mehta
2024-07-22smbios: make memory device size configurable per MachineIgor Mammedov
2024-07-22docs: Document composable SR-IOV deviceAkihiko Odaki
2024-07-22virtio-net: Implement SR-IOV VFAkihiko Odaki
2024-07-22virtio-pci: Implement SR-IOV PFAkihiko Odaki
2024-07-22pcie_sriov: Allow user to create SR-IOV deviceAkihiko Odaki
2024-07-22pcie_sriov: Check PCI Express for SR-IOV PFAkihiko Odaki
2024-07-22pcie_sriov: Ensure PF and VF are mutually exclusiveAkihiko Odaki
2024-07-22hw/pci: Fix SR-IOV VF number calculationAkihiko Odaki
2024-07-23Merge tag 'pull-request-2024-07-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-07-22chardev/char-win-stdio.c: restore old console modesongziming
2024-07-22hpet: avoid timer storms on periodic timersPaolo Bonzini
2024-07-22hpet: store full 64-bit target value of the counterPaolo Bonzini
2024-07-22hpet: accept 64-bit reads and writesPaolo Bonzini
2024-07-22hpet: place read-only bits directly in "new_val"Paolo Bonzini
2024-07-22hpet: remove unnecessary variable "index"Paolo Bonzini
2024-07-22hpet: ignore high bits of comparator in 32-bit modePaolo Bonzini
2024-07-22hpet: fix and cleanup persistence of interrupt statusPaolo Bonzini
2024-07-22Add support for RAPL MSRs in KVM/QemuAnthony Harivel
2024-07-22hw/nvme: remove useless type castYao Xingtao
2024-07-22hw/nvme: actually implement abortAyush Mishra
2024-07-22hw/nvme: add cross namespace copy supportArun Kumar
2024-07-22target/s390x: filter deprecated properties based on model expansion typeCollin Walling
2024-07-22tests: increase timeout per instance of bios-tables-testIgor Mammedov
2024-07-22qtest/fuzz: make range overlap check more readableYao Xingtao
2024-07-22hw: Fix crash that happens when introspecting scsi-block on older machine typesThomas Huth
2024-07-22tests/avocado/machine_aspeed.py: Increase timeout for TPM testCédric Le Goater
2024-07-22tests/avocado: Remove the remainders of the virtiofs_submounts testThomas Huth
2024-07-22tests/avocado/mem-addr-space-check: Remove unused "import signal"Thomas Huth
2024-07-22tests/avocado: Move LinuxTest related code into a separate fileThomas Huth
2024-07-22tests/avocado: Allow overwriting AVOCADO_SHOW env variablePhilippe Mathieu-Daudé
2024-07-22tools: build qemu-vmsr-helperAnthony Harivel