Age | Commit message (Expand) | Author |
2021-06-21 | fuzz: Display hexadecimal value with '0x' prefix | Philippe Mathieu-Daudé |
2021-06-21 | Remove leading underscores from QEMU defines | Ahmed Abouzied |
2021-06-17 | hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range | Philippe Mathieu-Daudé |
2021-06-04 | tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test | Kit Westneat |
2021-06-03 | tests/qtest/tpm-tests: Remove unnecessary NULL checks | Peter Maydell |
2021-06-03 | tests/qtest/pflash-cfi02-test: Avoid potential integer overflow | Peter Maydell |
2021-06-03 | tests/qtest/hd-geo-test: Fix checks on mkstemp() return value | Peter Maydell |
2021-06-03 | tests/qtest/e1000e-test: Check qemu_recv() succeeded | Peter Maydell |
2021-06-03 | tests/qtest/bios-tables-test: Check for dup2() failure | Peter Maydell |
2021-05-26 | tests/qtest/fuzz: Fix build failure | Philippe Mathieu-Daudé |
2021-05-18 | vhost-user-blk-test: test discard/write zeroes invalid inputs | Stefan Hajnoczi |
2021-05-18 | tests/qtest: add multi-queue test case to vhost-user-blk-test | Stefan Hajnoczi |
2021-05-18 | test: new qTest case to test the vhost-user-blk-server | Coiby Xu |
2021-05-14 | tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths | Peter Maydell |
2021-05-14 | tests: Avoid side effects inside g_assert() arguments | Peter Maydell |
2021-05-14 | tests/qtest/rtc-test: Remove pointless NULL check | Peter Maydell |
2021-05-14 | tests/qtest/tpm-util.c: Free memory with correct free function | Peter Maydell |
2021-05-14 | tests/migration-test: Fix "true" vs true | Dr. David Alan Gilbert |
2021-05-14 | tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertions | Peter Maydell |
2021-05-14 | tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmetic | Peter Maydell |
2021-05-14 | libqtest: refuse QTEST_QEMU_BINARY=qemu-kvm | Stefan Hajnoczi |
2021-05-14 | libqos/qgraph: fix "UNAVAILBLE" typo | Stefan Hajnoczi |
2021-05-12 | Drop the deprecated unicore32 target | Markus Armbruster |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster |
2021-05-12 | Remove the deprecated moxie target | Thomas Huth |
2021-05-05 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul... | Peter Maydell |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth |
2021-05-01 | tests/qtest: Rename m25p80 test in aspeed_smc test | Cédric Le Goater |
2021-05-01 | tests/qtest: Add test for Aspeed HACE | Joel Stanley |
2021-04-12 | tests/qtest: add tests for am53c974 device | Mark Cave-Ayland |
2021-04-08 | Revert "tests: Add tests for query-netdev command" | Jason Wang |
2021-04-04 | x86: rename oem-id and oem-table-id properties | Paolo Bonzini |
2021-03-30 | net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not set | Doug Evans |
2021-03-23 | memory: Add offset_in_region to flatview_cb arguments | Peter Maydell |
2021-03-23 | memory: Make flatview_cb return bool, not int | Peter Maydell |
2021-03-22 | net/eth: Read ip6_ext_hdr_routing buffer before accessing it | Philippe Mathieu-Daudé |
2021-03-19 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-03-19 | tests/qtest: cleanup the testcase for bug 1878642 | Paolo Bonzini |
2021-03-19 | fuzz: Avoid deprecated misuse of -drive if=sd | Markus Armbruster |
2021-03-19 | tests: Drop 'props' from object-add calls | Kevin Wolf |
2021-03-18 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ... | Peter Maydell |
2021-03-18 | machine: remove 'query-cpus' QMP command | Daniel P. Berrangé |
2021-03-18 | migrate: remove QMP/HMP commands for speed, downtime and cache size | Daniel P. Berrangé |
2021-03-16 | fuzz: configure a sparse-mem device, by default | Alexander Bulekov |
2021-03-16 | fuzz: add a am53c974 generic-fuzzer config | Alexander Bulekov |
2021-03-16 | fuzz: don't leave orphan llvm-symbolizers around | Alexander Bulekov |
2021-03-16 | fuzz: fix the pro100 generic-fuzzer config | Alexander Bulekov |
2021-03-16 | tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi is available | Philippe Mathieu-Daudé |
2021-03-16 | tests/qtest: Only run fuzz-megasas-test if megasas device is available | Philippe Mathieu-Daudé |