]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kvm/emulate.c
KVM: x86 emulator: emulate BSWAP
authorAvi Kivity <avi@redhat.com>
Wed, 13 Jun 2012 09:25:06 +0000 (12:25 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 9 Jul 2012 11:19:04 +0000 (14:19 +0300)
commit9299836e6379d5703826a540fb3c704223fac520
treed32fa89b033a17b5153fb2f95f15c79827ace5ac
parentde5f70e0c65fcd0472a412a7a9690afcd3ee4526
KVM: x86 emulator: emulate BSWAP

Opcodes 0F C8 - 0F CF.

Used by the SeaBIOS cdrom code (though not in big real mode).

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c