index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
sys-hypervisor.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-06-15
xen: add sysfs node for hypervisor build id
Juergen Gross
2017-06-15
xen: add sysfs node for guest type
Juergen Gross
2016-08-24
xen: rename xen_pmu_init() in sys-hypervisor.c
Juergen Gross
2016-03-21
drivers/xen: make sys-hypervisor.c explicitly non-modular
Paul Gortmaker
2015-08-20
xen/PMU: Sysfs interface for setting Xen PMU mode
Boris Ostrovsky
2012-10-19
xen: sysfs: fix build warning.
Ian Campbell
2012-10-19
xen: sysfs: include err.h for PTR_ERR etc
Ian Campbell
2012-08-23
xen/sysfs: Use XENVER_guest_handle to query UUID
Daniel De Graaf
2012-03-14
xen: constify all instances of "struct attribute_group"
Jan Beulich
2011-05-19
drivers/xen/sys-hypervisor: Cleanup code/data sections definitions
Daniel Kiper
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-03-30
xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yet
Ian Campbell
2009-03-30
xen/sys/hypervisor: change writable_pt to features
Jeremy Fitzhardinge
2009-03-30
xen: add /sys/hypervisor support
Jeremy Fitzhardinge