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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
qemu-iotests, qtest: rewrite test 067 as a qtest
Paolo Bonzini
5
-598
/
+190
2020-10-12
qtest: check that drives are really appearing and disappearing
Paolo Bonzini
1
-1
/
+31
2020-10-12
qtest: switch users back to qtest_qmp_receive
Maxim Levitsky
5
-22
/
+15
2020-10-12
device-plug-test: use qtest_qmp to send the device_del command
Paolo Bonzini
1
-23
/
+9
2020-10-12
qtest: remove qtest_qmp_receive_success
Maxim Levitsky
3
-70
/
+25
2020-10-12
qtest: Reintroduce qtest_qmp_receive with QMP event buffering
Maxim Levitsky
2
-1
/
+71
2020-10-12
qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
Maxim Levitsky
7
-24
/
+24
2020-10-12
qtest: unify extra_qtest_srcs and extra_qtest_deps
Paolo Bonzini
1
-29
/
+26
2020-10-12
docs/devel/qtest: Include libqtest API reference
Eduardo Habkost
1
-10
/
+10
2020-10-09
tests/acceptance: disable machine_rx_gdbsim on GitLab
Alex Bennée
1
-0
/
+1
2020-10-09
plugin: Fixes compiling errors on msys2/mingw
Yonggang Luo
1
-2
/
+2
2020-10-09
tests/docker: Add genisoimage to the docker file
Thomas Huth
4
-0
/
+4
2020-10-09
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
8
-3
/
+16
2020-10-09
qmp: Call monitor_set_cur() only in qmp_dispatch()
Kevin Wolf
1
-3
/
+3
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
1
-6
/
+6
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
1
-4
/
+21
2020-10-08
tests/qtest: Restore aarch64 arm-cpu-features test
Andrew Jones
1
-1
/
+2
2020-10-06
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-0...
Peter Maydell
1
-0
/
+12
2020-10-06
tests/qtest/cdrom: Add more s390x-related boot tests
Thomas Huth
1
-0
/
+12
2020-10-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
7
-55
/
+284
2020-10-06
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
1
-1
/
+1
2020-10-06
tests/acceptance: add reverse debugging test
Pavel Dovgalyuk
1
-0
/
+208
2020-10-06
migration: introduce icount field for snapshots
Pavel Dovgalyuk
2
-26
/
+26
2020-10-06
qcow2: introduce icount field for snapshots
Pavel Dovgalyuk
2
-23
/
+43
2020-10-06
slirp: Convert Makefile bits to meson bits
Paolo Bonzini
1
-3
/
+3
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
2
-3
/
+4
2020-10-05
block: drop bdrv_prwv
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-10-05
dockerfiles: add diffutils to Fedora
Paolo Bonzini
1
-0
/
+1
2020-10-04
tests: tcg: do not use implicit rules
Paolo Bonzini
1
-3
/
+3
2020-10-03
configure: convert accelerator variables to meson options
Paolo Bonzini
1
-1
/
+1
2020-10-02
iotests: Test block-export-* QMP interface
Kevin Wolf
3
-0
/
+257
2020-10-02
iotests: Allow supported and unsupported formats at the same time
Kevin Wolf
1
-5
/
+1
2020-10-02
iotests: Introduce qemu_nbd_list_log()
Kevin Wolf
1
-1
/
+12
2020-10-02
iotests: Factor out qemu_tool_pipe_and_status()
Kevin Wolf
1
-26
/
+23
2020-10-02
block/export: Add BLOCK_EXPORT_DELETED event
Kevin Wolf
3
-2
/
+13
2020-10-02
block/export: Add 'id' option to block-export-add
Kevin Wolf
1
-2
/
+2
2020-10-02
tests/check-block: Do not run the iotests with old versions of bash
Thomas Huth
1
-0
/
+5
2020-10-02
configure: Bump the minimum required Python version to 3.6
Thomas Huth
1
-2
/
+0
2020-10-02
tests/docker: Remove old Debian 9 containers
Thomas Huth
4
-136
/
+0
2020-10-02
tests/docker: Update the tricore container to debian 10
Thomas Huth
2
-2
/
+2
2020-10-02
tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI
Thomas Huth
2
-0
/
+80
2020-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
5
-5
/
+25
2020-09-30
bios-tables-test: Remove kernel-irqchip=off option
Eduardo Habkost
1
-2
/
+1
2020-09-30
tests/tcg: reinstate or replace desired parts of rules.mak
Paolo Bonzini
2
-3
/
+14
2020-09-30
vl: relocate paths to data directories
Paolo Bonzini
1
-2
/
+3
2020-09-30
fuzz: use qemu_get_exec_dir
Paolo Bonzini
1
-1
/
+2
2020-09-30
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
1
-2
/
+2
2020-09-30
meson: qtest: set "depends" correctly
Paolo Bonzini
1
-1
/
+7
2020-09-30
meson: clean up build_by_default
Paolo Bonzini
3
-7
/
+3
2020-09-30
tests: add missing genh dependency
Claudio Fontana
1
-2
/
+2
[next]