public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Big real mode - addendum
@ 2012-06-13 14:30 Avi Kivity
  2012-06-13 14:30 ` [PATCH 1/5] KVM: x86 emulator: emulate BSWAP Avi Kivity
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Avi Kivity @ 2012-06-13 14:30 UTC (permalink / raw)
  To: Marcelo Tosatti, kvm

Some testing unconvered a few more missing instructions; here they are.

Avi Kivity (5):
  KVM: x86 emulator: emulate BSWAP
  KVM: x86 emulator: emulate LLDT
  KVM: x86 emulator: make read_segment_descriptor() return the address
  KVM: x86 emulator: make loading TR set the busy bit
  KVM: x86 emulator: implement LTR

 arch/x86/kvm/emulate.c |   63 ++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 53 insertions(+), 10 deletions(-)

-- 
1.7.10.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-13 14:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-13 14:30 [PATCH 0/5] Big real mode - addendum Avi Kivity
2012-06-13 14:30 ` [PATCH 1/5] KVM: x86 emulator: emulate BSWAP Avi Kivity
2012-06-13 14:30 ` [PATCH 2/5] KVM: x86 emulator: emulate LLDT Avi Kivity
2012-06-13 14:30 ` [PATCH 3/5] KVM: x86 emulator: make read_segment_descriptor() return the address Avi Kivity
2012-06-13 14:30 ` [PATCH 4/5] KVM: x86 emulator: make loading TR set the busy bit Avi Kivity
2012-06-13 14:30 ` [PATCH 5/5] KVM: x86 emulator: implement LTR Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox