commit | 971cc3dcbc0e020b82f568e61a47b72be03307dd | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri Dec 19 18:13:54 2008 +0100 |
committer | Avi Kivity <avi@redhat.com> | Tue Mar 24 11:02:52 2009 +0200 |
tree | f21c0865fd26ea820a88fe7bb7fea59840ada7e1 | |
parent | 2b3d2a206037b1471de6a6dc51427af034cfdb47 [diff] |
KVM: Advertise guest debug capability per-arch Limit KVM_CAP_SET_GUEST_DEBUG only to those archs (currently x86) that support it. This simplifies user space stub implementations. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Avi Kivity <avi@redhat.com>