Show patches with: Archived = No       |   444815 patches
« 1 2 ... 367 368 3694448 4449 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v24,13/21] qapi/s390x/cpu topology: add query-s390x-cpu-polarization command s390x: CPU Topology - - 2 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,12/21] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event s390x: CPU Topology - - 2 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,11/21] machine: adding s390 topology to info hotpluggable-cpus s390x: CPU Topology - - 2 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,10/21] machine: adding s390 topology to query-cpu-fast s390x: CPU Topology - - 2 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,09/21] qapi/s390x/cpu topology: set-cpu-topology qmp command s390x: CPU Topology - - 1 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,08/21] target/s390x/cpu topology: activate CPU topology s390x: CPU Topology - - 1 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,07/21] s390x/cpu topology: interception of PTF instruction s390x: CPU Topology - - 2 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,06/21] s390x/cpu topology: resetting the Topology-Change-Report s390x: CPU Topology - - 2 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,05/21] s390x/sclp: reporting the maximum nested topology entries s390x: CPU Topology - - 2 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,04/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB s390x: CPU Topology - - 1 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,03/21] s390x/cpu topology: add topology entries on CPU hotplug s390x: CPU Topology - - 2 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,02/21] CPU topology: extend with s390 specifics s390x: CPU Topology - - 2 - --- 2023-09-26 Nina Schoetterl-Glausch New
[v24,01/21] qapi: machine.json: change docs regarding CpuInstanceProperties s390x: CPU Topology - - - - --- 2023-09-26 Nina Schoetterl-Glausch New
[v2,12/12] vfio/common: Move legacy VFIO backend code into separate container.c Prerequisite change for IOMMUFD support - - - - --- 2023-09-26 Duan, Zhenzhong New
[v2,11/12] vfio/common: Introduce two kinds of VFIO device lists Prerequisite change for IOMMUFD support - - - - --- 2023-09-26 Duan, Zhenzhong New
[v2,10/12] vfio/common: Move VFIO reset handler registration to a group agnostic function Prerequisite change for IOMMUFD support - - - - --- 2023-09-26 Duan, Zhenzhong New
[v2,09/12] vfio/ccw: Use vfio_[attach/detach]_device Prerequisite change for IOMMUFD support - - - - --- 2023-09-26 Duan, Zhenzhong New
[v2,08/12] vfio/ap: Use vfio_[attach/detach]_device Prerequisite change for IOMMUFD support - - - - --- 2023-09-26 Duan, Zhenzhong New
[v2,07/12] vfio/platform: Use vfio_[attach/detach]_device Prerequisite change for IOMMUFD support - - - - --- 2023-09-26 Duan, Zhenzhong New
[v2,06/12] vfio/pci: Introduce vfio_[attach/detach]_device Prerequisite change for IOMMUFD support - - - - --- 2023-09-26 Duan, Zhenzhong New
[v2,05/12] vfio/common: Extract out vfio_kvm_device_[add/del]_fd Prerequisite change for IOMMUFD support - - 1 - --- 2023-09-26 Duan, Zhenzhong New
[v2,04/12] vfio/common: Introduce vfio_container_add|del_section_window() Prerequisite change for IOMMUFD support - - 1 - --- 2023-09-26 Duan, Zhenzhong New
[v2,03/12] vfio/common: Move IOMMU agnostic helpers to a separate file Prerequisite change for IOMMUFD support - - 1 - --- 2023-09-26 Duan, Zhenzhong New
[v2,02/12] linux-headers: Add iommufd.h Prerequisite change for IOMMUFD support - - 1 - --- 2023-09-26 Duan, Zhenzhong New
[v2,01/12] scripts/update-linux-headers: Add iommufd.h Prerequisite change for IOMMUFD support - - 1 - --- 2023-09-26 Duan, Zhenzhong New
[v5,14/14] scripts/analyse-locks-simpletrace.py: changed iteritems() to items() simpletrace: refactor and general improvements - - 2 - --- 2023-09-26 Mads Ynddal New
[v5,13/14] MAINTAINERS: add maintainer of simpletrace.py simpletrace: refactor and general improvements - - 1 - --- 2023-09-26 Mads Ynddal New
[v5,12/14] simpletrace: added simplified Analyzer2 class simpletrace: refactor and general improvements - - - - --- 2023-09-26 Mads Ynddal New
[v5,11/14] simpletrace: move event processing to Analyzer class simpletrace: refactor and general improvements - - 2 - --- 2023-09-26 Mads Ynddal New
[v5,10/14] simpletrace: move logic of process into internal function simpletrace: refactor and general improvements - - 1 - --- 2023-09-26 Mads Ynddal New
[v5,09/14] simpletrace: refactor to separate responsibilities simpletrace: refactor and general improvements - - 1 - --- 2023-09-26 Mads Ynddal New
[v5,08/14] simpletrace: made Analyzer into context-manager simpletrace: refactor and general improvements - - 1 - --- 2023-09-26 Mads Ynddal New
[v5,07/14] simpletrace: define exception and add handling simpletrace: refactor and general improvements - - 2 - --- 2023-09-26 Mads Ynddal New
[v5,06/14] simpletrace: improved error handling on struct unpack simpletrace: refactor and general improvements - - 2 - --- 2023-09-26 Mads Ynddal New
[v5,05/14] simpletrace: update code for Python 3.11 simpletrace: refactor and general improvements - - 2 - --- 2023-09-26 Mads Ynddal New
[v5,04/14] simpletrace: changed naming of edict and idtoname to improve readability simpletrace: refactor and general improvements - - 2 - --- 2023-09-26 Mads Ynddal New
[v5,03/14] simpletrace: improve parsing of sys.argv; fix files never closed. simpletrace: refactor and general improvements - - 1 - --- 2023-09-26 Mads Ynddal New
[v5,02/14] simpletrace: annotate magic constants from QEMU code simpletrace: refactor and general improvements - - 1 - --- 2023-09-26 Mads Ynddal New
[v5,01/14] simpletrace: add __all__ to define public interface simpletrace: refactor and general improvements - - 1 - --- 2023-09-26 Mads Ynddal New
[v2,2/2] migration/rdma: zore out head.repeat to make the error more clear [v2,1/2] migration: Fix rdma migration failed - - 3 - --- 2023-09-26 Li Zhijian New
[v2,1/2] migration: Fix rdma migration failed [v2,1/2] migration: Fix rdma migration failed - 1 3 - --- 2023-09-26 Li Zhijian New
[v3,7/7] Update the ACPI table for the Loongarch CPU *** Adds CPU hot-plug support to Loongarch *** - - - - --- 2023-09-26 lixianglai New
[v3,6/7] Add support of *unrealize* for Loongarch cpu *** Adds CPU hot-plug support to Loongarch *** - - - - --- 2023-09-26 lixianglai New
[v3,5/7] Add basic CPU hot-(un)plug support for Loongarch *** Adds CPU hot-plug support to Loongarch *** - - - - --- 2023-09-26 lixianglai New
[v3,4/7] Optimize loongarch_irq_init function implementation *** Adds CPU hot-plug support to Loongarch *** - - - - --- 2023-09-26 lixianglai New
[v3,3/7] Added CPU topology support for Loongarch *** Adds CPU hot-plug support to Loongarch *** - - - - --- 2023-09-26 lixianglai New
[v3,2/7] Update CPUs AML with cpu-(ctrl)dev change *** Adds CPU hot-plug support to Loongarch *** - - - - --- 2023-09-26 lixianglai New
[v3,1/7] Update ACPI GED framework to support vcpu hot-(un)plug *** Adds CPU hot-plug support to Loongarch *** - - - - --- 2023-09-26 lixianglai New
analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSH analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSH - - 1 - --- 2023-09-26 Marc-André Lureau New
[1/1] tcg/loongarch64: Fix buid error [1/1] tcg/loongarch64: Fix buid error - - - - --- 2023-09-26 gaosong New
[1/1] target/loongarch: Clean up local variable shadowing [1/1] target/loongarch: Clean up local variable shadowing - - 1 - --- 2023-09-26 gaosong New
[v2] hw/i386: changes towards enabling -Wshadow=local [v2] hw/i386: changes towards enabling -Wshadow=local - - 2 - --- 2023-09-26 Ani Sinha New
[v3,4/4] vfio/pci: enable MSI-X in interrupt restoring on dynamic allocation Support dynamic MSI-X allocation - - 2 - --- 2023-09-26 Jing Liu New
[v3,3/4] vfio/pci: use an invalid fd to enable MSI-X Support dynamic MSI-X allocation - - 2 - --- 2023-09-26 Jing Liu New
[v3,2/4] vfio/pci: enable vector on dynamic MSI-X allocation Support dynamic MSI-X allocation - - 1 1 --- 2023-09-26 Jing Liu New
[v3,1/4] vfio/pci: detect the support of dynamic MSI-X allocation Support dynamic MSI-X allocation - - 2 - --- 2023-09-26 Jing Liu New
[12/12] io/channel-socket: qio_channel_socket_flush(): improve msg validation coverity fixes - - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[11/12] hw/core/loader: read_targphys(): add upper bound coverity fixes - - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[10/12] hw/core/loader: gunzip(): initialize z_stream coverity fixes - - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[09/12] kvm-all: introduce limits for name_size and num_desc coverity fixes - - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[08/12] block/nvme: nvme_process_completion() fix bound for cid coverity fixes - - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[07/12] pcie_sriov: unregister_vfs(): fix error path coverity fixes - - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[06/12] mc146818rtc: rtc_set_time(): initialize tm to zeroes coverity fixes - - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[05/12] device_tree: qmp_dumpdtb(): stronger assertion coverity fixes - - 1 - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[04/12] libvhost-user.c: add assertion to vu_message_read_default coverity fixes - - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[03/12] util/filemonitor-inotify: qemu_file_monitor_watch(): avoid overflow coverity fixes - - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[02/12] hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): reduce magic numbers coverity fixes - - 1 - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[01/12] hw/core/loader: load_at(): check size coverity fixes - - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[v7,12/12] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[v7,11/12] nbd/server: Prepare for per-request filtering of BLOCK_STATUS NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[v7,10/12] nbd/server: Refactor list of negotiated meta contexts NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[v7,09/12] nbd/client: Request extended headers during negotiation NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[v7,08/12] nbd/client: Accept 64-bit block status chunks NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[v7,07/12] nbd/client: Initial support for extended headers NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[v7,06/12] nbd/client: Plumb errp through nbd_receive_replies NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[v7,05/12] nbd/server: Enable initial support for extended headers NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[v7,04/12] nbd/server: Support 64-bit block status NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[v7,03/12] nbd/server: Prepare to send extended header replies NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[v7,02/12] nbd/server: Prepare to receive extended header requests NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[v7,01/12] nbd/server: Support a request payload NBD 64-bit extensions for qemu - - 1 - --- 2023-09-25 Eric Blake New
[PULL,7/7] nbd/server: Refactor handling of command sanity checks [PULL,1/7] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file - - 1 - --- 2023-09-25 Eric Blake New
[PULL,6/7] nbd: Prepare for 64-bit request effect lengths [PULL,1/7] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file - - 1 - --- 2023-09-25 Eric Blake New
[PULL,5/7] nbd: Add types for extended headers [PULL,1/7] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file - - 1 - --- 2023-09-25 Eric Blake New
[PULL,4/7] nbd/client: Pass mode through to nbd_send_request [PULL,1/7] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file - - 1 - --- 2023-09-25 Eric Blake New
[PULL,3/7] nbd: Replace bool structured_reply with mode enum [PULL,1/7] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file - - 1 - --- 2023-09-25 Eric Blake New
[PULL,2/7] iotests: improve 'not run' message for nbd-multiconn test [PULL,1/7] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file - - 2 - --- 2023-09-25 Eric Blake New
[PULL,1/7] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file [PULL,1/7] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file - - 1 1 --- 2023-09-25 Eric Blake New
[PULL,0/7] NBD patches through 2023-09-25 - - - - --- 2023-09-25 Eric Blake New
m68k: Silence -Wshadow=local warnings in the m68k code m68k: Silence -Wshadow=local warnings in the m68k code - - 1 - --- 2023-09-25 Thomas Huth New
[v6,23/23] bsd-user: Add stubs for vadvise(), sbrk() and sstk() bsd-user: Implement mmap related system calls for FreeBSD. - - 1 - --- 2023-09-25 Karim Taha New
[v6,22/23] bsd-user: Implement shmat(2) and shmdt(2) bsd-user: Implement mmap related system calls for FreeBSD. - - - - --- 2023-09-25 Karim Taha New
[v6,21/23] bsd-user: Implement shmctl(2) bsd-user: Implement mmap related system calls for FreeBSD. - - 1 - --- 2023-09-25 Karim Taha New
[v6,20/23] bsd-user: Implement shm_unlink(2) and shmget(2) bsd-user: Implement mmap related system calls for FreeBSD. - - 2 - --- 2023-09-25 Karim Taha New
[v6,19/23] bsd-user: Implement shm_open(2) bsd-user: Implement mmap related system calls for FreeBSD. - - 1 - --- 2023-09-25 Karim Taha New
[v6,18/23] bsd-user: Implement do_obreak function bsd-user: Implement mmap related system calls for FreeBSD. - - 1 - --- 2023-09-25 Karim Taha New
[v6,17/23] bsd-user: Implement mincore(2) bsd-user: Implement mmap related system calls for FreeBSD. - - 1 - --- 2023-09-25 Karim Taha New
[v6,16/23] bsd-user: Implment madvise(2) to match the linux-user implementation. bsd-user: Implement mmap related system calls for FreeBSD. - - 1 - --- 2023-09-25 Karim Taha New
[v6,15/23] bsd-user: Implement mlock(2), munlock(2), mlockall(2), munlockall(2), minherit(2) bsd-user: Implement mmap related system calls for FreeBSD. - - 1 - --- 2023-09-25 Karim Taha New
[v6,14/23] bsd-user: Implement msync(2) bsd-user: Implement mmap related system calls for FreeBSD. - - 2 - --- 2023-09-25 Karim Taha New
[v6,13/23] bsd-user: Implement mprotect(2) bsd-user: Implement mmap related system calls for FreeBSD. - - 2 - --- 2023-09-25 Karim Taha New
« 1 2 ... 367 368 3694448 4449 »