Show patches with: Submitter = Thomas Huth       |    State = Action Required       |   245 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,55/55] user: Prefer fast cpu_env() over slower CPU QOM cast macro Untitled series #237205 --- 2024-03-12 Thomas Huth New
[PULL,42/55] target/i386/hvf: Use CPUState typedef Untitled series #237205 --- 2024-03-12 Thomas Huth New
[PULL,35/55] hw/core: Declare CPUArchId::cpu as CPUState instead of Object Untitled series #237205 --- 2024-03-12 Thomas Huth New
[PULL,09/11] .gitlab-ci.d: Drop cross-win32-system job Untitled series #235886 --- 2024-02-23 Thomas Huth New
[PULL,08/11] docs: Document that 32-bit Windows is unsupported Untitled series #235886 --- 2024-02-23 Thomas Huth New
[PULL,07/11] meson: Enable -Wvla Untitled series #235886 --- 2024-02-23 Thomas Huth New
[PULL,11/11] tests/vm/netbsd: Remove missing py311-expat package Untitled series #232891 --- 2024-01-19 Thomas Huth New
[PULL,10/11] cli: Remove deprecated '-singlestep' command line option Untitled series #232891 --- 2024-01-19 Thomas Huth New
[PULL,09/11] hmp: Remove deprecated 'singlestep' command Untitled series #232891 --- 2024-01-19 Thomas Huth New
[PULL,08/11] qapi: Remove deprecated 'singlestep' member of StatusInfo Untitled series #232891 --- 2024-01-19 Thomas Huth New
[PULL,08/19] target: Restrict 'sysemu/reset.h' to system emulation Untitled series #230828 --- 2023-12-20 Thomas Huth New
[PULL,06/19] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header Untitled series #230828 --- 2023-12-20 Thomas Huth New
[PULL,05/19] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header Untitled series #230828 --- 2023-12-20 Thomas Huth New
[PULL,03/19] system/qtest: Include missing 'hw/core/cpu.h' header Untitled series #230828 --- 2023-12-20 Thomas Huth New
[PULL,02/10] tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibility Untitled series #227422 --- 2023-11-16 Thomas Huth New
[PULL,09/12] tests/vm/netbsd: Use Python v3.11 Untitled series #227081 --- 2023-11-13 Thomas Huth New
[PULL,08/11] tests/coroutine: Clean up global variable shadowing [PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() --- 2023-10-27 Thomas Huth New
[PULL,06/11] tests/npcm7xx_adc: Clean up global variable shadowing [PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() --- 2023-10-27 Thomas Huth New
[PULL,03/11] tests/virtio-scsi: Clean up global variable shadowing [PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() --- 2023-10-27 Thomas Huth New
[PULL,22/25] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req() Untitled series #224869 --- 2023-10-18 Thomas Huth New
[PULL,7/8] tests/vm/freebsd: Get up-to-date package list from lcitool vars file Untitled series #215819 --- 2023-07-18 Thomas Huth New
[PULL,5/8] tests/lcitool: Refresh generated files Untitled series #215819 --- 2023-07-18 Thomas Huth New
[PULL,01/21] hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/ [PULL,01/21] hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/ --- 2023-07-10 Thomas Huth New
[PULL,v2,02/21] sysemu/kvm: Remove unused headers Untitled series #209588 --- 2023-05-16 Thomas Huth New
[PULL,02/21] sysemu/kvm: Remove unused headers Untitled series #209457 --- 2023-05-15 Thomas Huth New
[PULL,7/8] cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci Untitled series #204959 --- 2023-03-24 Thomas Huth New
[PULL,2/5] gitlab-ci: Remove job building EDK2 firmware binaries Untitled series #203639 --- 2023-03-13 Thomas Huth New
[PULL,19/33] target/s390x: Use tcg_constant_* for DisasCompare Untitled series #202242 --- 2023-02-27 Thomas Huth New
[PULL,18/33] target/s390x: Use tcg_constant_* in local contexts Untitled series #202242 --- 2023-02-27 Thomas Huth New
[PULL,04/22] build: deprecate --enable-gprof builds and remove from CI Untitled series #201166 --- 2023-02-14 Thomas Huth New
[4/7] hw/arm: Move various units to softmmu_ss[] [1/7] hw/display: Move omap_lcdc.c out of target-specific source set --- 2023-01-12 Thomas Huth New
[3/7] hw/tpm: Move tpm_ppi.c out of target-specific source set [1/7] hw/display: Move omap_lcdc.c out of target-specific source set --- 2023-01-12 Thomas Huth New
[2/7] hw/intc: Move some files out of the target-specific source set [1/7] hw/display: Move omap_lcdc.c out of target-specific source set --- 2023-01-12 Thomas Huth New
[1/7] hw/display: Move omap_lcdc.c out of target-specific source set [1/7] hw/display: Move omap_lcdc.c out of target-specific source set --- 2023-01-12 Thomas Huth New
[PULL,08/15] target/s390x: Restrict sysemu/reset.h to system emulation Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,07/15] target/s390x/tcg/excp_helper: Restrict system headers to sysemu Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,06/15] target/s390x/tcg/misc_helper: Remove unused "memory.h" include Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,04/15] exec/memory: Expose memory_region_access_valid() Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,02/15] tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,12/20] tests/qtest/tpm-util.c: Free memory with correct free function Untitled series #127457 --- 2021-05-14 Thomas Huth New
[v4] target/s390x: Implement the MVPG condition-code-option bit [v4] target/s390x: Implement the MVPG condition-code-option bit --- 2021-03-03 Thomas Huth New
tcg/optimize: Add fallthrough annotations tcg/optimize: Add fallthrough annotations --- 2020-10-29 Thomas Huth New
[PULL,23/31] fuzz: register predefined generic-fuzz configs qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,22/31] fuzz: add generic-fuzz configs for oss-fuzz qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,19/31] scripts/oss-fuzz: Add crash trace minimization script qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,18/31] scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,17/31] fuzz: add a crossover function to generic-fuzzer qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,16/31] fuzz: add a DISABLE_PCI op to generic-fuzzer qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,14/31] fuzz: Add fuzzer callbacks to DMA-read functions qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,13/31] fuzz: Declare DMA Read callback function qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,12/31] fuzz: Add DMA support to the generic-fuzzer qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,11/31] fuzz: Add PCI features to the generic fuzzer qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,08/31] libqtest: fix memory leak in the qtest_qmp_event_ref qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,06/31] tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XX qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,05/31] accel: Add xen CpusAccel using dummy-cpus qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[PULL,03/31] accel: Remove _WIN32 ifdef from qtest-cpus.c qtests and gitlab-CI/acceptance patches --- 2020-10-26 Thomas Huth New
[4/4] test/docker/dockerfiles: Add missing packages for acceptance tests Test more "check-acceptance" tests in the gitlab-CI --- 2020-10-23 Thomas Huth New
[1/4] tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive Test more "check-acceptance" tests in the gitlab-CI --- 2020-10-23 Thomas Huth New
tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI --- 2020-10-22 Thomas Huth New
[PULL,23/23] scripts/ci/gitlab-pipeline-status: wait for pipeline creation qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,22/23] scripts/ci/gitlab-pipeline-status: use more descriptive exceptions qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,21/23] scripts/ci/gitlab-pipeline-status: handle keyboard interrupts qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,20/23] scripts/ci/gitlab-pipeline-status: refactor parser creation qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,19/23] scripts/ci/gitlab-pipeline-status: give early feedback on running pipelines qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,18/23] scripts/ci/gitlab-pipeline-status: improve message regarding timeout qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,17/23] scripts/ci/gitlab-pipeline-status: make branch name configurable qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,16/23] gitlab: assign python helper files to GitLab maintainers section qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,15/23] gitlab: add a CI job to validate the DCO sign off qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,14/23] gitlab: add a CI job for running checkpatch.pl qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,13/23] configure: fixes indent of $meson setup qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,10/23] MAINTAINERS: Ignore bios-tables-test in the qtest section qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,09/23] Add a comment in bios-tables-test.c to clarify the reason behind approach qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,08/23] softmmu/vl: Be less verbose about missing KVM when running the qtests qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,07/23] tests/migration: Allow longer timeouts qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,06/23] qtest: add fuzz test case qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,05/23] Acceptance tests: show test report on GitLab CI qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,04/23] Acceptance tests: do not show canceled test logs on GitLab CI qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,03/23] Acceptance tests: bump pycdlib version for easier installation qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,02/23] gitlab-ci.yml: Only run one test-case per fuzzer qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
[PULL,01/23] tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definition qtests, gitlab-CI and misc patches --- 2020-10-13 Thomas Huth New
tests/qtest/libqtest: Fix detection of architecture for binaries without path tests/qtest/libqtest: Fix detection of architecture for binaries without path --- 2020-10-12 Thomas Huth New
[PULL,16/16] tests/qtest/cdrom: Add more s390x-related boot tests s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,14/16] pc-bios: s390x: Go into disabled wait when encountering a PGM exception s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,13/16] pc-bios: s390x: Use reset PSW if avaliable s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,12/16] pc-bios: s390x: Save PSW rework s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,11/16] pc-bios: s390x: Fix bootmap.c zipl component entry data handling s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,10/16] pc-bios/s390-ccw: break loop if a null block number is reached s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,09/16] pc-bios/s390-ccw: fix off-by-one error s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,08/16] pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel() s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,06/16] pc-bios/s390-ccw: Scan through all devices if no boot device specified s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,04/16] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,03/16] pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,02/16] pc-bios/s390-ccw: Move ipl-related code from main() into a separate function s390-ccw bios update --- 2020-10-06 Thomas Huth New
[PULL,01/16] pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-common s390-ccw bios update --- 2020-10-06 Thomas Huth New
tests/docker: Add genisoimage to the docker file tests/docker: Add genisoimage to the docker file --- 2020-10-06 Thomas Huth New
cirrus.yml: Add VM-based jobs to test with NetBSD and OpenBSD cirrus.yml: Add VM-based jobs to test with NetBSD and OpenBSD --- 2020-10-05 Thomas Huth New
tests/test-char: Use a proper fallthrough comment tests/test-char: Use a proper fallthrough comment --- 2020-10-02 Thomas Huth New
cirrus.yml: Avoid base-devel group to speed up the build cirrus.yml: Avoid base-devel group to speed up the build --- 2020-10-01 Thomas Huth New
docs/system/deprecated: Mark the 'moxie' CPU as deprecated docs/system/deprecated: Mark the 'moxie' CPU as deprecated --- 2020-09-23 Thomas Huth New
[v2,7/7] configure: Bump the minimum required Python version to 3.6 Untitled series #57285 --- 2020-09-23 Thomas Huth New
« 1 2 3 »