Re: [PATCH] kvm: x86: Drop request_nmi from stats

2009-05-04 Thread Avi Kivity
Jan Kiszka wrote: The stats entry request_nmi is no longer used as the related user space interface was dropped. So clean it up. Applied, thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. -- To unsubscribe from this list: send the line

Re: [PATCH] kvm: x86: Drop request_nmi from stats

2009-04-21 Thread Avi Kivity
Jan Kiszka wrote: The stats entry request_nmi is no longer used as the related user space interface was dropped. So clean it up. Will apply after Gleb's megapatchset goes in, don't want to risk gratuitous conflicts. -- error compiling committee.c: too many arguments to function -- To

[PATCH] kvm: x86: Drop request_nmi from stats

2009-04-20 Thread Jan Kiszka
The stats entry request_nmi is no longer used as the related user space interface was dropped. So clean it up. Signed-off-by: Jan Kiszka jan.kis...@siemens.com --- arch/x86/include/asm/kvm_host.h |1 - arch/x86/kvm/x86.c |1 - 2 files changed, 0 insertions(+), 2