Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-20 | OptsVisitor: don't try to flatten overlong integer ranges | Laszlo Ersek | |
Prevent mistyped command line options from incurring high memory and CPU usage at startup. 64K elements in a range should be enough for everyone (TM). The OPTS_VISITOR_RANGE_MAX macro is public so that unit tests can construct corner cases with it. Signed-off-by: Laszlo Ersek <lersek@redhat.com> Tested-by: Wanlong Gao <gaowanlong@cn.fujitsu.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> | |||
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |