Could anybody review it?
On 12/21/2012 05:46 PM, Satoru Moriya wrote:
> Changelog
> v1 -> v2
> - add RFC tag again
> - change semantics as follows
>- set event threads' priority to maxprio
>- set vcpu threads' priority to maxprio - 1
> - isolate all the posix stuff and put them into os_
Changelog
v1 -> v2
- add RFC tag again
- change semantics as follows
- set event threads' priority to maxprio
- set vcpu threads' priority to maxprio - 1
- isolate all the posix stuff and put them into os_prioritize() in
os-posix.c/qemu-os-win32.h to avoid breaking win32 build
- introd