Show patches with: State = Action Required       |    Archived = No       |   24001 patches
« 1 2 ... 114 115 116240 241 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,35/37] replay: describe reverse debugging in docs/replay.txt Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,34/37] gdbstub: add reverse continue support in replay mode Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,33/37] gdbstub: add reverse step support in replay mode Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,32/37] replay: flush rr queue before loading the vmstate Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,31/37] replay: implement replay-seek command Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,30/37] replay: introduce breakpoint at the specified step Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,29/37] replay: introduce info hmp/qmp command Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,28/37] qapi: introduce replay.json for record/replay-related stuff Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,27/37] migration: introduce icount field for snapshots Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,26/37] qcow2: introduce icount field for snapshots Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,25/37] replay: provide an accessor for rr filename Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,24/37] replay: don't record interrupt poll Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,23/37] configure: don't enable ASLR for --enable-debug Windows builds Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,21/37] configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,18/37] accel/tcg: use current_machine as it is always set for softmmu Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,17/37] kvm: kvm_init_vcpu take Error pointer Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,16/37] kvm: remove kvm specific functions from global includes Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,15/37] hax: remove hax specific functions from global includes Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,14/37] whpx: remove whpx specific functions from global includes Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,13/37] hvf: remove hvf specific functions from global includes Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,12/37] cpus: add handle_interrupt to the CpusAccel interface Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,11/37] cpus: remove checks for non-NULL cpus_accel Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,10/37] cpus: cleanup now unneeded includes Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,09/37] cpus: extract out hvf-specific code to target/i386/hvf/ Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,08/37] cpus: extract out whpx-specific code to target/i386/ Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,07/37] cpus: extract out hax-specific code to target/i386/ Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,06/37] cpus: extract out kvm-specific code to accel/kvm Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,05/37] cpus: extract out qtest-specific code to accel/qtest Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,04/37] cpus: extract out TCG-specific code to accel/tcg Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,03/37] cpus: prepare new CpusAccel cpu accelerator interface Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,02/37] icount: rename functions to be consistent with the module name Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,01/37] cpu-timers, icount: new modules Build system + accel + record/replay patches for 2020-10-06 --- 2020-10-06 Paolo Bonzini New
[PULL,14/21] docs/devel/qom: Use *emphasis* for emphasis machine + QOM queue, 2020-10-05 --- 2020-10-05 Eduardo Habkost New
[PULL,11/21] qom: Fix DECLARE_*CHECKER documentation machine + QOM queue, 2020-10-05 --- 2020-10-05 Eduardo Habkost New
[PULL,10/21] qom: Improve error message displayed with missing object properties machine + QOM queue, 2020-10-05 --- 2020-10-05 Eduardo Habkost New
[PULL,09/21] hw/core/cpu: Add missing 'exec/cpu-common.h' include machine + QOM queue, 2020-10-05 --- 2020-10-05 Eduardo Habkost New
[PULL,07/21] hw/core/qdev-properties: Export some integer-related functions machine + QOM queue, 2020-10-05 --- 2020-10-05 Eduardo Habkost New
[PULL,06/21] hw/core/qdev-properties: Export qdev_prop_enum machine + QOM queue, 2020-10-05 --- 2020-10-05 Eduardo Habkost New
[PULL,05/21] hw/core/qdev-properties: Export enum-related functions machine + QOM queue, 2020-10-05 --- 2020-10-05 Eduardo Habkost New
[PULL,04/21] hw/core/qdev-properties: Fix code style machine + QOM queue, 2020-10-05 --- 2020-10-05 Eduardo Habkost New
[PULL,03/21] hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr() machine + QOM queue, 2020-10-05 --- 2020-10-05 Eduardo Habkost New
[PULL,01/21] numa: hmat: require parent cache description before the next level one machine + QOM queue, 2020-10-05 --- 2020-10-05 Eduardo Habkost New
[3/3] docs/devel/qtest: Include libqtest API reference docs: Include QTest protocol and libqtest API on documentation --- 2020-10-05 Eduardo Habkost New
[2/3] docs/devel/qtest: Include protocol spec in document docs: Include QTest protocol and libqtest API on documentation --- 2020-10-05 Eduardo Habkost New
[1/3] docs: Move QTest documentation to its own document docs: Include QTest protocol and libqtest API on documentation --- 2020-10-05 Eduardo Habkost New
[v2,14/15] hw/char/pl011: add a clock input raspi: add the bcm2835 cprman clock manager --- 2020-10-05 Luc Michel New
[v2,12/15] hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer raspi: add the bcm2835 cprman clock manager --- 2020-10-05 Luc Michel New
[v2,03/15] hw/core/clock: add the clock_new helper function raspi: add the bcm2835 cprman clock manager --- 2020-10-05 Luc Michel New
[v5,14/36] qapi/common.py: check with pylint qapi: static typing conversion, pt1 --- 2020-10-05 John Snow New
[v3] scripts: Convert qemu-version.sh to qemu-version.py [v3] scripts: Convert qemu-version.sh to qemu-version.py --- 2020-10-05 罗勇刚(Yonggang Luo) New
[v5,02/36] qapi: modify docstrings to be sphinx-compatible qapi: static typing conversion, pt1 --- 2020-10-05 John Snow New
docs/devel/clocks: Include API reference using kernel-doc docs/devel/clocks: Include API reference using kernel-doc --- 2020-10-05 Eduardo Habkost New
[v10,19/19] multi-process: add configure and usage information Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,17/19] multi-process: perform device reset in the remote process Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,15/19] multi-process: create IOHUB object to handle irq Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,13/19] multi-process: PCI BAR read/write handling for proxy & remote endpoints Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,12/19] multi-process: Forward PCI config space acceses to the remote process Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,11/19] multi-process: add proxy communication functions Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,10/19] multi-process: introduce proxy object Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,09/19] multi-process: setup memory manager for remote device Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,08/19] multi-process: Associate fd of a PCIDevice with its object Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,07/19] multi-process: Initialize message handler in remote device Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,06/19] multi-process: define MPQemuMsg format and transmission functions Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,05/19] multi-process: add qio channel function to transmit Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,04/19] multi-process: setup a machine object for remote device process Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,03/19] multi-process: setup PCI host bridge for remote device Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
[v10,01/19] memory: alloc RAM from file at offset Initial support for multi-process Qemu --- 2020-10-05 Elena Ufimtseva New
scripts: Convert qemu-version.sh to qemu-version.py scripts: Convert qemu-version.sh to qemu-version.py --- 2020-10-05 罗勇刚(Yonggang Luo) New
[v2,6/6] spapr/xive: Introduce a new CAS value for the StoreEOI capability spapr/xive: Activate StoreEOI in P10 compat guests --- 2020-10-05 Cédric Le Goater New
[v2,5/6] spapr/xive: Activate StoreEOI at the source level spapr/xive: Activate StoreEOI in P10 compat guests --- 2020-10-05 Cédric Le Goater New
[v2,4/6] spapr/xive: Enforce load-after-store ordering spapr/xive: Activate StoreEOI in P10 compat guests --- 2020-10-05 Cédric Le Goater New
[v2,3/6] spapr/xive: Add a warning when StoreEOI is activated on POWER9 CPUs spapr/xive: Activate StoreEOI in P10 compat guests --- 2020-10-05 Cédric Le Goater New
[v2,2/6] spapr/xive: Add a warning when StoreEOI is activated on POWER8 CPUs spapr/xive: Activate StoreEOI in P10 compat guests --- 2020-10-05 Cédric Le Goater New
[v2,1/6] spapr/xive: Introduce a StoreEOI capability spapr/xive: Activate StoreEOI in P10 compat guests --- 2020-10-05 Cédric Le Goater New
[v8,14/14] block: Convert 'block_resize' to coroutine monitor: Optionally run handlers in coroutines --- 2020-10-05 Kevin Wolf New
[v8,13/14] block: Add bdrv_lock()/unlock() monitor: Optionally run handlers in coroutines --- 2020-10-05 Kevin Wolf New
[v8,12/14] block: Add bdrv_co_enter()/leave() monitor: Optionally run handlers in coroutines --- 2020-10-05 Kevin Wolf New
[v8,10/14] hmp: Add support for coroutine command handlers monitor: Optionally run handlers in coroutines --- 2020-10-05 Kevin Wolf New
[v8,07/14] monitor: Make current monitor a per-coroutine property monitor: Optionally run handlers in coroutines --- 2020-10-05 Kevin Wolf New
[v8,06/14] qmp: Call monitor_set_cur() only in qmp_dispatch() monitor: Optionally run handlers in coroutines --- 2020-10-05 Kevin Wolf New
[v8,05/14] qmp: Assert that no other monitor is active monitor: Optionally run handlers in coroutines --- 2020-10-05 Kevin Wolf New
[v8,1/4] configure: fixes indent of $meson setup Fixes curses on msys2/mingw --- 2020-10-05 罗勇刚(Yonggang Luo) New
[v8,001/133] target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check Fixes curses on msys2/mingw --- 2020-10-05 罗勇刚(Yonggang Luo) New
[PULL,v2,13/17] block/io: refactor save/load vmstate Block patches --- 2020-10-05 Stefan Hajnoczi New
[PULL,v2,08/17] block/io: refactor coroutine wrappers Block patches --- 2020-10-05 Stefan Hajnoczi New
[PULL,v2,07/17] block: return error-code from bdrv_invalidate_cache Block patches --- 2020-10-05 Stefan Hajnoczi New
[PULL,v2,04/17] block/nvme: Drop NVMeRegs structure, directly use NvmeBar Block patches --- 2020-10-05 Stefan Hajnoczi New
[PULL,v2,01/17] util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar() Block patches --- 2020-10-05 Stefan Hajnoczi New
cirrus.yml: Add VM-based jobs to test with NetBSD and OpenBSD cirrus.yml: Add VM-based jobs to test with NetBSD and OpenBSD --- 2020-10-05 Thomas Huth New
softmmu/memory: Log invalid memory accesses softmmu/memory: Log invalid memory accesses --- 2020-10-05 Philippe Mathieu-Daudé New
[RFC,4/4] hw/rx/Kconfig: Let gdbsim machine select FDT hw: Have some targets select FDT on a per-machine basis --- 2020-10-05 Philippe Mathieu-Daudé New
[RFC,3/4] hw/mips/Kconfig: Let boston machine select FDT hw: Have some targets select FDT on a per-machine basis --- 2020-10-05 Philippe Mathieu-Daudé New
[RFC,2/4] hw/ppc: Rename FDT_PPC as FDT hw: Have some targets select FDT on a per-machine basis --- 2020-10-05 Philippe Mathieu-Daudé New
[RFC,1/4] Kconfig.host: Declare FDT symbol hw: Have some targets select FDT on a per-machine basis --- 2020-10-05 Philippe Mathieu-Daudé New
readthedocs: build with Python 3.6 readthedocs: build with Python 3.6 --- 2020-10-05 Paolo Bonzini New
[v5] hw/avr: Add limited support for avr gpio registers [v5] hw/avr: Add limited support for avr gpio registers --- 2020-10-05 Heecheol Yang New
[4/4] configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson Convert remaining submodules to meson, cleanup env var handling --- 2020-10-05 Paolo Bonzini New
[2/4] dtc: Convert Makefile bits to meson bits Convert remaining submodules to meson, cleanup env var handling --- 2020-10-05 Paolo Bonzini New
[1/4] slirp: Convert Makefile bits to meson bits Convert remaining submodules to meson, cleanup env var handling --- 2020-10-05 Paolo Bonzini New
configure: don't enable ASLR for --enable-debug Windows builds configure: don't enable ASLR for --enable-debug Windows builds --- 2020-10-05 Mark Cave-Ayland New
« 1 2 ... 114 115 116240 241 »