aboutsummaryrefslogtreecommitdiffstats
path: root/main/xen/xenqemu.initd
Commit message (Collapse)AuthorAgeFilesLines
* xen: prevent qemu daemon from screwing the consoleRoger Pau Monne2012-11-191-1/+4
| | | | | | | Qemu when launched with -nographic and -monitor screws the console badly. Use nohup to prevent that. Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
* xen: update to 4.2.0-rc4Roger Pau Monne2012-09-141-0/+25
Next version (4.2) is scheduled to be released very soon if everything goes ok. This is a very close rc, which we can start testing until 4.2 comes out.