Re: [kvm-devel] Add WBINVD exit support

2007-11-11 Thread Avi Kivity
Dong, Eddie wrote: Add wbinvd VM Exit support to prepare for pass-through device cache emulation and also enhance real time responsibility. Applied, thanks. For our real-time users, when will processors supporting this be available? -- error compiling committee.c: too many

[kvm-devel] Add WBINVD exit support

2007-11-08 Thread Dong, Eddie
Add wbinvd VM Exit support to prepare for pass-through device cache emulation and also enhance real time responsibility. Signed-off-by: Yaozu (Eddie) Dong [EMAIL PROTECTED] diff --git a/drivers/kvm/vmx.c b/drivers/kvm/vmx.c index 6fc981d..6d80a41 100644 --- a/drivers/kvm/vmx.c