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

2011-01-21 Thread Matthias Bolte
2011/1/21 Daniel P. Berrange : > 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 >> Date: Fri, 21 Jan 20

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

2011-01-21 Thread Daniel P. Berrange
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 > Date: Fri, 21 Jan 2011 09:15:43 +0100 > Subject: [PATCH] vm

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

2011-01-21 Thread Matthias Bolte
Inspired by Osier Yang's similar patch for the QEMU driver. Matthias From eef05848898e4e32a898588760247dac1049bfe0 Mon Sep 17 00:00:00 2001 From: Matthias Bolte Date: Fri, 21 Jan 2011 09:15:43 +0100 Subject: [PATCH] vmx: Use VIR_ERR_CONFIG_UNSUPPORTED when appropriated --- src/vmx/vmx.c | 40