diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-10-17 14:30:44 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-10-25 19:53:38 +0200 |
commit | 700766ba602330a4fc907254a2f45773a6c694fa (patch) | |
tree | b101f9a5e554519b0a489d664b5fccb4b0b17196 /hw/usb/dev-storage-classic.c | |
parent | 86f2438fc231666ad7fdf9560fc8f27eedd69252 (diff) | |
download | qemu-700766ba602330a4fc907254a2f45773a6c694fa.zip qemu-700766ba602330a4fc907254a2f45773a6c694fa.tar.gz qemu-700766ba602330a4fc907254a2f45773a6c694fa.tar.bz2 |
kvm: i386: require KVM_CAP_ADJUST_CLOCK
This was introduced in KVM in Linux 2.6.33, we can require it
unconditionally. KVM_CLOCK_TSC_STABLE was only added in Linux 4.9,
for now do not require it (though it would allow the removal of some
pretty yucky code).
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/usb/dev-storage-classic.c')
0 files changed, 0 insertions, 0 deletions