Show patches with: Archived = No       |   75778 patches
« 1 2 ... 53 54 55757 758 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,25/71] machine: Introduce helper is_cpu_type_supported() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,24/71] machine: Use error handling when CPU type is checked [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,23/71] hw/core: Add machine_class_default_cpu_type() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,22/71] target: Use generic cpu_model_from_type() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,21/71] target/xtensa: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,20/71] target/tricore: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,19/71] target/sh4: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,18/71] target/rx: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,17/71] target/riscv: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,16/71] target/openrisc: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,15/71] target/mips: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,14/71] target/m68k: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,13/71] target/loongarch: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,12/71] target/hppa: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,11/71] target/hexagon: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,10/71] target/cris: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,09/71] target/avr: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,08/71] target/arm: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,07/71] target/alpha: Use generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,06/71] cpu: Add generic cpu_list() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,05/71] cpu: Add helper cpu_model_from_type() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,04/71] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,03/71] target/hppa: Remove object_class_is_abstract() [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,02/71] target/alpha: Remove fallback to ev67 cpu class [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé Accepted
[PULL,01/71] meson: Allow building binary with no target-specific files in hw/ [PULL,01/71] meson: Allow building binary with no target-specific files in hw/ --- 2024-01-05 Philippe Mathieu-Daudé New
[PULL,00/71] HW core patches for 2024-01-05 --- 2024-01-05 Philippe Mathieu-Daudé New
[v9,11/11] hw/virtio: derive vhost-user-input from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input --- 2024-01-04 Alex Bennée New
[v9,10/11] hw/virtio: Move vhost-user-input into virtio folder virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input --- 2024-01-04 Alex Bennée New
[v9,09/11] docs/system: Add vhost-user-input documentation virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input --- 2024-01-04 Alex Bennée New
[v9,08/11] hw/virtio: Support set_config() callback in vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input --- 2024-01-04 Alex Bennée New
[v9,07/11] docs/system: add a basic enumeration of vhost-user devices virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input --- 2024-01-04 Alex Bennée Superseded
[v9,06/11] hw/virtio: add vhost-user-snd and virtio-snd-pci devices virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input --- 2024-01-04 Alex Bennée New
[v9,05/11] hw/virtio: derive vhost-user-i2c from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input --- 2024-01-04 Alex Bennée New
[v9,04/11] hw/virtio: derive vhost-user-gpio from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input --- 2024-01-04 Alex Bennée New
[v9,03/11] hw/virtio: derive vhost-user-rng from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input --- 2024-01-04 Alex Bennée New
[v9,02/11] hw/virtio: convert vhost-user-base to async shutdown virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input --- 2024-01-04 Alex Bennée Superseded
[v9,01/11] virtio: split into vhost-user-base and vhost-user-device virtio: cleanup vhost-user-generic and reduce c&p + vhost-user-input --- 2024-01-04 Alex Bennée New
[RFC,9/9] scripts/ci: Restrict libpmem-dev and libxen-dev packages to x86 hosts scripts/ci: Consolidate Ansible playbook rules --- 2024-01-04 Philippe Mathieu-Daudé New
[RFC,8/9] scripts/ci: Update Ubuntu packages list scripts/ci: Consolidate Ansible playbook rules --- 2024-01-04 Philippe Mathieu-Daudé New
[RFC,7/9] scripts/ci: Install RH packages on RH derivative distros scripts/ci: Consolidate Ansible playbook rules --- 2024-01-04 Philippe Mathieu-Daudé New
[RFC,6/9] scripts/ci: Install libxdp-devel on x86 hosts scripts/ci: Consolidate Ansible playbook rules --- 2024-01-04 Philippe Mathieu-Daudé New
[RFC,5/9] scripts/ci: Restrict libpmem-devel package to x86 hosts scripts/ci: Consolidate Ansible playbook rules --- 2024-01-04 Philippe Mathieu-Daudé New
[RFC,4/9] scripts/ci: Update Centos8 package list scripts/ci: Consolidate Ansible playbook rules --- 2024-01-04 Philippe Mathieu-Daudé New
[RFC,3/9] scripts/ci: Split EL8 specific packages out of Centos8 list scripts/ci: Consolidate Ansible playbook rules --- 2024-01-04 Philippe Mathieu-Daudé New
[2/9] scripts/ci: Do not restrict spice package to x86/arm hosts scripts/ci: Consolidate Ansible playbook rules --- 2024-01-04 Philippe Mathieu-Daudé New
[1/9] scripts/ci: Do not enforce gitlab-runner path scripts/ci: Consolidate Ansible playbook rules --- 2024-01-04 Philippe Mathieu-Daudé New
hw/arm: Add missing QOM parent for v7-M SoCs hw/arm: Add missing QOM parent for v7-M SoCs --- 2024-01-04 Philippe Mathieu-Daudé Superseded
[v2,43/43] docs/devel: document some plugin assumptions testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,42/43] docs/devel: lift example and plugin API sections up testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,41/43] contrib/plugins: optimise the register value tracking testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,40/43] contrib/plugins: extend execlog to track register changes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,39/43] contrib/plugins: fix imatch testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,38/43] plugins: add an API to read registers testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,37/43] gdbstub: expose api to find registers testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,36/43] plugins: Use different helpers when reading registers testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,35/43] gdbstub: Add members to identify registers to GDBFeature testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,34/43] hw/core/cpu: Remove gdb_get_dynamic_xml member testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,33/43] gdbstub: Infer number of core registers from XML testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,32/43] gdbstub: Simplify XML lookup testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,31/43] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,30/43] gdbstub: Use GDBFeature for GDBRegisterState testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,29/43] gdbstub: Use GDBFeature for gdb_register_coprocessor testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,28/43] target/riscv: Use GDBFeature for dynamic XML testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,27/43] target/ppc: Use GDBFeature for dynamic XML testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,26/43] target/arm: Use GDBFeature for dynamic XML testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,25/43] target/riscv: Validate misa_mxl_max only once testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,24/43] target/riscv: Move misa_mxl_max to class testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,23/43] target/riscv: Remove misa_mxl validation testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,22/43] hw/riscv: Use misa_mxl instead of misa_mxl_max testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,21/43] readthodocs: fully specify a build environment testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,20/43] mtest2make: stop disabling meson test timeouts testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,19/43] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,18/43] tests/unit: Bump test-crypto-block test timeout to 5 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,17/43] tests/unit: Bump test-aio-multithread test timeout to 2 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,16/43] tests/qtest: Bump the device-introspect-test timeout to 12 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,15/43] qtest: bump bios-table-test timeout to 9 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,14/43] qtest: bump aspeed_smc-test timeout to 6 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,13/43] qtest: bump qos-test timeout to 2 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,12/43] qtest: bump boot-serial-test timeout to 3 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,11/43] qtest: bump prom-env-test timeout to 6 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,10/43] qtest: bump pxe-test timeout to 10 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,09/43] qtest: bump test-hmp timeout to 4 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,07/43] qtest: bump qom-test timeout to 15 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,06/43] qtest: bump migration-test timeout to 8 minutes testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,05/43] qtest: bump min meson timeout to 60 seconds testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,04/43] chardev: use bool for fe_is_open testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,03/43] gitlab: include microblazeel in testing testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,02/43] tests/avocado: use snapshot=on in kvm_xen_guest testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[v2,01/43] tests/avocado: Add a test for a little-endian microblaze machine testing and plugin updates for 9.0 (pre-PR) --- 2024-01-03 Alex Bennée Superseded
[NOTFORMERGE,2/2] gitlab: Add Loongarch64 KVM-only build gitlab: Add config for Loongarch64 custom runner --- 2024-01-02 Philippe Mathieu-Daudé New
[1/2] gitlab: Introduce Loongarch64 runner gitlab: Add config for Loongarch64 custom runner --- 2024-01-02 Philippe Mathieu-Daudé New
[RFC,5/5] hw/arm/armv7m: Do not expose 'vfp' property if ARM CPU doesn't have it qdev-properties: Try to improve use of dynamic property introspection --- 2024-01-02 Philippe Mathieu-Daudé New
[RFC,4/5] hw/arm/armv7m: Error if trying to set unavailable ARMCPU::vfp property qdev-properties: Try to improve use of dynamic property introspection --- 2024-01-02 Philippe Mathieu-Daudé New
[RFC,3/5] hw/arm/armv7m: Convert ARMv7MState::vfp from bool to OptionalBool qdev-properties: Try to improve use of dynamic property introspection --- 2024-01-02 Philippe Mathieu-Daudé New
[RFC,2/5] qdev-properties: Add OptionalBool QAPI type qdev-properties: Try to improve use of dynamic property introspection --- 2024-01-02 Philippe Mathieu-Daudé New
[RFC,1/5] qdev-properties: Add qdev_property_del_static() qdev-properties: Try to improve use of dynamic property introspection --- 2024-01-02 Philippe Mathieu-Daudé New
[v3,33/33] target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only linux-user: Improve host and guest page size handling --- 2024-01-02 Richard Henderson Superseded
[v3,32/33] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only linux-user: Improve host and guest page size handling --- 2024-01-02 Richard Henderson Superseded
[v3,31/33] linux-user: Bound mmap_min_addr by host page size linux-user: Improve host and guest page size handling --- 2024-01-02 Richard Henderson Superseded
« 1 2 ... 53 54 55757 758 »