[Qemu-devel] [patch 0/2] support RT_PRIO_HC hypercall

Marcelo Tosatti posted 2 patches 8 years, 1 month ago
Only 0 patches received!
[Qemu-devel] [patch 0/2] support RT_PRIO_HC hypercall
Posted by Marcelo Tosatti 8 years, 1 month ago
Add the following CPU options:

allow-rt-prio-hc: allow guest to execute hypercall to change vcpu
thread priority.

rt-prio: SCHED_FIFO priority to be used when that hypercall is invoked.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>