Show patches with: Archived = No       |   444844 patches
« 1 2 ... 380 381 3824448 4449 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/11] accel/tcg: Make icount.o a target agnostic unit accel/tcg: Make more files target agnostic (& exec/ housekeeping) - - - - --- 2023-09-14 Philippe Mathieu-Daudé New
[09/11] accel/tcg: Make monitor.c a target-agnostic unit accel/tcg: Make more files target agnostic (& exec/ housekeeping) - - - - --- 2023-09-14 Philippe Mathieu-Daudé New
[08/11] accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h' accel/tcg: Make more files target agnostic (& exec/ housekeeping) - - - - --- 2023-09-14 Philippe Mathieu-Daudé New
[07/11] exec: Rename target specific page-vary.c -> page-vary-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) - - - - --- 2023-09-14 Philippe Mathieu-Daudé New
[06/11] exec: Rename cpu.c -> cpu-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) - - - - --- 2023-09-14 Philippe Mathieu-Daudé New
[05/11] accel: Rename accel-common.c -> accel-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) - - - - --- 2023-09-14 Philippe Mathieu-Daudé New
[04/11] accel: Make accel-blocker.o target agnostic accel/tcg: Make more files target agnostic (& exec/ housekeeping) - - - - --- 2023-09-14 Philippe Mathieu-Daudé New
[03/11] accel/tcg: Restrict dump_exec_info() declaration accel/tcg: Make more files target agnostic (& exec/ housekeeping) - - - - --- 2023-09-14 Philippe Mathieu-Daudé New
[02/11] exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h' accel/tcg: Make more files target agnostic (& exec/ housekeeping) - - - - --- 2023-09-14 Philippe Mathieu-Daudé New
[01/11] exec: Make EXCP_FOO definitions target agnostic accel/tcg: Make more files target agnostic (& exec/ housekeeping) - - - - --- 2023-09-14 Philippe Mathieu-Daudé New
[RFC,8/8] i386/sev: Replace LAUNCH_FINISH ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,7/8] i386/sev: Replace LAUNCH_SECRET ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,6/8] i386/sev: Replace LAUNCH_MEASURE ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,5/8] i386/sev: Replace LAUNCH_UPDATE_VMSA ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,4/8] i386/sev: Replace UPDATE_DATA ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,3/8] i386/sev: Replace LAUNCH_START ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,2/8] i386/sev: Replace INIT and ES_INIT ioctls with sev library equivalents i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,1/8] Add SEV Rust library as dependency with CONFIG_SEV i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[6/6] accel/tcg: Always require can_do_io accel/tcg: Always require can_do_io (#1866) - - 1 - --- 2023-09-14 Richard Henderson New
[5/6] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ accel/tcg: Always require can_do_io (#1866) - - 1 - --- 2023-09-14 Richard Henderson New
[4/6] accel/tcg: Improve setting of can_do_io at start of TB accel/tcg: Always require can_do_io (#1866) - - 1 - --- 2023-09-14 Richard Henderson New
[3/6] accel/tcg: Track current value of can_do_io in the TB accel/tcg: Always require can_do_io (#1866) - - - - --- 2023-09-14 Richard Henderson New
[2/6] accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop accel/tcg: Always require can_do_io (#1866) - - 1 - --- 2023-09-14 Richard Henderson New
[1/6] accel/tcg: Avoid load of icount_decr if unused accel/tcg: Always require can_do_io (#1866) - - 1 - --- 2023-09-14 Richard Henderson New
[RFC,8/8] i386/sev: Replace LAUNCH_FINISH ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,7/8] i386/sev: Replace LAUNCH_SECRET ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,6/8] i386/sev: Replace LAUNCH_MEASURE ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,5/8] i386/sev: Replace LAUNCH_UPDATE_VMSA ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,4/8] i386/sev: Replace UPDATE_DATA ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,3/8] i386/sev: Replace LAUNCH_START ioctl with sev library equivalent i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,2/8] i386/sev: Replace INIT and ES_INIT ioctls with sev library equivalents i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[RFC,1/8] Add SEV Rust library as dependency with CONFIG_SEV i386/sev: Use C API of Rust SEV library - - - - --- 2023-09-14 Tyler Fanelli New
[9/9] tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 testing/next: avocado, gitlab, docker, cirrus - - - - --- 2023-09-14 Alex Bennée New
[8/9] tests/avocado: Fix console data loss testing/next: avocado, gitlab, docker, cirrus 1 - 2 - --- 2023-09-14 Alex Bennée New
[7/9] gitlab: make Cirrus CI jobs gating testing/next: avocado, gitlab, docker, cirrus - - 3 - --- 2023-09-14 Alex Bennée New
[6/9] gitlab: make Cirrus CI timeout explicit testing/next: avocado, gitlab, docker, cirrus - - 3 - --- 2023-09-14 Alex Bennée New
[5/9] qtest: kill orphaned qtest QEMU processes on FreeBSD testing/next: avocado, gitlab, docker, cirrus - - 3 - --- 2023-09-14 Alex Bennée New
[4/9] microbit: add missing qtest_quit() call testing/next: avocado, gitlab, docker, cirrus - 1 3 - --- 2023-09-14 Alex Bennée New
[3/9] tests/docker: Update docker-loongarch-cross toolchain testing/next: avocado, gitlab, docker, cirrus - - - - --- 2023-09-14 Alex Bennée New
[2/9] gitlab: fix typo/spelling in comments testing/next: avocado, gitlab, docker, cirrus - - 2 - --- 2023-09-14 Alex Bennée New
[1/9] tests: update Debian images to Bookworm testing/next: avocado, gitlab, docker, cirrus - - 2 - --- 2023-09-14 Alex Bennée New
[v2] ppc/xive: Fix uint32_t overflow [v2] ppc/xive: Fix uint32_t overflow - 2 2 - --- 2023-09-14 Cédric Le Goater New
[3/3] hw/arm/smmuv3: Advertise SMMUv3.1-XNX feature hw/arm/smmuv3: Advertise SMMUv3.1-XNX - - 1 - --- 2023-09-14 Peter Maydell New
[2/3] hw/arm/smmuv3: Sort ID register setting into field order hw/arm/smmuv3: Advertise SMMUv3.1-XNX - - 1 - --- 2023-09-14 Peter Maydell New
[1/3] hw/arm/smmuv3: Update ID register bit field definitions hw/arm/smmuv3: Advertise SMMUv3.1-XNX - - 1 - --- 2023-09-14 Peter Maydell New
[4/4] virtio-blk: don't lock AioContext in the submission code path virtio-blk: prepare for the multi-queue block layer - - 1 - --- 2023-09-14 Stefan Hajnoczi New
[3/4] virtio-blk: don't lock AioContext in the completion code path virtio-blk: prepare for the multi-queue block layer - - 1 - --- 2023-09-14 Stefan Hajnoczi New
[2/4] virtio-blk: add lock to protect s->rq virtio-blk: prepare for the multi-queue block layer - - 1 - --- 2023-09-14 Stefan Hajnoczi New
[1/4] block/file-posix: set up Linux AIO and io_uring in the current thread virtio-blk: prepare for the multi-queue block layer - - 1 - --- 2023-09-14 Stefan Hajnoczi New
gdbstub: Fix SEGFAULT in find_cpu_clusters() gdbstub: Fix SEGFAULT in find_cpu_clusters() - 1 - - --- 2023-09-14 Nikita Shubin New
[v23,20/20] tests/avocado: s390x cpu topology bad move s390x: CPU Topology - - 1 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,19/20] tests/avocado: s390x cpu topology dedicated errors s390x: CPU Topology - - 1 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,18/20] tests/avocado: s390x cpu topology test socket full s390x: CPU Topology - - 1 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,17/20] tests/avocado: s390x cpu topology test dedicated CPU s390x: CPU Topology - - 2 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,16/20] tests/avocado: s390x cpu topology entitlement tests s390x: CPU Topology - - 1 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,15/20] tests/avocado: s390x cpu topology polarization s390x: CPU Topology - - 2 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,14/20] tests/avocado: s390x cpu topology core s390x: CPU Topology - - 1 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,13/20] docs/s390x/cpu topology: document s390x cpu topology s390x: CPU Topology - - 1 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command s390x: CPU Topology - - 2 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event s390x: CPU Topology - - 2 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,10/20] machine: adding s390 topology to info hotpluggable-cpus s390x: CPU Topology - - 2 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,09/20] machine: adding s390 topology to query-cpu-fast s390x: CPU Topology - - 2 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command s390x: CPU Topology - - 1 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,07/20] target/s390x/cpu topology: activate CPU topology s390x: CPU Topology - - 1 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,06/20] s390x/cpu topology: interception of PTF instruction s390x: CPU Topology - - 2 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,05/20] s390x/cpu topology: resetting the Topology-Change-Report s390x: CPU Topology - - 2 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,04/20] s390x/sclp: reporting the maximum nested topology entries s390x: CPU Topology - - 2 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB s390x: CPU Topology - - 1 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,02/20] s390x/cpu topology: add topology entries on CPU hotplug s390x: CPU Topology - - 2 - --- 2023-09-14 Nina Schoetterl-Glausch New
[v23,01/20] CPU topology: extend with s390 specifics s390x: CPU Topology - - 1 - --- 2023-09-14 Nina Schoetterl-Glausch New
[RFC,3/3] hw/arm/sbsa-ref: use bsa.h for PPI definitions Refactor PPI logic/definitions for virt/sbsa-ref - - 1 - --- 2023-09-14 Leif Lindholm New
[RFC,2/3] {include/}hw/arm: refactor BSA/virt PPI logic Refactor PPI logic/definitions for virt/sbsa-ref - - - - --- 2023-09-14 Leif Lindholm New
[RFC,1/3] include/hw/arm: move BSA definitions to bsa.h Refactor PPI logic/definitions for virt/sbsa-ref - - - - --- 2023-09-14 Leif Lindholm New
[risu,RFC,v3,7/7] Add a travis.yml file for testing RISU in the Travis-CI Add support for s390x to RISU - - - - --- 2023-09-14 Thomas Huth New
[risu,v3,6/7] build-all-archs: Add s390x to the script that builds all architectures Add support for s390x to RISU - - - - --- 2023-09-14 Thomas Huth New
[risu,v3,5/7] s390x: Update the configure script for s390x support Add support for s390x to RISU - - 1 - --- 2023-09-14 Thomas Huth New
[risu,v3,4/7] s390x: Add basic risugen perl module for s390x Add support for s390x to RISU - - - - --- 2023-09-14 Thomas Huth New
[risu,v3,3/7] s390x: Add simple s390x.risu file Add support for s390x to RISU - - - - --- 2023-09-14 Thomas Huth New
[risu,v3,2/7] s390x: Add basic s390x support to the C code Add support for s390x to RISU - - - - --- 2023-09-14 Thomas Huth New
[risu,v3,1/7] Pass siginfo_t->si_addr to the reginfo_init() function Add support for s390x to RISU - - - - --- 2023-09-14 Thomas Huth New
target/riscv: pmp: Ignore writes when RW=01 target/riscv: pmp: Ignore writes when RW=01 - - - - --- 2023-09-14 Mayuresh Chitale New
[v6,3/3] hw/nvme: add nvme management interface model hw/{i2c,nvme}: mctp endpoint, nvme management interface model 1 - 2 - --- 2023-09-14 Klaus Jensen New
[v6,2/3] hw/i2c: add mctp core hw/{i2c,nvme}: mctp endpoint, nvme management interface model 1 - 2 1 --- 2023-09-14 Klaus Jensen New
[v6,1/3] hw/i2c: add smbus pec utility function hw/{i2c,nvme}: mctp endpoint, nvme management interface model 1 - 2 - --- 2023-09-14 Klaus Jensen New
[sdl-qemu,1/1] No checks, dereferencing possible [sdl-qemu,1/1] No checks, dereferencing possible - 1 - - --- 2023-09-14 Миронов Сергей Владимирович New
[sdl-qemu,0/1] There are no checks, virDomainChrSourceDefNew can return 0 - 1 - - --- 2023-09-14 Миронов Сергей Владимирович New
hw/qxl: move check of slot_id before accessing guest_slots hw/qxl: move check of slot_id before accessing guest_slots - 1 1 - --- 2023-09-14 Anastasia Belova New
target/mips: Fix TX79 LQ/SQ opcodes target/mips: Fix TX79 LQ/SQ opcodes - 1 1 - --- 2023-09-14 Philippe Mathieu-Daudé New
target/mips: Fix MSA BZ/BNZ opcodes displacement target/mips: Fix MSA BZ/BNZ opcodes displacement - 1 1 - --- 2023-09-14 Philippe Mathieu-Daudé New
[RFC,v2,2/2] hw/riscv: hart: allow other cpu instance hw/riscv: hart: allow other cpu instance - - - - --- 2023-09-14 Nikita Shubin New
[RFC,v2,1/2] hw/riscv: hart: replace array access with qemu_get_cpu() hw/riscv: hart: allow other cpu instance - - - - --- 2023-09-14 Nikita Shubin New
[v3,3/3] linux-user/syscall.c: do_ppoll: eliminate large alloca linux-user/syscall.c: do_ppoll: eliminate large alloca - - - - --- 2023-09-14 Michael Tokarev New
[v3,2/3] linux-user/syscall.c: do_ppoll: consolidate and fix the forgotten unlock_user linux-user/syscall.c: do_ppoll: eliminate large alloca - - - - --- 2023-09-14 Michael Tokarev New
[v3,1/3] linux-user/syscall.c: do_ppoll: simplify time64 host<=>target conversion expressions linux-user/syscall.c: do_ppoll: eliminate large alloca - - - - --- 2023-09-14 Michael Tokarev New
[v4,21/21] i386: Add new property to control L2 cache topo in CPUID.04H Support smp.clusters for x86 in QEMU - - - 1 --- 2023-09-14 Zhao Liu New
[v4,20/21] i386: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14] Support smp.clusters for x86 in QEMU - - 1 - --- 2023-09-14 Zhao Liu New
[v4,19/21] i386: Use offsets get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14] Support smp.clusters for x86 in QEMU - - 1 - --- 2023-09-14 Zhao Liu New
[v4,18/21] i386: Use CPUCacheInfo.share_level to encode CPUID[4] Support smp.clusters for x86 in QEMU - - - - --- 2023-09-14 Zhao Liu New
[v4,17/21] i386: Add cache topology info in CPUCacheInfo Support smp.clusters for x86 in QEMU - - - - --- 2023-09-14 Zhao Liu New
[v4,16/21] hw/i386/pc: Support smp.clusters for x86 PC machine Support smp.clusters for x86 in QEMU 1 - 1 - --- 2023-09-14 Zhao Liu New
« 1 2 ... 380 381 3824448 4449 »