qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [v5][PATCH 4/5] xen, gfx passthrough: create host bridg


From: Chen, Tiejun
Subject: Re: [Qemu-devel] [v5][PATCH 4/5] xen, gfx passthrough: create host bridge to passthrough
Date: Sun, 29 Jun 2014 15:56:10 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 2014/6/27 19:26, Paolo Bonzini wrote:
Il 27/06/2014 10:34, Chen, Tiejun ha scritto:


So how to separate this to specific to xen? Or you mean we need to
create an new machine to address this scenario? But actually this is
same as xenfv_machine except for these little codes.

Yes, please create a new machine so that "-M pc" doesn't have any of
these hacks.

But regardless of the machine is 'xenfv' or 'pc', we always call pc_init_pci(), then inside, i440fx_init() is always performed. So I think even we create a new machine, shouldn't we still call pc_init_pci()?


Note that "-M xenfv" is obsolete, Xen can now use "-M pc" (i.e. the
default).


Yes, Xen can use 'pc'.

Thanks
Tiejun




reply via email to

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