Re: [libvirt] [PATCH] Fix typo s/EMULATORIN/EMULATORPIN/

2014-10-02 Thread Michal Privoznik
On 02.10.2014 15:30, Daniel P. Berrange wrote: On Thu, Oct 02, 2014 at 03:23:59PM +0200, Michal Privoznik wrote: On 26.09.2014 12:22, Daniel P. Berrange wrote: Fix the typo in VIR_DOMAIN_TUNABLE_CPU_EMULATORIN Signed-off-by: Daniel P. Berrange --- include/libvirt/libvirt.h.in | 4 ++-- src

Re: [libvirt] [PATCH] Fix typo s/EMULATORIN/EMULATORPIN/

2014-10-02 Thread Daniel P. Berrange
On Thu, Oct 02, 2014 at 03:23:59PM +0200, Michal Privoznik wrote: > On 26.09.2014 12:22, Daniel P. Berrange wrote: > >Fix the typo in VIR_DOMAIN_TUNABLE_CPU_EMULATORIN > > > >Signed-off-by: Daniel P. Berrange > >--- > > include/libvirt/libvirt.h.in | 4 ++-- > > src/qemu/qemu_driver.c | 2 +

Re: [libvirt] [PATCH] Fix typo s/EMULATORIN/EMULATORPIN/

2014-10-02 Thread Michal Privoznik
On 26.09.2014 12:22, Daniel P. Berrange wrote: Fix the typo in VIR_DOMAIN_TUNABLE_CPU_EMULATORIN Signed-off-by: Daniel P. Berrange --- include/libvirt/libvirt.h.in | 4 ++-- src/qemu/qemu_driver.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) Pushed under trivial rule dif

[libvirt] [PATCH] Fix typo s/EMULATORIN/EMULATORPIN/

2014-09-26 Thread Daniel P. Berrange
Fix the typo in VIR_DOMAIN_TUNABLE_CPU_EMULATORIN Signed-off-by: Daniel P. Berrange --- include/libvirt/libvirt.h.in | 4 ++-- src/qemu/qemu_driver.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) Pushed under trivial rule diff --git a/include/libvirt/libvirt.h.in b/include/lib