Show patches with: none      |   323674 patches
« 1 2 ... 36 37 383236 3237 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,V5,07/30] arm/virt, gicv3: Introduce GICv3 CPU Interface *accessibility* flag and checks Support of Virtual CPU Hotplug for ARMv8 Arch - - - --- 2024-10-15 Salil Mehta New
[RFC,V5,06/30] arm/virt, gicv3: Changes to pre-size GIC with possible vCPUs @machine init Support of Virtual CPU Hotplug for ARMv8 Arch - - - --- 2024-10-15 Salil Mehta New
[RFC,V5,05/30] arm/virt, kvm: Pre-create KVM vCPUs for all unplugged QOM vCPUs @machine init Support of Virtual CPU Hotplug for ARMv8 Arch - - - --- 2024-10-15 Salil Mehta New
[RFC,V5,04/30] arm/virt, target/arm: Machine init time change common to vCPU {cold|hot}-plug Support of Virtual CPU Hotplug for ARMv8 Arch - - - --- 2024-10-15 Salil Mehta New
[RFC,V5,03/30] hw/arm/virt: Move setting of common vCPU properties in a function Support of Virtual CPU Hotplug for ARMv8 Arch - - - --- 2024-10-15 Salil Mehta New
[RFC,V5,02/30] hw/arm/virt: Disable vCPU hotplug for *unsupported* Accel or GIC Type Support of Virtual CPU Hotplug for ARMv8 Arch - - - --- 2024-10-15 Salil Mehta New
[RFC,V5,01/30] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property Support of Virtual CPU Hotplug for ARMv8 Arch - - - --- 2024-10-15 Salil Mehta New
[PULL,8/8] tests/unit/test-char: implement a few mux remove test cases [PULL,1/8] chardev/char: fix qemu_chr_is_busy() check - 1 - --- 2024-10-15 Marc-André Lureau New
[PULL,7/8] chardev/mux: implement detach of frontends from mux [PULL,1/8] chardev/char: fix qemu_chr_is_busy() check - 1 - --- 2024-10-15 Marc-André Lureau New
[PULL,6/8] chardev/mux: switch mux frontends management to bitset [PULL,1/8] chardev/char: fix qemu_chr_is_busy() check - 1 - --- 2024-10-15 Marc-André Lureau New
[PULL,5/8] chardev/mux: introduce `mux_chr_attach_frontend() call [PULL,1/8] chardev/char: fix qemu_chr_is_busy() check - 1 - --- 2024-10-15 Marc-André Lureau New
[PULL,4/8] chardev/mux: convert size members to unsigned int [PULL,1/8] chardev/char: fix qemu_chr_is_busy() check - 1 - --- 2024-10-15 Marc-André Lureau New
[PULL,3/8] chardev/mux: use bool type for `linestart` and `term_got_escape` [PULL,1/8] chardev/char: fix qemu_chr_is_busy() check - 1 - --- 2024-10-15 Marc-André Lureau New
[PULL,2/8] chardev/chardev-internal: remove unused `max_size` struct member [PULL,1/8] chardev/char: fix qemu_chr_is_busy() check - 1 - --- 2024-10-15 Marc-André Lureau New
[PULL,1/8] chardev/char: fix qemu_chr_is_busy() check [PULL,1/8] chardev/char: fix qemu_chr_is_busy() check - 1 - --- 2024-10-15 Marc-André Lureau New
[PULL,0/8] Chr patches - - - --- 2024-10-15 Marc-André Lureau New
[v2,6/6] virtio-gpu: Support DRM native context Support virtio-gpu DRM native context - - - --- 2024-10-15 Dmitry Osipenko New
[v2,5/6] virtio-gpu: Support asynchronous fencing Support virtio-gpu DRM native context - - - --- 2024-10-15 Dmitry Osipenko New
[v2,4/6] virtio-gpu: Handle virgl fence creation errors Support virtio-gpu DRM native context - - - --- 2024-10-15 Dmitry Osipenko New
[v2,3/6] linux-headers: Update to Linux v6.12-rc1 Support virtio-gpu DRM native context - - - --- 2024-10-15 Dmitry Osipenko New
[v2,2/6] ui/sdl2: Implement dpy dmabuf functions Support virtio-gpu DRM native context - - - --- 2024-10-15 Dmitry Osipenko New
[v2,1/6] ui/sdl2: Restore original context after new context creation Support virtio-gpu DRM native context - - - --- 2024-10-15 Dmitry Osipenko New
Fix negative lost clock causing VM crash Fix negative lost clock causing VM crash - - - --- 2024-10-15 Norman New
target/i386: Use only 16 and 32-bit operands for IN/OUT target/i386: Use only 16 and 32-bit operands for IN/OUT - - - --- 2024-10-15 Richard Henderson New
[v2] plugins: fix qemu_plugin_reset [v2] plugins: fix qemu_plugin_reset - 1 1 --- 2024-10-15 Pierrick Bouvier New
target/mips: Remove unused MEMOP_IDX() macro target/mips: Remove unused MEMOP_IDX() macro - 1 - --- 2024-10-14 Philippe Mathieu-Daudé New
plugins: fix qemu_plugin_reset plugins: fix qemu_plugin_reset - 1 - --- 2024-10-14 Pierrick Bouvier New
[RFC,v3,2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amou… target/riscv: add endianness checks and atomicity guarantees. - - - --- 2024-10-14 Paolo Savini New
[RFC,v3,1/2] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and … target/riscv: add endianness checks and atomicity guarantees. - - - --- 2024-10-14 Paolo Savini New
linux-user: Emulate /proc/self/maps under mmap_lock linux-user: Emulate /proc/self/maps under mmap_lock - 2 - --- 2024-10-14 Ilya Leoshkevich New
[V1,4/4] hw/acpi: Populate vCPU Hotplug VMSD to migrate `is_{present, enabled}` states Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM) - - - --- 2024-10-14 Salil Mehta New
[V1,3/4] hw/acpi: Reflect ACPI vCPU {present, enabled} states in ACPI _STA.{PRES, ENA} Bits Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM) - - - --- 2024-10-14 Salil Mehta New
[V1,2/4] hw/acpi: Update ACPI CPU Status `is_{present, enabled}` during vCPU hot(un)plug Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM) - - - --- 2024-10-14 Salil Mehta New
[V1,1/4] hw/acpi: Initialize ACPI Hotplug CPU Status with Support for vCPU `Persistence` Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM) - - - --- 2024-10-14 Salil Mehta New
hw/net: Changing log error to trace message hw/net: Changing log error to trace message - 1 - --- 2024-10-14 Roque Arcudia Hernandez New
[v7,5/5] target/riscv: Add Smrnmi cpu extension Add Smrnmi support - - - --- 2024-10-14 Frank Chang New
[v7,4/5] target/riscv: Add Smrnmi mnret instruction Add Smrnmi support - - - --- 2024-10-14 Frank Chang New
[v7,3/5] target/riscv: Add Smrnmi CSRs Add Smrnmi support - 1 - --- 2024-10-14 Frank Chang New
[v7,2/5] target/riscv: Handle Smrnmi interrupt and exception Add Smrnmi support - - - --- 2024-10-14 Frank Chang New
[v7,1/5] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig Add Smrnmi support - 1 - --- 2024-10-14 Frank Chang New
[v2,8/8] tests/unit/test-char: implement a few mux remove test cases chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[v2,7/8] chardev/mux: implement detach of frontends from mux chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[v2,6/8] chardev/mux: switch mux frontends management to bitset chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[v2,5/8] chardev/mux: introduce `mux_chr_attach_frontend() call chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[v2,4/8] chardev/mux: convert size members to unsigned int chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[v2,3/8] chardev/mux: use bool type for `linestart` and `term_got_escape` chardev/mux: implement frontend detach - 1 - --- 2024-10-14 Roman Penyaev New
[v2,2/8] chardev/chardev-internal: remove unused `max_size` struct member chardev/mux: implement frontend detach - 1 - --- 2024-10-14 Roman Penyaev New
[v2,1/8] chardev/char: fix qemu_chr_is_busy() check chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
ui/console-vc: Silence warning about sprintf() on OpenBSD ui/console-vc: Silence warning about sprintf() on OpenBSD - 2 - --- 2024-10-14 Thomas Huth New
meson: check in main meson.build for native Rust compiler meson: check in main meson.build for native Rust compiler - - - --- 2024-10-14 Paolo Bonzini New
[PULL,20/20] audio/pw: Report more accurate error when connecting to PipeWire fails [PULL,01/20] hw/audio/hda: free timer on exit - 2 - --- 2024-10-14 Marc-André Lureau New
[PULL,19/20] tests: add basic -display dbus Map.Unix test [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,18/20] ui: refactor using a common qemu_pixman_shareable [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,17/20] virtio-gpu: allocate shareable 2d resources on !win32 [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,16/20] ui/dbus: implement Unix.Map [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,15/20] ui/dbus: add Listener.Unix.Map interface XML [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,14/20] ui/dbus: make Listener.Win32.Map win32-specific [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,13/20] meson: find_program('gdbus-codegen') directly [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,12/20] ui/surface: allocate shared memory on !win32 [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,11/20] ui/dbus: add trace for can_share_map [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,10/20] ui/dbus: do not limit to one listener per connection / bus name [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,09/20] ui/pixman: generalize shared_image_destroy [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,08/20] util/memfd: report potential errors on free [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,07/20] ui/dbus: discard pending CursorDefine on new one [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,06/20] ui/dbus: discard display messages on disable [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,05/20] ui/dbus: fix filtering all update messages [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,04/20] ui/win32: fix potential use-after-free with dbus shared memory [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,03/20] ui/dbus: fix leak on message filtering [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,02/20] hw/audio/hda: fix memory leak on audio setup [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,01/20] hw/audio/hda: free timer on exit [PULL,01/20] hw/audio/hda: free timer on exit - 1 - --- 2024-10-14 Marc-André Lureau New
[PULL,00/20] UI patches - - - --- 2024-10-14 Marc-André Lureau New
tests: update lcitool to fix freebsd py311-yaml rename tests: update lcitool to fix freebsd py311-yaml rename - 1 - --- 2024-10-14 Daniel P. Berrangé New
[v4,13/13] ppc/spapr: remove deprecated machine pseries-2.12 ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[v4,12/13] ppc/spapr: remove deprecated machine pseries-2.12-sxxm ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[v4,11/13] ppc/spapr: remove deprecated machine pseries-2.11 ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[v4,10/13] ppc/spapr: remove deprecated machine pseries-2.10 ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[v4,09/13] ppc/spapr: remove deprecated machine pseries-2.9 ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[v4,08/13] ppc/spapr: remove deprecated machine pseries-2.8 ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[v4,07/13] ppc/spapr: remove deprecated machine pseries-2.7 ppc/spapr: remove deprecated machines specific code 1 - - --- 2024-10-14 Harsh Prateek Bora New
[v4,06/13] ppc/spapr: remove deprecated machine pseries-2.6 ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[v4,05/13] ppc/spapr: remove deprecated machine pseries-2.5 ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[v4,04/13] ppc/spapr: remove deprecated machine pseries-2.4 ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[v4,03/13] ppc/spapr: remove deprecated machine pseries-2.3 ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[v4,02/13] ppc/spapr: remove deprecated machine pseries-2.2 ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[v4,01/13] ppc/spapr: remove deprecated machine pseries-2.1 ppc/spapr: remove deprecated machines specific code - 1 - --- 2024-10-14 Harsh Prateek Bora New
[qemu,7/7] hw/pci-bridge: Make pxb_dev_realize_common() return if it succeeded hw/cxl: Round up of fixes. - - - --- 2024-10-14 Jonathan Cameron New
[qemu,6/7] hw/cxl: Fix indent of structure member hw/cxl: Round up of fixes. - - - --- 2024-10-14 Jonathan Cameron New
[qemu,5/7] hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables hw/cxl: Round up of fixes. - - - --- 2024-10-14 Jonathan Cameron New
[qemu,4/7] hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event records hw/cxl: Round up of fixes. - - - --- 2024-10-14 Jonathan Cameron New
[qemu,3/7] mem/cxl_type3: Fix overlapping region validation error hw/cxl: Round up of fixes. - - - --- 2024-10-14 Jonathan Cameron New
[qemu,2/7] hw/cxl: Fix background completion percentage calculation hw/cxl: Round up of fixes. - 1 - --- 2024-10-14 Jonathan Cameron New
[qemu,1/7] hw/cxl: Fix uint32 overflow cxl-mailbox-utils.c hw/cxl: Round up of fixes. - - - --- 2024-10-14 Jonathan Cameron New
[8/8] tests/unit/test-char: implement a few mux remove test cases chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[7/8] chardev/mux: implement detach of frontends from mux chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[6/8] chardev/mux: switch mux frontends management to bitset chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[5/8] chardev/mux: introduce `mux_chr_attach_frontend() call chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[4/8] chardev/mux: convert size members to unsigned int chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[3/8] chardev/mux: use bool type for `linestart` and `term_got_escape` chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[2/8] chardev/chardev-internal: remove unused `max_size` struct member chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
[1/8] chardev/char: fix qemu_chr_is_busy() check chardev/mux: implement frontend detach - - - --- 2024-10-14 Roman Penyaev New
« 1 2 ... 36 37 383236 3237 »