summaryrefslogtreecommitdiffstats
path: root/drivers/xen/sys-hypervisor.c
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2017-06-15xen: add sysfs node for hypervisor build idJuergen Gross-0/+28
2017-06-15xen: add sysfs node for guest typeJuergen Gross-0/+34
2016-08-24xen: rename xen_pmu_init() in sys-hypervisor.cJuergen Gross-6/+6
2016-03-21drivers/xen: make sys-hypervisor.c explicitly non-modularPaul Gortmaker-51/+8
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky-1/+135
2012-10-19xen: sysfs: fix build warning.Ian Campbell-1/+2
2012-10-19xen: sysfs: include err.h for PTR_ERR etcIan Campbell-0/+1
2012-08-23xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf-1/+12
2012-03-14xen: constify all instances of "struct attribute_group"Jan Beulich-3/+3
2011-05-19drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsDaniel Kiper-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy-1/+1
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge-0/+1
2009-03-30xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yetIan Campbell-41/+0
2009-03-30xen/sys/hypervisor: change writable_pt to featuresJeremy Fitzhardinge-15/+26
2009-03-30xen: add /sys/hypervisor supportJeremy Fitzhardinge-0/+475