Show patches with: State = Action Required       |   431961 patches
« 1 2 ... 999 1000 10014319 4320 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/5] MAINTAINERS: Add information for OpenPIC Reduce load on ppc target maintainers - - 2 - --- 2021-09-24 David Gibson New
[v2,3/5] MAINTAINERS: Remove David & Greg as reviewers/co-maintainers of powernv Reduce load on ppc target maintainers 1 - 1 - --- 2021-09-24 David Gibson New
[v2,2/5] MAINTAINERS: Remove David & Greg as reviewers for a number of boards Reduce load on ppc target maintainers 1 - 2 - --- 2021-09-24 David Gibson New
[v2,1/5] MAINTAINERS: Orphan obscure ppc platforms Reduce load on ppc target maintainers - - 2 - --- 2021-09-24 David Gibson New
[v6,40/40] accel/tcg: Simplify tcg_cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,39/40] accel/tcg: Remove CPUClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,38/40] target/xtensa: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,37/40] target/tricore: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,36/40] target/sparc: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,35/40] target/sparc: Remove pointless use of CONFIG_TCG definition accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,34/40] target/sh4: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,33/40] target/s390x: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,32/40] target/rx: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,31/40] target/riscv: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass 1 - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,30/40] target/ppc: Restrict has_work() handlers to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,29/40] target/ppc: Introduce PowerPCCPUClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,28/40] target/openrisc: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,27/40] target/nios2: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,26/40] target/mips: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,25/40] target/microblaze: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,24/40] target/m68k: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,23/40] target/i386: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,22/40] target/hppa: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,21/40] target/hexagon: Remove unused has_work() handler accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,20/40] target/cris: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,19/40] target/avr: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,18/40] target/arm: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,17/40] target/arm: Explicit v7M cores use arm_cpu_has_work as CPUClass:has_work accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,16/40] accel/tcg: Introduce TCGCPUOps::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,15/40] accel: Simplify cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,14/40] accel/tcg: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,13/40] accel/qtest: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,12/40] accel/nvmm: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,11/40] accel/hax: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,10/40] accel/xen: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass 1 - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,09/40] accel/hvf: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,08/40] accel/whpx: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,07/40] accel/kvm: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,06/40] accel: Introduce AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,05/40] hw/core: Move cpu_common_has_work() to cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,04/40] hw/core: Un-inline cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,03/40] hw/core: Restrict cpu_has_work() to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,02/40] accel/tcg: Restrict cpu_handle_halt() to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-24 Philippe Mathieu-Daudé New
[v6,01/40] accel: Simplify qemu_init_vcpu() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-24 Philippe Mathieu-Daudé New
[11/11] Deprecate stable non-JSON -device and -object qdev: Add JSON -device and fix QMP device_add - - 1 - --- 2021-09-24 Kevin Wolf New
[10/11] vl: Enable JSON syntax for -device qdev: Add JSON -device and fix QMP device_add - - 1 - --- 2021-09-24 Kevin Wolf New
[09/11] qdev: Avoid QemuOpts in QMP device_add qdev: Add JSON -device and fix QMP device_add - - 1 - --- 2021-09-24 Kevin Wolf New
[08/11] qdev: Base object creation on QDict rather than QemuOpts qdev: Add JSON -device and fix QMP device_add - - 1 - --- 2021-09-24 Kevin Wolf New
[07/11] qemu-option: Allow deleting opts during qemu_opts_foreach() qdev: Add JSON -device and fix QMP device_add - - 1 - --- 2021-09-24 Kevin Wolf New
[06/11] qdev: Add Error parameter to qdev_set_id() qdev: Add JSON -device and fix QMP device_add - - - - --- 2021-09-24 Kevin Wolf New
[05/11] qdev: Make DeviceState.id independent of QemuOpts qdev: Add JSON -device and fix QMP device_add - - 1 - --- 2021-09-24 Kevin Wolf New
[04/11] qdev: Avoid using string visitor for properties qdev: Add JSON -device and fix QMP device_add - - 1 - --- 2021-09-24 Kevin Wolf New
[03/11] iotests/051: Fix typo qdev: Add JSON -device and fix QMP device_add - - 1 - --- 2021-09-24 Kevin Wolf New
[02/11] iotests/245: Fix type for iothread property qdev: Add JSON -device and fix QMP device_add - - 1 - --- 2021-09-24 Kevin Wolf New
[01/11] qom: Reduce use of error_propagate() qdev: Add JSON -device and fix QMP device_add - - 2 - --- 2021-09-24 Kevin Wolf New
[v6,20/20] q800: configure nubus available slots for Quadra 800 nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,19/20] q800: wire up nubus IRQs nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,18/20] nubus: add support for slot IRQs nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,17/20] nubus-bridge: make slot_available_mask a qdev property nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,13/20] nubus-bridge: introduce separate NubusBridge structure nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,12/20] nubus: move nubus to its own 32-bit address space nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,11/20] nubus-device: add romfile property for loading declaration ROMs nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-24 Mark Cave-Ayland New
[v6,10/20] nubus-device: remove nubus_register_rom() and nubus_register_format_block() nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-24 Mark Cave-Ayland New
[v6,09/20] macfb: don't register declaration ROM nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-24 Mark Cave-Ayland New
[v6,08/20] nubus: generate bus error when attempting to access empty slots nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,07/20] nubus: add trace-events for empty slot accesses nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,06/20] nubus: implement BusClass get_dev_path() nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,05/20] nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_address() nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,04/20] nubus: use bitmap to manage available slots nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,03/20] nubus-device: expose separate super slot memory region nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,02/20] nubus-device: rename slot_nb variable to slot nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-24 Mark Cave-Ayland New
[v6,01/20] nubus: add comment indicating reference documents nubus: bus, device, bridge, IRQ and address space improvements - - 2 1 --- 2021-09-24 Mark Cave-Ayland New
[2/2] hw/nvme: change nvme-ns 'shared' default hw/nvme: fix namespace attachment on controller hotplug - - - - --- 2021-09-24 Klaus Jensen New
[1/2] hw/nvme: reattach subsystem namespaces on hotplug hw/nvme: fix namespace attachment on controller hotplug - 1 - - --- 2021-09-24 Klaus Jensen New
[PULL,3/3] hw/nvme: Return error for fused operations [PULL,1/3] hw/nvme: fix validation of ASQ and ACQ - - 1 - --- 2021-09-24 Klaus Jensen New
[PULL,2/3] hw/nvme: fix verification of select field in namespace attachment [PULL,1/3] hw/nvme: fix validation of ASQ and ACQ - - - - --- 2021-09-24 Klaus Jensen New
[PULL,1/3] hw/nvme: fix validation of ASQ and ACQ [PULL,1/3] hw/nvme: fix validation of ASQ and ACQ - - 1 - --- 2021-09-24 Klaus Jensen New
[PULL,0/3] hw/nvme updates - - - - --- 2021-09-24 Klaus Jensen New
[1/1] hw: aspeed_gpio: Fix GPIO array indexing hw: aspeed_gpio: Fix GPIO array indexing - - - - --- 2021-09-24 Peter Delevoryas New
[v1,9/9] hw/mos6522: Implement oneshot mode [v1,1/9] hw/mos6522: Remove get_load_time() methods and functions - - - - --- 2021-09-23 Finn Thain New
[v1,6/9] hw/mos6522: Call mos6522_update_irq() when appropriate [v1,1/9] hw/mos6522: Remove get_load_time() methods and functions - - 1 - --- 2021-09-23 Finn Thain New
[v1,7/9] hw/mos6522: Avoid using discrepant QEMU clock values [v1,1/9] hw/mos6522: Remove get_load_time() methods and functions - - 1 - --- 2021-09-23 Finn Thain New
[v1,0/9] hw/mos6522: VIA timer emulation fixes and improvements - - - - --- 2021-09-23 Finn Thain New
[v1,4/9] hw/mos6522: Rename timer callback functions [v1,1/9] hw/mos6522: Remove get_load_time() methods and functions - - 1 - --- 2021-09-23 Finn Thain New
[v1,8/9] hw/mos6522: Synchronize timer interrupt and timer counter [v1,1/9] hw/mos6522: Remove get_load_time() methods and functions - - - - --- 2021-09-23 Finn Thain New
[v1,5/9] hw/mos6522: Fix initial timer counter reload [v1,1/9] hw/mos6522: Remove get_load_time() methods and functions - - - - --- 2021-09-23 Finn Thain New
[v1,3/9] hw/mos6522: Remove redundant mos6522_timer1_update() calls [v1,1/9] hw/mos6522: Remove get_load_time() methods and functions - - - - --- 2021-09-23 Finn Thain New
[v1,1/9] hw/mos6522: Remove get_load_time() methods and functions [v1,1/9] hw/mos6522: Remove get_load_time() methods and functions - - 1 - --- 2021-09-23 Finn Thain New
[v1,2/9] hw/mos6522: Remove get_counter_value() methods and functions [v1,1/9] hw/mos6522: Remove get_load_time() methods and functions - - 1 - --- 2021-09-23 Finn Thain New
[5/5] trace: add qmp trace event namespace trace: inroduce qmp: trace namespace - - - - --- 2021-09-23 Vladimir Sementsov-Ogievskiy New
[4/5] util/qemu-option: make qemu_opt_del_all() function public trace: inroduce qmp: trace namespace - - - - --- 2021-09-23 Vladimir Sementsov-Ogievskiy New
[3/5] monitor: add qmp tracing API for qmp_commands trace: inroduce qmp: trace namespace - - - - --- 2021-09-23 Vladimir Sementsov-Ogievskiy New
[2/5] qapi/qmp: QmpCommand: add .tracing field and API trace: inroduce qmp: trace namespace - - - - --- 2021-09-23 Vladimir Sementsov-Ogievskiy New
[1/5] trace/control: introduce trace_opt_parse_opts() trace: inroduce qmp: trace namespace - - - - --- 2021-09-23 Vladimir Sementsov-Ogievskiy New
[v3,2/2] docs/sphinx: change default role to "any" docs/sphinx: change default `role` to "any" - - 2 - --- 2021-09-23 John Snow New
[v3,1/2] docs: remove non-reference uses of single backticks docs/sphinx: change default `role` to "any" - - 2 - --- 2021-09-23 John Snow New
[v2,2/2] docs/sphinx: change default role to "any" docs/sphinx: change default `role` to "any" - - - - --- 2021-09-23 John Snow New
« 1 2 ... 999 1000 10014319 4320 »