public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/4] Enabled NMI support for KVM
@ 2008-05-08  8:55 Yang, Sheng
  2008-05-08 11:31 ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Yang, Sheng @ 2008-05-08  8:55 UTC (permalink / raw)
  To:  kvm-devel

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 
userspace irqchip, but now I got little trouble to get the merged version 
work on my machine... We would post it as soon as we solved it. 

Another thing is the vmx_intr_assist() and do_interrupt_requests() got some 
duplication. And the logic for normal interrupt and NMI is similiar, but 
vmx_intr_assist() seems a little implicit... 

Any comments welcome!

--
Thanks
Yang, Sheng

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFC][PATCH 0/4] Enabled NMI support for KVM
  2008-05-08  8:55 [RFC][PATCH 0/4] Enabled NMI support for KVM Yang, Sheng
@ 2008-05-08 11:31 ` Jan Kiszka
  2008-05-08 15:57   ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2008-05-08 11:31 UTC (permalink / raw)
  To: Yang, Sheng; +Cc: kvm-devel

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 Jan Kiszka's patch to enable NMI for 
> userspace irqchip, but now I got little trouble to get the merged version 
> work on my machine... We would post it as soon as we solved it. 
> 
> Another thing is the vmx_intr_assist() and do_interrupt_requests() got some 
> duplication. And the logic for normal interrupt and NMI is similiar, but 
> vmx_intr_assist() seems a little implicit... 
> 
> Any comments welcome!

To make rebasing my work easier (hope I find some time later today):
Your patches show up line-wrapped here. Could you check and repost?

Thanks,
Jan

-- 
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFC][PATCH 0/4] Enabled NMI support for KVM
  2008-05-08 11:31 ` Jan Kiszka
@ 2008-05-08 15:57   ` Jan Kiszka
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Kiszka @ 2008-05-08 15:57 UTC (permalink / raw)
  Cc: kvm-devel

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, this series should also included Jan Kiszka's patch to enable NMI for 
>> userspace irqchip, but now I got little trouble to get the merged version 
>> work on my machine... We would post it as soon as we solved it. 
>>
>> Another thing is the vmx_intr_assist() and do_interrupt_requests() got some 
>> duplication. And the logic for normal interrupt and NMI is similiar, but 
>> vmx_intr_assist() seems a little implicit... 
>>
>> Any comments welcome!
> 
> To make rebasing my work easier (hope I find some time later today):
> Your patches show up line-wrapped here. Could you check and repost?

Missed the attachments on first glance, and they are fine.

Jan

-- 
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-08 15:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-08  8:55 [RFC][PATCH 0/4] Enabled NMI support for KVM Yang, Sheng
2008-05-08 11:31 ` Jan Kiszka
2008-05-08 15:57   ` Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox