Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-20 | OptsVisitor: don't try to flatten overlong integer ranges | Laszlo Ersek | 1 | -0/+6 | |
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 | 1 | -1/+1 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 1 | -0/+31 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |