Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [S390] hypfs comment cleanup. | Michael Holzheu | 2006-09-20 | 1 | -1/+2 |
| | | | | | | | Correct some comments in the hypervisor filesystem. Signed-off-by: Michael Holzheu <holzheu@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> | ||||
* | [PATCH] Driver Core: Add /sys/hypervisor when needed | Michael Holzheu | 2006-06-21 | 1 | -0/+19 |
To have a home for all hypervisors, this patch creates /sys/hypervisor. A new config option SYS_HYPERVISOR is introduced, which should to be set by architecture dependent hypervisors (e.g. s390 or Xen). Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Michael Holzheu <holzheu@de.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |