qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Xen-devel] [XEN][RFC PATCH V2 03/17] hvm-pci: Handle P


From: Jan Beulich
Subject: Re: [Qemu-devel] [Xen-devel] [XEN][RFC PATCH V2 03/17] hvm-pci: Handle PCI config space in Xen
Date: Thu, 23 Aug 2012 08:20:35 +0100

>>> Julien Grall <address@hidden> 08/22/12 8:56 PM >>>
>+int hvm_register_pcidev(domid_t domid, ioservid_t id,
>+                        uint8_t domain, uint8_t bus,
>+                        uint8_t device, uint8_t function)
>+{

"domain" needs to be "uint16_t".

Also, just to double check: we don't currently expose the option of MMCONFIG
to the guest (as otherwise the change would be incomplete)?

Jan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]