Show patches with: State = Action Required       |   306336 patches
« 1 2 ... 1826 1827 18283063 3064 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,3/4] net/filter.c: Add Options to insert filters anywhere in the filter list colo: Add support for continuous replication - 1 - --- 2019-10-05 Lukas Straub New
[v6,2/4] tests/test-replication.c: Add test for for secondary node continuing replication colo: Add support for continuous replication - - - --- 2019-10-05 Lukas Straub New
[v6,1/4] block/replication.c: Ignore requests after failover colo: Add support for continuous replication - 1 - --- 2019-10-05 Lukas Straub New
target/i386: log guest name and memory error type AO, AR for MCEs target/i386: log guest name and memory error type AO, AR for MCEs - - - --- 2019-10-04 Mario Smarduch New
[v4,3/3] tests/migration:fix unreachable path in stress test some fix in tests/migration - 1 - --- 2019-10-04 Mao Zhongyi New
[v4,2/3] tests/migration: fix a typo in comment some fix in tests/migration - 3 - --- 2019-10-04 Mao Zhongyi New
[v4,1/3] tests/migration: mem leak fix some fix in tests/migration - 2 - --- 2019-10-04 Mao Zhongyi New
migration: Support QLIST migration migration: Support QLIST migration - - - --- 2019-10-04 Eric Auger New
[PULL,29/29] target/i386/kvm: Silence warning from Valgrind about uninitialized bytes Untitled series #182965 - - - --- 2019-10-04 Paolo Bonzini New
[PULL,28/29] target/i386: work around KVM_GET_MSRS bug for secondary execution controls Untitled series #182965 - - - --- 2019-10-04 Paolo Bonzini New
[PULL,27/29] target/i386: add VMX features Untitled series #182965 - - - --- 2019-10-04 Paolo Bonzini New
[PULL,26/29] vmxcap: correct the name of the variables Untitled series #182965 - - - --- 2019-10-04 Paolo Bonzini New
[PULL,25/29] target/i386: add VMX definitions Untitled series #182965 - - - --- 2019-10-04 Paolo Bonzini New
[PULL,24/29] target/i386: expand feature words to 64 bits Untitled series #182965 - - - --- 2019-10-04 Paolo Bonzini New
[PULL,23/29] target/i386: introduce generic feature dependency mechanism Untitled series #182965 - - - --- 2019-10-04 Paolo Bonzini New
[PULL,22/29] target/i386: handle filtered_features in a new function mark_unavailable_features Untitled series #182965 - - - --- 2019-10-04 Paolo Bonzini New
[PULL,v3,00/29] Misc patches for 2019-10-02 - - - --- 2019-10-04 Paolo Bonzini New
[5/5] hw/arm/virt: Add nvdimm hotplug support ARM virt: Add NVDIMM support - 1 - --- 2019-10-04 Shameerali Kolothum Thodi New
[4/5] hw/arm/boot: Expose the pmem nodes in the DT ARM virt: Add NVDIMM support - - - --- 2019-10-04 Shameerali Kolothum Thodi New
[3/5] hw/arm/virt: Add nvdimm hot-plug infrastructure ARM virt: Add NVDIMM support - - - --- 2019-10-04 Shameerali Kolothum Thodi New
[2/5] nvdimm: Use configurable ACPI IO base and size ARM virt: Add NVDIMM support - - - --- 2019-10-04 Shameerali Kolothum Thodi New
[1/5] hw/arm: Align ACPI blob len to PAGE size ARM virt: Add NVDIMM support - - - --- 2019-10-04 Shameerali Kolothum Thodi New
[5/5] iotests: 194: test also migration of dirty bitmap fix migration with bitmaps and mirror - - - --- 2019-10-04 Vladimir Sementsov-Ogievskiy New
[4/5] migration/block-dirty-bitmap: fix bitmaps migration during mirror job fix migration with bitmaps and mirror - - - --- 2019-10-04 Vladimir Sementsov-Ogievskiy New
[3/5] block/dirty-bitmap: add bdrv_has_named_bitmaps helper fix migration with bitmaps and mirror - - - --- 2019-10-04 Vladimir Sementsov-Ogievskiy New
[2/5] migretion/block-dirty-bitmap: refactor init_dirty_bitmap_migration fix migration with bitmaps and mirror - - - --- 2019-10-04 Vladimir Sementsov-Ogievskiy New
[1/5] block: Mark commit and mirror as filter drivers fix migration with bitmaps and mirror - - - --- 2019-10-04 Vladimir Sementsov-Ogievskiy New
[v2] target/riscv: Expose "priv" register for GDB [v2] target/riscv: Expose "priv" register for GDB - 1 1 --- 2019-10-04 Jonathan Behrens New
[v2] target/ppc: Fix for optimized vsl/vsr instructions [v2] target/ppc: Fix for optimized vsl/vsr instructions - - 1 --- 2019-10-04 Stefan Brankovic New
[v3] s390x/tcg: MVCL: Exit to main loop if requested [v3] s390x/tcg: MVCL: Exit to main loop if requested - - - --- 2019-10-04 David Hildenbrand New
netmap: support git-submodule build otption netmap: support git-submodule build otption - - - --- 2019-10-04 Giuseppe Lettieri New
audio: add -audiodev pa,in|out.latency= to documentation audio: add -audiodev pa,in|out.latency= to documentation - 1 - --- 2019-10-04 Stefan Hajnoczi New
[v2] target/arm/arch_dump: Add SVE notes [v2] target/arm/arch_dump: Add SVE notes - - - --- 2019-10-04 Andrew Jones New
[RFC,4/4] hw/timer/arm_timer.c: Switch to transaction-based ptimer API transaction-based ptimer API - 1 - --- 2019-10-04 Peter Maydell New
[RFC,3/4] ptimer: Provide new transaction-based API transaction-based ptimer API - 1 - --- 2019-10-04 Peter Maydell New
[RFC,2/4] ptimer: Rename ptimer_init() to ptimer_init_with_bh() transaction-based ptimer API - 1 - --- 2019-10-04 Peter Maydell New
[RFC,1/4] hw/timer/arm_timer: Add trace events transaction-based ptimer API - 1 - --- 2019-10-04 Peter Maydell New
[v3] migration: Support gtree migration [v3] migration: Support gtree migration - - - --- 2019-10-04 Eric Auger New
[Virtio-fs] virtiofsd: Add pread64() to seccomp list for posix_fallocate() [Virtio-fs] virtiofsd: Add pread64() to seccomp list for posix_fallocate() - - - --- 2019-10-04 Misono Tomohiro New
[v4,7/7] s390x/mmu: Convert to non-recursive page table walk s390x/mmu: DAT translation rewrite - 2 - --- 2019-10-04 David Hildenbrand New
[v4,6/7] s390x/mmu: DAT table definition overhaul s390x/mmu: DAT translation rewrite 1 1 - --- 2019-10-04 David Hildenbrand New
[v4,5/7] s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte() s390x/mmu: DAT translation rewrite - 2 - --- 2019-10-04 David Hildenbrand New
[v4,4/7] s390x/mmu: Inject PGM_ADDRESSING on bogus table addresses s390x/mmu: DAT translation rewrite - 2 - --- 2019-10-04 David Hildenbrand New
[v4,3/7] s390x/mmu: Inject DAT exceptions from a single place s390x/mmu: DAT translation rewrite - 2 - --- 2019-10-04 David Hildenbrand New
[v4,2/7] s390x/mmu: Move DAT protection handling out of mmu_translate_asce() s390x/mmu: DAT translation rewrite - 2 - --- 2019-10-04 David Hildenbrand New
[v4,1/7] s390x/mmu: Drop debug logging from MMU code s390x/mmu: DAT translation rewrite - 2 - --- 2019-10-04 David Hildenbrand New
[v5,8/8] tests: add dbus-vmstate-test Add dbus-vmstate - - - --- 2019-10-04 Marc-André Lureau New
[v5,7/8] dockerfiles: add dbus-daemon to some of latest distributions Add dbus-vmstate - - - --- 2019-10-04 Marc-André Lureau New
[v5,6/8] configure: add GDBUS_CODEGEN Add dbus-vmstate - - - --- 2019-10-04 Marc-André Lureau New
[v5,5/8] Add dbus-vmstate object Add dbus-vmstate - - - --- 2019-10-04 Marc-André Lureau New
[v5,4/8] util: add dbus helper unit Add dbus-vmstate - - - --- 2019-10-04 Marc-André Lureau New
[v5,3/8] docs: start a document to describe D-Bus usage Add dbus-vmstate - - - --- 2019-10-04 Marc-André Lureau New
[v5,2/8] vmstate: replace DeviceState with VMStateIf Add dbus-vmstate 1 2 - --- 2019-10-04 Marc-André Lureau New
[v5,1/8] vmstate: add qom interface to get id Add dbus-vmstate 1 1 - --- 2019-10-04 Marc-André Lureau New
[PULL,v3,4/4] iotests: Remove Python 2 compatibility code [PULL,v3,1/4] block/snapshot: Restrict set of snapshot nodes - 5 - --- 2019-10-04 Kevin Wolf New
[PULL,v3,3/4] iotests: Require Python 3.6 or later [PULL,v3,1/4] block/snapshot: Restrict set of snapshot nodes - 4 - --- 2019-10-04 Kevin Wolf New
[PULL,v3,2/4] iotests: Test internal snapshots with -blockdev [PULL,v3,1/4] block/snapshot: Restrict set of snapshot nodes - 1 1 --- 2019-10-04 Kevin Wolf New
[PULL,v3,1/4] block/snapshot: Restrict set of snapshot nodes [PULL,v3,1/4] block/snapshot: Restrict set of snapshot nodes - 2 1 --- 2019-10-04 Kevin Wolf New
[PULL,v3,0/4] Block layer patches - - - --- 2019-10-04 Kevin Wolf New
target/arm/arch_dump: Add SVE notes target/arm/arch_dump: Add SVE notes - - - --- 2019-10-04 Andrew Jones New
[v6,10/10] hw/i386: Introduce the microvm machine type Introduce the microvm machine type - - - --- 2019-10-04 Sergio Lopez Pascual New
[v6,09/10] docs/microvm.rst: document the new microvm machine type Introduce the microvm machine type - - - --- 2019-10-04 Sergio Lopez Pascual New
[v6,08/10] roms: add microvm-bios (qboot) as binary and git submodule Introduce the microvm machine type - 1 - --- 2019-10-04 Sergio Lopez Pascual New
[v6,07/10] hw/intc/apic: reject pic ints if isa_pic == NULL Introduce the microvm machine type - - - --- 2019-10-04 Sergio Lopez Pascual New
[v6,06/10] fw_cfg: add "modify" functions for all types Introduce the microvm machine type - - - --- 2019-10-04 Sergio Lopez Pascual New
[v6,05/10] hw/i386: make x86.c independent from PCMachineState Introduce the microvm machine type - 1 1 --- 2019-10-04 Sergio Lopez Pascual New
[PULL,53/53] ppc/pnv: Remove the XICSFabric Interface from the POWER9 machine [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - - - --- 2019-10-04 David Gibson New
[v6,04/10] hw/i386: split PCMachineState deriving X86MachineState from it Introduce the microvm machine type - 1 1 --- 2019-10-04 Sergio Lopez Pascual New
[PULL,52/53] spapr: Eliminate SpaprIrq::init hook [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[v6,03/10] hw/i386/pc: move shared x86 functions to x86.c and export them Introduce the microvm machine type - 2 1 --- 2019-10-04 Sergio Lopez Pascual New
[PULL,51/53] spapr: Add return value to spapr_irq_check() [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[v6,02/10] hw/i386/pc: rename functions shared with non-PC machines Introduce the microvm machine type - 2 1 --- 2019-10-04 Sergio Lopez Pascual New
[PULL,50/53] spapr: Use less cryptic representation of which irq backends are supported [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[v6,01/10] hw/virtio: Factorize virtio-mmio headers Introduce the microvm machine type - 1 1 --- 2019-10-04 Sergio Lopez Pascual New
[PULL,49/53] xive: Improve irq claim/free path [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,48/53] spapr, xics, xive: Better use of assert()s on irq claim/free paths [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,47/53] spapr: Handle freeing of multiple irqs in frontend only [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,46/53] spapr: Remove unhelpful tracepoints from spapr_irq_free_xics() [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 3 - --- 2019-10-04 David Gibson New
[PULL,45/53] spapr: Eliminate SpaprIrq:get_nodename method [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 3 - --- 2019-10-04 David Gibson New
[PULL,44/53] spapr: Simplify spapr_qirq() handling [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 3 - --- 2019-10-04 David Gibson New
[PULL,43/53] spapr: Fix indexing of XICS irqs [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,42/53] spapr: Eliminate nr_irqs parameter to SpaprIrq::init [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,41/53] spapr: Clarify and fix handling of nr_irqs [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,40/53] spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 3 - --- 2019-10-04 David Gibson New
[PULL,39/53] spapr: Fold spapr_phb_lsi_qirq() into its single caller [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 3 - --- 2019-10-04 David Gibson New
[PULL,38/53] xics: Create sPAPR specific ICS subtype [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,37/53] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,36/53] xics: Eliminate reset hook [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,35/53] xics: Rename misleading ics_simple_*() functions [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,34/53] xics: Eliminate 'reject', 'resend' and 'eoi' class hooks [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,33/53] xics: Minor fixes for XICSFabric interface [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 2 - --- 2019-10-04 David Gibson New
[PULL,32/53] spapr/xive: skip partially initialized vCPUs in presenter [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 1 - --- 2019-10-04 David Gibson New
[PULL,31/53] target/ppc: use Vsr macros in BCD helpers [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 1 - --- 2019-10-04 David Gibson New
[PULL,30/53] spapr: Render full FDT on ibm, client-architecture-support [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - - - --- 2019-10-04 David Gibson New
[PULL,29/53] spapr-pci: Stop providing assigned-addresses [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - - - --- 2019-10-04 David Gibson New
[PULL,28/53] target/ppc: remove unnecessary if() around calls to set_dfp{64, 128}() in DFP macros [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 1 - --- 2019-10-04 David Gibson New
[PULL,27/53] target/ppc: use existing VsrD() macro to eliminate HI_IDX and LO_IDX from dfp_helper.c [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 1 - --- 2019-10-04 David Gibson New
[PULL,26/53] target/ppc: change struct PPC_DFP decimal storage from uint64[2] to ppc_vsr_t [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 1 - --- 2019-10-04 David Gibson New
[PULL,25/53] target/ppc: introduce dfp_finalize_decimal{64, 128}() helper functions [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 1 - --- 2019-10-04 David Gibson New
[PULL,24/53] target/ppc: update {get, set}_dfp{64, 128}() helper functions to read/write DFP number… [PULL,01/53] pseries: do not allow memory-less/cpu-less NUMA node - 1 - --- 2019-10-04 David Gibson New
« 1 2 ... 1826 1827 18283063 3064 »