Show patches with: Archived = No       |   3044 patches
« 1 2 ... 28 29 30 31 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63 target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63 - 1 - --- 2024-04-22 Clément Léger New
[v2,1/1] ebpf: Added traces back. Changed source set for eBPF to 'system'. [v2,1/1] ebpf: Added traces back. Changed source set for eBPF to 'system'. - - - --- 2024-04-22 Andrew Melnichenko New
target/riscv/kvm: Fix exposure of Zkr target/riscv/kvm: Fix exposure of Zkr - 1 - --- 2024-04-22 Andrew Jones New
[v2] hw/audio/virtio-snd: Use device endianness instead of target one [v2] hw/audio/virtio-snd: Use device endianness instead of target one - - - --- 2024-04-22 Philippe Mathieu-Daudé New
target/riscv/kvm: tolerate KVM disable ext errors target/riscv/kvm: tolerate KVM disable ext errors - - - --- 2024-04-22 Daniel Henrique Barboza New
hw/audio/virtio-snd: Use device endianness instead of target one hw/audio/virtio-snd: Use device endianness instead of target one - - - --- 2024-04-22 Philippe Mathieu-Daudé New
hw/arm/npcm7xx: Store derivative OTP fuse key in little endian hw/arm/npcm7xx: Store derivative OTP fuse key in little endian - - - --- 2024-04-22 Philippe Mathieu-Daudé New
[v1,4/4] virtio_snd_set_config: validate and re-setup card virtio_snd_set_config: Fix #2296 - - - --- 2024-04-22 Manos Pitsidianakis New
[v1,3/4] virtio-snd: factor card removal out of unrealize() virtio_snd_set_config: Fix #2296 - - - --- 2024-04-22 Manos Pitsidianakis New
[v1,2/4] virtio-snd: factor card setup out of realize func virtio_snd_set_config: Fix #2296 - - - --- 2024-04-22 Manos Pitsidianakis New
[v1,1/4] virtio-snd: add virtio_snd_is_config_valid() virtio_snd_set_config: Fix #2296 - - - --- 2024-04-22 Manos Pitsidianakis New
docs/devel: fix minor typo in submitting-a-patch.rst docs/devel: fix minor typo in submitting-a-patch.rst - 1 - --- 2024-04-22 Manos Pitsidianakis New
[v6] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI [v6] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI - - - --- 2024-04-22 Aleksei Filippov New
[v5] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific sbi. [v5] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific sbi. - - - --- 2024-04-22 Aleksei Filippov New
[v2] tests/unit: Remove debug statements in test-nested-aio-poll.c [v2] tests/unit: Remove debug statements in test-nested-aio-poll.c - 3 - --- 2024-04-22 Philippe Mathieu-Daudé New
hvf: arm: Remove PL1_WRITE_MASK hvf: arm: Remove PL1_WRITE_MASK - - - --- 2024-04-22 Zenghui Yu New
backends/cryptodev-builtin: Fix local_error leaks backends/cryptodev-builtin: Fix local_error leaks - 1 - --- 2024-04-22 Zhijian Li (Fujitsu) New
[v4] riscv: thead: Add th.sxstatus CSR emulation [v4] riscv: thead: Add th.sxstatus CSR emulation - 2 - --- 2024-04-22 Christoph Müllner New
hw/ufs: Fix buffer overflow bug hw/ufs: Fix buffer overflow bug - - - --- 2024-04-22 Jeuk Kim New
hw/virtio: Fix obtain the buffer id from the last descriptor hw/virtio: Fix obtain the buffer id from the last descriptor - 1 - --- 2024-04-22 Wafer New
hw/misc : Correct 5 spaces indents in stm32l4x5_exti hw/misc : Correct 5 spaces indents in stm32l4x5_exti - 1 - --- 2024-04-21 Inès Varhol New
[v5,5/5] tests/qtest : Add testcase for DM163 Add device DM163 (led driver, matrix colors shield & display) 1 1 - --- 2024-04-21 Inès Varhol New
[v5,4/5] hw/arm : Connect DM163 to B-L475E-IOT01A Add device DM163 (led driver, matrix colors shield & display) - 1 - --- 2024-04-21 Inès Varhol New
[v5,3/5] hw/arm : Create Bl475eMachineState Add device DM163 (led driver, matrix colors shield & display) - 1 - --- 2024-04-21 Inès Varhol New
[v5,2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC Add device DM163 (led driver, matrix colors shield & display) - 1 - --- 2024-04-21 Inès Varhol New
[v5,1/5] hw/display : Add device DM163 Add device DM163 (led driver, matrix colors shield & display) 1 1 - --- 2024-04-21 Inès Varhol New
[3/3] target/ppc/cpu_init: Remove "PowerPC" prefix from the CPU list Remove useless architecture prefix from the CPU list - - - --- 2024-04-20 Thomas Huth New
[2/3] target/s390x/cpu_models: Rework the output of "-cpu help" Remove useless architecture prefix from the CPU list - - - --- 2024-04-20 Thomas Huth New
[1/3] target/i386/cpu: Remove "x86" prefix from the CPU list Remove useless architecture prefix from the CPU list - - - --- 2024-04-20 Thomas Huth New
[v9,6/6] ui/console: move QemuDmaBuf struct def to dmabuf.c ui/console: Private QemuDmaBuf struct - - - --- 2024-04-20 Kim, Dongwon New
[v9,5/6] ui/console: Use qemu_dmabuf_new() and free() helpers instead ui/console: Private QemuDmaBuf struct - - - --- 2024-04-20 Kim, Dongwon New
[v9,4/6] ui/console: Use qemu_dmabuf_set_..() helpers instead ui/console: Private QemuDmaBuf struct - - - --- 2024-04-20 Kim, Dongwon New
[v9,3/6] ui/console: Use qemu_dmabuf_get_..() helpers instead ui/console: Private QemuDmaBuf struct - 1 - --- 2024-04-20 Kim, Dongwon New
[v9,2/6] ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers ui/console: Private QemuDmaBuf struct - - - --- 2024-04-20 Kim, Dongwon New
[v9,1/6] ui/gtk: Check if fence_fd is equal to or greater than 0 ui/console: Private QemuDmaBuf struct - - - --- 2024-04-20 Kim, Dongwon New
target/i386/translate.c: always write 32-bits for SGDT and SIDT target/i386/translate.c: always write 32-bits for SGDT and SIDT - 1 - --- 2024-04-19 Mark Cave-Ayland New
[v8,6/6] ui/console: move QemuDmaBuf struct def to dmabuf.c ui/console: Private QemuDmaBuf struct - - - --- 2024-04-19 Kim, Dongwon New
[v8,5/6] ui/console: Use qemu_dmabuf_new() and free() helpers instead ui/console: Private QemuDmaBuf struct - - - --- 2024-04-19 Kim, Dongwon New
[v8,4/6] ui/console: Use qemu_dmabuf_set_..() helpers instead ui/console: Private QemuDmaBuf struct - - - --- 2024-04-19 Kim, Dongwon New
[v8,3/6] ui/console: Use qemu_dmabuf_get_..() helpers instead ui/console: Private QemuDmaBuf struct - 1 - --- 2024-04-19 Kim, Dongwon New
[v8,2/6] ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers ui/console: Private QemuDmaBuf struct - - - --- 2024-04-19 Kim, Dongwon New
[v8,1/6] ui/gtk: Check if fence_fd is equal to or greater than 0 ui/console: Private QemuDmaBuf struct - - - --- 2024-04-19 Kim, Dongwon New
[3/3] target/arm: Default to 1GHz cntfrq for 'max' and new CPUs target/arm: Make the counter frequency default 1GHz for new CPUs, machines - 2 - --- 2024-04-19 Peter Maydell New
[2/3] target/arm: Refactor default generic timer frequency handling target/arm: Make the counter frequency default 1GHz for new CPUs, machines - 2 - --- 2024-04-19 Peter Maydell New
[1/3] hw: Add compat machines for 9.1 target/arm: Make the counter frequency default 1GHz for new CPUs, machines 1 3 - --- 2024-04-19 Peter Maydell New
target/arm: fix MPIDR value for ARM CPUs with SMT target/arm: fix MPIDR value for ARM CPUs with SMT - - - --- 2024-04-19 Dorjoy Chowdhury New
hw/core/clock: remove assert in clock_propagate hw/core/clock: remove assert in clock_propagate - - - --- 2024-04-19 Raphael Poggi New
[v2,22/22] hw/arm/virt: Use RAM instead of flash for confidential guest firmware arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,21/22] hw/arm/virt: Move virt_flash_create() to machvirt_init() arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,20/22] target/arm/kvm-rme: Enable guest memfd arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,19/22] target/arm/cpu: Inform about reading confidential CPU registers arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,18/22] target/arm/kvm: Disable Realm reboot arm: Run CCA VMs with KVM - 1 - --- 2024-04-19 Jean-Philippe Brucker New
[v2,17/22] target/arm/cpu: Set number of PMU counters in KVM arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,16/22] target/arm/cpu: Set number of breakpoints and watchpoints in KVM arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,15/22] target/arm/kvm-rme: Add measurement algorithm property arm: Run CCA VMs with KVM 1 - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,14/22] target/arm/kvm-rme: Add Realm Personalization Value parameter arm: Run CCA VMs with KVM 1 - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,13/22] hw/arm/boot: Register Linux BSS section for confidential guests arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,12/22] target/arm/kvm-rme: Populate Realm memory arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,11/22] hw/core/loader: Add ROM loader notifier arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,10/22] target/arm/kvm: Create scratch VM as Realm if necessary arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,09/22] target/arm/kvm-rme: Initialize vCPU arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,08/22] target/arm/kvm: Split kvm_arch_get/put_registers arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,07/22] hw/arm/virt: Reserve one bit of guest-physical address for RME arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,06/22] hw/arm/virt: Disable DTB randomness for confidential VMs arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,05/22] hw/arm/virt: Add support for Arm RME arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,04/22] target/arm/kvm-rme: Initialize realm arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,03/22] target/arm/kvm: Return immediately on error in kvm_arch_init() arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v2,02/22] target/arm: Add confidential guest support arm: Run CCA VMs with KVM 1 2 - --- 2024-04-19 Jean-Philippe Brucker New
[v2,01/22] kvm: Merge kvm_check_extension() and kvm_vm_check_extension() arm: Run CCA VMs with KVM - - - --- 2024-04-19 Jean-Philippe Brucker New
[v3] virtio-pci: correctly set virtio pci queue mem multiplier [v3] virtio-pci: correctly set virtio pci queue mem multiplier - - - --- 2024-02-23 Srujana Challa Changes Requested
[v2] virtio-pci: correctly set virtio pci queue mem multiplier [v2] virtio-pci: correctly set virtio pci queue mem multiplier - - - --- 2024-02-20 Srujana Challa Changes Requested
virtio-pci: correctly set virtio pci queue mem multiplier virtio-pci: correctly set virtio pci queue mem multiplier - - - --- 2024-02-12 Srujana Challa Changes Requested
cryptodev-vhost-user: add asymmetric crypto support cryptodev-vhost-user: add asymmetric crypto support - - - --- 2023-05-14 Gowrishankar Muthukrishnan Superseded
[v1,2/2] target/riscv: redirect XVentanaCondOps to use the Zicond functions [v1,1/2] target/riscv: add Zicond as an experimental extension - - - --- 2023-01-20 Philipp Tomsich Superseded
[v1,1/2] target/riscv: add Zicond as an experimental extension [v1,1/2] target/riscv: add Zicond as an experimental extension - - - --- 2023-01-20 Philipp Tomsich Superseded
[v3,2/2] tests/qtest/i440fx-test.c: Enable full test of i440FX PAM operation [v3,1/2] hw/pci-host/pam.c: Fully support RE^WE semantics of i440FX PAM - - - --- 2022-06-24 Lev Kujawski Superseded
[v3,1/2] hw/pci-host/pam.c: Fully support RE^WE semantics of i440FX PAM [v3,1/2] hw/pci-host/pam.c: Fully support RE^WE semantics of i440FX PAM - - - --- 2022-06-24 Lev Kujawski Superseded
[v2,2/2] tests/qtest/i440fx-test.c: Enable full test of i440FX PAM operation [v2,1/2] hw/pci-host/pam.c: Fully support RE^WE semantics of i440FX PAM 1 - - --- 2022-06-16 Lev Kujawski Superseded
[v2,1/2] hw/pci-host/pam.c: Fully support RE^WE semantics of i440FX PAM [v2,1/2] hw/pci-host/pam.c: Fully support RE^WE semantics of i440FX PAM - - - --- 2022-06-16 Lev Kujawski Superseded
[2/2] tests/qtest/i440fx-test.c: Enable full test of i440FX PAM operation [1/2] hw/pci-host/pam.c: Fully support RE^WE semantics of i440FX PAM - - - --- 2022-06-16 Lev Kujawski Superseded
[1/2] hw/pci-host/pam.c: Fully support RE^WE semantics of i440FX PAM [1/2] hw/pci-host/pam.c: Fully support RE^WE semantics of i440FX PAM - - - --- 2022-06-16 Lev Kujawski Superseded
[v1] error-report: fix g_date_time_format assertion [v1] error-report: fix g_date_time_format assertion - - - --- 2022-04-24 Wang, Haiyue Superseded
[v1] aio-posix: fix build failure io_uring 2.2 [v1] aio-posix: fix build failure io_uring 2.2 - - - --- 2022-02-17 Wang, Haiyue Superseded
[v5,7/7] target/riscv: add a MAINTAINERS entry for XVentanaCondOps target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 2 - --- 2022-01-31 Philipp Tomsich Superseded
[v5,6/7] target/riscv: Add XVentanaCondOps custom extension target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 2 - --- 2022-01-31 Philipp Tomsich Superseded
[v5,5/7] target/riscv: iterate over a table of decoders target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 2 - --- 2022-01-31 Philipp Tomsich Superseded
[v5,4/7] target/riscv: access cfg structure through DisasContext target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 2 - --- 2022-01-31 Philipp Tomsich Superseded
[v5,3/7] target/riscv: access configuration through cfg_ptr in DisasContext target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 2 - --- 2022-01-31 Philipp Tomsich Superseded
[v5,2/7] target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 2 - --- 2022-01-31 Philipp Tomsich Superseded
[v5,1/7] target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUConfig' target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 2 - --- 2022-01-31 Philipp Tomsich Superseded
[v4,7/7] target/riscv: add a MAINTAINERS entry for XVentanaCondOps target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 1 - --- 2022-01-30 Philipp Tomsich Superseded
[v4,6/7] target/riscv: Add XVentanaCondOps custom extension target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 1 - --- 2022-01-30 Philipp Tomsich Superseded
[v4,5/7] target/riscv: iterate over a table of decoders target/riscv: Add XVentanaCondOps and supporting infrastructure changes - - - --- 2022-01-30 Philipp Tomsich Superseded
[v4,4/7] target/riscv: access cfg structure through DisasContext target/riscv: Add XVentanaCondOps and supporting infrastructure changes - - - --- 2022-01-30 Philipp Tomsich Superseded
[v4,3/7] target/riscv: access configuration through cfg_ptr in DisasContext target/riscv: Add XVentanaCondOps and supporting infrastructure changes - - - --- 2022-01-30 Philipp Tomsich Superseded
[v4,2/7] target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 1 - --- 2022-01-30 Philipp Tomsich Superseded
[v4,1/7] target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUConfig' target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 1 - --- 2022-01-30 Philipp Tomsich Superseded
[v3,7/7] target/riscv: add a MAINTAINERS entry for XVentanaCondOps target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 1 - --- 2022-01-28 Philipp Tomsich Superseded
[v3,6/7] target/riscv: Add XVentanaCondOps custom extension target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 1 - --- 2022-01-28 Philipp Tomsich Superseded
[v3,5/7] target/riscv: iterate over a table of decoders target/riscv: Add XVentanaCondOps and supporting infrastructure changes - 1 - --- 2022-01-28 Philipp Tomsich Superseded
« 1 2 ... 28 29 30 31 »