commit | 106b552b43beac2694df5fbafc8f125a72df5f65 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Thu Mar 01 16:20:40 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Thu May 03 10:52:23 2007 +0300 |
tree | 3d26f1f7148eaa4cb6e6d882418db283d9f2d29f | |
parent | 06465c5a3aa9948a7b00af49cd22ed8f235cdb0f [diff] |
KVM: Remove the 'emulated' field from the userspace interface We no longer emulate single instructions in userspace. Instead, we service mmio or pio requests. Signed-off-by: Avi Kivity <avi@qumranet.com>