commit | d2be1651b736002e0c76d7095d6c0ba77b4a897c | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Tue Feb 23 17:47:57 2010 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:36:14 2010 -0300 |
tree | fbbf39d27d894ce9e6d2f57cc252893fc6195065 | |
parent | c573cd22939e54fc1b8e672054a505048987a7cb [diff] |
KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP This marks the guest single-step API improvement of 94fe45da and 91586a3b with a capability flag to allow reliable detection by user space. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Cc: stable@kernel.org (2.6.33) Signed-off-by: Avi Kivity <avi@redhat.com>