Age | Commit message (Expand) | Author |
2015-05-05 | qapi: Better error messages for duplicated expressions | Eric Blake |
2015-05-05 | qapi: Better error messages for bad expressions | Eric Blake |
2015-05-05 | qapi: Use 'alternate' to replace anonymous union | Eric Blake |
2015-05-05 | qapi: Segregate anonymous unions into alternates in generator | Eric Blake |
2015-05-05 | qapi: Prepare for catching more semantic parse errors | Eric Blake |
2015-05-05 | qapi: Tighten checking of unions | Eric Blake |
2015-05-05 | qapi: Forbid base without discriminator in unions | Eric Blake |
2015-05-05 | qapi: Better error messages for bad enums | Eric Blake |
2015-05-05 | qapi: Require ASCII in schema | Eric Blake |
2015-05-05 | qapi: Fix generation of 'size' builtin type | Eric Blake |
2015-05-05 | qapi: Simplify builtin type handling | Eric Blake |
2015-05-05 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into s... | Peter Maydell |
2015-05-05 | coverity: fix address_space_rw model | Paolo Bonzini |
2015-05-05 | opengl: add shader build infrastructure | Gerd Hoffmann |
2015-04-28 | iotests: add QMP event waiting queue | John Snow |
2015-04-28 | scripts: add 'qemu coroutine' command to qemu-gdb.py | Stefan Hajnoczi |
2015-04-28 | checkpatch: complain about ffs(3) calls | Stefan Hajnoczi |
2015-04-28 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'... | Peter Maydell |
2015-04-26 | exec.c: Make address_space_rw take transaction attributes | Peter Maydell |
2015-04-24 | qapi: Drop dead genlist parameter | Eric Blake |
2015-03-18 | build: pass .d file name to scripts/make_device_config.sh, fix makefile target | Paolo Bonzini |
2015-03-17 | scripts: Add qom-tree script | Andreas Färber |
2015-03-17 | coverity: Fix g_malloc_n-like models | Jan Kiszka |
2015-03-10 | kvm_stat: add kvm_stat.1 man page | Stefan Hajnoczi |
2015-03-10 | kvm_stat: add column headers to text UI | Stefan Hajnoczi |
2015-03-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-03-04 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2015-03-02 | trace: add DTrace reserved words for .d files | Stefan Hajnoczi |
2015-02-27 | Makefile: don't silence mak file test with V=1 | Michael S. Tsirkin |
2015-02-26 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2015-02-26 | update-linux-headers.sh: s/__inline__/inline/ | Michael S. Tsirkin |
2015-02-26 | scripts: add arch specific standard-headers | Michael S. Tsirkin |
2015-02-26 | update-linux-headers: use standard-headers | Michael S. Tsirkin |
2015-02-26 | scripts/update-linux-headers.sh: pull virtio hdrs | Michael S. Tsirkin |
2015-02-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-02-23 | qapi-types: add C99 index names to arrays | Michael S. Tsirkin |
2015-02-16 | exec: convert ram_list to QLIST | Mike Day |
2015-02-16 | qtest: Add scripts/qtest.py | Fam Zheng |
2015-02-11 | kvm_stat: Add kvm_exit reasons for aarch64 | Wei Huang |
2015-02-10 | Fix name error in migration stream analyzation script | Greg Kurz |
2015-02-06 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2015-02-06 | trace: Print PID and time in stderr traces | Dr. David Alan Gilbert |
2015-02-05 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150205' i... | Peter Maydell |
2015-02-05 | Add migration stream analyzation script | Alexander Graf |
2015-02-05 | vmstate-static-checker: update whitelist | Amit Shah |
2015-02-05 | coverity: Model g_free() isn't necessarily free() | Markus Armbruster |
2015-02-05 | coverity: Model GLib string allocation partially | Markus Armbruster |
2015-02-05 | coverity: Improve model for GLib memory allocation | Markus Armbruster |
2015-01-26 | kvm_stat: Add RESET support for perf event ioctl | Wei Huang |
2015-01-26 | kvm_stat: Print errno when syscall to perf_event_open() fails | Wei Huang |