Fix a couple of state problems

* src/qemu_driver.c: fix a domain state problem after
  migration, patch  by Federico Simoncelli, fixes #507537
* src/domain_conf.c:  fix a transcient domain state problem after
  destroy, patch  by Federico Simoncelli, fixes #507304
* AUTHORS: add Federico Simoncelli and Javier Fontan
daniel
This commit is contained in:
Daniel Veillard
2009-06-25 13:55:58 +00:00
parent 73f34b31f5
commit d45242c616
4 changed files with 13 additions and 1 deletions

View File

@@ -72,6 +72,8 @@ Patches have also been contributed by:
Laine Stump <laine@redhat.com>
Abel Míguez Rodríguez<amiguezr@pdi.ucm.es>
Doug Goldstein <cardoe@gentoo.org>
Javier Fontan <jfontan@gmail.com>
Federico Simoncelli <federico.simoncelli@gmail.com>
[....send patches to get your name here....]