Show patches with: Submitter = Thomas Huth       |   4965 patches
« 1 2 ... 19 20 2149 50 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
hw/i386: Add the possibility to disable the 'isapc' machine hw/i386: Add the possibility to disable the 'isapc' machine 1 1 - --- 2022-01-07 Thomas Huth New
softmmu/device_tree: Silence compiler warning with --enable-sanitizers softmmu/device_tree: Silence compiler warning with --enable-sanitizers - 5 - --- 2022-01-07 Thomas Huth New
configure: Silence warnings about missing roms/seabios directory configure: Silence warnings about missing roms/seabios directory - - - --- 2022-01-07 Thomas Huth New
meson.build: Print gtk version in the summary info meson.build: Print gtk version in the summary info - 2 - --- 2022-01-05 Thomas Huth New
[PULL,8/8] docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name [PULL,1/8] hw: Add compat machines for 7.0 - 1 - --- 2022-01-05 Thomas Huth New
[PULL,7/8] gitlab-ci: Enable docs in the centos job [PULL,1/8] hw: Add compat machines for 7.0 - 2 - --- 2022-01-05 Thomas Huth New
[PULL,6/8] docs/sphinx: fix compatibility with sphinx < 1.8 [PULL,1/8] hw: Add compat machines for 7.0 - - 1 --- 2022-01-05 Thomas Huth New
[PULL,5/8] qemu-options: Remove the deprecated -no-quit option [PULL,1/8] hw: Add compat machines for 7.0 1 1 - --- 2022-01-05 Thomas Huth New
[PULL,4/8] tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file [PULL,1/8] hw: Add compat machines for 7.0 - 1 - --- 2022-01-05 Thomas Huth New
[PULL,3/8] tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it [PULL,1/8] hw: Add compat machines for 7.0 - - - --- 2022-01-05 Thomas Huth New
[PULL,2/8] tests/qtest/test-x86-cpuid-compat: Check for machines before using them [PULL,1/8] hw: Add compat machines for 7.0 - 1 - --- 2022-01-05 Thomas Huth New
[PULL,1/8] hw: Add compat machines for 7.0 [PULL,1/8] hw: Add compat machines for 7.0 1 4 - --- 2022-01-05 Thomas Huth New
[PULL,0/8] Misc patches (tests, docs, compat machines) - - - --- 2022-01-05 Thomas Huth New
docs: reSTify virtio-balloon-stats documentation and move to docs/interop docs: reSTify virtio-balloon-stats documentation and move to docs/interop - - - --- 2022-01-05 Thomas Huth New
MAINTAINERS: Improve the PowerPC machines section MAINTAINERS: Improve the PowerPC machines section - 2 - --- 2022-01-05 Thomas Huth New
docs/system/ppc: Merge the PEF information into the pseries page docs/system/ppc: Merge the PEF information into the pseries page - 1 - --- 2022-01-05 Thomas Huth New
docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name - 1 - --- 2022-01-04 Thomas Huth New
gitlab-ci: Enable docs in the centos job gitlab-ci: Enable docs in the centos job - 2 - --- 2022-01-04 Thomas Huth New
tests/qtest/test-x86-cpuid-compat: Check for machines before using them tests/qtest/test-x86-cpuid-compat: Check for machines before using them - 1 - --- 2021-12-22 Thomas Huth New
tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it 1 1 - --- 2021-12-22 Thomas Huth New
[PULL,9/9] tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary file [PULL,1/9] failover: Silence warning messages during qtest - - - --- 2021-12-22 Thomas Huth New
[PULL,8/9] tests/qtest/boot-order-test: Check whether machines are available [PULL,1/9] failover: Silence warning messages during qtest - - - --- 2021-12-22 Thomas Huth New
[PULL,7/9] tests/qtest/cdrom-test: Check whether devices are available before using them [PULL,1/9] failover: Silence warning messages during qtest - - - --- 2021-12-22 Thomas Huth New
[PULL,6/9] tests/qtest: Improve endianness-test to work with missing machines and devices [PULL,1/9] failover: Silence warning messages during qtest - - - --- 2021-12-22 Thomas Huth New
[PULL,5/9] tests/qtest: Add a function that checks whether a device is available [PULL,1/9] failover: Silence warning messages during qtest - - - --- 2021-12-22 Thomas Huth New
[PULL,4/9] MAINTAINERS: Update COLO Proxy section [PULL,1/9] failover: Silence warning messages during qtest - 2 - --- 2021-12-22 Thomas Huth New
[PULL,3/9] tests/qtest: Make the filter tests independent from a specific NIC [PULL,1/9] failover: Silence warning messages during qtest - 1 - --- 2021-12-22 Thomas Huth New
[PULL,2/9] tests/qtest/boot-serial-test: Silence the warning about deprecated sga device [PULL,1/9] failover: Silence warning messages during qtest - 2 - --- 2021-12-22 Thomas Huth New
[PULL,1/9] failover: Silence warning messages during qtest [PULL,1/9] failover: Silence warning messages during qtest 1 1 - --- 2021-12-22 Thomas Huth New
[PULL,0/9] qtest fixes and improvements - - - --- 2021-12-22 Thomas Huth New
tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary file tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary file - 1 - --- 2021-12-22 Thomas Huth New
tests/qtest/boot-serial-test: Silence the warning about deprecated sga device tests/qtest/boot-serial-test: Silence the warning about deprecated sga device - 2 - --- 2021-12-20 Thomas Huth New
tests/qtest: Make the filter tests independent from a specific NIC tests/qtest: Make the filter tests independent from a specific NIC - 1 - --- 2021-12-20 Thomas Huth New
tests/qtest/virtio-net-failover: Use g_random_int() instead of g_test_rand_int() tests/qtest/virtio-net-failover: Use g_random_int() instead of g_test_rand_int() - - - --- 2021-12-20 Thomas Huth New
[4/4] tests/qtest/boot-order-test: Check whether machines are available tests/qtest: Check for devices and machines before adding tests - - - --- 2021-12-20 Thomas Huth New
[3/4] tests/qtest/cdrom-test: Check whether devices are available before using them tests/qtest: Check for devices and machines before adding tests 1 1 - --- 2021-12-20 Thomas Huth New
[2/4] tests/qtest: Improve endianness-test to work with missing machines and devices tests/qtest: Check for devices and machines before adding tests - - - --- 2021-12-20 Thomas Huth New
[1/4] tests/qtest: Add a function that checks whether a device is available tests/qtest: Check for devices and machines before adding tests - 1 - --- 2021-12-20 Thomas Huth New
[PULL,v2,0/7] s390x patches (and one gitlab-CI fix) - - - --- 2021-12-17 Thomas Huth New
[PULL,8/8] gitlab-ci: Speed up the msys2-64bit job by using --without-default-devices [PULL,1/8] s390: kvm: adjust diag318 resets to retain data - 1 - --- 2021-12-16 Thomas Huth New
[PULL,7/8] hw: Add compat machines for 7.0 [PULL,1/8] s390: kvm: adjust diag318 resets to retain data 1 1 - --- 2021-12-16 Thomas Huth New
[PULL,6/8] s390x/pci: add supported DT information to clp response [PULL,1/8] s390: kvm: adjust diag318 resets to retain data - 2 - --- 2021-12-16 Thomas Huth New
[PULL,5/8] s390x/pci: use the passthrough measurement update interval [PULL,1/8] s390: kvm: adjust diag318 resets to retain data - 2 - --- 2021-12-16 Thomas Huth New
[PULL,4/8] s390x/pci: don't use hard-coded dma range in reg_ioat [PULL,1/8] s390: kvm: adjust diag318 resets to retain data - 2 - --- 2021-12-16 Thomas Huth New
[PULL,3/8] s390x/pci: use a reserved ID for the default PCI group [PULL,1/8] s390: kvm: adjust diag318 resets to retain data - 2 - --- 2021-12-16 Thomas Huth New
[PULL,2/8] MAINTAINERS: update email address of Christian Borntraeger [PULL,1/8] s390: kvm: adjust diag318 resets to retain data - - - --- 2021-12-16 Thomas Huth New
[PULL,1/8] s390: kvm: adjust diag318 resets to retain data [PULL,1/8] s390: kvm: adjust diag318 resets to retain data - 2 - --- 2021-12-16 Thomas Huth New
[PULL,0/8] s390x patches (and one gitlab-CI fix) - - - --- 2021-12-16 Thomas Huth New
gitlab-ci: Speed up the msys2-64bit job by using --without-default-devices gitlab-ci: Speed up the msys2-64bit job by using --without-default-devices - 1 - --- 2021-12-16 Thomas Huth New
block/file-posix: Simplify the XFS_IOC_DIOINFO handling block/file-posix: Simplify the XFS_IOC_DIOINFO handling - - - --- 2021-12-15 Thomas Huth New
linux-user: Remove the deprecated ppc64abi32 target linux-user: Remove the deprecated ppc64abi32 target 2 1 - --- 2021-12-15 Thomas Huth New
qemu-options: Remove the deprecated -no-quit option qemu-options: Remove the deprecated -no-quit option - 1 - --- 2021-12-15 Thomas Huth New
[PULL,16/16] gitlab-ci: Test compilation on Windows with MSYS2 [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses - 1 - --- 2021-12-15 Thomas Huth New
[PULL,15/16] tests: qtest: Add virtio-iommu test [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses 1 1 1 --- 2021-12-15 Thomas Huth New
[PULL,14/16] virtio-iommu: Fix the domain_range end [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses - 1 - --- 2021-12-15 Thomas Huth New
[PULL,13/16] virtio-iommu: Fix endianness in get_config [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses - 1 - --- 2021-12-15 Thomas Huth New
[PULL,12/16] virtio-iommu: Remove set_config callback [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses - 1 - --- 2021-12-15 Thomas Huth New
[PULL,11/16] gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSD [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses - - - --- 2021-12-15 Thomas Huth New
[PULL,10/16] gitlab-ci.d/buildtest: Add jobs that run the device-crash-test [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses - 1 - --- 2021-12-15 Thomas Huth New
[PULL,09/16] Move the libssh setup from configure to meson.build [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses 1 - - --- 2021-12-15 Thomas Huth New
[PULL,08/16] tests/qtest: Add a function to check whether a machine is available [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses 1 - - --- 2021-12-15 Thomas Huth New
[PULL,07/16] tests/qtest: Add a function that gets a list with available machine types [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses - - - --- 2021-12-15 Thomas Huth New
[PULL,06/16] tests/qtest: Fence the tests that need xlnx-zcu102 with CONFIG_XLNX_ZYNQMP_ARM [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses - - - --- 2021-12-15 Thomas Huth New
[PULL,05/16] tests/qtest: Run the PPC 32-bit tests with the 64-bit target binary, too [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses - - - --- 2021-12-15 Thomas Huth New
[PULL,04/16] tests/libqtest: add a migration test with two couples of failover devices [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses 1 - - --- 2021-12-15 Thomas Huth New
[PULL,03/16] tests/libqtest: add some virtio-net failover migration cancelling tests [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses 1 - - --- 2021-12-15 Thomas Huth New
[PULL,02/16] tests/qtest: add some tests for virtio-net failover [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses - - - --- 2021-12-15 Thomas Huth New
[PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses [PULL,01/16] qtest/libqos: add a function to initialize secondary PCI buses 1 - - --- 2021-12-15 Thomas Huth New
[PULL,00/16] qtest and gitlab-CI improvements - - - --- 2021-12-15 Thomas Huth New
scripts: Explain the difference between linux-headers and standard-headers scripts: Explain the difference between linux-headers and standard-headers - - - --- 2021-12-09 Thomas Huth New
[v2] Move the libssh setup from configure to meson.build [v2] Move the libssh setup from configure to meson.build - 1 - --- 2021-12-09 Thomas Huth New
[for-7.0] gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSD [for-7.0] gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSD - - - --- 2021-12-09 Thomas Huth New
[for-7.0] tests/qtest: Make the netfilter test independent from a specific NIC [for-7.0] tests/qtest: Make the netfilter test independent from a specific NIC - - - --- 2021-12-07 Thomas Huth New
[for-7.0] tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a' [for-7.0] tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a' - - - --- 2021-12-06 Thomas Huth New
[for-7.0] hw/i386/pc: Add missing property descriptions [for-7.0] hw/i386/pc: Add missing property descriptions - 1 - --- 2021-12-06 Thomas Huth New
[for-7.0] i386: Deprecate the -no-hpet QEMU command line option [for-7.0] i386: Deprecate the -no-hpet QEMU command line option - - - --- 2021-12-06 Thomas Huth New
[for-7.0] ppc: Mark the 'taihu' machine as deprecated [for-7.0] ppc: Mark the 'taihu' machine as deprecated - 1 - --- 2021-12-03 Thomas Huth New
[for-7.0] ppc: Mark the 'taihu' machine as deprecated [for-7.0] ppc: Mark the 'taihu' machine as deprecated - - - --- 2021-12-03 Thomas Huth New
[for-7.0,4/4] tests/qtest: Add a function to check whether a machine is available qtest patches for binaries with reduced machines - - - --- 2021-12-01 Thomas Huth New
[for-7.0,3/4] tests/qtest: Add a function that gets a list with available machine types qtest patches for binaries with reduced machines - - - --- 2021-12-01 Thomas Huth New
[for-7.0,2/4] tests/qtest: Fence the tests that need xlnx-zcu102 with CONFIG_XLNX_ZYNQMP_ARM qtest patches for binaries with reduced machines - - - --- 2021-12-01 Thomas Huth New
[for-7.0,1/4] tests/qtest: Run the PPC 32-bit tests with the 64-bit target binary, too qtest patches for binaries with reduced machines - - - --- 2021-12-01 Thomas Huth New
gitlab-ci.d/buildtest: Add jobs that run the device-crash-test gitlab-ci.d/buildtest: Add jobs that run the device-crash-test - 1 - --- 2021-11-26 Thomas Huth New
[PULL,6/6] docs: Render binary names as monospaced text [PULL,1/6] docs: Fix botched rST conversion of 'submitting-a-patch.rst' - 1 - --- 2021-11-22 Thomas Huth New
[PULL,5/6] docs: Use double quotes instead of single quotes for COLO [PULL,1/6] docs: Fix botched rST conversion of 'submitting-a-patch.rst' - 1 - --- 2021-11-22 Thomas Huth New
[PULL,4/6] docs: Drop deprecated 'props' from object-add [PULL,1/6] docs: Fix botched rST conversion of 'submitting-a-patch.rst' - 1 - --- 2021-11-22 Thomas Huth New
[PULL,3/6] Fix some typos in documentation (found by codespell) [PULL,1/6] docs: Fix botched rST conversion of 'submitting-a-patch.rst' - 1 - --- 2021-11-22 Thomas Huth New
[PULL,2/6] docs: List more commit-message tags in "submitting-a-patch" [PULL,1/6] docs: Fix botched rST conversion of 'submitting-a-patch.rst' - 1 - --- 2021-11-22 Thomas Huth New
[PULL,1/6] docs: Fix botched rST conversion of 'submitting-a-patch.rst' [PULL,1/6] docs: Fix botched rST conversion of 'submitting-a-patch.rst' - 1 - --- 2021-11-22 Thomas Huth New
[PULL,0/6] Documentation updates - - - --- 2021-11-22 Thomas Huth New
[for-6.2] hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device instead of IF_NONE [for-6.2] hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device instead of IF_NONE 1 2 - --- 2021-11-19 Thomas Huth New
Failing QEMU iotests Failing QEMU iotests - - - --- 2021-11-17 Thomas Huth New
gitlab-ci/cirrus: Increase timeout to 80 minutes gitlab-ci/cirrus: Increase timeout to 80 minutes - 3 - --- 2021-11-16 Thomas Huth New
gitlab-ci: Test compilation on Windows with MSYS2 gitlab-ci: Test compilation on Windows with MSYS2 - 1 - --- 2021-11-15 Thomas Huth New
Revert "device-crash-test: Ignore errors about a bus not being available" Revert "device-crash-test: Ignore errors about a bus not being available" - - - --- 2021-11-12 Thomas Huth New
[v2] meson.build: Allow to disable OSS again [v2] meson.build: Allow to disable OSS again - 1 - --- 2021-11-02 Thomas Huth New
meson.build: Allow to disable OSS again meson.build: Allow to disable OSS again - - - --- 2021-10-29 Thomas Huth New
[4/4] Move the libssh setup from configure to meson.build configure and meson.build improvements - - - --- 2021-10-28 Thomas Huth New
[3/4] Move CONFIG_XFS handling to meson.build configure and meson.build improvements - - - --- 2021-10-28 Thomas Huth New
[2/4] Move the l2tpv3 test from configure to meson.build configure and meson.build improvements - - - --- 2021-10-28 Thomas Huth New
« 1 2 ... 19 20 2149 50 »