[Qemu-devel] Is Qemu now support x2apic in TCG mode?

2013-04-18 Thread puckbee
Hi there: Is there somebody can tell me that if qemu can support x2apic now? I've seen the x2apic in the definition of cpu flags, but can not find any implementation about x2apic. Thanks a lot if somebody can give me some hints~ puck 2013.4.18

[Qemu-devel] The details of round robin of multi-vcpu in TCG mode

2013-04-15 Thread puckbee
Hi there: Sorry to post this problem a second time, for I thought maybe the question is not descripted clearly. I'm studying the execution details of multi-vcpu in TCG mode. The vcpus in TCG mode are executed one by one in a sequencial way, according to some articles about Qemu. I read the func