Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1691493 > unrolled thread
| Started by | Radim Krčmář <rkrcmar@redhat.com> |
|---|---|
| First post | 2017-07-19 13:20 +0200 |
| Last post | 2017-07-20 09:50 +0200 |
| Articles | 2 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set Radim Krčmář <rkrcmar@redhat.com> - 2017-07-19 13:20 +0200
Re: [PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set Radim Krčmář <rkrcmar@redhat.com> - 2017-07-20 09:50 +0200
| From | Radim Krčmář <rkrcmar@redhat.com> |
|---|---|
| Date | 2017-07-19 13:20 +0200 |
| Subject | Re: [PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set |
| Message-ID | <u4Vbl-7Nz-37@gated-at.bofh.it> |
2017-07-17 16:32-0500, Brijesh Singh: > Hi Paolo and Radim > > Any comments on this patch, I could not find it in 4.13-2 branch. > > Please let me know if you want to fix something, or want me to > refresh and resend the patch. Sorry, I tried it during the merge window, but it didn't pass tests on VMX and I got distracted by other bugs before looking into the cause. Can you reproduce the fail?
[toc] | [next] | [standalone]
| From | Radim Krčmář <rkrcmar@redhat.com> |
|---|---|
| Date | 2017-07-20 09:50 +0200 |
| Message-ID | <u5enD-4a1-11@gated-at.bofh.it> |
| In reply to | #1691493 |
2017-07-19 08:35-0500, Brijesh Singh: > On 07/19/2017 06:19 AM, Radim Krčmář wrote: > > 2017-07-17 16:32-0500, Brijesh Singh: > > > Hi Paolo and Radim > > > > > > Any comments on this patch, I could not find it in 4.13-2 branch. > > > > > > Please let me know if you want to fix something, or want me to > > > refresh and resend the patch. > > > > Sorry, I tried it during the merge window, but it didn't pass tests on > > VMX and I got distracted by other bugs before looking into the cause. > > > > Can you reproduce the fail? > > > > No worries, thanks. > > I can try to reproduce it, are you running kvm-unittest or something different? I noticed that a linux guest hung in early boot, but at least (io)apic kvm-unit-tests failed as well, IIRC. > IIRC, VMX does not set the gpa_available flag hence I am wondering what did I miss > in the patch to trigger the failure. I will debug it and let you know. It does now, in ept_violation and ept_misconfig, thanks.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web