index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
1
-1
/
+1
2020-10-09
spapr: Add a return value to spapr_nvdimm_validate()
Greg Kurz
1
-1
/
+1
2020-10-09
spapr: Add a return value to spapr_set_vcpu_id()
Greg Kurz
1
-1
/
+1
2020-10-09
spapr: Add a return value to spapr_drc_attach()
Greg Kurz
1
-1
/
+1
2020-10-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201008-...
Peter Maydell
2
-1
/
+6
2020-10-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201008' into staging
Peter Maydell
2
-26
/
+32
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
1
-0
/
+5
2020-10-08
hw/arm/fsl-imx25: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-08
tcg: Remove TCGOpDef.used
Richard Henderson
1
-3
/
+0
2020-10-08
tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields
Richard Henderson
1
-7
/
+7
2020-10-08
tcg: Remove TCG_CT_REG
Richard Henderson
1
-1
/
+0
2020-10-08
tcg: Move sorted_args into TCGArgConstraint.sort_index
Richard Henderson
1
-1
/
+1
2020-10-08
tcg: Drop union from TCGArgConstraint
Richard Henderson
1
-3
/
+1
2020-10-08
tcg: Adjust simd_desc size encoding
Richard Henderson
1
-12
/
+24
2020-10-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
3
-22
/
+23
2020-10-06
memory: Explicitly tag doc comments for structs
Eduardo Habkost
1
-3
/
+3
2020-10-06
qom: Explicitly tag doc comments for typedefs and structs
Eduardo Habkost
1
-11
/
+11
2020-10-06
docs/devel/qom: Remove usage of <code>
Eduardo Habkost
1
-6
/
+6
2020-10-06
qom: Fix DECLARE_*CHECKER documentation
Eduardo Habkost
1
-2
/
+2
2020-10-06
hw/core/qdev-properties: Export qdev_prop_enum
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
15
-166
/
+177
2020-10-06
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2
-12
/
+26
2020-10-06
replay: create temporary snapshot at debugger connection
Pavel Dovgalyuk
1
-0
/
+2
2020-10-06
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
1
-0
/
+8
2020-10-06
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
1
-0
/
+11
2020-10-06
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
1
-0
/
+2
2020-10-06
replay: implement replay-seek command
Pavel Dovgalyuk
1
-0
/
+1
2020-10-06
replay: introduce breakpoint at the specified step
Pavel Dovgalyuk
1
-0
/
+2
2020-10-06
replay: introduce info hmp/qmp command
Pavel Dovgalyuk
1
-0
/
+1
2020-10-06
qapi: introduce replay.json for record/replay-related stuff
Pavel Dovgalyuk
1
-0
/
+1
2020-10-06
migration: introduce icount field for snapshots
Pavel Dovgalyuk
1
-0
/
+1
2020-10-06
replay: provide an accessor for rr filename
Pavel Dovgalyuk
1
-0
/
+2
2020-10-05
kvm: remove kvm specific functions from global includes
Claudio Fontana
1
-7
/
+0
2020-10-05
hax: remove hax specific functions from global includes
Claudio Fontana
1
-17
/
+0
2020-10-05
whpx: remove whpx specific functions from global includes
Claudio Fontana
1
-19
/
+0
2020-10-05
hvf: remove hvf specific functions from global includes
Claudio Fontana
1
-8
/
+0
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2
-14
/
+2
2020-10-05
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
1
-1
/
+1
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
3
-67
/
+47
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
2
-10
/
+10
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
6
-35
/
+98
2020-10-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...
Peter Maydell
3
-69
/
+41
2020-10-05
include/block/block.h: drop non-ascii quotation mark
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-10-05
block/io: refactor save/load vmstate
Vladimir Sementsov-Ogievskiy
1
-2
/
+4
2020-10-05
block: drop bdrv_prwv
Vladimir Sementsov-Ogievskiy
1
-2
/
+0
2020-10-05
block: generate coroutine-wrapper code
Vladimir Sementsov-Ogievskiy
1
-6
/
+10
2020-10-05
scripts: add block-coroutine-wrapper.py
Vladimir Sementsov-Ogievskiy
1
-0
/
+10
2020-10-05
block: return error-code from bdrv_invalidate_cache
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-10-05
util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-03
disas: Split out capstone code to disas/capstone.c
Richard Henderson
1
-0
/
+12
[next]