diff options
| author | Luiz Capitulino <[email protected]> | 2016-09-07 18:47:23 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2016-09-16 14:57:47 +0000 |
| commit | 235539b48a2357da28f52d66d04bec04f3dcb9dd (patch) | |
| tree | b531cda00146261ebc19ff89edbb2e5753c0c5c1 /drivers/net/xen-netback/interface.c | |
| parent | kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer (diff) | |
| download | kernel-235539b48a2357da28f52d66d04bec04f3dcb9dd.tar.gz kernel-235539b48a2357da28f52d66d04bec04f3dcb9dd.zip | |
kvm: add stubs for arch specific debugfs support
Two stubs are added:
o kvm_arch_has_vcpu_debugfs(): must return true if the arch
supports creating debugfs entries in the vcpu debugfs dir
(which will be implemented by the next commit)
o kvm_arch_create_vcpu_debugfs(): code that creates debugfs
entries in the vcpu debugfs dir
For x86, this commit introduces a new file to avoid growing
arch/x86/kvm/x86.c even more.
Signed-off-by: Luiz Capitulino <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
