All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mohammed Gamal <mgamal@redhat.com>
To: kvm@vger.kernel.org, pbonzini@redhat.com
Cc: Mohammed Gamal <m.gamal005@gmail.com>
Subject: [kvm-unit-tests PATCH 3/3] Revert "access: disable phys-bits=36 for now"
Date: Thu,  6 Aug 2020 14:43:58 +0200	[thread overview]
Message-ID: <20200806124358.4928-4-mgamal@redhat.com> (raw)
In-Reply-To: <20200806124358.4928-1-mgamal@redhat.com>

From: Mohammed Gamal <m.gamal005@gmail.com>

This reverts commit 71de9c93fbdb15978ffa2f290dd120d3005a9292.

Now that guest_maxphyaddr < host_maxphyaddr patches are sent.
Revert this change in kvm-unit-test

Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
---
 x86/unittests.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x86/unittests.cfg b/x86/unittests.cfg
index 4fa42fa..3c0b992 100644
--- a/x86/unittests.cfg
+++ b/x86/unittests.cfg
@@ -116,7 +116,7 @@ extra_params = -cpu qemu64,+x2apic,+tsc-deadline -append tscdeadline_immed
 [access]
 file = access.flat
 arch = x86_64
-extra_params = -cpu host,host-phys-bits
+extra_params = -cpu host,phys-bits=36
 timeout = 180
 
 [smap]
-- 
2.26.2


      parent reply	other threads:[~2020-08-06 17:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06 12:43 [kvm-unit-tests PATCH 0/3] x86: Add guest physical bits tests Mohammed Gamal
2020-08-06 12:43 ` [kvm-unit-tests PATCH 1/3] unittests.cfg: Increase timeout for access test Mohammed Gamal
2020-08-06 12:43 ` [kvm-unit-tests PATCH 2/3] x86/access: Skip running guest physical bits tests on AMD with NPT enabled Mohammed Gamal
2020-08-06 12:43 ` Mohammed Gamal [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200806124358.4928-4-mgamal@redhat.com \
    --to=mgamal@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=m.gamal005@gmail.com \
    --cc=pbonzini@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.