| Commit message (Expand) | Author | Age | Files | Lines |
* | qtest: unify extra_qtest_srcs and extra_qtest_deps | Paolo Bonzini | 2020-10-12 | 1 | -29/+26 |
* | docs/devel/qtest: Include libqtest API reference | Eduardo Habkost | 2020-10-12 | 1 | -10/+10 |
* | tests/acceptance: disable machine_rx_gdbsim on GitLab | Alex Bennée | 2020-10-09 | 1 | -0/+1 |
* | plugin: Fixes compiling errors on msys2/mingw | Yonggang Luo | 2020-10-09 | 1 | -2/+2 |
* | tests/docker: Add genisoimage to the docker file | Thomas Huth | 2020-10-09 | 4 | -0/+4 |
* | qapi: Add a 'coroutine' flag for commands | Kevin Wolf | 2020-10-09 | 8 | -3/+16 |
* | qmp: Call monitor_set_cur() only in qmp_dispatch() | Kevin Wolf | 2020-10-09 | 1 | -3/+3 |
* | monitor: Use getter/setter functions for cur_mon | Kevin Wolf | 2020-10-09 | 1 | -6/+6 |
* | hw/arm/virt: Implement kvm-steal-time | Andrew Jones | 2020-10-08 | 1 | -4/+21 |
* | tests/qtest: Restore aarch64 arm-cpu-features test | Andrew Jones | 2020-10-08 | 1 | -1/+2 |
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-0... | Peter Maydell | 2020-10-06 | 1 | -0/+12 |
|\ |
|
| * | tests/qtest/cdrom: Add more s390x-related boot tests | Thomas Huth | 2020-10-06 | 1 | -0/+12 |
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2020-10-06 | 7 | -55/+284 |
|\ \
| |/
|/| |
|
| * | tests/acceptance: add reverse debugging test | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+208 |
| * | migration: introduce icount field for snapshots | Pavel Dovgalyuk | 2020-10-06 | 2 | -26/+26 |
| * | qcow2: introduce icount field for snapshots | Pavel Dovgalyuk | 2020-10-06 | 2 | -23/+43 |
| * | slirp: Convert Makefile bits to meson bits | Paolo Bonzini | 2020-10-06 | 1 | -3/+3 |
| * | cpu-timers, icount: new modules | Claudio Fontana | 2020-10-05 | 2 | -3/+4 |
* | | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell | 2020-10-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | block: drop bdrv_prwv | Vladimir Sementsov-Ogievskiy | 2020-10-05 | 1 | -1/+1 |
* | | dockerfiles: add diffutils to Fedora | Paolo Bonzini | 2020-10-05 | 1 | -0/+1 |
* | | tests: tcg: do not use implicit rules | Paolo Bonzini | 2020-10-04 | 1 | -3/+3 |
* | | configure: convert accelerator variables to meson options | Paolo Bonzini | 2020-10-03 | 1 | -1/+1 |
|/ |
|
* | iotests: Test block-export-* QMP interface | Kevin Wolf | 2020-10-02 | 3 | -0/+257 |
* | iotests: Allow supported and unsupported formats at the same time | Kevin Wolf | 2020-10-02 | 1 | -5/+1 |
* | iotests: Introduce qemu_nbd_list_log() | Kevin Wolf | 2020-10-02 | 1 | -1/+12 |
* | iotests: Factor out qemu_tool_pipe_and_status() | Kevin Wolf | 2020-10-02 | 1 | -26/+23 |
* | block/export: Add BLOCK_EXPORT_DELETED event | Kevin Wolf | 2020-10-02 | 3 | -2/+13 |
* | block/export: Add 'id' option to block-export-add | Kevin Wolf | 2020-10-02 | 1 | -2/+2 |
* | tests/check-block: Do not run the iotests with old versions of bash | Thomas Huth | 2020-10-02 | 1 | -0/+5 |
* | configure: Bump the minimum required Python version to 3.6 | Thomas Huth | 2020-10-02 | 1 | -2/+0 |
* | tests/docker: Remove old Debian 9 containers | Thomas Huth | 2020-10-02 | 4 | -136/+0 |
* | tests/docker: Update the tricore container to debian 10 | Thomas Huth | 2020-10-02 | 2 | -2/+2 |
* | tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI | Thomas Huth | 2020-10-02 | 2 | -0/+80 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque... | Peter Maydell | 2020-10-01 | 5 | -5/+25 |
|\ |
|
| * | tests/acpi: update expected data files | Gerd Hoffmann | 2020-09-30 | 5 | -5/+0 |
| * | tests/acpi: add microvm pcie test | Gerd Hoffmann | 2020-09-30 | 1 | -0/+15 |
| * | tests/acpi: factor out common microvm test setup | Gerd Hoffmann | 2020-09-30 | 1 | -5/+10 |
| * | tests/acpi: add empty tests/data/acpi/microvm/DSDT.pcie file | Gerd Hoffmann | 2020-09-30 | 1 | -0/+0 |
| * | tests/acpi: allow updates for expected data files | Gerd Hoffmann | 2020-09-30 | 1 | -0/+5 |
* | | bios-tables-test: Remove kernel-irqchip=off option | Eduardo Habkost | 2020-09-30 | 1 | -2/+1 |
* | | tests/tcg: reinstate or replace desired parts of rules.mak | Paolo Bonzini | 2020-09-30 | 2 | -3/+14 |
* | | vl: relocate paths to data directories | Paolo Bonzini | 2020-09-30 | 1 | -2/+3 |
* | | fuzz: use qemu_get_exec_dir | Paolo Bonzini | 2020-09-30 | 1 | -1/+2 |
* | | oslib: do not call g_strdup from qemu_get_exec_dir | Paolo Bonzini | 2020-09-30 | 1 | -2/+2 |
* | | meson: qtest: set "depends" correctly | Paolo Bonzini | 2020-09-30 | 1 | -1/+7 |
* | | meson: clean up build_by_default | Paolo Bonzini | 2020-09-30 | 3 | -7/+3 |
* | | tests: add missing genh dependency | Claudio Fontana | 2020-09-30 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2020-09-30 | 2 | -0/+17 |
|\ \ |
|
| * | | tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug | Ani Sinha | 2020-09-30 | 2 | -1/+0 |