Show patches with: State = Action Required       |    Archived = No       |   428625 patches
« 1 2 ... 870 871 8724286 4287 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,37/45] windbg: implemented kd_api_read_io_space and kd_api_write_io_space Windbg supporting - - - - --- 2017-11-21 Mikhail Abakumov New
[v3,37/45] target/hppa: Implement LDSID for system mode hppa-softmmu - - - - --- 2018-01-24 Richard Henderson New
[v3,37/45] Add mailbox tests tags. Part 1 Raspberry Pi 4B machine - - - - --- 2023-12-03 Sergey Kambalin New
[v3,37/45] Add mailbox tests tags. Part 1 Untitled series #384994 - - - - --- 2023-12-03 Sergey Kambalin New
[v3,37/45] Add mailbox tests tags. Part 1 Raspberry Pi 4B machine - - - - --- 2023-12-04 Sergey Kambalin New
[v3,37/44] target/arm: Implement MVE VQDMLSDH and VQRDMLSDH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,37/44] nbd: Create struct for tracking export info - - - - --- 2016-04-22 Eric Blake New
[v3,37/44] migration/block: Use real permissions - - 1 - --- 2017-02-28 Kevin Wolf New
[v3,37/44] block/parallels: Simplify parallels_open() after previous commit Less clumsy error checking - - 2 - --- 2020-07-06 Markus Armbruster New
[v3,37/43] tcg: distribute profiling counters across TCGContext's - - 1 - --- 2017-07-20 Emilio Cota New
[v3,37/43] pnv-core: use get_uint() for "core-pir" property - - - - --- 2017-06-07 Marc-André Lureau New
[v3,37/43] hw/loongarch: Add some devices support for 3A5000. Add LoongArch softmmu support 1 - - - --- 2022-04-29 Xiaojuan Yang New
[v3,37/43] bsd-user: add stubbed out core dump support bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,37/42] target/arm: Remove loop from get_phys_addr_lpae target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-01 Richard Henderson New
[v3,37/42] esp: transition to message out phase after SATN and stop command esp: consolidate PDMA transfer buffers and other fixes - - 1 - --- 2021-03-04 Mark Cave-Ayland New
[v3,37/41] tcg/mips: Support split-wx code generation Mirror map JIT memory for TCG - - - - --- 2020-11-06 Richard Henderson New
[v3,37/41] target/s390x: Implement s390_cpu_record_sigsegv linux-user: Streamline handling of SIGSEGV - - 1 - --- 2021-10-01 Richard Henderson New
[v3,37/41] hw/virtio: Use the BYTE-based definitions hw: Use the BYTE-based definitions when useful - - - - --- 2018-04-15 Philippe Mathieu-Daudé New
[v3,37/40] s390x/tcg: Implement VECTOR SUM ACROSS DOUBLEWORD s390x/tcg: Vector Instruction Support Part 2 - - 1 - --- 2019-05-02 David Hildenbrand New
[v3,37/40] plugins/cache: Enable cache parameterization testing and plugins pre-PR - - - - --- 2021-07-09 Alex Bennée New
[v3,37/40] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal Add nanoMIPS support to QEMU - - - - --- 2018-07-19 Stefan Markovic New
[v3,37/40] ivshmem: Clean up after the previous commit - - 1 - --- 2016-03-15 Markus Armbruster New
[v3,37/40] bsd-user/signal.c: do_sigaltstack bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,37/39] windbg: implement kd_api_fill_memory Windbg supporting - - - - --- 2018-12-06 Mikhail Abakumov New
[v3,37/39] util/log: Rename QemuLogFile to RCUCloseFILE Logging cleanup and per-thread logfiles - - 2 - --- 2022-04-17 Richard Henderson New
[v3,37/39] tcg/aarch64: Use LDP to load tlb mask+table tcg: Move the softmmu tlb to CPUNegativeOffsetState 1 - - - --- 2019-05-08 Richard Henderson New
[v3,37/39] pci: fold BAR mapping function into its caller - - 1 - --- 2011-08-04 Avi Kivity New
[v3,37/39] macio: Convert use of qdev_set_parent_bus() qdev: Rework how we plug into the parent bus - - 2 - --- 2020-06-09 Markus Armbruster New
[v3,37/39] iotests: Test valid values of l2-cache-entry-size Allow configuring the qcow2 L2 cache entry size - - 2 - --- 2018-01-26 Alberto Garcia New
[v3,37/39] hw/xio3130_downstream.c: convert to PCIDeviceInfo to initialize ids - - - - --- 2011-05-25 Isaku Yamahata New
[v3,37/39] accel: Declare AccelClass::[un]realize_cpu() handlers target agnostic cleanups - - - - --- 2023-09-16 Richard Henderson New
[v3,37/38] tcg/s390x: Support TCG_COND_TST{EQ,NE} [v3,01/38] tcg: Introduce TCG_COND_TST{EQ,NE} - - - - --- 2024-01-10 Richard Henderson New
[v3,37/38] target-microblaze: cpu_mmu_index: Fixup indentation target-microblaze: Add support for Extended Addressing - - 2 - --- 2018-05-16 Edgar E. Iglesias New
[v3,37/38] raw: Convert a warning to warn_report() Replace some unwise uses of error_report() & friends - - - - --- 2018-10-16 Markus Armbruster New
[v3,37/38] monitor: teach HMP about asynchronous commands RFC: monitor: add asynchronous command type - - - - --- 2018-03-26 Marc-André Lureau New
[v3,37/38] iotests: More options for VM.add_drive() - - 1 - --- 2015-06-03 Max Reitz New
[v3,37/37] vfio/ccw: Make vfio cdev pre-openable by passing a file handle vfio: Adopt iommufd - - - - --- 2023-10-26 Duan, Zhenzhong New
[v3,37/37] target/riscv: configure and turn on packed extension from command line target/riscv: support packed extension v0.9.4 - - - - --- 2021-06-24 LIU Zhiwei New
[v3,37/37] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-02-10 Matheus K. Ferst New
[v3,37/37] host/include/ppc: Implement aes-round.h crypto: Provide aes-round.h and host accel - - 1 - --- 2023-06-20 Richard Henderson New
[v3,36/90] target/sparc: Move TADD, TSUB, MULS to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-21 Richard Henderson New
[v3,36/88] target/hppa: Pass d to do_unit_cond target/hppa: Implement hppa64 cpu - - - - --- 2023-11-02 Richard Henderson New
[v3,36/81] target/arm: Implement SVE2 MATCH, NMATCH target/arm: Implement SVE2 - - 1 - --- 2020-09-18 Richard Henderson New
[v3,36/74] piix: Move QOM macros to header qom: Automated conversion of type checking boilerplate - - 2 - --- 2020-08-25 Eduardo Habkost New
[v3,36/70] tcg/tci: Implement the disassembler properly TCI fixes and cleanups - - - - --- 2021-02-08 Richard Henderson New
[v3,36/70] kvm/tdx: Don't complain when converting vMMIO region to shared QEMU Guest memfd + QEMU TDX support - - - - --- 2023-11-15 Xiaoyao Li New
[v3,36/69] target/arm: Convert CPS (privileged) target/arm: Convert aa32 base isa to decodetree - - 1 - --- 2019-08-28 Richard Henderson New
[v3,36/66] accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h Unaligned access for user-only - - 1 - --- 2021-08-18 Richard Henderson New
[v3,36/60] target/riscv: vector floating-point min/max instructions target/riscv: support vector extension v0.7.1 - - - - --- 2020-03-09 LIU Zhiwei New
[v3,36/60] target/arm: Drop EL3 no EL2 fallbacks target/arm: Cleanups, new features, new cpus - - - - --- 2022-04-17 Richard Henderson New
[v3,36/58] json: Don't create JSON_ERROR tokens that won't be used json: Fixes, error reporting improvements, cleanups - - 1 - --- 2018-08-23 Markus Armbruster New
[v3,36/57] tcg: Introduce arg_slot_stk_ofs tcg: Simplify calls to load/store helpers - - 1 - --- 2023-04-24 Richard Henderson New
[v3,36/57] tcg/loongarch64: Assert the host supports unaligned accesses tcg: Improve atomicity support - - - - --- 2023-04-25 Richard Henderson New
[v3,36/54] tests/qtest: Support libqtest to build and run on Windows tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,36/53] qdev: Don't set .name_template for array elements Make qdev static property API usable by any QOM type - - - - --- 2020-11-12 Eduardo Habkost New
[v3,36/52] acpi: add aml_processor() term - - - - --- 2015-02-09 Igor Mammedov New
[v3,36/51] target/arm: Implement SCLAMP, UCLAMP target/arm: Scalable Matrix Extension - - 1 - --- 2022-06-20 Richard Henderson New
[v3,36/50] target/openrisc: fetch code with translator_ld tcg plugin support - - 1 - --- 2019-06-14 Alex Bennée New
[v3,36/50] qapi: add conditions to VNC type/commands/events on the schema Hi, - - - - --- 2017-09-11 Marc-André Lureau New
[v3,36/50] audio: remove remains of the old backend api Audio 5.1 patches - - - - --- 2019-01-16 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v3,36/49] qapi: add conditions to SPICE type/commands/events on the schema qapi: add #if pre-processor conditions to generated code - - 1 - --- 2018-03-21 Marc-André Lureau New
[v3,36/49] i386/sev: Add KVM_EXIT_VMGEXIT handling for Extended Guest Requests Add AMD Secure Nested Paging (SEV-SNP) support - - - - --- 2024-03-20 Michael Roth New
[v3,36/49] gdbstub: Widen gdb_syscall_complete_cb return value semihosting cleanup - - - - --- 2022-05-21 Richard Henderson New
[v3,36/48] tcg/optimize: Split out fold_xi_to_x tcg: optimize redundant sign extensions - - - - --- 2021-10-21 Richard Henderson New
[v3,36/48] accel/tcg: Move translator_fake_ldb out of line tcg: Build once for system, once for user - - 1 - --- 2023-05-31 Richard Henderson New
[v3,36/47] target/loongarch: Implement xvfrstp Add LoongArch LASX instructions - - - - --- 2023-07-14 gaosong New
[v3,36/47] qapi/gen.py: delint with pylint qapi: static typing conversion, pt1 - - 2 - --- 2020-09-25 John Snow New
[v3,36/47] igb: Implement Rx SCTP CSO [v3,01/47] hw/net/net_tx_pkt: Decouple implementation from PCI - - 1 - --- 2023-04-23 Akihiko Odaki New
[v3,36/47] Page request: Add MIG_RPCOMM_REQPAGES reverse command - - - - --- 2014-08-28 Dr. David Alan Gilbert New
[v3,36/46] tests/tcg/alpha: add Alpha specific tests fix building of tests/tcg - - - - --- 2018-04-24 Alex Bennée New
[v3,36/46] ivshmem: add check on protocol version in QEMU - - - - --- 2015-09-15 Marc-André Lureau New
[v3,36/46] hw/sparc*: Replace fprintf(stderr, "*\n" with error_report() Remove some of the fprintf(stderr, "* - - 1 - --- 2017-10-19 Alistair Francis New
[v3,36/46] hw/mips/jazz: use qemu_find_nic_info() Rework matching of network devices to -nic options - - - - --- 2024-01-08 David Woodhouse New
[v3,36/45] windbg: implemented kd_api_continue Windbg supporting - - - - --- 2017-11-21 Mikhail Abakumov New
[v3,36/45] target/hppa: Fix comment hppa-softmmu - - - - --- 2018-01-24 Richard Henderson New
[v3,36/45] Add mailbox test constants Raspberry Pi 4B machine - - - - --- 2023-12-03 Sergey Kambalin New
[v3,36/45] Add mailbox test constants Untitled series #384993 - - - - --- 2023-12-03 Sergey Kambalin New
[v3,36/45] Add mailbox test constants Raspberry Pi 4B machine - - - - --- 2023-12-04 Sergey Kambalin New
[v3,36/44] target/arm: Implement MVE VQDMLADH and VQRDMLADH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,36/44] nbd: Improve handling of shutdown requests - - - - --- 2016-04-22 Eric Blake New
[v3,36/44] hmp: Request permissions in qemu-io - - 1 - --- 2017-02-28 Kevin Wolf New
[v3,36/44] error: Reduce unnecessary error propagation Less clumsy error checking - - 1 - --- 2020-07-06 Markus Armbruster New
[v3,36/43] tcg: introduce **tcg_ctxs to keep track of all TCGContext's - - 1 - --- 2017-07-20 Emilio Cota New
[v3,36/43] pvpanic: use get_uint() for "ioport" property - - - - --- 2017-06-07 Marc-André Lureau New
[v3,36/43] bsd-user: Add target_os_user.h to capture the user/kernel structures bsd-user updates to run hello world 1 - 1 - --- 2021-09-02 Warner Losh New
[v3,36/43] Enable common virtio pci support for LoongArch Add LoongArch softmmu support - - 1 - --- 2022-04-29 Xiaojuan Yang New
[v3,36/42] target/arm: Add ARMFault_UnsuppAtomicUpdate target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-01 Richard Henderson New
[v3,36/42] esp: add maxlen parameter to get_cmd() esp: consolidate PDMA transfer buffers and other fixes - - 2 - --- 2021-03-04 Mark Cave-Ayland New
[v3,36/41] tcg/mips: Do not assert on relocation overflow Mirror map JIT memory for TCG - - - - --- 2020-11-06 Richard Henderson New
[v3,36/41] target/s390x: Use probe_access_flags in s390_probe_access linux-user: Streamline handling of SIGSEGV - - - - --- 2021-10-01 Richard Henderson New
[v3,36/41] hw/vfio: Use the BYTE-based definitions hw: Use the BYTE-based definitions when useful - - - - --- 2018-04-15 Philippe Mathieu-Daudé New
[v3,36/40] s390x/tcg: Implement VECTOR SUBTRACT WITH BORROW COMPUTE BORROW INDICATION s390x/tcg: Vector Instruction Support Part 2 - - 1 - --- 2019-05-02 David Hildenbrand New
[v3,36/40] plugins: Added a new cache modelling plugin testing and plugins pre-PR - - - - --- 2021-07-09 Alex Bennée New
[v3,36/40] mips_malta: Setup GT64120 BARs in nanoMIPS bootloader Add nanoMIPS support to QEMU - - 1 - --- 2018-07-19 Stefan Markovic New
[v3,36/40] ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem - - 1 - --- 2016-03-15 Markus Armbruster New
[v3,36/40] ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem - - - - --- 2016-03-21 Markus Armbruster New
[v3,36/40] bsd-user/signal.c: implement do_sigaction bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,36/39] windbg: implement kd_api_search_memory Windbg supporting - - - - --- 2018-12-06 Mikhail Abakumov New
[v3,36/39] util/log: Combine two logfile closes Logging cleanup and per-thread logfiles - - 1 - --- 2022-04-17 Richard Henderson New
[v3,36/39] qom: Less verbose object_initialize_child() qdev: Rework how we plug into the parent bus 1 - 1 - --- 2020-06-09 Markus Armbruster New
« 1 2 ... 870 871 8724286 4287 »