On Fri, Apr 27, 2018 at 03:38:26PM +0200, Thomas Lamprecht wrote:
> On 4/19/18 2:01 PM, Fabian Grünbichler wrote:
> > Signed-off-by: Fabian Grünbichler
> > ---
> > src/PVE/ACME/Challenge.pm | 22 ++
> > src/PVE/ACME/StandAlone.pm | 74
> >
On 4/29/18 6:17 PM, Kamil Trzciński wrote:
> ---
> pve-q35.cfg | 6 ++
> 1 file changed, 6 insertions(+)
>
> diff --git a/pve-q35.cfg b/pve-q35.cfg
> index 05f85f0..c233036 100644
> --- a/pve-q35.cfg
> +++ b/pve-q35.cfg
> @@ -145,3 +145,9 @@
>bus = "pcidmi"
>addr = "3.0"
>chassis_
This patch allows to use iothread with q35 machine
as it requires not existing pci.3 device.
Kamil Trzciński (1):
Add pci.3 to pve-q35.cfg required by iothread
pve-q35.cfg | 6 ++
1 file changed, 6 insertions(+)
--
2.11.0
___
pve-devel mailing
---
pve-q35.cfg | 6 ++
1 file changed, 6 insertions(+)
diff --git a/pve-q35.cfg b/pve-q35.cfg
index 05f85f0..c233036 100644
--- a/pve-q35.cfg
+++ b/pve-q35.cfg
@@ -145,3 +145,9 @@
bus = "pcidmi"
addr = "3.0"
chassis_nr = "3"
+
+[device "pci.3"]
+ driver = "pci-bridge"
+ bus = "pci