kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>, kvm@vger.kernel.org
Subject: Re: [PATCH 05/21] KVM: x86 emulator: allow loading null SS in long mode
Date: Mon, 18 Jun 2012 17:27:38 +0300	[thread overview]
Message-ID: <4FDF3ADA.2090305@redhat.com> (raw)
In-Reply-To: <4FDF37DB.8020908@redhat.com>

On 06/18/2012 05:14 PM, Kevin Wolf wrote:
> Am 12.06.2012 19:34, schrieb Avi Kivity:
>> Null SS is valid in long mode; allow loading it.
>> 
>> Signed-off-by: Avi Kivity <avi@redhat.com>
> 
> The documentation suggests that trying to load it in CPL 3 should still
> fail in long mode.

Right, good catch.

-- 
error compiling committee.c: too many arguments to function



  reply	other threads:[~2012-06-18 14:27 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-12 17:34 [PATCH 00/21] Big big real mode improvements Avi Kivity
2012-06-12 17:34 ` [PATCH 01/21] KVM: VMX: Return correct CPL during transition to protected mode Avi Kivity
2012-06-12 17:34 ` [PATCH 02/21] KVM: Split cpuid register access from computation Avi Kivity
2012-06-12 17:34 ` [PATCH 03/21] KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics Avi Kivity
2012-06-12 17:34 ` [PATCH 04/21] KVM: x86 emulator: emulate cpuid Avi Kivity
2012-06-12 17:34 ` [PATCH 05/21] KVM: x86 emulator: allow loading null SS in long mode Avi Kivity
2012-06-18 14:14   ` Kevin Wolf
2012-06-18 14:27     ` Avi Kivity [this message]
2012-06-12 17:34 ` [PATCH 06/21] KVM: x86 emulator: fix LIDT/LGDT " Avi Kivity
2012-06-12 17:34 ` [PATCH 07/21] KVM: VMX: Relax check on unusable segment Avi Kivity
2012-06-12 17:34 ` [PATCH 08/21] KVM: VMX: Limit iterations with emulator_invalid_guest_state Avi Kivity
2012-06-12 17:34 ` [PATCH 09/21] KVM: x86 emulator: emulate LEAVE Avi Kivity
2012-06-12 17:34 ` [PATCH 10/21] KVM: x86 emulator: initialize memop Avi Kivity
2012-06-12 17:34 ` [PATCH 11/21] KVM: Fix SS default ESP/EBP based addressing Avi Kivity
2012-06-12 17:34 ` [PATCH 12/21] KVM: x86 emulator: emulate SGDT/SIDT Avi Kivity
2012-06-12 17:34 ` [PATCH 13/21] KVM: VMX: Fix interrupt exit condition during emulation Avi Kivity
2012-06-12 17:34 ` [PATCH 14/21] KVM: VMX: Continue emulating after batch exhausted Avi Kivity
2012-06-12 17:34 ` [PATCH 15/21] KVM: x86 emulator: emulate LAHF Avi Kivity
2012-06-12 17:34 ` [PATCH 16/21] KVM: x86 emulator: fix byte-sized MOVZX/MOVSX Avi Kivity
2012-06-12 17:34 ` [PATCH 17/21] KVM: x86 emulator: split push logic from push opcode emulation Avi Kivity
2012-06-12 17:34 ` [PATCH 18/21] KVM: x86 emulator: implement ENTER Avi Kivity
2012-06-12 17:34 ` [PATCH 19/21] KVM: VMX: Stop invalid guest state emulation on pending event Avi Kivity
2012-06-12 17:34 ` [PATCH 20/21] KVM: VMX: Improve error reporting during invalid guest state emulation Avi Kivity
2012-06-12 17:34 ` [PATCH 21/21] KVM: VMX: Emulate invalid guest state by default Avi Kivity

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=4FDF3ADA.2090305@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=kwolf@redhat.com \
    --cc=mtosatti@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).