[libvirt] [RFC PATCH 07/12] qemu: implement support for qemu64-x86_64-cpu

Peter Krempa pkrempa at redhat.com
Wed Jan 21 09:20:19 UTC 2015


On Wed, Jan 21, 2015 at 16:00:59 +0800, Zhu Guihua wrote:
> This patch adds a new capability bit QEMU_CAPS_QEMU64_X86_64_CPU.

Misleading subject. This patch adds the capability, but does not
impelment support for the device.

> 
> Signed-off-by: Zhu Guihua <zhugh.fnst at cn.fujitsu.com>
> ---
>  src/qemu/qemu_capabilities.c | 3 +++
>  src/qemu/qemu_capabilities.h | 1 +
>  src/qemu/qemu_command.c      | 1 -
>  3 files changed, 4 insertions(+), 1 deletion(-)
> 

...

> diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c
> index 69d0a2a..2ee3e10 100644
> --- a/src/qemu/qemu_command.c
> +++ b/src/qemu/qemu_command.c
> @@ -5876,7 +5876,6 @@ qemuBuildRNGDeviceArgs(virCommandPtr cmd,
>      return ret;
>  }
>  
> -

Spurious whitespace change.

>  static char *qemuBuildTPMBackendStr(const virDomainDef *def,
>                                      virQEMUCapsPtr qemuCaps,
>                                      const char *emulator)

Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150121/3d7d354d/attachment-0001.sig>


More information about the libvir-list mailing list