Show patches with: Archived = No       |   81401 patches
« 1 2 ... 193 194 195814 815 »
Patch Series S/W/F Date Submitter Delegate State
[06/12] hw/display: add vhost-user-video-pci [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[05/12] standard-headers: Add virtio_video.h [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[04/12] vhost-user-video: add meson subdir build logic [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[03/12] vhost-user-video: boiler plate code for vhost-user-video device [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[02/12] MAINTAINERS: Add virtio-video section [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[01/12] docs: Add a vhost-virtio-video rst file [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[v2,2/2] cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci ci: Remove cirrus-ci & cover SPICE in MSYS2 at gitlab-ci --- 2023-03-22 Philippe Mathieu-Daudé New
[v2,1/2] gitlab-ci: Cover SPICE in the MSYS2 job ci: Remove cirrus-ci & cover SPICE in MSYS2 at gitlab-ci --- 2023-03-22 Philippe Mathieu-Daudé Superseded
cirrus.yml: Cover SPICE in the MSYS2 job cirrus.yml: Cover SPICE in the MSYS2 job --- 2023-03-22 Philippe Mathieu-Daudé New
[RFC] tests/qemu-iotests: serialise all the qemu-iotests [RFC] tests/qemu-iotests: serialise all the qemu-iotests --- 2023-03-21 Alex Bennée New
[RFC] tests/avocado: re-factor igb test to avoid timeouts [RFC] tests/avocado: re-factor igb test to avoid timeouts --- 2023-03-21 Alex Bennée New
[PULL,8/8] target/arm: Don't advertise aarch64-pauth.xml to gdb [PULL,1/8] target/arm: Add Neoverse-N1 registers --- 2023-03-21 Peter Maydell Accepted
[PULL,7/8] docs/system/arm/cpu-features.rst: Fix formatting [PULL,1/8] target/arm: Add Neoverse-N1 registers --- 2023-03-21 Peter Maydell Not Applicable
[PULL,6/8] hw/usb/imx: Fix out of bounds access in imx_usbphy_read() [PULL,1/8] target/arm: Add Neoverse-N1 registers --- 2023-03-21 Peter Maydell Accepted
[PULL,5/8] contrib/elf2dmp: add PE name check and Windows Server 2022 support [PULL,1/8] target/arm: Add Neoverse-N1 registers --- 2023-03-21 Peter Maydell Not Applicable
[PULL,4/8] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry [PULL,1/8] target/arm: Add Neoverse-N1 registers --- 2023-03-21 Peter Maydell Accepted
[PULL,3/8] contrib/elf2dmp: fix code style [PULL,1/8] target/arm: Add Neoverse-N1 registers --- 2023-03-21 Peter Maydell Not Applicable
[PULL,2/8] hw/char/cadence_uart: Fix guards on invalid BRGR/BDIV settings [PULL,1/8] target/arm: Add Neoverse-N1 registers --- 2023-03-21 Peter Maydell Accepted
[PULL,1/8] target/arm: Add Neoverse-N1 registers [PULL,1/8] target/arm: Add Neoverse-N1 registers --- 2023-03-21 Peter Maydell Accepted
[PULL,0/8] target-arm queue --- 2023-03-21 Peter Maydell Not Applicable
[RFC] tests/avocado: probe for multi-process support before running test [RFC] tests/avocado: probe for multi-process support before running test --- 2023-03-21 Alex Bennée New
[PATCH-for-8.1] target/m68k/fpu_helper: Use FloatRelation enum to hold comparison result [PATCH-for-8.1] target/m68k/fpu_helper: Use FloatRelation enum to hold comparison result --- 2023-03-21 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.1] block/dmg: Declare a type definition for DMG uncompress function [PATCH-for-8.1] block/dmg: Declare a type definition for DMG uncompress function --- 2023-03-20 Philippe Mathieu-Daudé New
[PATCH-for-8.1,5/5] bulk: Replace __attribute__((noreturn)) -> G_NORETURN bulk: Do not declare function prototypes using 'extern' keyword --- 2023-03-20 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.1,3/5] qemu/uri: Use QueryParams type definition bulk: Do not declare function prototypes using 'extern' keyword --- 2023-03-20 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.1,2/5] block/dmg: Remove duplicated prototype declarations bulk: Do not declare function prototypes using 'extern' keyword --- 2023-03-20 Philippe Mathieu-Daudé New
[PATCH-for-8.1,1/5] qemu/osdep.h: Do not declare function prototypes using extern keyword bulk: Do not declare function prototypes using 'extern' keyword --- 2023-03-20 Philippe Mathieu-Daudé New
[PATCH-for-8.0] qemu/osdep.h: Do not declare function prototypes using extern keyword [PATCH-for-8.0] qemu/osdep.h: Do not declare function prototypes using extern keyword --- 2023-03-20 Philippe Mathieu-Daudé Superseded
[PULL,22/24] tests/unit/test-blockjob: Disable complete_in_standby test Untitled series #204439 --- 2023-03-20 Thomas Huth Accepted
[10/10] accel/tcg: remove unused includes accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[09/10] accel/tcg: re-inline the filtering of virtual IRQs but data driven accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[08/10] accel/tcg: push i386 specific hacks into handle_cpu_interrupt callback accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[07/10] accel/tcg: use QEMU_IOTHREAD_LOCK_GUARD to cover the exit accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[06/10] includes: move irq definitions out of cpu-all.h accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[05/10] accel/tcg: remove the fake_user_interrupt guards accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[04/10] accel/tcg: don't bother with ifdef for CPU_DUMP_CCOP accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[03/10] accel/tcg: move i386 halt handling to sysemu_ops accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[02/10] accel/tcg: move cpu_reloading_memory_map into cpu-exec-softmmu accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[01/10] metadata: add .git-blame-ignore-revs accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée Superseded
[RFC] metadata: add .git-blame-ignore-revs [RFC] metadata: add .git-blame-ignore-revs --- 2023-03-18 Alex Bennée Superseded
[PULL,11/31] include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT [PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 --- 2023-03-18 Alex Bennée Accepted
[PULL,10/31] tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb [PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 --- 2023-03-18 Alex Bennée Accepted
[PULL,09/31] tcg: Clear plugin_mem_cbs on TB exit [PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 --- 2023-03-18 Alex Bennée Accepted
[PULL,08/31] tests/avocado: don't use tags to define drive [PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 --- 2023-03-18 Alex Bennée New
[PULL,07/31] tests/tcg: add some help output for running individual tests [PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 --- 2023-03-18 Alex Bennée Accepted
[PULL,06/31] include/qemu: add documentation for memory callbacks [PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 --- 2023-03-18 Alex Bennée Accepted
[PULL,05/31] gitlab: update centos-8-stream job [PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 --- 2023-03-18 Alex Bennée New
[PULL,04/31] scripts/ci: update gitlab-runner playbook to handle CentOS [PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 --- 2023-03-18 Alex Bennée Accepted
[PULL,03/31] scripts/ci: add libslirp-devel to build-environment [PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 --- 2023-03-18 Alex Bennée New
[PULL,02/31] tests/docker: all add DOCKER_BUILDKIT to RUNC environment [PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 --- 2023-03-18 Alex Bennée Accepted
[PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 [PULL,01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2 --- 2023-03-18 Alex Bennée New
[PULL,00/31] various fixes (testing, plugins, gitdm) --- 2023-03-18 Alex Bennée New
[for-8.0] target/arm: Don't advertise aarch64-pauth.xml to gdb [for-8.0] target/arm: Don't advertise aarch64-pauth.xml to gdb --- 2023-03-17 Peter Maydell Superseded
[v2,9/9] accel/tcg: Pass last not end to tb_invalidate_phys_range accel/tcg: Fix page_set_flags and related [#1528] --- 2023-03-17 Richard Henderson Superseded
[v2,8/9] accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked accel/tcg: Fix page_set_flags and related [#1528] --- 2023-03-17 Richard Henderson Superseded
[v2,7/9] accel/tcg: Pass last not end to page_collection_lock accel/tcg: Fix page_set_flags and related [#1528] --- 2023-03-17 Richard Henderson Superseded
[v2,6/9] accel/tcg: Pass last not end to PAGE_FOR_EACH_TB accel/tcg: Fix page_set_flags and related [#1528] --- 2023-03-17 Richard Henderson Superseded
[v2,5/9] accel/tcg: Pass last not end to page_reset_target_data accel/tcg: Fix page_set_flags and related [#1528] --- 2023-03-17 Richard Henderson Superseded
[v2,4/9] accel/tcg: Pass last not end to page_set_flags accel/tcg: Fix page_set_flags and related [#1528] --- 2023-03-17 Richard Henderson Superseded
[v2,3/9] include/exec: Replace reserved_va with max_reserved_va accel/tcg: Fix page_set_flags and related [#1528] --- 2023-03-17 Richard Henderson New
[v2,2/9] linux-user: Rename max_reserved_va in main accel/tcg: Fix page_set_flags and related [#1528] --- 2023-03-17 Richard Henderson New
[v2,1/9] linux-user: Diagnose misaligned -R size accel/tcg: Fix page_set_flags and related [#1528] --- 2023-03-17 Richard Henderson Superseded
[for-8.0] tests/unit/test-blockjob: Disable complete_in_standby test [for-8.0] tests/unit/test-blockjob: Disable complete_in_standby test --- 2023-03-17 Peter Maydell Superseded
[PULL,3/3] docs/sphinx/kerneldoc.py: Honour --enable-werror Untitled series #204236 --- 2023-03-17 Laurent Vivier Accepted
[for-8.0] docs/system/arm/cpu-features.rst: Fix formatting [for-8.0] docs/system/arm/cpu-features.rst: Fix formatting --- 2023-03-16 Peter Maydell Superseded
[v2,32/32] contrib/gitdm: add group map for AMD tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,31/32] contrib/gitdm: add more individual contributors tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,30/32] contrib/gitdm: add revng to domain map tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Accepted
[v2,29/32] contrib/gitdm: add Alibaba to the domain-map tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,28/32] contrib/gitdm: add Amazon to the domain map tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Accepted
[v2,27/32] contrib/gitdm: Add SYRMIA to the domain map tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Accepted
[v2,26/32] contrib/gitdm: Add ASPEED Technology to the domain map tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Accepted
[v2,25/32] iotests: remove the check-block.sh script tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Accepted
[v2,24/32] iotests: register each I/O test separately with meson tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,23/32] iotests: always use a unique sub-directory per test tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,22/32] iotests: connect stdin to /dev/null when running tests tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,21/32] iotests: print TAP protocol version when reporting tests tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,20/32] iotests: strip subdir path when listing tests tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Accepted
[v2,19/32] iotests: allow test discovery before building tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,18/32] iotests: explicitly pass source/build dir to 'check' command tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Accepted
[v2,17/32] include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Accepted
[v2,16/32] include/qemu: Split out plugin-event.h tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Accepted
[v2,15/32] *: Add missing includes of qemu/plugin.h tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,14/32] *: Add missing includes of qemu/error-report.h tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,13/32] include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Superseded
[v2,12/32] tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Superseded
[v2,11/32] tcg: Clear plugin_mem_cbs on TB exit tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Superseded
[v2,10/32] tests/avocado: don't use tags to define drive tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Superseded
[v2,09/32] include/exec: fix kerneldoc definition tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,08/32] tests/tcg: disable pauth for aarch64 gdb tests tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée New
[v2,07/32] tests/tcg: add some help output for running individual tests tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Superseded
[v2,06/32] include/qemu: add documentation for memory callbacks tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Superseded
[v2,05/32] gitlab: update centos-8-stream job tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Superseded
[v2,04/32] scripts/ci: update gitlab-runner playbook to handle CentOS tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Superseded
[v2,03/32] scripts/ci: add libslirp-devel to build-environment tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Superseded
[v2,02/32] tests/docker: all add DOCKER_BUILDKIT to RUNC environment tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Superseded
[v2,01/32] tests/avocado: update AArch64 tests to Alpine 3.17.2 tweaks and fixes for 8.0-rc1 (tests, plugins, docs) --- 2023-03-15 Alex Bennée Superseded
[v3,3/3] qapi: Generate enum count as definition qapi: Simplify enum generation --- 2023-03-15 Philippe Mathieu-Daudé New
[v3,2/3] qapi: Do not generate empty enum qapi: Simplify enum generation --- 2023-03-15 Philippe Mathieu-Daudé New
[v3,1/3] scripts/git.orderfile: Display QAPI script changes before schema ones qapi: Simplify enum generation --- 2023-03-15 Philippe Mathieu-Daudé New
« 1 2 ... 193 194 195814 815 »