mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
kvm: update linux headers
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
This commit is contained in:
parent
bc8c6788b6
commit
9ab2195dcb
3 changed files with 12 additions and 0 deletions
|
@ -277,6 +277,7 @@ struct kvm_sync_regs {
|
|||
#define KVM_CPU_E500V2 2
|
||||
#define KVM_CPU_3S_32 3
|
||||
#define KVM_CPU_3S_64 4
|
||||
#define KVM_CPU_E500MC 5
|
||||
|
||||
/* for KVM_CAP_SPAPR_TCE */
|
||||
struct kvm_create_spapr_tce {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue