Show patches with: Submitter = Thomas Huth       |    State = Action Required       |   4907 patches
« 1 2 3 449 50 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
.gitlab-ci.d/base: Mark jobs as interruptible by default .gitlab-ci.d/base: Mark jobs as interruptible by default - 1 - --- 2023-02-23 Thomas Huth New
.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12 .gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12 - 1 - --- 2023-04-18 Thomas Huth New
.gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2 .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2 - 1 - --- 2023-08-23 Thomas Huth New
.gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages .gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages - - - --- 2022-05-24 Thomas Huth New
.gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job .gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job - 1 - --- 2022-05-24 Thomas Huth New
.gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit job .gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit job - - - --- 2023-01-05 Thomas Huth New
.gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs .gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs - 2 - --- 2023-01-04 Thomas Huth New
.gitlab/issue_templates: Move suggestions into comments .gitlab/issue_templates: Move suggestions into comments - 3 - --- 2022-12-01 Thomas Huth New
[01/11] virtio-mem: Correct format specifier mismatch for RISC-V Run cross-compilation build tests in the gitlab-CI - - - --- 2020-08-04 Thomas Huth New
[01/12] disas/libvixl: Fix fall-through annotation for GCC >= 7 Compile QEMU with -Wimplicit-fallthrough - 1 - --- 2020-12-11 Thomas Huth New
[01/12] pc-bios/s390-ccw: Add a proper prototype for main() s390-ccw bios fixes and clean-ups - 2 - --- 2022-06-28 Thomas Huth New
[01/14] MAINTAINERS: Add some missing entries for the sun4m machine Various updates to the MAINTAINERS file - 1 - --- 2019-02-19 Thomas Huth New
[01/14] tests: Clean up wait for event - 1 - --- 2018-02-08 Thomas Huth New
[01/18] hw/i386/Kconfig: ISAPC works fine without VGA_ISA Allow qtests with --without-default-devices (part 1) - - - --- 2023-05-12 Thomas Huth New
[01/20] Makefile: Allow CPU targets to reside in target/ folder, too - - - --- 2016-12-09 Thomas Huth New
[01/25] hw/arm: Express dependencies of the exynos machines with Kconfig Kconfig dependencies for ARM machines - - - --- 2019-02-09 Thomas Huth New
[02/11] target/riscv/vector_helper: Fix build on 32-bit big endian targets Run cross-compilation build tests in the gitlab-CI - 1 - --- 2020-08-04 Thomas Huth New
[02/12] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size s390-ccw bios fixes and clean-ups - 1 - --- 2022-06-28 Thomas Huth New
[02/12] target/unicore32/translate: Add missing fallthrough annotations Compile QEMU with -Wimplicit-fallthrough - 1 - --- 2020-12-11 Thomas Huth New
[02/14] libqtest: Use qemu_strtoul() - 2 - --- 2018-02-08 Thomas Huth New
[02/14] MAINTAINERS: Add missing entries for the sun4u machines Various updates to the MAINTAINERS file - 1 - --- 2019-02-19 Thomas Huth New
[02/18] softmmu/vl.c: Check for the availability of the VGA device before using it Allow qtests with --without-default-devices (part 1) - - - --- 2023-05-12 Thomas Huth New
[02/20] tilegx: Move CPU files to target/ folder - - - --- 2016-12-09 Thomas Huth New
[02/25] hw/arm: Express dependencies of the highbank machines with Kconfig Kconfig dependencies for ARM machines - - - --- 2019-02-09 Thomas Huth New
[03/11] tests/Makefile: test-image-locking needs CONFIG_POSIX Run cross-compilation build tests in the gitlab-CI - 1 - --- 2020-08-04 Thomas Huth New
[03/12] hw/rtc/twl92230: Silence warnings about missing fallthrough statements Compile QEMU with -Wimplicit-fallthrough - 1 - --- 2020-12-11 Thomas Huth New
[03/12] pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk() s390-ccw bios fixes and clean-ups - - - --- 2022-06-28 Thomas Huth New
[03/14] libqos: Track QTestState with QPCIBus - 2 - --- 2018-02-08 Thomas Huth New
[03/14] MAINTAINERS: Add missing entries for the PC machines Various updates to the MAINTAINERS file - 1 - --- 2019-02-19 Thomas Huth New
[03/18] hw: Move the default NIC machine class setting from the x86 to the generic one Allow qtests with --without-default-devices (part 1) - - - --- 2023-05-12 Thomas Huth New
[03/20] m68k: Move CPU files to target/ folder 1 - - --- 2016-12-09 Thomas Huth New
[03/25] hw/arm: Express dependencies of integratorcp with Kconfig Kconfig dependencies for ARM machines - - - --- 2019-02-09 Thomas Huth New
[04/11] tests/Makefile: test-replication needs CONFIG_POSIX Run cross-compilation build tests in the gitlab-CI - 1 - --- 2020-08-04 Thomas Huth New
[04/12] hw/timer/renesas_tmr: silence the compiler warnings Compile QEMU with -Wimplicit-fallthrough - - - --- 2020-12-11 Thomas Huth New
[04/12] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid() s390-ccw bios fixes and clean-ups - 1 - --- 2022-06-28 Thomas Huth New
[04/14] libqos: Use explicit QTestState for fw_cfg operations - 2 - --- 2018-02-08 Thomas Huth New
[04/14] MAINTAINERS: Add missing entries for the QObject section Various updates to the MAINTAINERS file - 2 - --- 2019-02-19 Thomas Huth New
[04/18] softmmu/vl.c: Disable default NIC if it has not been compiled into the binary Allow qtests with --without-default-devices (part 1) - - - --- 2023-05-12 Thomas Huth New
[04/20] alpha: Move CPU files to target/ folder 1 - - --- 2016-12-09 Thomas Huth New
[04/25] hw/arm: Express dependencies of the fsl-imx31 machine with Kconfig Kconfig dependencies for ARM machines - - - --- 2019-02-09 Thomas Huth New
[05/11] tests/Makefile: Only build usable targets during 'make check-build' Run cross-compilation build tests in the gitlab-CI - - - --- 2020-08-04 Thomas Huth New
[05/12] pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi() s390-ccw bios fixes and clean-ups - 1 - --- 2022-06-28 Thomas Huth New
[05/12] target/i386: silence the compiler warnings in gen_shiftd_rm_T1 Compile QEMU with -Wimplicit-fallthrough - 2 - --- 2020-12-11 Thomas Huth New
[05/14] libqos: Use explicit QTestState for rtas operations - 1 - --- 2018-02-08 Thomas Huth New
[05/14] MAINTAINERS: Add missing test entries to the Cryptography section Various updates to the MAINTAINERS file 1 - - --- 2019-02-19 Thomas Huth New
[05/18] hw/ppc: Use MachineClass->default_nic in the ppc machines Allow qtests with --without-default-devices (part 1) - - - --- 2023-05-12 Thomas Huth New
[05/20] arm: Move CPU files to target/ folder - - - --- 2016-12-09 Thomas Huth New
[05/25] hw/arm: Express dependencies of musicpal with Kconfig Kconfig dependencies for ARM machines - - - --- 2019-02-09 Thomas Huth New
[06/11] tests/Makefile: Add $(EXESUF) to fp-test target Run cross-compilation build tests in the gitlab-CI - 2 - --- 2020-08-04 Thomas Huth New
[06/12] hw/intc/arm_gicv3_kvm: silence the compiler warnings Compile QEMU with -Wimplicit-fallthrough - 1 - --- 2020-12-11 Thomas Huth New
[06/12] pc-bios/s390-ccw/virtio: Set missing status bits while initializing s390-ccw bios fixes and clean-ups 1 2 - --- 2022-06-28 Thomas Huth New
[06/14] libqos: Use explicit QTestState for i2c operations - 1 - --- 2018-02-08 Thomas Huth New
[06/14] MAINTAINERS: Add an entry for the Dino machine Various updates to the MAINTAINERS file - - - --- 2019-02-19 Thomas Huth New
[06/18] hw/s390x: Use MachineClass->default_nic in the s390x machine Allow qtests with --without-default-devices (part 1) - - - --- 2023-05-12 Thomas Huth New
[06/20] ppc: Move CPU files to target/ folder - 1 - --- 2016-12-09 Thomas Huth New
[06/25] hw/arm: Express dependencies of the OMAP machines with Kconfig Kconfig dependencies for ARM machines - - - --- 2019-02-09 Thomas Huth New
[07/11] Get rid of the libqemustub.a remainders Run cross-compilation build tests in the gitlab-CI - 1 - --- 2020-08-04 Thomas Huth New
[07/12] accel/tcg/user-exec: silence the compiler warnings Compile QEMU with -Wimplicit-fallthrough - 4 - --- 2020-12-11 Thomas Huth New
[07/12] pc-bios/s390-ccw/virtio: Read device config after feature negotiation s390-ccw bios fixes and clean-ups - 2 - --- 2022-06-28 Thomas Huth New
[07/14] libqos: Use explicit QTestState for ahci operations - 2 - --- 2018-02-08 Thomas Huth New
[07/14] MAINTAINERS: Add maintainer to the POSIX subsystem Various updates to the MAINTAINERS file - - - --- 2019-02-19 Thomas Huth New
[07/18] hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine Allow qtests with --without-default-devices (part 1) - - - --- 2023-05-12 Thomas Huth New
[07/20] i386: Move CPU files to target/ folder 1 - - --- 2016-12-09 Thomas Huth New
[07/25] hw/arm: Express dependencies of stellaris with Kconfig Kconfig dependencies for ARM machines - - - --- 2019-02-09 Thomas Huth New
[08/11] stubs/notify-event: Mark qemu_notify_event() stub as "weak" Run cross-compilation build tests in the gitlab-CI - - - --- 2020-08-04 Thomas Huth New
[08/12] pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration s390-ccw bios fixes and clean-ups - 2 - --- 2022-06-28 Thomas Huth New
[08/12] target/sparc/translate: silence the compiler warnings Compile QEMU with -Wimplicit-fallthrough - 2 - --- 2020-12-11 Thomas Huth New
[08/14] libqos: Use explicit QTestState for remaining libqos operations 1 1 - --- 2018-02-08 Thomas Huth New
[08/14] MAINTAINERS: Orphanize the 'GDB stub' subsystem Various updates to the MAINTAINERS file - - - --- 2019-02-19 Thomas Huth New
[08/18] hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file Allow qtests with --without-default-devices (part 1) - - - --- 2023-05-12 Thomas Huth New
[08/20] microblaze: Move CPU files to target/ folder - - - --- 2016-12-09 Thomas Huth New
[08/25] hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig Kconfig dependencies for ARM machines - - - --- 2019-02-09 Thomas Huth New
[09/11] gitlab-ci: Add cross-compiling build tests Run cross-compilation build tests in the gitlab-CI - - - --- 2020-08-04 Thomas Huth New
[09/12] pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device() s390-ccw bios fixes and clean-ups - 1 - --- 2022-06-28 Thomas Huth New
[09/12] target/sparc/win_helper: silence the compiler warnings Compile QEMU with -Wimplicit-fallthrough - 3 - --- 2020-12-11 Thomas Huth New
[09/14] MAINTAINERS: Add maintainers to the Linux subsystem Various updates to the MAINTAINERS file 1 - - --- 2019-02-19 Thomas Huth New
[09/14] qmp-test: Drop dependence on global_qtest - 1 - --- 2018-02-08 Thomas Huth New
[09/18] hw/i386: Ignore the default parallel port if it has not been compiled into QEMU Allow qtests with --without-default-devices (part 1) - - - --- 2023-05-12 Thomas Huth New
[09/20] mips: Move CPU files to target/ folder - - - --- 2016-12-09 Thomas Huth New
[09/25] hw/arm: Express dependencies of the PXA2xx machines with Kconfig Kconfig dependencies for ARM machines - - - --- 2019-02-09 Thomas Huth New
[1/1] hw/misc/macio: Fix device introspection problems in macio devices - - - --- 2018-07-17 Thomas Huth New
[1/1] hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple() - - - --- 2017-09-27 Thomas Huth New
[1/2] audio/sdlaudio: Remove the semaphore code Clean up the SDL audio code - 1 - --- 2019-02-05 Thomas Huth New
[1/2] block/file-posix: Fix problem with fallocate(PUNCH_HOLE) on GPFS Improve the fallocate() EINVAL in handle_aiocb_write_zeroes() - - - --- 2021-05-27 Thomas Huth New
[1/2] configure: Don't use the __atomic_*_16 functions for testing 128-bit support Fix atomic test in "configure" + bump FreeBSD CI to 12.2 1 1 - --- 2021-03-17 Thomas Huth New
[1/2] default-configs/ppc64-softmmu: Include 32-bit configs instead of copying them - - - --- 2018-01-15 Thomas Huth New
[1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386 Deprecate support for 32-bit x86 and arm hosts - - - --- 2023-02-27 Thomas Huth New
[1/2] gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs Improvements for the device-crash-test jobs - - - --- 2023-04-14 Thomas Huth New
[1/2] hw: Fix problem with the A*MPCORE switches in the Kconfig files Improvements for switches in hw/cpu/Kconfig - 1 - --- 2024-04-12 Thomas Huth New
[1/2] hw/arm: Deprecate the "collie" board Deprecate the "collie" machine and Strongarm devices - - - --- 2018-10-26 Thomas Huth New
[1/2] hw/char/riscv_htif: Fix printing of console characters on big endian hosts riscv: Fix the console of the Spike machine on big endian hosts - 4 - --- 2023-07-21 Thomas Huth New
[1/2] hw/hyperv/vmbus: Wire up vmstate_vmbus_dev Improve vmstate_vmbus_dev handling - - - --- 2021-06-03 Thomas Huth New
[1/2] include/exec: Make ld*_p and st*_p functions available for generic code, too Make ioport.c target-independent - - - --- 2023-05-17 Thomas Huth New
[1/2] include/hw/ppc: Fix compilation with clang -std=gnu99 Force the C standard to gnu99 - 1 - --- 2019-01-09 Thomas Huth New
[1/2] libqtest: Add qtest_[v]startf() - - - --- 2017-10-18 Thomas Huth New
[1/2] net: Drop the legacy "name" parameter from the -net option net: Drop legacy "name" from -net and remove NetLegacy - 1 - --- 2019-12-06 Thomas Huth New
[1/2] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid() Fix booting from non-DASD disks with sector size of 4096 - - - --- 2022-06-24 Thomas Huth New
[1/2] pc-bios/s390-ccw/virtio: Set missing status bits while initializing pc-bios/s390-ccw: Two fixes for the virtio initialization 1 2 - --- 2022-06-23 Thomas Huth New
[1/2] ppc: Fix the range check in the LSWI instruction - - - --- 2016-04-14 Thomas Huth New
[1/2] ppc/kvm: Handle the "family" CPU via alias instead of registering new types - 1 - --- 2017-01-31 Thomas Huth New
« 1 2 3 449 50 »