-
Jan Kiszka authored
This provides the required user space stubs to enable the in-kernel i8254 emulation of KVM. The in-kernel model supports lost tick compensation according to the "delay" policy. This is enabled by default and can be switched off via a device property. Depending on the feature set of the host kernel (before 2.6.32), we may have to disable the HPET or lack sound output from the PC speaker. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by:
Avi Kivity <avi@redhat.com>Jan Kiszka authoredThis provides the required user space stubs to enable the in-kernel i8254 emulation of KVM. The in-kernel model supports lost tick compensation according to the "delay" policy. This is enabled by default and can be switched off via a device property. Depending on the feature set of the host kernel (before 2.6.32), we may have to disable the HPET or lack sound output from the PC speaker. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by:
Avi Kivity <avi@redhat.com>
Loading