On 03/30/2015 06:05 AM, Luyao Huang wrote:
> Signed-off-by: Luyao Huang <[email protected]>
> ---
> I forgot this place.
>
> src/qemu/qemu_process.c | 5 -----
> 1 file changed, 5 deletions(-)
>
Just bumping with other part of series..
John
> diff --git a/src/qemu/qemu_process.c b/src/qemu/qemu_process.c
> index 79f763e..5f418a9 100644
> --- a/src/qemu/qemu_process.c
> +++ b/src/qemu/qemu_process.c
> @@ -4070,11 +4070,6 @@ qemuProcessVerifyGuestCPU(virQEMUDriverPtr driver,
> bool ret = false;
> size_t i;
>
> - /* no features are passed to QEMU with -cpu host
> - * so it makes no sense to verify them */
> - if (def->cpu && def->cpu->mode == VIR_CPU_MODE_HOST_PASSTHROUGH)
> - return true;
> -
> switch (arch) {
> case VIR_ARCH_I686:
> case VIR_ARCH_X86_64:
>
--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list