Age | Commit message (Expand) | Author | Files | Lines |
2016-07-19 | qapi: Change Netdev into a flat union | Eric Blake | 1 | -7/+7 |
2016-07-18 | trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state | Lluís Vilanova | 1 | -2/+15 |
2016-07-18 | trace: Allow event name pattern in "info trace-events" | Lluís Vilanova | 1 | -1/+30 |
2016-07-12 | Drop Emacs local variables lists redundant with .dir-locals.el | Markus Armbruster | 1 | -9/+0 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -1/+1 |
2016-07-06 | qapi: Improve use of qmp/types.h | Eric Blake | 1 | -5/+1 |
2016-06-20 | log: Fix qemu_set_log_filename() error handling | Markus Armbruster | 1 | -1/+6 |
2016-06-17 | QMP: Add query-hotpluggable-cpus | Igor Mammedov | 1 | -0/+13 |
2016-06-07 | monitor: Typo fix | Eric Blake | 1 | -1/+1 |
2016-05-25 | block: Fix bdrv_next() memory leak | Kevin Wolf | 1 | -2/+2 |
2016-05-19 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -2/+4 |
2016-05-19 | block: Avoid bs->blk in bdrv_next() | Kevin Wolf | 1 | -2/+4 |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 1 | -0/+2 |
2016-03-30 | arm: qmp: add query-gic-capabilities interface | Peter Xu | 1 | -0/+8 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 1 | -2/+2 |
2016-03-17 | monitor: Use BB list for BB name completion | Max Reitz | 1 | -3/+4 |
2016-03-14 | monitor: Use QEMU_CLOCK_VIRTUAL for the event queue in qtest mode | Alberto Garcia | 1 | -3/+10 |
2016-03-14 | monitor: Separate QUORUM_REPORT_BAD events according to the node name | Alberto Garcia | 1 | -0/+9 |
2016-03-01 | qapi: rename input buttons | Gerd Hoffmann | 1 | -1/+1 |
2016-02-04 | all: Clean up includes | Peter Maydell | 1 | -1/+1 |
2016-01-13 | error: Use error_report_err() instead of monitor_printf() | Markus Armbruster | 1 | -4/+2 |
2015-12-17 | qapi: Change munging of CamelCase enum values | Eric Blake | 1 | -1/+1 |
2015-12-17 | qapi: Add alias for ErrorClass | Eric Blake | 1 | -1/+1 |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake | 1 | -7/+7 |
2015-11-26 | qjson: store tokens in a GQueue | Paolo Bonzini | 1 | -1/+1 |
2015-11-26 | monitor: Plug memory leak on QMP error | Markus Armbruster | 1 | -0/+1 |
2015-11-12 | monitor/target-ppc: Define target_get_monitor_def | Alexey Kardashevskiy | 1 | -1/+9 |
2015-11-09 | monitor: add missed aio_context_acquire into vm_completion call | Denis V. Lunev | 1 | -3/+8 |
2015-10-30 | monitor: Throttle event VSERPORT_CHANGE separately by "id" | Markus Armbruster | 1 | -4/+23 |
2015-10-30 | monitor: Turn monitor_qapi_event_state[] into a hash table | Markus Armbruster | 1 | -16/+37 |
2015-10-29 | monitor: Split MonitorQAPIEventConf off MonitorQAPIEventState | Markus Armbruster | 1 | -41/+37 |
2015-10-29 | monitor: Switch from timer_new() to timer_new_ns() | Markus Armbruster | 1 | -4/+3 |
2015-10-29 | monitor: Simplify event throttling | Markus Armbruster | 1 | -33/+30 |
2015-10-29 | monitor: Reduce casting of QAPI event QDict | Markus Armbruster | 1 | -19/+19 |
2015-10-23 | block: Prepare for NULL BDS | Max Reitz | 1 | -0/+4 |
2015-09-25 | monitor: make monitor_fprintf and mon_get_cpu externally visible | Pavel Butsykin | 1 | -3/+2 |
2015-09-25 | utils: rename strtosz to use qemu prefix | Marc-André Lureau | 1 | -1/+1 |
2015-09-21 | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster | 1 | -0/+16 |
2015-09-21 | qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() | Markus Armbruster | 1 | -1/+1 |
2015-09-16 | monitor: uninclude cpu_ldst | Peter Crosthwaite | 1 | -1/+0 |
2015-09-16 | monitor: remove target-specific code from monitor.c | Pavel Butsykin | 1 | -852/+8 |
2015-09-16 | hmp-commands-info: move info_cmds content out of monitor.c | Pavel Butsykin | 1 | -387/+2 |
2015-09-04 | hmp: add info iothreads command | Ting Wang | 1 | -0/+7 |
2015-09-03 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 1 | -0/+20 |
2015-09-03 | trace-events: Add hmp completion | Dr. David Alan Gilbert | 1 | -0/+20 |
2015-09-03 | s390x: Info skeys sub-command | Jason J. Herne | 1 | -0/+9 |
2015-09-03 | s390x: Dump-skeys hmp support | Jason J. Herne | 1 | -0/+4 |