KVM: SVM: Allow direct guest access to PC debug port
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 30 Apr 2007 06:48:11 +0000 (09:48 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:37 +0000 (12:05 +0300)
commitc86813393f8b8f9f738ab57d9837858ed850df4b
treebaaf7859daffb2d4c87749c09bed7dfcfe671468
parentfdef3ad1b38660d74a29abc990940b5dbaaf3fc9
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>
drivers/kvm/svm.c