]> git.proxmox.com Git - qemu.git/commit - qemu-options.hx
do not interpolate % from vl.c to qemu-options.h
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 4 Feb 2010 15:49:58 +0000 (16:49 +0100)
committermalc <av1474@comtv.ru>
Mon, 8 Feb 2010 09:12:40 +0000 (12:12 +0300)
commitbec7c2d4148fd4e212265ea21eb2cb66b762611f
tree31df9ac9d7b3d2c8b593cce7b1746c5fb5ee9137
parent30bf5f46e7e1a405edae582968e2c6f91ab81040
do not interpolate % from vl.c to qemu-options.h

Since qemu-options.h is only used in vl.c, we can avoid using
brittle interpolation from a generated file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
qemu-options.hx
vl.c