| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201009' into... | Peter Maydell | 2020-10-09 | 3 | -4/+6 |
|\ |
|
| * | spapr: add spapr_machine_using_legacy_numa() helper | Daniel Henrique Barboza | 2020-10-09 | 1 | -0/+2 |
| * | spapr: Add a return value to spapr_check_pagesize() | Greg Kurz | 2020-10-09 | 1 | -1/+1 |
| * | spapr: Add a return value to spapr_nvdimm_validate() | Greg Kurz | 2020-10-09 | 1 | -1/+1 |
| * | spapr: Add a return value to spapr_set_vcpu_id() | Greg Kurz | 2020-10-09 | 1 | -1/+1 |
| * | spapr: Add a return value to spapr_drc_attach() | Greg Kurz | 2020-10-09 | 1 | -1/+1 |
* | | block: Add bdrv_lock()/unlock() | Kevin Wolf | 2020-10-09 | 1 | -0/+14 |
* | | block: Add bdrv_co_enter()/leave() | Kevin Wolf | 2020-10-09 | 1 | -0/+17 |
* | | util/async: Add aio_co_reschedule_self() | Kevin Wolf | 2020-10-09 | 1 | -0/+10 |
* | | qmp: Move dispatcher to a coroutine | Kevin Wolf | 2020-10-09 | 1 | -0/+1 |
* | | qapi: Add a 'coroutine' flag for commands | Kevin Wolf | 2020-10-09 | 1 | -0/+1 |
* | | monitor: Make current monitor a per-coroutine property | Kevin Wolf | 2020-10-09 | 1 | -1/+1 |
* | | qmp: Call monitor_set_cur() only in qmp_dispatch() | Kevin Wolf | 2020-10-09 | 1 | -1/+2 |
* | | monitor: Use getter/setter functions for cur_mon | Kevin Wolf | 2020-10-09 | 1 | -1/+2 |
* | | monitor: Add Monitor parameter to monitor_get_cpu_index() | Kevin Wolf | 2020-10-09 | 1 | -1/+1 |
* | | monitor: Add Monitor parameter to monitor_set_cpu() | Kevin Wolf | 2020-10-09 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201008-... | Peter Maydell | 2020-10-08 | 2 | -1/+6 |
|\ |
|
| * | hw/arm/virt: Implement kvm-steal-time | Andrew Jones | 2020-10-08 | 1 | -0/+5 |
| * | hw/arm/fsl-imx25: Fix a typo | Philippe Mathieu-Daudé | 2020-10-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201008' into staging | Peter Maydell | 2020-10-08 | 2 | -26/+32 |
|\ \ |
|
| * | | tcg: Remove TCGOpDef.used | Richard Henderson | 2020-10-08 | 1 | -3/+0 |
| * | | tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields | Richard Henderson | 2020-10-08 | 1 | -7/+7 |
| * | | tcg: Remove TCG_CT_REG | Richard Henderson | 2020-10-08 | 1 | -1/+0 |
| * | | tcg: Move sorted_args into TCGArgConstraint.sort_index | Richard Henderson | 2020-10-08 | 1 | -1/+1 |
| * | | tcg: Drop union from TCGArgConstraint | Richard Henderson | 2020-10-08 | 1 | -3/+1 |
| * | | tcg: Adjust simd_desc size encoding | Richard Henderson | 2020-10-08 | 1 | -12/+24 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 2020-10-08 | 3 | -22/+23 |
|\ \
| |/
|/| |
|
| * | memory: Explicitly tag doc comments for structs | Eduardo Habkost | 2020-10-06 | 1 | -3/+3 |
| * | qom: Explicitly tag doc comments for typedefs and structs | Eduardo Habkost | 2020-10-06 | 1 | -11/+11 |
| * | docs/devel/qom: Remove usage of <code> | Eduardo Habkost | 2020-10-06 | 1 | -6/+6 |
| * | qom: Fix DECLARE_*CHECKER documentation | Eduardo Habkost | 2020-10-06 | 1 | -2/+2 |
| * | hw/core/qdev-properties: Export qdev_prop_enum | Philippe Mathieu-Daudé | 2020-10-06 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2020-10-06 | 15 | -166/+177 |
|\ \
| |/
|/| |
|
| * | replay: create temporary snapshot at debugger connection | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+2 |
| * | gdbstub: add reverse continue support in replay mode | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+8 |
| * | gdbstub: add reverse step support in replay mode | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+11 |
| * | replay: flush rr queue before loading the vmstate | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+2 |
| * | replay: implement replay-seek command | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+1 |
| * | replay: introduce breakpoint at the specified step | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+2 |
| * | replay: introduce info hmp/qmp command | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+1 |
| * | qapi: introduce replay.json for record/replay-related stuff | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+1 |
| * | migration: introduce icount field for snapshots | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+1 |
| * | replay: provide an accessor for rr filename | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+2 |
| * | kvm: remove kvm specific functions from global includes | Claudio Fontana | 2020-10-05 | 1 | -7/+0 |
| * | hax: remove hax specific functions from global includes | Claudio Fontana | 2020-10-05 | 1 | -17/+0 |
| * | whpx: remove whpx specific functions from global includes | Claudio Fontana | 2020-10-05 | 1 | -19/+0 |
| * | hvf: remove hvf specific functions from global includes | Claudio Fontana | 2020-10-05 | 1 | -8/+0 |
| * | cpus: add handle_interrupt to the CpusAccel interface | Claudio Fontana | 2020-10-05 | 2 | -14/+2 |
| * | cpus: extract out kvm-specific code to accel/kvm | Claudio Fontana | 2020-10-05 | 1 | -1/+1 |
| * | cpus: prepare new CpusAccel cpu accelerator interface | Claudio Fontana | 2020-10-05 | 3 | -67/+47 |