Re: [PATCH 05/21] KVM: x86 emulator: allow loading null SS in long mode

2012-06-18 Thread Kevin Wolf
Am 12.06.2012 19:34, schrieb Avi Kivity:
 Null SS is valid in long mode; allow loading it.
 
 Signed-off-by: Avi Kivity a...@redhat.com

The documentation suggests that trying to load it in CPL 3 should still
fail in long mode.

Kevin
--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 05/21] KVM: x86 emulator: allow loading null SS in long mode

2012-06-18 Thread Avi Kivity
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 a...@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


--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html