Show patches with: State = Action Required       |    Archived = No       |   426424 patches
« 1 2 ... 633 634 6354264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,25/33] target/arm: Introduce curr_insn_len accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,24/33] accel/tcg: Split log_cpu_exec into inline and slow path accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,23/33] accel/tcg: Introduce TARGET_TB_PCREL accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,22/33] accel/tcg: Introduce tb_pc and tb_pc_log accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,21/33] include/hw/core: Create struct CPUJumpCache accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,20/33] accel/tcg: Do not align tb->page_addr[0] accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,19/33] accel/tcg: Use DisasContextBase in plugin_gen_tb_start accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,18/33] accel/tcg: Add fast path for translator_ld* accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,17/33] accel/tcg: Add pc and host_pc params to gen_intermediate_code accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,16/33] accel/tcg: Remove translator_ldsw accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,15/33] accel/tcg: Introduce is_same_page() accel/tcg + target/arm: pc-relative translation - - 1 - --- 2022-08-16 Richard Henderson New
[v2,14/33] accel/tcg: Raise PROT_EXEC exception early accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,13/33] accel/tcg: Unlock mmap_lock after longjmp accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,12/33] accel/tcg: Add nofault parameter to get_page_addr_code_hostp accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,11/33] accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,10/33] accel/tcg: Properly implement get_page_addr_code for user-only accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,09/33] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,08/33] accel/tcg: Make tb_htable_lookup static accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,07/33] accel/tcg: Use bool for page_find_alloc accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,06/33] accel/tcg: Remove PageDesc code_bitmap accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,05/33] tests/tcg/i386: Move smc_code2 to an executable section accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,04/33] linux-user: Honor PT_GNU_STACK accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,03/33] linux-user/x86_64: Allocate vsyscall page as a commpage accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,02/33] linux-user/hppa: Allocate page zero as a commpage accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[v2,01/33] linux-user/arm: Mark the commpage executable accel/tcg + target/arm: pc-relative translation - - - - --- 2022-08-16 Richard Henderson New
[for-7.2,v3,20/20] hmp, device_tree.c: add 'info fdt <property>' support QMP/HMP: add 'dumpdtb' and 'info fdt' commands 1 - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,19/20] device_tree.c: add fdt_format_property() helper QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,18/20] device_node.c: enable 'info fdt' to print subnodes QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,17/20] device_tree.c: support remaining FDT prop types QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,16/20] device_tree.c: support string array prop in fdt_format_node() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,15/20] qmp/hmp, device_tree.c: introduce 'info fdt' command QMP/HMP: add 'dumpdtb' and 'info fdt' commands 1 - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,14/20] qmp/hmp, device_tree.c: introduce dumpdtb QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - 1 - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,13/20] hw/xtensa: set machine->fdt in xtfpga_init() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,12/20] hw/riscv: set machine->fdt in spike_board_init() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - 1 - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,11/20] hw/riscv: set machine->fdt in sifive_u_machine_init() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - 1 - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,10/20] hw/ppc: set machine->fdt in spapr machine QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,09/20] hw/ppc: set machine->fdt in pnv_reset() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,08/20] hw/ppc: set machine->fdt in pegasos2_machine_reset() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,07/20] hw/ppc: set machine->fdt in xilinx_load_device_tree() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,06/20] hw/ppc: set machine->fdt in sam460ex_load_device_tree() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,05/20] hw/ppc: set machine->fdt in bamboo_load_device_tree() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,04/20] hw/ppc: set machine->fdt in ppce500_load_device_tree() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,03/20] hw/nios2: set machine->fdt in nios2_load_dtb() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,02/20] hw/microblaze: set machine->fdt in microblaze_load_dtb() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[for-7.2,v3,01/20] hw/arm: do not free machine->fdt in arm_load_dtb() QMP/HMP: add 'dumpdtb' and 'info fdt' commands - - - - --- 2022-08-16 Daniel Henrique Barboza New
[RFC] tests/avocado: push default timeout to QemuBaseTest [RFC] tests/avocado: push default timeout to QemuBaseTest - - - - --- 2022-08-16 Alex Bennée New
[PULL,3/3] tests/avocado: apply a band aid to aspeed-evb login [PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread 1 - 1 - --- 2022-08-16 Alex Bennée New
[PULL,2/3] tests/avocado: add timeout to the aspeed tests [PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread - - 1 - --- 2022-08-16 Alex Bennée New
[PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread [PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread - - 1 - --- 2022-08-16 Alex Bennée New
[PULL,for,7.1,0/3] memory leak and testing tweaks - - - - --- 2022-08-16 Alex Bennée New
[RFC,2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase accel/kvm: extend kvm memory listener to support - - - - --- 2022-08-16 Emanuele Giuseppe Esposito New
[RFC,1/2] softmmu/memory: add missing begin/commit callback calls accel/kvm: extend kvm memory listener to support - - - - --- 2022-08-16 Emanuele Giuseppe Esposito New
[PULL,2/2] hw/usb/hcd-xhci: Fix unbounded loop in xhci_ring_chain_length() (CVE-2020-14394) [PULL,1/2] tests/qtest: misc tweaks to readconfig 1 - 1 - --- 2022-08-16 Thomas Huth New
[PULL,1/2] tests/qtest: misc tweaks to readconfig [PULL,1/2] tests/qtest: misc tweaks to readconfig - - 3 - --- 2022-08-16 Thomas Huth New
[PULL,0/2] Two small fixes for QEMU 7.1-rc3 - - - - --- 2022-08-16 Thomas Huth New
[v3,2/2] virtio-gpu: hostmem virtio-gpu: Shared memory capability 1 - - - --- 2022-08-16 Antonio Caggiano New
[v3,1/2] virtio: Add shared memory capability virtio-gpu: Shared memory capability - - - - --- 2022-08-16 Antonio Caggiano New
virtio-crypto: support asynchronous mode virtio-crypto: support asynchronous mode - - - - --- 2022-08-16 Lei He New
target/hppa: Fix proberi instruction emulation for linux-user target/hppa: Fix proberi instruction emulation for linux-user - - - - --- 2022-08-16 Helge Deller New
[v7,8/8] docs/zoned-storage: add zoned device documentation Add support for zoned device - - 1 - --- 2022-08-16 Sam Li New
[v7,7/8] qemu-iotests: test new zone operations Add support for zoned device - - 1 - --- 2022-08-16 Sam Li New
[v7,6/8] config: add check to block layer Add support for zoned device - - 1 - --- 2022-08-16 Sam Li New
[v7,5/8] raw-format: add zone operations to pass through requests Add support for zoned device - - 1 - --- 2022-08-16 Sam Li New
[v7,4/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls Add support for zoned device - - 1 - --- 2022-08-16 Sam Li New
[v7,3/8] file-posix: introduce get_sysfs_long_val for the long sysfs attribute Add support for zoned device - - 2 - --- 2022-08-16 Sam Li New
[v7,2/8] file-posix: introduce get_sysfs_str_val for device zoned model Add support for zoned device - - 1 - --- 2022-08-16 Sam Li New
[v7,1/8] include: add zoned device structs Add support for zoned device - - 2 - --- 2022-08-16 Sam Li New
[v1] target/riscv: Add xicondops in ISA entry [v1] target/riscv: Add xicondops in ISA entry - - 1 - --- 2022-08-16 Rahul Pathak New
[v2,24/24] vhost: vhost-user: enable vq reset feature Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,23/24] vhost: vhost-kernel: enable vq reset feature Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,22/24] virtio-net: support queue_enable Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,21/24] virtio-net: support queue reset Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,20/24] virtio-net: introduce flush_or_purge_queued_packets() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,19/24] vhost-net: vhost-user: update vhost_net_virtqueue_restart() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,18/24] vhost-net: vhost-user: update vhost_net_virtqueue_stop() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,17/24] vhost: vhost-user: update vhost_dev_virtqueue_restart() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,16/24] vhost: vhost-user: update vhost_dev_virtqueue_stop() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,15/24] vhost-user: add op to enable or disable a single vring Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,14/24] vhost-user: introduce vhost_reset_vring() interface Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,13/24] docs: vhost-user: add VHOST_USER_RESET_VRING message Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern 1 - - - --- 2022-08-16 Kangjie Xu New
[v2,12/24] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,11/24] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_stop() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,10/24] vhost: introduce vhost_dev_virtqueue_restart() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,09/24] vhost: introduce vhost_dev_virtqueue_stop() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,08/24] vhost: extract the logic of unmapping the vrings and desc Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern 1 - - - --- 2022-08-16 Kangjie Xu New
[v2,07/24] virtio-pci: support queue enable Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,06/24] virtio-pci: support queue reset Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,05/24] virtio: core: vq reset feature negotation support Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
[v2,04/24] virtio: introduce virtio_queue_enable() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern 1 - - - --- 2022-08-16 Kangjie Xu New
[v2,03/24] virtio: introduce virtio_queue_reset() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern 1 - - - --- 2022-08-16 Kangjie Xu New
[v2,02/24] virtio: introduce __virtio_queue_reset() Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern 1 - - - --- 2022-08-16 Kangjie Xu New
[v2,01/24] virtio: sync relevant definitions with linux Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern - - - - --- 2022-08-16 Kangjie Xu New
target/arm: Add cortex-a35 target/arm: Add cortex-a35 - - 1 - --- 2022-08-15 Hao Wu New
[7/7] target/riscv: Honour -semihosting-config userspace=on and enable=on Allow semihosting from user mode - - 1 - --- 2022-08-15 Peter Maydell New
[6/7] target/xtensa: Honour -semihosting-config userspace=on Allow semihosting from user mode 1 - - - --- 2022-08-15 Peter Maydell New
[5/7] target/nios2: Honour -semihosting-config userspace=on Allow semihosting from user mode - - - - --- 2022-08-15 Peter Maydell New
[4/7] target/mips: Honour -semihosting-config userspace=on Allow semihosting from user mode - - - - --- 2022-08-15 Peter Maydell New
[3/7] target/m68k: Honour -semihosting-config userspace=on Allow semihosting from user mode - - 1 - --- 2022-08-15 Peter Maydell New
[2/7] target/arm: Honour -semihosting-config userspace=on Allow semihosting from user mode - - - - --- 2022-08-15 Peter Maydell New
[1/7] semihosting: Allow optional use of semihosting from userspace Allow semihosting from user mode 1 - 1 - --- 2022-08-15 Peter Maydell New
« 1 2 ... 633 634 6354264 4265 »