Show patches with: State = Action Required       |    Archived = No       |   426424 patches
« 1 2 ... 707 708 7094264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits [PULL,01/22] target/arm: Postpone interpretation of stage 2 descriptor attribute bits - - 1 - --- 2022-05-19 Peter Maydell New
[PULL,00/22] target-arm queue - - - - --- 2022-05-19 Peter Maydell New
contrib/elf2dmp: add ELF dump header checking contrib/elf2dmp: add ELF dump header checking - - - - --- 2022-05-19 Viktor Prutyanov New
[v3,3/3] ui: Remove deprecated options "-sdl" and "-curses" ui: Remove deprecated sdl parameters and switch to QAPI parser - - 1 - --- 2022-05-19 Thomas Huth New
[v3,2/3] ui: Switch "-display sdl" to use the QAPI parser ui: Remove deprecated sdl parameters and switch to QAPI parser - - 1 - --- 2022-05-19 Thomas Huth New
[v3,1/3] ui: Remove deprecated parameters of the "-display sdl" option ui: Remove deprecated sdl parameters and switch to QAPI parser - - 2 - --- 2022-05-19 Thomas Huth New
[v6,8/8] memfd_create.2: Describe MFD_INACCESSIBLE flag KVM: mm: fd-based approach for supporting KVM guest private memory - - - - --- 2022-05-19 Chao Peng New
[v6,7/8] KVM: Enable and expose KVM_MEM_PRIVATE KVM: mm: fd-based approach for supporting KVM guest private memory - - - - --- 2022-05-19 Chao Peng New
[v6,6/8] KVM: Handle page fault for private memory KVM: mm: fd-based approach for supporting KVM guest private memory - - - - --- 2022-05-19 Chao Peng New
[v6,5/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit KVM: mm: fd-based approach for supporting KVM guest private memory - - - - --- 2022-05-19 Chao Peng New
[v6,4/8] KVM: Extend the memslot to support fd-based private memory KVM: mm: fd-based approach for supporting KVM guest private memory - - - - --- 2022-05-19 Chao Peng New
[v6,3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag KVM: mm: fd-based approach for supporting KVM guest private memory - - - - --- 2022-05-19 Chao Peng New
[v6,2/8] mm/shmem: Support memfile_notifier KVM: mm: fd-based approach for supporting KVM guest private memory - - - - --- 2022-05-19 Chao Peng New
[v6,1/8] mm: Introduce memfile_notifier KVM: mm: fd-based approach for supporting KVM guest private memory - - - - --- 2022-05-19 Chao Peng New
[v5,6/6] qapi/device_add: Allow execution in machine initialized phase QAPI support for device cold-plug - - - 1 --- 2022-05-19 Damien Hedde New
[v5,5/6] RFC qapi/device_add: handle the rom_order_override when cold-plugging QAPI support for device cold-plug - - - - --- 2022-05-19 Damien Hedde New
[v5,4/6] qapi/device_add: compute is_hotplug flag QAPI support for device cold-plug - - 1 1 --- 2022-05-19 Damien Hedde New
[v5,3/6] vl: support machine-initialized target in phase_until() QAPI support for device cold-plug - - 1 1 --- 2022-05-19 Damien Hedde New
[v5,2/6] machine&vl: introduce phase_until() to handle phase transitions QAPI support for device cold-plug - - - 1 --- 2022-05-19 Damien Hedde New
[v5,1/6] machine: add phase_get() and document phase_check()/advance() QAPI support for device cold-plug - - 1 1 --- 2022-05-19 Damien Hedde New
[v3,10/10] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty() Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 2 - --- 2022-05-19 Alberto Faria New
[v3,09/10] block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 2 - --- 2022-05-19 Alberto Faria New
[v3,08/10] block: Add bdrv_co_pwrite_sync() Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 2 - --- 2022-05-19 Alberto Faria New
[v3,07/10] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 1 - --- 2022-05-19 Alberto Faria New
[v3,06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 1 - --- 2022-05-19 Alberto Faria New
[v3,05/10] block: Make bdrv_co_pwrite() take a const buffer Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 2 - --- 2022-05-19 Alberto Faria New
[v3,04/10] crypto: Make block callbacks return 0 on success Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 2 - --- 2022-05-19 Alberto Faria New
[v3,03/10] block: Make bdrv_{pread, pwrite}() return 0 on success Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 2 - --- 2022-05-19 Alberto Faria New
[v3,02/10] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 3 - --- 2022-05-19 Alberto Faria New
[v3,01/10] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper - - 3 - --- 2022-05-19 Alberto Faria New
hw/pci/pcie.c: Fix invalid PCI_EXP_LNKCAP setting hw/pci/pcie.c: Fix invalid PCI_EXP_LNKCAP setting - - - - --- 2022-05-19 Wenliang Wang New
[4/4] vhost: forward vring errors into virtio device [1/4] qdev: add DEVICE_RUNTIME_ERROR event - - - - --- 2022-05-19 Konstantin Khlebnikov New
[3/4] vhost: add method vhost_set_vring_err [1/4] qdev: add DEVICE_RUNTIME_ERROR event - - - - --- 2022-05-19 Konstantin Khlebnikov New
[2/4] virtio: forward errors into qdev_report_runtime_error() [1/4] qdev: add DEVICE_RUNTIME_ERROR event - - - - --- 2022-05-19 Konstantin Khlebnikov New
[1/4] qdev: add DEVICE_RUNTIME_ERROR event [1/4] qdev: add DEVICE_RUNTIME_ERROR event - - 1 - --- 2022-05-19 Konstantin Khlebnikov New
util: optimise flush_idcache_range when the ppc host has coherent icache util: optimise flush_idcache_range when the ppc host has coherent icache - - - - --- 2022-05-19 Nicholas Piggin New
[4/4] target/ppc: Implement lwsync with weaker memory ordering ppc: improve some memory ordering issues - - 1 - --- 2022-05-19 Nicholas Piggin New
[3/4] tcg/ppc: Optimize memory ordering generation with lwsync ppc: improve some memory ordering issues - - 1 - --- 2022-05-19 Nicholas Piggin New
[2/4] tcg/ppc: ST_ST memory ordering is not provided with eieio ppc: improve some memory ordering issues - - 1 - --- 2022-05-19 Nicholas Piggin New
[1/4] target/ppc: Fix eieio memory ordering semantics ppc: improve some memory ordering issues - - 1 - --- 2022-05-19 Nicholas Piggin New
[v4] qga: add guest-get-diskstats command for Linux guests [v4] qga: add guest-get-diskstats command for Linux guests - - 1 - --- 2022-05-19 luzhipeng New
[v5,6/6] MAINTAINERS: add myself as CanoKey maintainer Introduce CanoKey QEMU - - - - --- 2022-05-19 Hongren (Zenithal) Zheng New
[v5,5/6] docs/system/devices/usb: Add CanoKey to USB devices examples Introduce CanoKey QEMU - - - - --- 2022-05-19 Hongren (Zenithal) Zheng New
[v5,4/6] docs: Add CanoKey documentation Introduce CanoKey QEMU - - - - --- 2022-05-19 Hongren (Zenithal) Zheng New
[v5,3/6] meson: Add CanoKey Introduce CanoKey QEMU - - - - --- 2022-05-19 Hongren (Zenithal) Zheng New
[v5,2/6] hw/usb/canokey: Add trace events Introduce CanoKey QEMU - - - - --- 2022-05-19 Hongren (Zenithal) Zheng New
[v5,1/6] hw/usb: Add CanoKey Implementation Introduce CanoKey QEMU - - - - --- 2022-05-19 Hongren (Zenithal) Zheng New
bios bits for QEMU acpi tests bios bits for QEMU acpi tests - - - - --- 2022-05-19 Ani Sinha New
[RFC,2/2] virtio-vhost-user: add virtio-vhost-user device Introduce virtio-vhost-user device - - - - --- 2022-05-19 Usama Arif New
[RFC,1/2] vhost-user: share the vhost-user protocol related structures Introduce virtio-vhost-user device - - - - --- 2022-05-19 Usama Arif New
[v24,8/8] tests: Add dirty page rate limit test support dirty restraint on vCPU 1 - - - --- 2022-05-19 Hyman Huang New
[v24,7/8] softmmu/dirtylimit: Implement dirty page rate limit support dirty restraint on vCPU 1 - 1 - --- 2022-05-19 Hyman Huang New
[v24,6/8] softmmu/dirtylimit: Implement virtual CPU throttle support dirty restraint on vCPU - - 1 - --- 2022-05-19 Hyman Huang New
[v24,5/8] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function support dirty restraint on vCPU 1 - - - --- 2022-05-19 Hyman Huang New
[v24,4/8] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically support dirty restraint on vCPU - - 1 - --- 2022-05-19 Hyman Huang New
[v24,3/8] migration/dirtyrate: Refactor dirty page rate calculation support dirty restraint on vCPU - - 1 - --- 2022-05-19 Hyman Huang New
[v24,2/8] cpus: Introduce cpu_list_generation_id support dirty restraint on vCPU - - 1 - --- 2022-05-19 Hyman Huang New
[v24,1/8] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping support dirty restraint on vCPU - - 1 - --- 2022-05-19 Hyman Huang New
[v23,8/8] tests: Add dirty page rate limit test support dirty restraint on vCPU - - - - --- 2022-05-19 Hyman Huang New
[v23,7/8] softmmu/dirtylimit: Implement dirty page rate limit support dirty restraint on vCPU 1 - 1 - --- 2022-05-19 Hyman Huang New
[v23,6/8] softmmu/dirtylimit: Implement virtual CPU throttle support dirty restraint on vCPU - - 1 - --- 2022-05-19 Hyman Huang New
[v23,5/8] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function support dirty restraint on vCPU 1 - - - --- 2022-05-19 Hyman Huang New
[v23,4/8] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically support dirty restraint on vCPU - - 1 - --- 2022-05-19 Hyman Huang New
[v23,3/8] migration/dirtyrate: Refactor dirty page rate calculation support dirty restraint on vCPU - - 1 - --- 2022-05-19 Hyman Huang New
[v23,2/8] cpus: Introduce cpu_list_generation_id support dirty restraint on vCPU - - 1 - --- 2022-05-19 Hyman Huang New
[v23,1/8] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping support dirty restraint on vCPU - - 1 - --- 2022-05-19 Hyman Huang New
[PULL,7/7] artist: Fix X cursor position calculation in X11 [PULL,1/7] seabios-hppa: Update SeaBIOS-hppa to VERSION 5 - - - - --- 2022-05-18 Helge Deller New
[PULL,6/7] artist: Emulate screen blanking [PULL,1/7] seabios-hppa: Update SeaBIOS-hppa to VERSION 5 1 - - - --- 2022-05-18 Helge Deller New
[PULL,5/7] artist: Allow to turn cursor on or off [PULL,1/7] seabios-hppa: Update SeaBIOS-hppa to VERSION 5 1 - - - --- 2022-05-18 Helge Deller New
[PULL,4/7] artist: Fix vertical X11 cursor position in HP-UX [PULL,1/7] seabios-hppa: Update SeaBIOS-hppa to VERSION 5 1 - - - --- 2022-05-18 Helge Deller New
[PULL,3/7] artist: Use human-readable variable names instead of reg_xxx [PULL,1/7] seabios-hppa: Update SeaBIOS-hppa to VERSION 5 1 - - - --- 2022-05-18 Helge Deller New
[PULL,2/7] artist: Introduce constant for max cursor size [PULL,1/7] seabios-hppa: Update SeaBIOS-hppa to VERSION 5 1 - - - --- 2022-05-18 Helge Deller New
[PULL,1/7] seabios-hppa: Update SeaBIOS-hppa to VERSION 5 [PULL,1/7] seabios-hppa: Update SeaBIOS-hppa to VERSION 5 - - - - --- 2022-05-18 Helge Deller New
[PULL,0/7] Artist cursor fix final patches - - - - --- 2022-05-18 Helge Deller New
[v2,3/3] ui: Remove deprecated options "-sdl" and "-curses" ui: Remove deprecated sdl parameters and switch to QAPI parser - - 1 - --- 2022-05-18 Thomas Huth New
[v2,2/3] ui: Switch "-display sdl" to use the QAPI parser ui: Remove deprecated sdl parameters and switch to QAPI parser - - - - --- 2022-05-18 Thomas Huth New
[v2,1/3] ui: Remove deprecated parameters of the "-display sdl" option ui: Remove deprecated sdl parameters and switch to QAPI parser - - 2 - --- 2022-05-18 Thomas Huth New
block: get rid of blk->guest_block_size block: get rid of blk->guest_block_size - - 3 - --- 2022-05-18 Stefan Hajnoczi New
target/riscv: add zicsr/zifencei to isa_string target/riscv: add zicsr/zifencei to isa_string - - 1 1 --- 2022-05-18 Hongren (Zenithal) Zheng New
[6/6] tests/acpi: virt: update golden masters for VIOT hw/acpi/viot: generate stable VIOT ACPI tables - - - - --- 2022-05-18 Mark Cave-Ayland New
[5/6] hw/acpi/viot: sort VIOT ACPI table entries by PCI host bus min_bus hw/acpi/viot: generate stable VIOT ACPI tables - - 1 - --- 2022-05-18 Mark Cave-Ayland New
[4/6] tests/acpi: virt: allow VIOT acpi table changes hw/acpi/viot: generate stable VIOT ACPI tables 1 - - - --- 2022-05-18 Mark Cave-Ayland New
[3/6] hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table hw/acpi/viot: generate stable VIOT ACPI tables - - 1 - --- 2022-05-18 Mark Cave-Ayland New
[2/6] hw/acpi/viot: move the individual PCI host bridge entry generation to a new function hw/acpi/viot: generate stable VIOT ACPI tables - - 1 - --- 2022-05-18 Mark Cave-Ayland New
[1/6] hw/acpi/viot: rename build_pci_range_node() to pci_host_bridges() hw/acpi/viot: generate stable VIOT ACPI tables - - - - --- 2022-05-18 Mark Cave-Ayland New
[3/3] tests/acpi/virt: Update PPTT ACPI table hw/acpi/aml-build: Fix {socket, cluster, core} IDs in PPTT - - - - --- 2022-05-18 Gavin Shan New
[2/3] hw/acpi/aml-build: Fix {socket, cluster, core} IDs in PPTT hw/acpi/aml-build: Fix {socket, cluster, core} IDs in PPTT - - - - --- 2022-05-18 Gavin Shan New
[1/3] tests/acpi/virt: Allow PPTT ACPI table changes hw/acpi/aml-build: Fix {socket, cluster, core} IDs in PPTT - - - - --- 2022-05-18 Gavin Shan New
[PULL,8/8] capstone: Remove the capstone submodule [PULL,1/8] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs - - 1 - --- 2022-05-18 Thomas Huth New
[PULL,7/8] capstone: Allow version 3.0.5 again [PULL,1/8] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs - - 1 - --- 2022-05-18 Thomas Huth New
[PULL,6/8] tests/vm: Add capstone to the NetBSD and OpenBSD VMs [PULL,1/8] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs - - 1 - --- 2022-05-18 Thomas Huth New
[PULL,5/8] docs/about: Update the support statement for Windows [PULL,1/8] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs - - 2 - --- 2022-05-18 Thomas Huth New
[PULL,4/8] tests/qtest: use prctl(PR_SET_PDEATHSIG) as fallback to kill QEMU [PULL,1/8] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs - - 1 - --- 2022-05-18 Thomas Huth New
[PULL,3/8] tests/qtest: fix registration of ABRT handler for QEMU cleanup [PULL,1/8] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs - - 1 - --- 2022-05-18 Thomas Huth New
[PULL,2/8] Remove Ubuntu 18.04 container support from the repository [PULL,1/8] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs - - 1 - --- 2022-05-18 Thomas Huth New
[PULL,1/8] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs [PULL,1/8] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs - - 2 - --- 2022-05-18 Thomas Huth New
[PULL,0/8] Misc patches (Gitlab-CI, qtest, Capstone, ...) - - - - --- 2022-05-18 Thomas Huth New
[v2] net: fix multicast support with BSD (macOS) socket implementations [v2] net: fix multicast support with BSD (macOS) socket implementations - - - - --- 2022-05-18 Vitaly Cheptsov New
[PULL,8/8] tulip: Assign default MAC address if not specified [PULL,1/8] net/vmnet: add vmnet dependency and customizable option - - 1 - --- 2022-05-18 Jason Wang New
[PULL,7/8] net/vmnet: update hmp-commands.hx [PULL,1/8] net/vmnet: add vmnet dependency and customizable option - - 1 1 --- 2022-05-18 Jason Wang New
« 1 2 ... 707 708 7094264 4265 »