Show patches with: State = Action Required       |   426228 patches
« 1 2 ... 430 431 4324262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,01/20] docs/system: Remove "mips" board from target-mips.rst [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst - - 1 - --- 2023-03-07 Philippe Mathieu-Daudé New
[PULL,00/20] MIPS patches for 2023-03-07 - - - - --- 2023-03-07 Philippe Mathieu-Daudé New
[PULL,30/30] gdbstub: move update guest debug to accel ops [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,29/30] gdbstub: Build syscall.c once [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,28/30] stubs: split semihosting_get_target from system only stubs [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,27/30] gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,26/30] gdbstub: Remove gdb_do_syscallv [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,25/30] gdbstub: split out softmmu/user specifics for syscall handling [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,24/30] include: split target_long definition from cpu-defs [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,23/30] testing: probe gdb for supported architectures ahead of time [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,22/30] gdbstub: only compile gdbstub twice for whole build [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,21/30] gdbstub: move syscall handling to new file [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,20/30] gdbstub: move register helpers into standalone include [PULL,01/30] gdbstub/internals.h: clean up include guard - - 3 - --- 2023-03-07 Alex Bennée New
[PULL,19/30] gdbstub: don't use target_ulong while handling registers [PULL,01/30] gdbstub/internals.h: clean up include guard - - 2 - --- 2023-03-07 Alex Bennée New
[PULL,18/30] gdbstub: fix address type of gdb_set_cpu_pc [PULL,01/30] gdbstub/internals.h: clean up include guard - - 2 - --- 2023-03-07 Alex Bennée New
[PULL,17/30] gdbstub: specialise stub_can_reverse [PULL,01/30] gdbstub/internals.h: clean up include guard - - 2 - --- 2023-03-07 Alex Bennée New
[PULL,16/30] gdbstub: introduce gdb_get_max_cpus [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,15/30] gdbstub: specialise target_memory_rw_debug [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,14/30] gdbstub: specialise handle_query_attached [PULL,01/30] gdbstub/internals.h: clean up include guard - - 2 - --- 2023-03-07 Alex Bennée New
[PULL,13/30] gdbstub: abstract target specific details from gdb_put_packet_binary [PULL,01/30] gdbstub/internals.h: clean up include guard - - 2 - --- 2023-03-07 Alex Bennée New
[PULL,12/30] gdbstub: rationalise signal mapping in softmmu [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,11/30] gdbstub: move chunks of user code into own files [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,10/30] gdbstub: move chunk of softmmu functionality to own file [PULL,01/30] gdbstub/internals.h: clean up include guard - - 2 - --- 2023-03-07 Alex Bennée New
[PULL,09/30] gdbstub: make various helpers visible to the rest of the module [PULL,01/30] gdbstub/internals.h: clean up include guard - - 2 - --- 2023-03-07 Alex Bennée New
[PULL,08/30] gdbstub: move fromhex/tohex routines to internals [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,07/30] includes: move tb_flush into its own header [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,06/30] gdbstub: move GDBState to shared internals header [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,05/30] gdbstub: define separate user/system structures [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,04/30] gdbstub: clean-up indent on gdb_exit [PULL,01/30] gdbstub/internals.h: clean up include guard - - 2 - --- 2023-03-07 Alex Bennée New
[PULL,03/30] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs [PULL,01/30] gdbstub/internals.h: clean up include guard - - 1 - --- 2023-03-07 Alex Bennée New
[PULL,02/30] gdbstub: fix-up copyright and license files [PULL,01/30] gdbstub/internals.h: clean up include guard - 1 2 - --- 2023-03-07 Alex Bennée New
[PULL,01/30] gdbstub/internals.h: clean up include guard [PULL,01/30] gdbstub/internals.h: clean up include guard - - 3 - --- 2023-03-07 Alex Bennée New
[PULL,00/30] gdbstub refactor for smaller build - - - - --- 2023-03-07 Alex Bennée New
[v2,3/3] block: protect BlockBackend->queued_requests with a lock block: protect BlockBackend->queued_requests with a lock - - 1 - --- 2023-03-07 Stefan Hajnoczi New
[v2,2/3] block: make BlockBackend->disable_request_queuing atomic block: protect BlockBackend->queued_requests with a lock - - 2 - --- 2023-03-07 Stefan Hajnoczi New
[v2,1/3] block: make BlockBackend->quiesce_counter atomic block: protect BlockBackend->queued_requests with a lock - - 1 - --- 2023-03-07 Stefan Hajnoczi New
[PULL,17/17] vfio: Fix vfio_get_dev_region() trace event [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - 1 1 - --- 2023-03-07 Alex Williamson New
[PULL,16/17] vfio/migration: Rename entry points [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 2 - --- 2023-03-07 Alex Williamson New
[PULL,15/17] docs/devel: Document VFIO device dirty page tracking [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 1 - --- 2023-03-07 Alex Williamson New
[PULL,14/17] vfio/migration: Query device dirty page tracking support [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 1 - --- 2023-03-07 Alex Williamson New
[PULL,13/17] vfio/migration: Block migration with vIOMMU [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 1 - --- 2023-03-07 Alex Williamson New
[PULL,12/17] vfio/common: Add device dirty page bitmap sync [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 1 - --- 2023-03-07 Alex Williamson New
[PULL,11/17] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 1 - --- 2023-03-07 Alex Williamson New
[PULL,10/17] vfio/common: Add device dirty page tracking start/stop [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - - - --- 2023-03-07 Alex Williamson New
[PULL,09/17] vfio/common: Record DMA mapped IOVA ranges [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 1 - --- 2023-03-07 Alex Williamson New
[PULL,08/17] vfio/common: Add helper to consolidate iova/end calculation [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 1 - --- 2023-03-07 Alex Williamson New
[PULL,07/17] vfio/common: Consolidate skip/invalid section into helper [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 2 - --- 2023-03-07 Alex Williamson New
[PULL,06/17] vfio/common: Use a single tracepoint for skipped sections [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 1 - --- 2023-03-07 Alex Williamson New
[PULL,05/17] vfio/common: Add helper to validate iova/end against hostwin [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 2 - --- 2023-03-07 Alex Williamson New
[PULL,04/17] vfio/common: Add VFIOBitmap and alloc function [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 1 - --- 2023-03-07 Alex Williamson New
[PULL,03/17] vfio/common: Abort migration if dirty log start/stop/sync fails [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - 3 1 - --- 2023-03-07 Alex Williamson New
[PULL,02/17] vfio/common: Fix wrong %m usages [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 1 - --- 2023-03-07 Alex Williamson New
[PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() [PULL,01/17] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() - - 1 - --- 2023-03-07 Alex Williamson New
[PULL,00/17] VFIO updates for 8.0 - - - - --- 2023-03-07 Alex Williamson New
[v2,25/25] tcg: Drop tcg_const_* tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,24/25] tcg: Drop tcg_const_*_vec tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,23/25] target/tricore: Use min/max for saturate tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,22/25] target/ppc: Avoid tcg_const_* in translate.c tcg: Remove tcg_const_* - - 2 - --- 2023-03-07 Richard Henderson New
[v2,21/25] target/ppc: Fix gen_tlbsx_booke206 tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,20/25] target/ppc: Rewrite trans_ADDG6S tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,19/25] target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc tcg: Remove tcg_const_* - - 2 - --- 2023-03-07 Richard Henderson New
[v2,18/25] target/ppc: Avoid tcg_const_* in fp-impl.c.inc tcg: Remove tcg_const_* - - 2 - --- 2023-03-07 Richard Henderson New
[v2,17/25] target/ppc: Avoid tcg_const_* in vsx-impl.c.inc tcg: Remove tcg_const_* - - 2 - --- 2023-03-07 Richard Henderson New
[v2,16/25] target/ppc: Avoid tcg_const_* in xxeval tcg: Remove tcg_const_* - - 2 - --- 2023-03-07 Richard Henderson New
[v2,15/25] target/ppc: Avoid tcg_const_* in vmx-impl.c.inc tcg: Remove tcg_const_* - - 2 - --- 2023-03-07 Richard Henderson New
[v2,14/25] target/ppc: Avoid tcg_const_i64 in do_vcntmb tcg: Remove tcg_const_* - - 2 - --- 2023-03-07 Richard Henderson New
[v2,13/25] target/m68k: Use tcg_constant_i32 in gen_ea_mode tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,12/25] target/m68k: Reject immediate as destination in gen_ea_mode tcg: Remove tcg_const_* - - - - --- 2023-03-07 Richard Henderson New
[v2,11/25] target/arm: Avoid tcg_const_ptr in handle_rev tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,10/25] target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,09/25] target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,08/25] target/arm: Avoid tcg_const_* in translate-mve.c tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,07/25] target/arm: Avoid tcg_const_ptr in gen_sve_{ldr, str} tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,06/25] target/arm: Improve trans_BFCI tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,05/25] target/arm: Create gen_set_rmode, gen_restore_rmode tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,04/25] target/arm: Consistently use ARMFPRounding during translation tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,03/25] target/arm: Improve arm_rmode_to_sf tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,02/25] target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[v2,01/25] target/arm: Use rmode >= 0 for need_rmode tcg: Remove tcg_const_* - - 1 - --- 2023-03-07 Richard Henderson New
[PULL,27/27] docs: Update Xen-on-KVM documentation for PV disk support [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,26/27] MAINTAINERS: Add entry for Xen on KVM emulation [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,25/27] i386/xen: Initialize Xen backends from pc_basic_device_init() for emulation [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,24/27] hw/xen: Implement soft reset for emulated gnttab [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,23/27] hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,22/27] hw/xen: Add emulated implementation of XenStore operations [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,21/27] hw/xen: Add emulated implementation of grant table operations [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,20/27] hw/xen: Hook up emulated implementation for event channel operations [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,19/27] hw/xen: Only advertise ring-page-order for xen-block if gnttab supports it [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,18/27] hw/xen: Avoid crash when backend watch fires too early [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,17/27] hw/xen: Build PV backend drivers for CONFIG_XEN_BUS [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,16/27] hw/xen: Rename xen_common.h to xen_native.h [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,15/27] hw/xen: Use XEN_PAGE_SIZE in PV backend drivers [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,14/27] hw/xen: Move xenstore_store_pv_console_info to xen_console.c [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,13/27] hw/xen: Add xenstore operations to allow redirection to internal emulation [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 2 - --- 2023-03-07 David Woodhouse New
[PULL,12/27] hw/xen: Add foreignmem operations to allow redirection to internal emulation [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,11/27] hw/xen: Pass grant ref to gnttab unmap operation [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,10/27] hw/xen: Add gnttab operations to allow redirection to internal emulation [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,09/27] hw/xen: Add evtchn operations to allow redirection to internal emulation [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,08/27] hw/xen: Create initial XenStore nodes [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
[PULL,07/27] hw/xen: Implement core serialize/deserialize methods for xenstore_impl [PULL,01/27] hw/xen: Add xenstore wire implementation and implementation stubs - - 1 - --- 2023-03-07 David Woodhouse New
« 1 2 ... 430 431 4324262 4263 »