Re: [kvm-devel] [RFC][PATCH 0/4] Enabled NMI support for KVM

2008-05-08 Thread Jan Kiszka
Jan Kiszka wrote: > Yang, Sheng wrote: >> Hi >> >> This patchset enabled NMI support for KVM. >> >> The first three patches enabled NMI for in-kernel irqchip and NMI supporting >> on VMX. The last patch enabled NMI watchdog in linux, can be used to test >> the >> NMI injection. >> >> In fact, th

Re: [kvm-devel] [RFC][PATCH 0/4] Enabled NMI support for KVM

2008-05-08 Thread Jan Kiszka
Yang, Sheng wrote: > Hi > > This patchset enabled NMI support for KVM. > > The first three patches enabled NMI for in-kernel irqchip and NMI supporting > on VMX. The last patch enabled NMI watchdog in linux, can be used to test the > NMI injection. > > In fact, this series should also included

[kvm-devel] [RFC][PATCH 0/4] Enabled NMI support for KVM

2008-05-08 Thread Yang, Sheng
Hi This patchset enabled NMI support for KVM. The first three patches enabled NMI for in-kernel irqchip and NMI supporting on VMX. The last patch enabled NMI watchdog in linux, can be used to test the NMI injection. In fact, this series should also included Jan Kiszka's patch to enable NMI for