Re: [Qemu-devel] [v3][PATCH 0/8] xen: add Intel IGD passthrough support

2014-05-26 Thread Chen, Tiejun
ws; Zhang, Yang Z > Subject: [Qemu-devel] [v3][PATCH 0/8] xen: add Intel IGD passthrough support > > v3: > > * In this case, as we discussed we will give priority to devices to > reserve a specific devfn by passing > "device_model_args_hvm = ['-device', 'x

[Qemu-devel] [v3][PATCH 0/8] xen: add Intel IGD passthrough support

2014-05-26 Thread Tiejun Chen
v3: * In this case, as we discussed we will give priority to devices to reserve a specific devfn by passing "device_model_args_hvm = ['-device', 'xen-platform,addr=0x3']" and "vga=none", so withdraw patch #1, #2 and #4. * Fix some typos. * Add more comments to make that readable. * To unmap