aboutsummaryrefslogtreecommitdiffstats
path: root/docs/misc/qemu-upstream_howto_use_it.markdown
blob: 8370fac2fe122a9b8f426f3028e2f2d93ef4d4a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Using Upstream QEMU with Xen
============================

If you want to build with the QEMU unstable tree, follow the [QEMU
Upstream](http://wiki.xen.org/wiki/QEMU_Upstream) wiki page.

Otherwise, QEMU/SeaBIOS is now integrated into the build system, so you just
have to specify the device model version in an `xl` config file:

    device_model_version = 'qemu-xen'

The version of QEMU used in the build system is the last release of QEMU.