mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
KVM: Update kernel headers
Update HIOR and generic register get/set. Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
d38f674c44
commit
9d4e4f8cbc
2 changed files with 35 additions and 0 deletions
|
@ -327,4 +327,6 @@ struct kvm_book3e_206_tlb_params {
|
|||
__u32 reserved[8];
|
||||
};
|
||||
|
||||
#define KVM_ONE_REG_PPC_HIOR KVM_ONE_REG_PPC | 0x100
|
||||
|
||||
#endif /* __LINUX_KVM_POWERPC_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue