Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1661937
| From | Wanpeng Li <kernellwp@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RFC] KVM: async_pf: fix async_pf exception injection |
| Date | 2017-06-09 07:40 +0200 |
| Message-ID | <tQkOm-5U4-9@gated-at.bofh.it> (permalink) |
| References | <tQ255-2wu-33@gated-at.bofh.it> <tQ4gy-3MZ-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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. Regards, Wanpeng Li
Back to linux.kernel | Previous | Next — Previous in thread | Next 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