Displaying 1 result from an estimated 1 matches for "1126,34".
Did you mean:
1026,34
2013 May 01
8
[PATCH 0/2] runstate_memory_area on ARM
Hi all,
this patch series introduces support for runstate_memory_area on ARM.
The first patch moves VCPUOP_register_runstate_memory_area to common
code, while the second one add VCPUOP_register_runstate_memory_area to
the whilelist of vcpu_op hypercalls supported on ARM and properly
updates the runstate_memory_area during vcpu context switch.
Stefano Stabellini (2):
xen: move