Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1662326
| From | Paolo Bonzini <pbonzini@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RFC] KVM: async_pf: fix async_pf exception injection |
| Date | 2017-06-09 13:40 +0200 |
| Message-ID | <tQqqK-V3-23@gated-at.bofh.it> (permalink) |
| References | <tQ255-2wu-33@gated-at.bofh.it> <tQ4gy-3MZ-15@gated-at.bofh.it> <tQkOm-5U4-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09/06/2017 07:30, Wanpeng Li wrote: > 2017-06-08 19:52 GMT+08:00 Paolo Bonzini <pbonzini@redhat.com>: >> >> 3) add an async_page_fault member to vcpu->arch.exception > > Do you think we should also add an async_page_fault field to > x86_exception, then pass down to kvm_inject_page_fault() through > x86_exception? Maybe we should modify > kvm_queue_exception_e/kvm_multiple_exception etc to add an function > parameter for async_page_fault. I don't know. :) I cannot say without looking closer or basically doing all the work. Do whatever looks best to you! Paolo
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH RFC] KVM: async_pf: fix async_pf exception injection Wanpeng Li <kernellwp@gmail.com> - 2017-06-08 11:40 +0200
Re: [PATCH RFC] KVM: async_pf: fix async_pf exception injection Paolo Bonzini <pbonzini@redhat.com> - 2017-06-08 14:00 +0200
Re: [PATCH RFC] KVM: async_pf: fix async_pf exception injection Wanpeng Li <kernellwp@gmail.com> - 2017-06-08 14:40 +0200
Re: [PATCH RFC] KVM: async_pf: fix async_pf exception injection Paolo Bonzini <pbonzini@redhat.com> - 2017-06-08 14:50 +0200
Re: [PATCH RFC] KVM: async_pf: fix async_pf exception injection Wanpeng Li <kernellwp@gmail.com> - 2017-06-09 07:40 +0200
Re: [PATCH RFC] KVM: async_pf: fix async_pf exception injection Paolo Bonzini <pbonzini@redhat.com> - 2017-06-09 13:40 +0200
csiph-web