Age | Commit message (Expand) | Author | Files | Lines |
2019-06-07 | tests/tcg: target/mips: Add README for MSA tests | Aleksandar Markovic | 3 | -0/+904 |
2019-06-07 | tests/tcg: target/mips: Add tests for MSA FP max/min instructions | Aleksandar Markovic | 8 | -0/+1240 |
2019-06-07 | tests/tcg: target/mips: Add utility function reset_msa_registers() | Aleksandar Markovic | 227 | -4/+504 |
2019-06-07 | tests/tcg: target/mips: Move four tests to a better location | Aleksandar Markovic | 4 | -0/+0 |
2019-06-07 | tests/tcg: target/mips: Add tests for MSA shift instructions | Aleksandar Markovic | 20 | -0/+3060 |
2019-06-07 | tests/tcg: target/mips: Amend and rearrange MSA wrappers | Aleksandar Markovic | 1 | -160/+300 |
2019-06-06 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 1 | -1/+1 |
2019-06-06 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 10 | -3/+57 |
2019-06-06 | test: Fix make target check-report.tap | Markus Armbruster | 1 | -1/+1 |
2019-06-05 | bios-tables-test: ignore identical binaries | Michael S. Tsirkin | 1 | -2/+14 |
2019-06-05 | migration-test: Add a test for fd protocol | Yury Kotov | 3 | -5/+227 |
2019-06-04 | iotests: Fix duplicated diff output on failure | Kevin Wolf | 1 | -1/+0 |
2019-06-04 | iotests: test big qcow2 shrink | Vladimir Sementsov-Ogievskiy | 3 | -0/+95 |
2019-06-04 | test-bdrv-drain: Use bdrv_try_set_aio_context() | Kevin Wolf | 1 | -3/+3 |
2019-06-04 | iotests: Attach new devices to node in non-default iothread | Kevin Wolf | 3 | -0/+54 |
2019-06-04 | virtio-scsi-test: Test attaching new overlay with iothreads | Kevin Wolf | 3 | -0/+93 |
2019-06-04 | block: Move node without parents to main AioContext | Kevin Wolf | 2 | -3/+2 |
2019-06-04 | test-block-iothread: BlockBackend AioContext across root node change | Kevin Wolf | 1 | -0/+33 |
2019-06-04 | test-block-iothread: Test adding parent to iothread node | Kevin Wolf | 1 | -0/+33 |
2019-06-04 | block: Adjust AioContexts when attaching nodes | Kevin Wolf | 1 | -2/+4 |
2019-06-04 | scsi-disk: Use qdev_prop_drive_iothread | Kevin Wolf | 1 | -1/+1 |
2019-06-04 | block: Add BlockBackend.ctx | Kevin Wolf | 6 | -28/+31 |
2019-06-04 | block: Add Error to blk_set_aio_context() | Kevin Wolf | 2 | -15/+15 |
2019-06-04 | nbd-server: Call blk_set_allow_aio_context_change() | Kevin Wolf | 2 | -0/+34 |
2019-06-04 | test-block-iothread: Check filter node in test_propagate_mirror | Kevin Wolf | 1 | -1/+6 |
2019-06-04 | iotests: Test cancelling a job and closing the VM | Max Reitz | 2 | -0/+76 |
2019-06-04 | block: avoid recursive block_status call if possible | Vladimir Sementsov-Ogievskiy | 4 | -4/+5 |
2019-06-04 | tests/perf: Test lseek influence on qcow2 block-status | Vladimir Sementsov-Ogievskiy | 1 | -0/+71 |
2019-06-04 | iotests: Test commit job start with concurrent I/O | Kevin Wolf | 4 | -1/+109 |
2019-06-03 | tests: acpi: add simple arm/virt testcase | Igor Mammedov | 3 | -1/+23 |
2019-06-03 | tests: add expected ACPI tables for arm/virt board | Igor Mammedov | 6 | -0/+0 |
2019-06-03 | bios-tables-test: list all tables that differ | Michael S. Tsirkin | 1 | -2/+4 |
2019-06-03 | libqos: i2c: move address into QI2CDevice | Paolo Bonzini | 5 | -75/+82 |
2019-06-03 | tests: convert ds1338-test to qtest | Paolo Bonzini | 4 | -50/+17 |
2019-06-03 | tests: convert OMAP i2c tests to qgraph | Paolo Bonzini | 5 | -74/+34 |
2019-06-03 | libqos: add ARM imx25-pdk machine object | Paolo Bonzini | 2 | -0/+93 |
2019-06-03 | libqos: add ARM n800 machine object | Paolo Bonzini | 2 | -0/+93 |
2019-06-03 | libqos: convert I2C to qgraph | Paolo Bonzini | 5 | -8/+83 |
2019-06-03 | libqos: split I2CAdapter initialization and allocation | Paolo Bonzini | 5 | -30/+63 |
2019-06-03 | imx25-pdk: create ds1338 for qtest inside the test | Paolo Bonzini | 1 | -1/+1 |
2019-06-03 | pca9552-test: do not rely on state across tests | Paolo Bonzini | 1 | -4/+11 |
2019-06-03 | libqos: fix omap-i2c receiving more than 4 bytes | Paolo Bonzini | 1 | -5/+14 |
2019-06-03 | libqos: move common i2c code to libqos | Paolo Bonzini | 5 | -95/+88 |
2019-06-03 | qgraph: fix qos_node_contains with options | Paolo Bonzini | 2 | -10/+17 |
2019-06-03 | qgraph: allow extra_device_opts on contains nodes | Paolo Bonzini | 1 | -7/+10 |
2019-06-03 | test-thread-pool: be more reliable | Paolo Bonzini | 1 | -11/+21 |
2019-06-01 | tests/tcg: target/mips: Add tests for MSA bit set instructions | Aleksandar Markovic | 12 | -0/+1836 |
2019-06-01 | target/mips: Amend and cleanup MSA TCG tests | Aleksandar Markovic | 155 | -240/+4211 |
2019-05-30 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into... | Peter Maydell | 3 | -0/+15 |
2019-05-30 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell | 3 | -0/+105 |