Age | Commit message (Expand) | Author | Files | Lines |
2016-08-02 | checkpatch: add check for bzero | Paolo Bonzini | 1 | -1/+4 |
2016-07-26 | iotest: fix python based IO tests | Daniel P. Berrange | 2 | -13/+38 |
2016-07-22 | scripts: ensure monitor socket has SO_REUSEADDR set | Daniel P. Berrange | 1 | -0/+1 |
2016-07-22 | scripts: set timeout when waiting for qemu monitor connection | Daniel P. Berrange | 1 | -0/+1 |
2016-07-22 | scripts: refactor the VM class in iotests for reuse | Daniel P. Berrange | 2 | -0/+236 |
2016-07-22 | scripts: add a 'debug' parameter to QEMUMonitorProtocol | Daniel P. Berrange | 1 | -2/+11 |
2016-07-22 | scripts: add __init__.py file to scripts/qmp/ | Daniel P. Berrange | 1 | -0/+0 |
2016-07-19 | qapi: Implement boxed types for commands/events | Eric Blake | 3 | -15/+56 |
2016-07-19 | qapi: Plumb in 'boxed' to qapi generator lower levels | Eric Blake | 4 | -36/+49 |
2016-07-19 | qapi-event: Simplify visit of non-implicit data | Eric Blake | 1 | -2/+17 |
2016-07-19 | qapi: Drop useless gen_err_check() | Eric Blake | 3 | -11/+9 |
2016-07-19 | qapi: Add type.is_empty() helper | Eric Blake | 4 | -7/+11 |
2016-07-19 | qapi: Hide tag_name data member of variants | Eric Blake | 1 | -4/+4 |
2016-07-19 | qapi: Special case c_name() for empty type | Eric Blake | 1 | -0/+1 |
2016-07-19 | qapi: Require all branches of flat union enum to be covered | Eric Blake | 1 | -0/+8 |
2016-07-19 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 8 | -32/+77 |
2016-07-18 | trace: Conditionally trace events based on their per-vCPU state | Lluís Vilanova | 6 | -29/+57 |
2016-07-18 | trace: Identify events with the 'vcpu' property | Lluís Vilanova | 2 | -3/+20 |
2016-07-18 | checkpatch: consider git extended headers valid patches | Stefan Hajnoczi | 1 | -0/+5 |
2016-07-12 | scripts: New clean-header-guards.pl | Markus Armbruster | 1 | -0/+213 |
2016-07-06 | qapi: Add new visit_complete() function | Eric Blake | 2 | -11/+7 |
2016-07-06 | qmp-input-visitor: Favor new visit_free() function | Eric Blake | 1 | -2/+1 |
2016-07-06 | qapi: Add new visit_free() function | Eric Blake | 3 | -15/+9 |
2016-07-06 | qapi: Add parameter to visit_end_* | Eric Blake | 3 | -7/+7 |
2016-06-30 | qapi: Fix crash on missing alternate member of QAPI struct | Eric Blake | 1 | -0/+6 |
2016-06-30 | checkpatch: There is no qemu_strtod() | Eric Blake | 1 | -1/+1 |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost | 1 | -0/+19 |
2016-06-20 | error: Remove unnecessary local_err variables | Eduardo Habkost | 1 | -0/+29 |
2016-06-20 | error: Remove NULL checks on error_propagate() calls | Eduardo Habkost | 1 | -0/+10 |
2016-06-17 | vmstate-static-checker: fix size mismatch detection in unused fields | Amit Shah | 1 | -1/+1 |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini | 1 | -0/+3 |
2016-06-08 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int... | Peter Maydell | 1 | -69/+320 |
2016-06-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -4/+0 |
2016-06-07 | coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d)) | Laurent Vivier | 1 | -0/+19 |
2016-06-07 | clean-includes: Add glib.h to list of unneeded includes | Peter Maydell | 1 | -1/+2 |
2016-06-07 | scripts: Use $(..) instead of deprecated `..` | Stefan Weil | 6 | -11/+11 |
2016-06-07 | scripts: add muldiv64() checking coccinelle scripts | Laurent Vivier | 4 | -0/+46 |
2016-06-07 | Makefile: Derive "PKGVERSION" from "git describe" by default | Fam Zheng | 1 | -4/+0 |
2016-06-07 | linux-user: Fix qemu-binfmt-conf.sh to store config across reboot | Laurent Vivier | 1 | -69/+320 |
2016-05-29 | exec: hide mr->ram_addr from qemu_get_ram_ptr users | Paolo Bonzini | 1 | -16/+3 |
2016-05-29 | kvm_stat: Remove | Paolo Bonzini | 2 | -880/+0 |
2016-05-23 | coccinelle: add g_assert_cmp* to macro file | Paolo Bonzini | 1 | -0/+6 |
2016-05-23 | scripts/signrom.py: Check for magic in option ROMs. | Richard W.M. Jones | 1 | -1/+4 |
2016-05-23 | scripts/signrom.py: Allow option ROM checksum script to write the size header. | Richard W.M. Jones | 1 | -3/+22 |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-19 | gdbstub: remove unnecessary includes from gdbstub-xml.c | Paolo Bonzini | 1 | -2/+0 |
2016-05-19 | include: poison symbols in osdep.h | Paolo Bonzini | 1 | -1/+1 |
2016-05-19 | scripts: add script to build QEMU and analyze inclusions | Paolo Bonzini | 1 | -0/+102 |
2016-05-18 | Fix some typos found by codespell | Stefan Weil | 1 | -1/+1 |
2016-05-18 | Fix typo in variable name (found and fixed by codespell) | Stefan Weil | 1 | -32/+32 |