Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1704144
| From | Bandan Das <bsd@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 0/3] Expose VMFUNC to the nested hypervisor |
| Date | 2017-08-04 20:00 +0200 |
| Message-ID | <uaP3b-1HA-7@gated-at.bofh.it> (permalink) |
| References | <uaurL-4Ef-3@gated-at.bofh.it> <uaMoG-br-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
David Hildenbrand <david@redhat.com> writes: ... >> v1: >> https://lkml.org/lkml/2017/6/29/958 >> >> Bandan Das (3): >> KVM: vmx: Enable VMFUNCs >> KVM: nVMX: Enable VMFUNC for the L1 hypervisor >> KVM: nVMX: Emulate EPTP switching for the L1 hypervisor >> >> arch/x86/include/asm/vmx.h | 9 +++ >> arch/x86/kvm/vmx.c | 185 ++++++++++++++++++++++++++++++++++++++++++++- >> 2 files changed, 192 insertions(+), 2 deletions(-) >> > > Acked-by: David Hildenbrand <david@redhat.com> > > (not 100% confident for a r-b, not because of your patches but because > of the involved complexity (flushes, MMU ...)) You and Radim both constitute to major revisions and changes in these patches. I would be 100% confident of a R-b tag by you. Bandan
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v7 0/3] Expose VMFUNC to the nested hypervisor Bandan Das <bsd@redhat.com> - 2017-08-03 22:00 +0200
[PATCH v7 2/3] KVM: nVMX: Enable VMFUNC for the L1 hypervisor Bandan Das <bsd@redhat.com> - 2017-08-03 22:00 +0200
[PATCH v7 1/3] KVM: vmx: Enable VMFUNCs Bandan Das <bsd@redhat.com> - 2017-08-03 22:00 +0200
[PATCH v7 3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor Bandan Das <bsd@redhat.com> - 2017-08-03 22:00 +0200
Re: [PATCH v7 3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor David Hildenbrand <david@redhat.com> - 2017-08-04 16:50 +0200
Re: [PATCH v7 0/3] Expose VMFUNC to the nested hypervisor David Hildenbrand <david@redhat.com> - 2017-08-04 17:10 +0200
Re: [PATCH v7 0/3] Expose VMFUNC to the nested hypervisor Bandan Das <bsd@redhat.com> - 2017-08-04 20:00 +0200
Re: [PATCH v7 0/3] Expose VMFUNC to the nested hypervisor Radim Krčmář <rkrcmar@redhat.com> - 2017-08-05 00:00 +0200
csiph-web