Show patches with: Archived = No       |   445258 patches
« 1 2 ... 431 432 4334452 4453 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,05/14] linux-user: Do nothing if too small brk is specified linux-user: brk fixes - 1 1 - --- 2023-08-03 Richard Henderson New
[v7,04/14] linux-user: Use MAP_FIXED_NOREPLACE for do_brk() linux-user: brk fixes - - - - --- 2023-08-03 Richard Henderson New
[v7,03/14] linux-user: Do not call get_errno() in do_brk() linux-user: brk fixes - 1 1 - --- 2023-08-03 Richard Henderson New
[v7,02/14] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels linux-user: brk fixes - - - - --- 2023-08-03 Richard Henderson New
[v7,01/14] linux-user: Unset MAP_FIXED_NOREPLACE for host linux-user: brk fixes - - - - --- 2023-08-03 Richard Henderson New
Fixed incorrect LLONG alignment for openrisc and cris Fixed incorrect LLONG alignment for openrisc and cris - - 1 - --- 2023-08-03 Luca Bonissi New
[v3,5/5] Add i.MX7 SRC device implementation Complete i.MX6UL and i.MX7 processor for bare metal application. - - 1 - --- 2023-08-02 Jean-Christophe Dubois New
[v3,4/5] Add i.MX7 missing TZ devices and memory regions Complete i.MX6UL and i.MX7 processor for bare metal application. - - 1 - --- 2023-08-02 Jean-Christophe Dubois New
[v3,3/5] Refactor i.MX7 processor code Complete i.MX6UL and i.MX7 processor for bare metal application. - - - - --- 2023-08-02 Jean-Christophe Dubois New
[v3,2/5] Add i.MX6UL TZ missing devices. Complete i.MX6UL and i.MX7 processor for bare metal application. - - 1 - --- 2023-08-02 Jean-Christophe Dubois New
[v3,1/5] Refactor i.MX6UL processor code Complete i.MX6UL and i.MX7 processor for bare metal application. - - - - --- 2023-08-02 Jean-Christophe Dubois New
[v5,5/5] ebpf: Updated eBPF program and skeleton. eBPF RSS through QMP support. - - - - --- 2023-08-02 Andrew Melnichenko New
[v5,4/5] qmp: Added new command to retrieve eBPF blob. eBPF RSS through QMP support. - - - - --- 2023-08-02 Andrew Melnichenko New
[v5,3/5] virtio-net: Added property to load eBPF RSS with fds. eBPF RSS through QMP support. - - - - --- 2023-08-02 Andrew Melnichenko New
[v5,2/5] ebpf: Added eBPF initialization by fds. eBPF RSS through QMP support. - - - - --- 2023-08-02 Andrew Melnichenko New
[v5,1/5] ebpf: Added eBPF map update through mmap. eBPF RSS through QMP support. - - - - --- 2023-08-02 Andrew Melnichenko New
target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids() target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids() 1 1 1 - --- 2023-08-02 Daniel Henrique Barboza New
[v2,6/6] target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK target/arm: Fixes for RME - - - - --- 2023-08-02 Jean-Philippe Brucker New
[v2,5/6] target/arm/helper: Check SCR_EL3.{NSE, NS} encoding for AT instructions target/arm: Fixes for RME - - 1 - --- 2023-08-02 Jean-Philippe Brucker New
[v2,4/6] target/arm: Pass security space rather than flag for AT instructions target/arm: Fixes for RME - - 1 - --- 2023-08-02 Jean-Philippe Brucker New
[v2,3/6] target/arm: Skip granule protection checks for AT instructions target/arm: Fixes for RME - - 1 - --- 2023-08-02 Jean-Philippe Brucker New
[v2,2/6] target/arm/helper: Fix tlbmask and tlbbits for TLBI VAE2* target/arm: Fixes for RME - - 1 - --- 2023-08-02 Jean-Philippe Brucker New
[v2,1/6] target/arm/ptw: Load stage-2 tables from realm physical space target/arm: Fixes for RME - - 1 - --- 2023-08-02 Jean-Philippe Brucker New
[v2,2/2] migration: Replace the return path retry logic Fix segfault on migration return path - - - - --- 2023-08-02 Fabiano Rosas New
[v2,1/2] migration: Split await_return_path_close_on_source Fix segfault on migration return path - - - - --- 2023-08-02 Fabiano Rosas New
[6/6] include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hosts Fix endianness issues in the intel-iommu device - - - - --- 2023-08-02 Thomas Huth New
[5/6] hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message() Fix endianness issues in the intel-iommu device - - 1 - --- 2023-08-02 Thomas Huth New
[4/6] hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi() Fix endianness issues in the intel-iommu device - - 1 - --- 2023-08-02 Thomas Huth New
[3/6] hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts Fix endianness issues in the intel-iommu device - - - - --- 2023-08-02 Thomas Huth New
[2/6] hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry Fix endianness issues in the intel-iommu device - - - - --- 2023-08-02 Thomas Huth New
[1/6] hw/i386/intel_iommu: Fix trivial endianness problems Fix endianness issues in the intel-iommu device - - 1 - --- 2023-08-02 Thomas Huth New
Fix SEGFAULT on getting physical address of MMIO region. Fix SEGFAULT on getting physical address of MMIO region. - - - - --- 2023-08-02 Mikhail Tyutin New
target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren 1 - 1 - --- 2023-08-02 Rob Bradford New
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry - - - - --- 2023-08-02 Thomas Huth New
[v5,4/4] vhost-user: refactor send_resp code Virtio shared dma-buf - - - - --- 2023-08-02 Albert Esteve New
[v5,3/4] vhost-user: add shared_object msg Virtio shared dma-buf - - - - --- 2023-08-02 Albert Esteve New
[v5,2/4] virtio-dmabuf: introduce virtio-dmabuf Virtio shared dma-buf - - - - --- 2023-08-02 Albert Esteve New
[v5,1/4] uuid: add a hash function Virtio shared dma-buf - - 1 - --- 2023-08-02 Albert Esteve New
[v2,24/24] contrib/plugins: Add cc plugin plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,23/24] plugins: Support C++ plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,22/24] contrib/plugins: Allow to log registers plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,21/24] plugins: Allow to read registers plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,20/24] gdbstub: Expose functions to read registers plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,19/24] gdbstub: Hide gdb_has_xml plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,18/24] hw/core/cpu: Add a parameter to gdb_read_register/gdb_write_register plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,17/24] target/riscv: Fill new members of GDBFeature plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,16/24] target/ppc: Fill new members of GDBFeature plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,15/24] target/arm: Fill new members of GDBFeature plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,14/24] gdbstub: Add members to identify registers to GDBFeature plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,13/24] hw/core/cpu: Remove gdb_get_dynamic_xml member plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,12/24] gdbstub: Simplify XML lookup plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,11/24] gdbstub: Use GDBFeature for GDBRegisterState plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,10/24] gdbstub: Use GDBFeature for gdb_register_coprocessor plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,09/24] target/riscv: Use GDBFeature for dynamic XML plugins: Allow to read registers - - 1 - --- 2023-08-02 Akihiko Odaki New
[v2,08/24] target/ppc: Use GDBFeature for dynamic XML plugins: Allow to read registers - - 1 - --- 2023-08-02 Akihiko Odaki New
[v2,07/24] target/arm: Use GDBFeature for dynamic XML plugins: Allow to read registers - - 1 - --- 2023-08-02 Akihiko Odaki New
[v2,06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,05/24] target/arm: Move the reference to arm-core.xml plugins: Allow to read registers - - - - --- 2023-08-02 Akihiko Odaki New
[v2,04/24] gdbstub: Introduce gdb_find_static_feature() plugins: Allow to read registers - - 1 - --- 2023-08-02 Akihiko Odaki New
[v2,03/24] gdbstub: Add num_regs member to GDBFeature plugins: Allow to read registers - - 1 - --- 2023-08-02 Akihiko Odaki New
[v2,02/24] gdbstub: Introduce GDBFeature structure plugins: Allow to read registers - - 1 - --- 2023-08-02 Akihiko Odaki New
[v2,01/24] contrib/plugins: Use GRWLock in execlog plugins: Allow to read registers - 1 - - --- 2023-08-02 Akihiko Odaki New
[for-8.2,v3,6/6] vfio/migration: Allow migration of multiple P2P supporting devices vfio/migration: Add P2P support for VFIO migration - - 1 - --- 2023-08-02 Avihai Horon New
[for-8.2,v3,5/6] vfio/migration: Add P2P support for VFIO migration vfio/migration: Add P2P support for VFIO migration - - 1 1 --- 2023-08-02 Avihai Horon New
[for-8.2,v3,4/6] vfio/migration: Refactor PRE_COPY and RUNNING state checks vfio/migration: Add P2P support for VFIO migration - - 1 - --- 2023-08-02 Avihai Horon New
[for-8.2,v3,3/6] qdev: Add qdev_add_vm_change_state_handler_full() vfio/migration: Add P2P support for VFIO migration - - 1 - --- 2023-08-02 Avihai Horon New
[for-8.2,v3,2/6] sysemu: Add prepare callback to struct VMChangeStateEntry vfio/migration: Add P2P support for VFIO migration - - 1 - --- 2023-08-02 Avihai Horon New
[for-8.2,v3,1/6] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup() vfio/migration: Add P2P support for VFIO migration - - - - --- 2023-08-02 Avihai Horon New
[PULL,3/3] MAINTAINERS: Add section "Migration dirty limit and dirty page rate" [PULL,1/3] qapi: Reformat the dirty-limit migration doc comments 2 - - - --- 2023-08-02 Markus Armbruster New
[PULL,2/3] qapi: Craft the dirty-limit capability comment [PULL,1/3] qapi: Reformat the dirty-limit migration doc comments - - 1 - --- 2023-08-02 Markus Armbruster New
[PULL,1/3] qapi: Reformat the dirty-limit migration doc comments [PULL,1/3] qapi: Reformat the dirty-limit migration doc comments - - 1 - --- 2023-08-02 Markus Armbruster New
[PULL,0/3] QAPI patches patches for 2023-08-02 - - - - --- 2023-08-02 Markus Armbruster New
[v2,6/6] linux-user: Do not align brk with host page size linux-user: brk/mmap fixes - 1 - - --- 2023-08-02 Akihiko Odaki New
[v2,5/6] linux-user: Do nothing if too small brk is specified linux-user: brk/mmap fixes - 1 1 - --- 2023-08-02 Akihiko Odaki New
[v2,4/6] linux-user: Use MAP_FIXED_NOREPLACE for do_brk() linux-user: brk/mmap fixes - - - - --- 2023-08-02 Akihiko Odaki New
[v2,3/6] linux-user: Do not call get_errno() in do_brk() linux-user: brk/mmap fixes - 1 1 - --- 2023-08-02 Akihiko Odaki New
[v2,2/6] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels linux-user: brk/mmap fixes - - - - --- 2023-08-02 Akihiko Odaki New
[v2,1/6] linux-user: Unset MAP_FIXED_NOREPLACE for host linux-user: brk/mmap fixes - - - - --- 2023-08-02 Akihiko Odaki New
[v6,8/8] linux-user: Load pie executables at upper memory linux-user: brk fixes - - - - --- 2023-08-01 Helge Deller New
[v6,7/8] linux-user: Optimize memory layout for static and dynamic executables linux-user: brk fixes - - - - --- 2023-08-01 Helge Deller New
[v6,6/8] linux-user: Show heap address in /proc/pid/maps linux-user: brk fixes - - - - --- 2023-08-01 Helge Deller New
[v6,5/8] linux-user: Do not align brk with host page size linux-user: brk fixes - 1 1 - --- 2023-08-01 Helge Deller New
[v6,4/8] linux-user: Do nothing if too small brk is specified linux-user: brk fixes - 1 1 - --- 2023-08-01 Helge Deller New
[v6,3/8] linux-user: Use MAP_FIXED_NOREPLACE for do_brk() linux-user: brk fixes - - 1 - --- 2023-08-01 Helge Deller New
[v6,2/8] linux-user: Do not call get_errno() in do_brk() linux-user: brk fixes - 1 1 - --- 2023-08-01 Helge Deller New
[v6,1/8] linux-user: Unset MAP_FIXED_NOREPLACE for host linux-user: brk fixes - - 1 - --- 2023-08-01 Helge Deller New
[v2,3/3] linux-user: Emulate /proc/cpuinfo for Alpha linux-user: /proc/cpuinfo fix and content emulation for arm - - - - --- 2023-08-01 Helge Deller New
[v2,2/3] linux-user: Emulate /proc/cpuinfo on aarch64 and arm linux-user: /proc/cpuinfo fix and content emulation for arm - - - - --- 2023-08-01 Helge Deller New
[v2,1/3] linux-user: Fix openat() emulation to correctly detect accesses to /proc linux-user: /proc/cpuinfo fix and content emulation for arm - - 1 - --- 2023-08-01 Helge Deller New
[PULL,10/10] target/m68k: Fix semihost lseek offset computation [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - 1 1 - --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,09/10] target/nios2: Fix semihost lseek offset computation [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - 1 2 - --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,08/10] target/nios2: Pass semihosting arg to exit [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - - 1 - --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,07/10] tests/migration: Add -fno-stack-protector [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - - 2 - --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,06/10] misc: Fix some typos in documentation and comments [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - - 2 - --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,05/10] ui/dbus: fix clang compilation issue [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - - 2 - --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,04/10] ui/dbus: fix win32 compilation when !opengl [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - 1 1 - --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,03/10] hw/xen: prevent guest from binding loopback event channel to itself [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - - 1 - --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,02/10] i386/xen: consistent locking around Xen singleshot timers [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - - 1 - --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() - 1 2 - --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,00/10] Misc fixes for 2023-08-01 - - - - --- 2023-08-01 Philippe Mathieu-Daudé New
« 1 2 ... 431 432 4334452 4453 »