index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-10-09
block: Add bdrv_lock()/unlock()
Kevin Wolf
2020-10-09
block: Add bdrv_co_enter()/leave()
Kevin Wolf
2020-10-09
util/async: Add aio_co_reschedule_self()
Kevin Wolf
2020-10-09
qmp: Move dispatcher to a coroutine
Kevin Wolf
2020-10-09
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
2020-10-09
monitor: Make current monitor a per-coroutine property
Kevin Wolf
2020-10-09
qmp: Call monitor_set_cur() only in qmp_dispatch()
Kevin Wolf
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-10-09
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
2020-10-09
monitor: Add Monitor parameter to monitor_set_cpu()
Kevin Wolf
2020-10-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201008-...
Peter Maydell
2020-10-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201008' into staging
Peter Maydell
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
2020-10-08
hw/arm/fsl-imx25: Fix a typo
Philippe Mathieu-Daudé
2020-10-08
tcg: Remove TCGOpDef.used
Richard Henderson
2020-10-08
tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields
Richard Henderson
2020-10-08
tcg: Remove TCG_CT_REG
Richard Henderson
2020-10-08
tcg: Move sorted_args into TCGArgConstraint.sort_index
Richard Henderson
2020-10-08
tcg: Drop union from TCGArgConstraint
Richard Henderson
2020-10-08
tcg: Adjust simd_desc size encoding
Richard Henderson
2020-10-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-10-06
memory: Explicitly tag doc comments for structs
Eduardo Habkost
2020-10-06
qom: Explicitly tag doc comments for typedefs and structs
Eduardo Habkost
2020-10-06
docs/devel/qom: Remove usage of <code>
Eduardo Habkost
2020-10-06
qom: Fix DECLARE_*CHECKER documentation
Eduardo Habkost
2020-10-06
hw/core/qdev-properties: Export qdev_prop_enum
Philippe Mathieu-Daudé
2020-10-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-06
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2020-10-06
replay: create temporary snapshot at debugger connection
Pavel Dovgalyuk
2020-10-06
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
2020-10-06
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
2020-10-06
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
2020-10-06
replay: implement replay-seek command
Pavel Dovgalyuk
2020-10-06
replay: introduce breakpoint at the specified step
Pavel Dovgalyuk
2020-10-06
replay: introduce info hmp/qmp command
Pavel Dovgalyuk
2020-10-06
qapi: introduce replay.json for record/replay-related stuff
Pavel Dovgalyuk
2020-10-06
migration: introduce icount field for snapshots
Pavel Dovgalyuk
2020-10-06
replay: provide an accessor for rr filename
Pavel Dovgalyuk
2020-10-05
kvm: remove kvm specific functions from global includes
Claudio Fontana
2020-10-05
hax: remove hax specific functions from global includes
Claudio Fontana
2020-10-05
whpx: remove whpx specific functions from global includes
Claudio Fontana
2020-10-05
hvf: remove hvf specific functions from global includes
Claudio Fontana
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2020-10-05
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...
Peter Maydell
2020-10-05
include/block/block.h: drop non-ascii quotation mark
Vladimir Sementsov-Ogievskiy
2020-10-05
block/io: refactor save/load vmstate
Vladimir Sementsov-Ogievskiy
[next]