summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/linuxkernel.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-29Fix calculation of minimum in colo_compare_tcpStefan Weil1-2/+1
2024-10-28net: Check if nc is NULL in qemu_get_vnet_hdr_len()Akihiko Odaki1-0/+4
2024-10-28net/tap-win32: Fix gcc 14 format truncation errorsBernhard Beschow1-9/+6
2024-10-28chardev: finalize 'reconnect' deprecationDaniil Tatianin6-20/+20
2024-10-28net/stream: deprecate 'reconnect' in favor of 'reconnect-ms'Daniil Tatianin5-26/+57
2024-10-28hw/net: improve tracing of eBPF RSS setupDaniel P. Berrangé2-6/+11
2024-10-28ebpf: improve trace event coverage to all key operationsDaniel P. Berrangé2-0/+23
2024-10-28hw/net: report errors from failing to use eBPF RSS FDsDaniel P. Berrangé1-12/+29
2024-10-28ebpf: add formal error reporting to all APIsDaniel P. Berrangé4-20/+64
2024-10-28ebpf: improve error trace eventsDaniel P. Berrangé2-6/+8
2024-10-28ebpf: drop redundant parameter checks in static methodsDaniel P. Berrangé1-27/+5
2024-10-28hw/net: fix typo s/epbf/ebpf/ in virtio-netDaniel P. Berrangé1-5/+5
2024-10-28net: fix build when libbpf is disabled, but libxdp is enabledDaniel P. Berrangé2-3/+9
2024-10-24plugins: fix qemu_plugin_resetPierrick Bouvier1-0/+4
2024-10-24MAINTAINERS: mention my plugins/next treeAlex Bennée1-0/+1
2024-10-24testing: Enhance gdb probe scriptGustavo Romero1-36/+39
2024-10-24tests/tcg/aarch64: Use raw strings for regexes in test-mte.pyGustavo Romero1-2/+2
2024-10-24tests/tcg: enable basic testing for aarch64_be-linux-userAlex Bennée4-1/+63
2024-10-24config/targets: update aarch64_be-linux-user gdb XML listAlex Bennée1-1/+1
2024-10-24MAINTAINERS: mention my gdbstub/next treeAlex Bennée1-0/+1
2024-10-24gitlab: make check-[dco|patch] a little more verboseAlex Bennée2-6/+4
2024-10-24dockerfiles: fix default targets for debian-loongarch-crossPierrick Bouvier1-2/+2
2024-10-24accel/tcg: add tracepoints for cpu_loop_exit_atomicAlex Bennée3-1/+22
2024-10-24tests/tcg/x86_64: Add cross-modifying code testIlya Leoshkevich2-0/+84
2024-10-24scripts/ci: remove architecture checks for build-environment updatesAlex Bennée1-2/+0
2024-10-24docs/devel: update tsan build documentationPierrick Bouvier1-4/+22
2024-10-24meson: hide tsan related warningsPierrick Bouvier1-1/+9
2024-10-24MAINTAINERS: mention my testing/next treeAlex Bennée1-0/+1
2024-10-24tests/docker: add NOFETCH env variable for testingAlex Bennée1-2/+3
2024-10-24tests/docker: Fix microblaze atomicsIlya Leoshkevich2-0/+15
2024-10-24test/qtest/aspeed_smc-test: Fix coding styleJamin Lin1-2/+4
2024-10-24hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVBJamin Lin1-1/+1
2024-10-24hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB.Jamin Lin1-1/+1
2024-10-24hw/block/m25p80: Add SFDP table for w25q80bl flashJamin Lin3-2/+39
2024-10-24hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvqJamin Lin1-0/+38
2024-10-24hw/block:m25p80: Fix coding styleJamin Lin1-8/+14
2024-10-24aspeed/smc: Fix write incorrect data into flash in user modeJamin Lin2-12/+29
2024-10-24tests/functional: Convert most Aspeed machine testsCédric Le Goater3-292/+284
2024-10-24hw/misc/aspeed_hace: Fix SG Accumulative hashingAlejandro Zeise2-45/+63
2024-10-24tests/qtest:ast2700-gpio-test: Add GPIO test case for AST2700Jamin Lin3-0/+99
2024-10-24aspeed/soc: Support GPIO for AST2700Jamin Lin1-0/+13
2024-10-24aspeed/soc: Correct GPIO irq 130 for AST2700Jamin Lin1-3/+2
2024-10-24hw/gpio/aspeed: Add AST2700 supportJamin Lin1-0/+380
2024-10-24hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index modeJamin Lin1-10/+17
2024-10-24hw/gpio/aspeed: Support different memory region opsJamin Lin2-1/+7
2024-10-24hw/gpio/aspeed: Support to set the different memory sizeJamin Lin2-1/+7
2024-10-24hw/gpio/aspeed: Fix coding styleJamin Lin2-4/+4
2024-10-23vfio/helpers: Align mmapsAlex Williamson1-2/+30
2024-10-23vfio/helpers: Refactor vfio_region_mmap() error handlingAlex Williamson1-17/+17
2024-10-23vfio/migration: Change trace formats from hex to decimalAvihai Horon1-5/+5