Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1676712
| From | Wanpeng Li <kernellwp@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf |
| Date | 2017-06-28 16:30 +0200 |
| Message-ID | <tXm8F-7TU-13@gated-at.bofh.it> (permalink) |
| References | (4 earlier) <tXlvX-7r0-5@gated-at.bofh.it> <tXlPk-7Na-5@gated-at.bofh.it> <tXlZ0-7Qx-13@gated-at.bofh.it> <tXlZ0-7Qx-11@gated-at.bofh.it> <tXm8F-7TU-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
2017-06-28 22:20 GMT+08:00 Paolo Bonzini <pbonzini@redhat.com>: > > > On 28/06/2017 16:17, Wanpeng Li wrote: >>> If for now we can leave out the GET/SET_VCPU_EVENTS changes, that would >>> be best. nested_apf and nested_apf_token should be migrated together >>> with the rest of the nested virt state. >> Radim explains why we at least needs nested_apf here: >> >>> nested_apf is not #PF: if we didn't pass nested_apf, then the exception would be injected as #PF to L2 after migration. > > Yes, but migration of a L1 hypervisor is broken anyway. > >> Do you mean we can ignore it here and depends on Jim's patches to >> completely handle it? > > Ignore it here, remember it when someone picks up Jim's patches, and > also serialize nested_apf_token. Ok, I will remove GET/SET_VCPU_EVENTS stuff in the next version. Regards, Wanpeng Li
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v6 0/4] KVM: async_pf: Fix async pf exception injection Wanpeng Li <kernellwp@gmail.com> - 2017-06-28 14:30 +0200
[PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf Wanpeng Li <kernellwp@gmail.com> - 2017-06-28 14:30 +0200
Re: [PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf Paolo Bonzini <pbonzini@redhat.com> - 2017-06-28 15:00 +0200
Re: [PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf Radim Krčmář <rkrcmar@redhat.com> - 2017-06-28 15:40 +0200
Re: [PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf Paolo Bonzini <pbonzini@redhat.com> - 2017-06-28 15:50 +0200
Re: [PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf Wanpeng Li <kernellwp@gmail.com> - 2017-06-28 16:10 +0200
Re: [PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf Wanpeng Li <kernellwp@gmail.com> - 2017-06-28 16:20 +0200
Re: [PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf Wanpeng Li <kernellwp@gmail.com> - 2017-06-28 16:30 +0200
Re: [PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf Paolo Bonzini <pbonzini@redhat.com> - 2017-06-28 16:30 +0200
Re: [PATCH v6 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf Paolo Bonzini <pbonzini@redhat.com> - 2017-06-28 16:20 +0200
[PATCH v6 1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter Wanpeng Li <kernellwp@gmail.com> - 2017-06-28 14:30 +0200
csiph-web