> On Fri, Oct 20, 2017 at 10:25:38AM +0200, Paolo Bonzini wrote:
>> Legacy PCI device assignment has been removed from Linux in 4.12,
>> and had been deprecated 2 years ago there. We can remove it from
>> QEMU as well.
>>
>> The ROM loading code was shared with Xen PCI passthrough, so move
>> it t
On Fri, Oct 20, 2017 at 10:25:38AM +0200, Paolo Bonzini wrote:
> Legacy PCI device assignment has been removed from Linux in 4.12,
> and had been deprecated 2 years ago there. We can remove it from
> QEMU as well.
>
> The ROM loading code was shared with Xen PCI passthrough, so move
> it to hw/xe
Legacy PCI device assignment has been removed from Linux in 4.12,
and had been deprecated 2 years ago there. We can remove it from
QEMU as well.
The ROM loading code was shared with Xen PCI passthrough, so move
it to hw/xen.
Cc: Stefano Stabellini
Cc: Anthony Perard
Cc: xen-de...@lists.xenproj
Ping...
> On Fri, 2013-04-12 at 14:46 +0800, Wanlong Gao wrote:
>> While DEBUG() already includes the function name.
>>
>> Signed-off-by: Wanlong Gao
>> ---
>> hw/i386/kvm/pci-assign.c | 12 ++--
>> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> Acked-by: Alex Williamson
>
>>
>>
On Fri, 2013-04-12 at 14:46 +0800, Wanlong Gao wrote:
> While DEBUG() already includes the function name.
>
> Signed-off-by: Wanlong Gao
> ---
> hw/i386/kvm/pci-assign.c | 12 ++--
> 1 file changed, 6 insertions(+), 6 deletions(-)
Acked-by: Alex Williamson
>
> diff --git a/hw/i386/kv
While DEBUG() already includes the function name.
Signed-off-by: Wanlong Gao
---
hw/i386/kvm/pci-assign.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/hw/i386/kvm/pci-assign.c b/hw/i386/kvm/pci-assign.c
index c1e08ec..6afb82e 100644
--- a/hw/i386/kvm/pci-assig