Show patches with: Archived = No       |   444844 patches
« 1 2 ... 382 383 3844448 4449 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,18/57] target/loongarch: Implement xvsadd/xvssub Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,17/57] target/loongarch: Implement xvneg Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,16/57] target/loongarch: Implement xvaddi/xvsubi Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,15/57] target/loongarch: Implement xvreplgr2vr Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,14/57] target/loongarch: Implement xvadd/xvsub Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,13/57] target/loongarch: Add avail_LASX to check LASX instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,12/57] target/loongarch: check_vec support check LASX instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,11/57] target/loongarch: Add LASX data support Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,10/57] target/loongarch: Replace CHECK_SXE to check_vec(ctx, 16) Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,09/57] target/loongarch: Use gen_helper_gvec_2i for 2OP + imm vector instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,08/57] target/loongarch: Use gen_helper_gvec_2 for 2OP vector instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,07/57] target/loongarch: Use gen_helper_gvec_2_ptr for 2OP + env vector instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,06/57] target/loongarch: Use gen_helper_gvec_3 for 3OP vector instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,05/57] target/loongarch: Use gen_helper_gvec_3_ptr for 3OP + env vector instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,04/57] target/loongarch: Use gen_helper_gvec_4 for 4OP vector instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,03/57] target/loongarch: Use gen_helper_gvec_4_ptr for 4OP + env vector instructions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,02/57] target/loongarch: Implement gvec_*_vl functions Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
[v6,01/57] target/loongarch: Renamed lsx*.c to vec* .c Add LoongArch LASX instructions - - 1 - --- 2023-09-14 Song Gao New
ui: add XBGR8888 and ABGR8888 in drm_format_pixman_map ui: add XBGR8888 and ABGR8888 in drm_format_pixman_map - - 1 - --- 2023-09-14 Ken Xue New
[v2,qemu,3/3] dump: Add qmp argument "reassembled" Allow dump-guest-memory to output standard kdump format - - - - --- 2023-09-14 Stephen Brennan New
[v2,qemu,2/3] dump: Allow directly outputting reassembled kdumps Allow dump-guest-memory to output standard kdump format - - - - --- 2023-09-14 Stephen Brennan New
[v2,qemu,1/3] dump: Pass DumpState to write_ functions Allow dump-guest-memory to output standard kdump format - - - - --- 2023-09-14 Stephen Brennan New
[5/5] elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-13 Viktor Prutyanov New
[4/5] elf2dmp: use Linux mmap with MAP_NORESERVE when possible elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-13 Viktor Prutyanov New
[3/5] elf2dmp: introduce merging of physical memory runs elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-13 Viktor Prutyanov New
[2/5] elf2dmp: introduce physical block alignment elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-13 Viktor Prutyanov New
[1/5] elf2dmp: replace PE export name check with PDB name check elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-13 Viktor Prutyanov New
[3/3] scsi-disk: ensure that FORMAT UNIT commands are terminated esp/scsi: minor fixes - 1 - 1 --- 2023-09-13 Mark Cave-Ayland New
[2/3] esp: restrict non-DMA transfer length to that of available data esp/scsi: minor fixes - - 1 - --- 2023-09-13 Mark Cave-Ayland New
[1/3] esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux() esp/scsi: minor fixes - 1 2 - --- 2023-09-13 Mark Cave-Ayland New
[v3,4/4] virtio-blk: remove batch notification BH virtio-blk: use blk_io_plug_call() instead of notification BH - - 1 - --- 2023-09-13 Stefan Hajnoczi New
[v3,3/4] virtio: use defer_call() in virtio_irqfd_notify() virtio-blk: use blk_io_plug_call() instead of notification BH - - 1 - --- 2023-09-13 Stefan Hajnoczi New
[v3,2/4] util/defer-call: move defer_call() to util/ virtio-blk: use blk_io_plug_call() instead of notification BH - - 1 - --- 2023-09-13 Stefan Hajnoczi New
[v3,1/4] block: rename blk_io_plug_call() API to defer_call() virtio-blk: use blk_io_plug_call() instead of notification BH - - 2 - --- 2023-09-13 Stefan Hajnoczi New
[v4,2/2] net: add initial support for AF_XDP network backend net: add initial support for AF_XDP network backend - - - - --- 2023-09-13 Ilya Maximets New
[v4,1/2] tests: bump libvirt-ci for libasan and libxdp net: add initial support for AF_XDP network backend - - 1 - --- 2023-09-13 Ilya Maximets New
[v2,2/2] hw/mips/jazz: Simplify the NIC setup code hw/mips/jazz: Rework the NIC init code - - - - --- 2023-09-13 Thomas Huth New
[v2,1/2] hw/mips/jazz: Move the NIC init code into a separate function hw/mips/jazz: Rework the NIC init code - - - - --- 2023-09-13 Thomas Huth New
[4/4] ui/console: sanitize search in qemu_graphic_console_is_multihead() ui/console: multihead: fix crash, simplify logic - - - - --- 2023-09-13 Laszlo Ersek New
[3/4] ui/console: eliminate QOM properties from qemu_console_is_multihead() ui/console: multihead: fix crash, simplify logic - - - - --- 2023-09-13 Laszlo Ersek New
[2/4] ui/console: only walk QemuGraphicConsoles in qemu_console_is_multihead() ui/console: multihead: fix crash, simplify logic - 1 - - --- 2023-09-13 Laszlo Ersek New
[1/4] ui/console: make qemu_console_is_multihead() static ui/console: multihead: fix crash, simplify logic - - 1 - --- 2023-09-13 Laszlo Ersek New
target/hppa: Optimize ldcw/ldcd instruction translation target/hppa: Optimize ldcw/ldcd instruction translation - - - - --- 2023-09-13 Helge Deller New
[1/1] sbsa-ref: add non-secure EL2 virtual timer sbsa-ref: add non-secure EL2 virtual timer - - - - --- 2023-09-13 Marcin Juszkiewicz New
tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 - - - - --- 2023-09-13 Philippe Mathieu-Daudé New
[v2] hw/cxl: Fix out of bound array access [v2] hw/cxl: Fix out of bound array access - 1 - - --- 2023-09-13 Dmitry Frolov New
[Stable-8.0.5,66/66] hw/tpm: TIS on sysbus: Remove unsupport ppi command line option v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,65/66] target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 2 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,64/66] target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0 v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - 1 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,63/66] hw/riscv: virt: Fix riscv,pmu DT node path v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 1 - 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,62/66] linux-user/riscv: Use abi type for target_ucontext v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 3 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,61/66] hw/intc: Make rtc variable names consistent v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,60/66] hw/intc: Fix upper/lower mtime write calculation v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,59/66] hw/char/riscv_htif: Fix the console syscall on big endian hosts v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - 1 3 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,58/66] hw/char/riscv_htif: Fix printing of console characters on big endian hosts v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - 1 4 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,57/66] arm64: Restore trapless ptimer access v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 1 1 --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,56/66] virtio: Drop out of coroutine context in virtio_load() v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,12/66] pnv_lpc: disable reentrancy detection for lpc-hc v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 1 1 --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,11/66] loongarch: mark loongarch_ipi_iocsr re-entrnacy safe v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - 1 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,10/66] apic: disable reentrancy detection for apic-msi v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,09/66] raven: disable reentrancy detection for iomem v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - - - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,08/66] bcm2835_property: disable reentrancy detection for iomem v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,07/66] lsi53c895a: disable reentrancy detection for MMIO region, too v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - - - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,06/66] lsi53c895a: disable reentrancy detection for script RAM v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 2 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,05/66] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 5 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,04/66] checkpatch: add qemu_bh_new/aio_bh_new checks v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,03/66] async: avoid use-after-free on re-entrancy guard v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - 1 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,02/66] async: Add an optional reentrancy guard to the BH API v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 1 - --- 2023-09-13 Michael Tokarev New
[Stable-8.0.5,01/66] memory: prevent dma-reentracy issues v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19 - - 1 - --- 2023-09-13 Michael Tokarev New
[PULL,v3,1/1] tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR [PULL,v3,1/1] tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR - 2 2 - --- 2023-09-13 Stefan Berger New
[PULL,v3,0/1] Merge tpm 2023/09/12 v3 - - - - --- 2023-09-13 Stefan Berger New
vdpa net: zero vhost_vdpa iova_tree pointer at cleanup vdpa net: zero vhost_vdpa iova_tree pointer at cleanup 1 1 1 1 --- 2023-09-13 Eugenio Perez Martin New
[PULL,4/4] target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid() [PULL,1/4] meson: Fix targetos match for illumos and Solaris. - 1 - - --- 2023-09-13 Paolo Bonzini New
[PULL,3/4] target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid [PULL,1/4] meson: Fix targetos match for illumos and Solaris. - - - - --- 2023-09-13 Paolo Bonzini New
[PULL,2/4] target/i386: Check kvm_hyperv_expand_features() return value [PULL,1/4] meson: Fix targetos match for illumos and Solaris. - 1 - - --- 2023-09-13 Paolo Bonzini New
[PULL,1/4] meson: Fix targetos match for illumos and Solaris. [PULL,1/4] meson: Fix targetos match for illumos and Solaris. - - - - --- 2023-09-13 Paolo Bonzini New
[PULL,0/4] Build fix patches for 2023-09-13 - - - - --- 2023-09-13 Paolo Bonzini New
hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel - - - - --- 2023-09-13 Fabian Vogt New
[PULL,v2,1/1] tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR [PULL,v2,1/1] tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR - 2 2 - --- 2023-09-13 Stefan Berger New
[PULL,v2,0/1] Merge tpm 2023/09/12 v2 - - - - --- 2023-09-13 Stefan Berger New
[10/10] target/tricore: Change effective address (ea) to target_ulong TriCore tests and cleanups - - - - --- 2023-09-13 Bastian Koppelmann New
[09/10] target/tricore: Remove CSFRs from cpu.h TriCore tests and cleanups - - - - --- 2023-09-13 Bastian Koppelmann New
[08/10] tests/tcg/tricore: Add test from 'shuffle' to 'xor.t' TriCore tests and cleanups - - - - --- 2023-09-13 Bastian Koppelmann New
[07/10] tests/tcg/tricore: Add test from 'max' to 'shas' TriCore tests and cleanups - - - - --- 2023-09-13 Bastian Koppelmann New
[06/10] tests/tcg/tricore: Add from dextr to lt TriCore tests and cleanups - - - - --- 2023-09-13 Bastian Koppelmann New
[05/10] tests/tcg/tricore: Add test for and to csub TriCore tests and cleanups - - - - --- 2023-09-13 Bastian Koppelmann New
[04/10] tests/tcg/tricore: Add test for all arith insns up to addx TriCore tests and cleanups - - - - --- 2023-09-13 Bastian Koppelmann New
[03/10] tests/tcg: Reset result register after each test TriCore tests and cleanups - - - - --- 2023-09-13 Bastian Koppelmann New
[02/10] hw/tricore: Log failing test in testdevice TriCore tests and cleanups - - - - --- 2023-09-13 Bastian Koppelmann New
[01/10] tests/tcg/tricore: Extended and non-extened regs now match TriCore tests and cleanups - - - - --- 2023-09-13 Bastian Koppelmann New
hw/cxl: Fix out of bound array access hw/cxl: Fix out of bound array access - 1 1 - --- 2023-09-13 Dmitry Frolov New
[6/6] target/hppa: Wire up diag instruction to support BTLB Add Block-TLB support for hppa target - - - - --- 2023-09-13 Helge Deller New
[5/6] target/hppa: Extract diagnose immediate value Add Block-TLB support for hppa target - - - - --- 2023-09-13 Helge Deller New
[4/6] target/hppa: Add BTLB support to hppa TLB functions Add Block-TLB support for hppa target - - - - --- 2023-09-13 Helge Deller New
[3/6] target/hppa: Provide qemu version via fw_cfg to firmware Add Block-TLB support for hppa target - - - - --- 2023-09-13 Helge Deller New
[2/6] target/hppa: Allow up to 16 BTLB entries Add Block-TLB support for hppa target - - - - --- 2023-09-13 Helge Deller New
[1/6] target/hppa: Update to SeaBIOS-hppa version 9 Add Block-TLB support for hppa target - - - - --- 2023-09-13 Helge Deller New
[v5,6/6] target/i386: Prohibit target specific KVM prototypes on user emulation [v5,1/6] target/i386: Check kvm_hyperv_expand_features() return value - - - - --- 2023-09-13 Philippe Mathieu-Daudé New
[RFC,v5,5/6] target/i386: Restrict system-specific code from user emulation [v5,1/6] target/i386: Check kvm_hyperv_expand_features() return value - - - - --- 2023-09-13 Philippe Mathieu-Daudé New
[v5,4/6] target/i386: Move x86_cpu_get_migratable_flags() around [v5,1/6] target/i386: Check kvm_hyperv_expand_features() return value - - - - --- 2023-09-13 Philippe Mathieu-Daudé New
« 1 2 ... 382 383 3844448 4449 »