commit | 702d4eb9b3de4398ab99cf0a4e799e552c7ab756 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Thu Dec 02 17:54:50 2010 +0000 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Fri Feb 25 16:43:03 2011 +0000 |
tree | 8145ce0d54f4f3c3148e188d640f99fc305e8b2a | |
parent | f5412be599602124d2bdd49947b231dd77c0bf99 [diff] |
xen: no need to delay xen_setup_shutdown_event for hvm guests anymore Now that xenstore_ready is used correctly for PV on HVM guests too, we don't need to delay the initialization of xen_setup_shutdown_event anymore. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Jeremy Fitzhardinge <jeremy@goop.org>