Show patches with: Archived = No       |   77786 patches
« 1 2 ... 254 255 256777 778 »
Patch Series S/W/F Date Submitter Delegate State
[v1,22/22] plugins: move reset of plugin data to tb_start testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,21/22] target/i386: use CPU_LOG_INT for IRQ servicing testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,20/22] tests/plugins: add instruction matching to libinsn.so testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,19/22] tests/plugin: allow libinsn.so per-CPU counts testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,18/22] contrib/plugins: add a drcov plugin testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,17/22] plugins: add helper functions for coverage plugins testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,16/22] tracing: excise the tcg related from tracetool testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,15/22] tracing: remove the trace-tcg includes from the build testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,14/22] tracing: remove TCG memory access tracing testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,13/22] docs: remove references to TCG tracing testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,12/22] plugins: stxp test case from Aaron (!upstream) testing and plugin updates --- 2022-01-24 Alex Bennée New
[v1,11/22] tests/lcitool: Install libibumad to cover RDMA on Debian based distros testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,10/22] tests: Manually remove libxml2 on MSYS2 runners testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,09/22] tests/lcitool: Refresh submodule and remove libxml2 testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,08/22] drop libxml2 checks since libxml is not actually used (for parallels) testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,07/22] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,06/22] gitmodules: Correct libvirt-ci submodule URL testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,05/22] MAINTAINERS: Cover lcitool submodule with build test / automation testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,04/22] .gitignore: add .gcov pattern testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,03/22] Makefile: also remove .gcno files when cleaning testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,02/22] tests/qtest: enable more vhost-user tests by default testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[v1,01/22] tests/Makefile.include: clean-up old code testing and plugin updates --- 2022-01-24 Alex Bennée Superseded
[14/14] hw/intc/arm_gicv3_its: Implement MOVI arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[13/14] hw/intc/arm_gicv3_its: Implement MOVALL arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[12/14] hw/intc/arm_gicv3_its: Check table bounds against correct limit arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[11/14] hw/intc/arm_gicv3_its: Make GITS_BASER<n> RAZ/WI for unimplemented registers arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[10/14] hw/intc/arm_gicv3_its: Provide read accessor for translation_ops arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[09/14] hw/intc/arm_gicv3: Set GICR_CTLR.CES if LPIs are supported arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[08/14] hw/intc/arm_gicv3_redist: Remove unnecessary zero checks arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[07/14] hw/intc/arm_gicv3_its: Sort ITS command list into numeric order arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[06/14] hw/intc/arm_gicv3: Honour GICD_CTLR.EnableGrp1NS for LPIs arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[05/14] hw/intc/arm_gicv3_its: Don't clear GITS_CWRITER on writes to GITS_CBASER arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[04/14] hw/intc/arm_gicv3_its: Don't clear GITS_CREADR when GITS_CTLR.ENABLED is set arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[03/14] hw/intc/arm_gicv3: Initialise dma_as in GIC, not ITS arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[02/14] hw/intc/arm_gicv3_its: Add tracepoints arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[01/14] target/arm: Log CPU index in 'Taking exception' log arm_gicv3_its: Implement MOVI and MOVALL commands --- 2022-01-22 Peter Maydell Superseded
[RFC] tests/qtest: attempt to enable tests for virtio-gpio (!working) [RFC] tests/qtest: attempt to enable tests for virtio-gpio (!working) --- 2022-01-21 Alex Bennée New
[PULL,v2,00/38] target-arm queue --- 2022-01-20 Peter Maydell Not Applicable
hw/char/exynos4210_uart: Fix crash on trying to load VM state hw/char/exynos4210_uart: Fix crash on trying to load VM state --- 2022-01-20 Peter Maydell Superseded
hw/armv7m: Fix broken VMStateDescription hw/armv7m: Fix broken VMStateDescription --- 2022-01-20 Peter Maydell Superseded
Update copyright dates to 2022 Update copyright dates to 2022 --- 2022-01-20 Peter Maydell Superseded
[PULL,38/38] hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,37/38] hw/intc/arm_gicv3_its: Range-check ICID before indexing into collection table [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,36/38] hw/intc/arm_gicv3_its: Check indexes before use, not after [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,35/38] hw/intc/arm_gicv3_its: Factor out "find address of table entry" code [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Not Applicable
[PULL,34/38] hw/intc/arm_gicv3_its: Fix return codes in process_mapd() [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,33/38] hw/intc/arm_gicv3_its: Fix return codes in process_mapc() [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,32/38] hw/intc/arm_gicv3_its: Fix return codes in process_mapti() [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,31/38] hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nesting [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Not Applicable
[PULL,30/38] hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd() [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,29/38] hw/intc/arm_gicv3_its: Use enum for return value of process_* functions [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,28/38] hw/intc/arm_gicv3_its: Don't use data if reading command failed [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,27/38] hw/intc/arm_gicv3_its: Fix handling of process_its_cmd() return value [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,26/38] hw/intc/arm_gicv3_its: Convert int ID check to num_intids convention [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,25/38] hw/intc/arm_gicv3_its: Fix event ID bounds checks [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,24/38] hw/arm/aspeed: Add the i3c device to the AST2600 SoC [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Not Applicable
[PULL,23/38] hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model. [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Not Applicable
[PULL,22/38] hw/arm: kudo add lm75s behind bus 1 switch at 75 [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,21/38] hw/arm/virt: Drop superfluous checks against highmem [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,20/38] hw/arm/virt: Disable highmem devices that don't fit in the PA range [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,19/38] hw/arm/virt: Use the PA range to compute the memory map [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,18/38] hw/arm/virt: Honor highmem setting when computing the memory map [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,17/38] hw/arm/virt: Add a control for the the highmem redistributors [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Not Applicable
[PULL,16/38] hw/arm/virt: Add a control for the the highmem PCIe MMIO [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Not Applicable
[PULL,15/38] hw/intc/arm_gic: Allow reset of the running priority [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,14/38] hw/intc/arm_gic: Implement read of GICC_IIDR [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,13/38] hw/arm/virt: Support for virtio-mem-pci [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,12/38] virtio-mem: Correct default THP size for ARM64 [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,11/38] docs/can: convert to restructuredText [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,10/38] tests/acpi/bios-table-test: Update expected virt/PPTT file [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Not Applicable
[PULL,09/38] hw/acpi/aml-build: Support cluster level in PPTT generation [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,08/38] tests/acpi/bios-tables-test: Allow changes to virt/PPTT file [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Superseded
[PULL,07/38] hw/acpi/aml-build: Improve scalability of PPTT generation [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Not Applicable
[PULL,06/38] hw/arm/virt: Support cluster level in DT cpu-map [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,05/38] hw/arm/virt: Support CPU cluster on ARM virt machine [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,04/38] hw/net: Move MV88W8618 network device out of hw/arm/ directory [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,03/38] hw/arm/musicpal: Fix coding style of code related to MV88W8618 device [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Accepted
[PULL,02/38] hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/ [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Not Applicable
[PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host [PULL,01/38] hw/arm/virt: KVM: Enable PAuth when supported by the host --- 2022-01-20 Peter Maydell Not Applicable
[PULL,00/38] target-arm queue --- 2022-01-20 Peter Maydell Not Applicable
[PULL,v2,00/31] testing/next and other misc fixes --- 2022-01-18 Alex Bennée New
[PULL,8/9] linux-user: Return void from queue_signal() Untitled series #164841 --- 2022-01-18 Laurent Vivier Accepted
[PULL,7/9] linux-user: Rename user_force_sig tracepoint to match function name Untitled series #164841 --- 2022-01-18 Laurent Vivier Accepted
[PULL,6/9] linux-user: Fix comment typo in arm cpu_loop code Untitled series #164841 --- 2022-01-18 Laurent Vivier Accepted
[PULL,3/9] qdev-core.h: Fix wrongly named reference to TYPE_SPLIT_IRQ Untitled series #164841 --- 2022-01-18 Laurent Vivier Accepted
[PULL,19/19] docs/devel: add some clarifying text for aliases Untitled series #164840 --- 2022-01-18 Philippe Mathieu-Daudé Accepted
Remove unnecessary minimum_version_id_old fields Remove unnecessary minimum_version_id_old fields --- 2022-01-18 Peter Maydell Accepted
target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp --- 2022-01-17 Peter Maydell Superseded
linux-user: Fix comment typo in arm cpu_loop code linux-user: Fix comment typo in arm cpu_loop code --- 2022-01-14 Peter Maydell Superseded
[RFC] linux-user: Remove stale "not threadsafe" comments [RFC] linux-user: Remove stale "not threadsafe" comments --- 2022-01-14 Peter Maydell Superseded
linux-user: Remove stale "not threadsafe" comments linux-user: Remove stale "not threadsafe" comments --- 2022-01-14 Peter Maydell Superseded
[3/3] linux-user: Return void from queue_signal() linux-user: Fix some minor nits --- 2022-01-14 Peter Maydell Superseded
[2/3] linux-user: Rename user_force_sig tracepoint to match function name linux-user: Fix some minor nits --- 2022-01-14 Peter Maydell Superseded
[1/3] linux-user: Remove unnecessary 'aligned' attribute from TaskState linux-user: Fix some minor nits --- 2022-01-14 Peter Maydell Accepted
[RFC] linux-user: expand reserved brk space for 64bit guests [RFC] linux-user: expand reserved brk space for 64bit guests --- 2022-01-13 Alex Bennée Accepted
[2/2] hw/virtio: add vhost-user-gpio-pci boilerplate virtio: Add vhost-user-gpio device's support --- 2022-01-12 Viresh Kumar New
[1/2] hw/virtio: add boilerplate for vhost-user-gpio device virtio: Add vhost-user-gpio device's support --- 2022-01-12 Viresh Kumar New
[PULL,30/31] docker: include bison in debian-tricore-cross [PULL,01/31] ui: avoid compiler warnings from unused clipboard info variable --- 2022-01-12 Alex Bennée New
[PULL,29/31] FreeBSD: Upgrade to 12.3 release [PULL,01/31] ui: avoid compiler warnings from unused clipboard info variable --- 2022-01-12 Alex Bennée Accepted
[PULL,28/31] test/tcg/ppc64le: Add float reference files [PULL,01/31] ui: avoid compiler warnings from unused clipboard info variable --- 2022-01-12 Alex Bennée Accepted
« 1 2 ... 254 255 256777 778 »