Changes

Jump to: navigation, search

Porting the kernel

20 bytes added, 11:17, 28 August 2006
m
show_registers otherwise known as show_regs()
* In <code>kernel_thread()</code> one needs to prohibit kernel threads in VE. Mostly security related...
* Extend <code>show_registers()</code> better to extend (or <code>show_regs()</code>) to show current VE.
* <code>utsname</code> should be virtualized. This mostly means that <code>system_utsnames</code> should be replaced with <code>ve_utsname</code>. See any arch code for this.

Navigation menu