[libvirt] [PATCH] vmx: Use VIR_ERR_CONFIG_UNSUPPORTED when appropriated

Inspired by Osier Yang's similar patch for the QEMU driver. Matthias

On Fri, Jan 21, 2011 at 09:55:17AM +0100, Matthias Bolte wrote:
Inspired by Osier Yang's similar patch for the QEMU driver.
Matthias
From eef05848898e4e32a898588760247dac1049bfe0 Mon Sep 17 00:00:00 2001 From: Matthias Bolte <matthias.bolte@googlemail.com> Date: Fri, 21 Jan 2011 09:15:43 +0100 Subject: [PATCH] vmx: Use VIR_ERR_CONFIG_UNSUPPORTED when appropriated
--- src/vmx/vmx.c | 40 ++++++++++++++++++++-------------------- 1 files changed, 20 insertions(+), 20 deletions(-)
ACK Daniel

2011/1/21 Daniel P. Berrange <berrange@redhat.com>:
On Fri, Jan 21, 2011 at 09:55:17AM +0100, Matthias Bolte wrote:
Inspired by Osier Yang's similar patch for the QEMU driver.
Matthias
From eef05848898e4e32a898588760247dac1049bfe0 Mon Sep 17 00:00:00 2001 From: Matthias Bolte <matthias.bolte@googlemail.com> Date: Fri, 21 Jan 2011 09:15:43 +0100 Subject: [PATCH] vmx: Use VIR_ERR_CONFIG_UNSUPPORTED when appropriated
--- src/vmx/vmx.c | 40 ++++++++++++++++++++-------------------- 1 files changed, 20 insertions(+), 20 deletions(-)
ACK
Daniel
Thanks, pushed. Matthias
participants (2)
-
Daniel P. Berrange
-
Matthias Bolte