Age | Commit message (Expand) | Author | Files | Lines |
2019-02-18 | qapi: Generate QAPIEvent stuff into separate files | Markus Armbruster | 1 | -0/+1 |
2019-02-18 | qapi: Clean up modular built-in code generation a bit | Markus Armbruster | 11 | -0/+11 |
2019-02-14 | tests/tcg: target/mips: Add tests for MSA logic instructions | Aleksandar Markovic | 4 | -0/+612 |
2019-02-14 | tests/tcg: target/mips: Add wrappers for MSA logic instructions | Aleksandar Markovic | 1 | -0/+5 |
2019-02-14 | tests/tcg: target/mips: Add tests for MSA interleave instructions | Aleksandar Markovic | 16 | -0/+2448 |
2019-02-14 | tests/tcg: target/mips: Add wrappers for MSA interleave instructions | Aleksandar Markovic | 1 | -0/+39 |
2019-02-14 | tests/tcg: target/mips: Add tests for MSA bit counting instructions | Aleksandar Markovic | 12 | -0/+1728 |
2019-02-14 | tests/tcg: target/mips: Add wrappers for MSA bit counting instructions | Aleksandar Markovic | 1 | -0/+57 |
2019-02-14 | tests/tcg: target/mips: Add a header with test utilities | Aleksandar Markovic | 1 | -0/+78 |
2019-02-14 | tests/tcg: target/mips: Add a header with test inputs | Aleksandar Markovic | 1 | -0/+122 |
2019-02-14 | tests/tcg: target/mips: Remove an unnecessary file | Aleksandar Markovic | 1 | -2/+0 |
2019-02-13 | char: allow specifying a GMainContext at opening time | Paolo Bonzini | 2 | -20/+20 |
2019-02-12 | tests: expand coverage of socket chardev test | Daniel P. Berrangé | 1 | -165/+475 |
2019-02-12 | chardev: ensure qemu_chr_parse_compat reports missing driver error | Daniel P. Berrangé | 1 | -1/+2 |
2019-02-12 | chardev: forbid 'wait' option with client sockets | Daniel P. Berrangé | 3 | -5/+5 |
2019-02-12 | tests/test-char: add muxed chardev testing for open/close | Artem Pisarenko | 1 | -2/+78 |
2019-02-11 | qcow2: list of bitmaps new test 242 | Andrey Shinkevich | 3 | -0/+271 |
2019-02-11 | tests/vm: Be verbose while extracting compressed images | Philippe Mathieu-Daudé | 4 | -4/+8 |
2019-02-08 | tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTS | Alex Bennée | 1 | -1/+9 |
2019-02-08 | tests/vm: add --build-target option | Alex Bennée | 4 | -3/+6 |
2019-02-08 | tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386 | Alex Bennée | 3 | -3/+0 |
2019-02-08 | tests/vm: move images to $HOME/.cache/qemu-vm/images | Gerd Hoffmann | 1 | -5/+7 |
2019-02-08 | tests: PEP8 cleanup of docker.py, mostly white space | Alex Bennée | 1 | -13/+35 |
2019-02-08 | tests: docker.py be even smarter with persistent binfmt_misc | Alex Bennée | 1 | -18/+38 |
2019-02-08 | tests: make docker.py check for persistent configs | Alex Bennée | 1 | -0/+5 |
2019-02-08 | tests: make docker.py update use configured binfmt path | Alex Bennée | 1 | -10/+15 |
2019-02-08 | docker: add debian-buster-arm64-cross | Alex Bennée | 4 | -1/+48 |
2019-02-05 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 3 | -42/+71 |
2019-02-05 | tests/tcg/aarch64: Add pauth smoke test | Richard Henderson | 2 | -1/+28 |
2019-02-05 | docker: adjust Xen repository for CentOS 7 | Paolo Bonzini | 1 | -2/+3 |
2019-02-05 | configure: Add a proper check for openpty() in libutil | Thomas Huth | 1 | -4/+0 |
2019-02-05 | vhost-user-test: reduce usage of global_qtest | Paolo Bonzini | 1 | -21/+17 |
2019-02-05 | vhost-user-test: skip if there is no memory at address 0 | Paolo Bonzini | 1 | -13/+45 |
2019-02-05 | vhost-user-test: support VHOST_USER_PROTOCOL_F_CROSS_ENDIAN | Paolo Bonzini | 1 | -3/+5 |
2019-02-05 | vhost-user-test: signal data_cond when s->rings changes | Paolo Bonzini | 1 | -0/+2 |
2019-02-05 | vhost-user-test: use g_cond_broadcast | Paolo Bonzini | 1 | -2/+2 |
2019-02-04 | test-filter-mirror: pass UNIX domain socket through fd | Jason Wang | 1 | -12/+10 |
2019-02-04 | tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0 | Thomas Huth | 1 | -2/+1 |
2019-02-01 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 20 | -71/+1296 |
2019-02-01 | tests/microbit-test: Add tests for nRF51 NVMC | Steffen Görtz | 1 | -0/+108 |
2019-02-01 | iotests/236: fix transaction kwarg order | John Snow | 2 | -38/+39 |
2019-02-01 | iotests: Filter second BLOCK_JOB_ERROR from 229 | Max Reitz | 2 | -2/+5 |
2019-02-01 | virtio-scsi: Forbid devices with different iothreads sharing a blockdev | Alberto Garcia | 2 | -0/+42 |
2019-02-01 | scsi-disk: Acquire the AioContext in scsi_*_realize() | Alberto Garcia | 2 | -0/+34 |
2019-02-01 | virtio-scsi: Move BlockBackend back to the main AioContext on unplug | Alberto Garcia | 3 | -0/+108 |
2019-02-01 | uuid: Make qemu_uuid_bswap() take and return a QemuUUID | Peter Maydell | 1 | -1/+1 |
2019-02-01 | vmdk: Reject excess extents in blockdev-create | Kevin Wolf | 2 | -7/+12 |
2019-02-01 | iotests: Add VMDK tests for blockdev-create | Kevin Wolf | 3 | -0/+581 |
2019-02-01 | iotests: Filter cid numbers in VMDK extent info | Fam Zheng | 2 | -0/+2 |
2019-02-01 | iotests: Make 234 stable | Max Reitz | 2 | -28/+38 |