summaryrefslogtreecommitdiffstats
path: root/drivers/xen/sys-hypervisor.c
Commit message (Expand)AuthorAgeFilesLines
* xen: add sysfs node for hypervisor build idJuergen Gross2017-06-151-0/+28
* xen: add sysfs node for guest typeJuergen Gross2017-06-151-0/+34
* xen: rename xen_pmu_init() in sys-hypervisor.cJuergen Gross2016-08-241-6/+6
* drivers/xen: make sys-hypervisor.c explicitly non-modularPaul Gortmaker2016-03-211-51/+8
* xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-201-1/+135
* xen: sysfs: fix build warning.Ian Campbell2012-10-191-1/+2
* xen: sysfs: include err.h for PTR_ERR etcIan Campbell2012-10-191-0/+1
* xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf2012-08-231-1/+12
* xen: constify all instances of "struct attribute_group"Jan Beulich2012-03-141-3/+3
* drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsDaniel Kiper2011-05-191-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+1
* xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yetIan Campbell2009-03-301-41/+0
* xen/sys/hypervisor: change writable_pt to featuresJeremy Fitzhardinge2009-03-301-15/+26
* xen: add /sys/hypervisor supportJeremy Fitzhardinge2009-03-301-0/+475
OpenPOWER on IntegriCloud