Re: [libvirt PATCH v2 05/15] conf: put hostdev PCI backend into a struct

2023-12-17 Thread Laine Stump
On 11/27/23 9:53 AM, Peter Krempa wrote: @@ -29973,14 +29973,10 @@ virDomainNetDefActualToNetworkPort(virDomainDef *dom, break; case VIR_DEVICE_HOSTDEV_PCI_DRIVER_TYPE_XEN: -virReportError(VIR_ERR_CONFIG_UNSUPPORTED, "%s", - _("Une

Re: [libvirt PATCH 0/5] add loongarch support for libvirt

2023-12-17 Thread lixianglai
Hi Andrea: On Thu, Dec 14, 2023 at 02:08:44PM +0800, xianglai li wrote: Hello, Everyone: This patch series adds libvirt support for loongarch.Although the bios path and name has not been officially integrated into qemu and we think there are still many shortcomings, we try to push a version

Re: [libvirt PATCH v2 09/15] tests: remove explicit from hostdev test cases

2023-12-17 Thread Laine Stump
On 11/27/23 10:03 AM, Peter Krempa wrote: On Mon, Nov 06, 2023 at 02:38:54 -0500, Laine Stump wrote: The long-deprecated use of in domain xml for devices was only ever necessary during the period when libvirt (and the Linux kernel) supported both VFIO and "legacy KVM" styles of hostdev device

Re: [libvirt PATCH v2 10/15] xen: explicitly set hostdev driver.type at runtime, not in postparse

2023-12-17 Thread Laine Stump
On 11/27/23 10:12 AM, Peter Krempa wrote: On Mon, Nov 06, 2023 at 02:38:55 -0500, Laine Stump wrote: Xen only supports a single type of PCI hostdev assignment, so it is superfluous to have peppered throughout the config. It *is* necessary to have the driver type explicitly set in the hosdev obj

Re: [libvirt PATCH v2 12/15] conf: support manually specifying VFIO variant driver in XML

2023-12-17 Thread Laine Stump
On 11/28/23 9:58 AM, Peter Krempa wrote: On Mon, Nov 06, 2023 at 02:38:57 -0500, Laine Stump wrote: This patch makes it possible to manually specify which VFIO variant driver to use for PCI hostdev device assignment, so that, e.g. you could force use of the generic vfio-pci driver with whe

Re: [libvirt PATCH 1/5] Add loongarch cpu support

2023-12-17 Thread lixianglai
Hi Andrea: On Thu, Dec 14, 2023 at 02:08:45PM +0800, xianglai li wrote: From: lixianglai Add loongarch cpu support, Define new cpu type 'loongarch64' and implement it's driver functions. Signed-off-by: lixianglai We usually prefer the full name to be used both for git authorship and DCO pu

Patches on libvirt patchew are outdated

2023-12-17 Thread Han Han
Hi, The libvirt patchew https://patchew.org/Libvirt/ has no update for more than one month. Is it dropped? If not, please sync the patches to it~ ___ Devel mailing list -- devel@lists.libvirt.org To unsubscribe send an email to devel-le...@lists.libvirt.o