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