KVM: x86 emulator: make read_segment_descriptor() return the address
authorAvi Kivity <avi@redhat.com>
Wed, 13 Jun 2012 13:29:39 +0000 (16:29 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 9 Jul 2012 11:19:04 +0000 (14:19 +0300)
Some operations want to modify the descriptor later on, so save the
address for future use.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found