mirror of
https://github.com/qemu/qemu.git
synced 2024-12-18 17:53:40 +08:00
f1167ee684
Today qemu is using e.g. the value 480 for Xen version 4.8.0. As some Xen version tests are using ">" relations this scheme will lead to problems when Xen version 4.10.0 is being reached. Instead of the 3 digit schem use a 5 digit scheme (e.g. 40800 for version 4.8.0). Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: Stefano Stabellini <sstabellini@kernel.org> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org> |
||
---|---|---|
.. | ||
xen_backend.h | ||
xen_common.h | ||
xen_pvdev.h | ||
xen.h |