mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
This commit is contained in:
commit
986563b173
7 changed files with 44 additions and 19 deletions
|
@ -743,6 +743,7 @@ typedef struct CPUX86State {
|
|||
uint32_t cpuid_kvm_features;
|
||||
uint32_t cpuid_svm_features;
|
||||
bool tsc_valid;
|
||||
int tsc_khz;
|
||||
|
||||
/* in order to simplify APIC support, we leave this pointer to the
|
||||
user */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue