]> xenbits.xensource.com Git - qemu-upstream-4.4-testing.git/commit
xen: Fix vcpu initialization.
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 25 Sep 2013 16:41:48 +0000 (16:41 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Mon, 17 Feb 2014 15:44:43 +0000 (15:44 +0000)
commit29a757f0fce7bfdf965d9e8ea48e8e34f997a32c
treebe479777c8bb812e51f07716d358f272ac735af0
parent027c412ff71ad8bff6e335cc7932857f4ea74391
xen: Fix vcpu initialization.

Each vcpu need a evtchn binded in qemu, even those that are
offline at QEMU initialisation.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen-all.c