commit | c86813393f8b8f9f738ab57d9837858ed850df4b | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Mon Apr 30 09:48:11 2007 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Mon Jul 16 12:05:37 2007 +0300 |
tree | baaf7859daffb2d4c87749c09bed7dfcfe671468 | |
parent | fdef3ad1b38660d74a29abc990940b5dbaaf3fc9 [diff] |
KVM: SVM: Allow direct guest access to PC debug port The PC debug port is used for IO delay and does not require emulation. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>