Show patches with: State = Action Required       |   303299 patches
« 1 2 ... 2308 2309 23103032 3033 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,21/21] target/arm: Send interrupts on PMU counter overflow - - - --- 2018-04-17 Aaron Lindsay New
[v4,20/21] target/arm: Mark PMINTENSET accesses as possibly doing IO - - - --- 2018-04-17 Aaron Lindsay New
[v4,19/21] target/arm: Implement PMSWINC - - - --- 2018-04-17 Aaron Lindsay New
[v4,18/21] target/arm: PMU: Set PMCR.N to 4 - - - --- 2018-04-17 Aaron Lindsay New
[v4,17/21] target/arm: PMU: Add instruction and cycle events - - - --- 2018-04-17 Aaron Lindsay New
[v4,16/21] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER - - - --- 2018-04-17 Aaron Lindsay New
[v4,15/21] target/arm: Add array for supported PMU events, generate PMCEID[01] - - - --- 2018-04-17 Aaron Lindsay New
[v4,14/21] target/arm: Implement PMOVSSET - - - --- 2018-04-17 Aaron Lindsay New
[v4,13/21] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions - 1 - --- 2018-04-17 Aaron Lindsay New
[v4,12/21] target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide - - - --- 2018-04-17 Aaron Lindsay New
[v4,11/21] target/arm: Allow AArch32 access for PMCCFILTR - - - --- 2018-04-17 Aaron Lindsay New
[v4,10/21] target/arm: Filter cycle counter based on PMCCFILTR_EL0 - - - --- 2018-04-17 Aaron Lindsay New
[v4,09/21] target/arm: Fix bitmask for PMCCFILTR writes - 1 - --- 2018-04-17 Aaron Lindsay New
[v4,08/21] target/arm: Allow EL change hooks to do IO - - - --- 2018-04-17 Aaron Lindsay New
[v4,07/21] target/arm: Add pre-EL change hooks - - - --- 2018-04-17 Aaron Lindsay New
[v4,06/21] target/arm: Support multiple EL change hooks - - - --- 2018-04-17 Aaron Lindsay New
[v4,05/21] target/arm: Fetch GICv3 state directly from CPUARMState - 1 - --- 2018-04-17 Aaron Lindsay New
[v4,04/21] target/arm: Mask PMU register writes based on PMCR_EL0.N - 1 - --- 2018-04-17 Aaron Lindsay New
[v4,03/21] target/arm: Reorganize PMCCNTR accesses - - - --- 2018-04-17 Aaron Lindsay New
[v4,02/21] target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0 - 1 - --- 2018-04-17 Aaron Lindsay New
[v4,01/21] target/arm: Check PMCNTEN for whether PMCCNTR is enabled - 1 - --- 2018-04-17 Aaron Lindsay New
[4/4] linux-headers: drop kvm_para.h - 1 - --- 2018-04-17 Michael S. Tsirkin New
[2/4] include/standard-headers: add asm-x86/kvm_para.h 1 - - --- 2018-04-17 Michael S. Tsirkin New
[3/4] x86/cpu: use standard-headers/asm-x86.kvm_para.h - 1 - --- 2018-04-17 Michael S. Tsirkin New
[1/4] update-linux-headers.sh: drop kvm_para.h hacks 2 - - --- 2018-04-17 Michael S. Tsirkin New
ppc: e500: switch E500 based machines to full machine definition - - - --- 2018-04-17 Igor Mammedov New
[for,2.13] spapr: Correct max associativity domains value for non-NUMA configs - - - --- 2018-04-17 Serhii Popovych New
[6/6] ide: introduce ide_transfer_start_norecurse - 1 - --- 2018-04-17 Paolo Bonzini New
[5/6] atapi: call ide_set_irq before ide_transfer_start 1 - - --- 2018-04-17 Paolo Bonzini New
[4/6] ide: make ide_transfer_stop idempotent - 1 - --- 2018-04-17 Paolo Bonzini New
[3/6] ide: call ide_cmd_done from ide_transfer_stop - 1 - --- 2018-04-17 Paolo Bonzini New
[2/6] ide: push end_transfer_func out of start_transfer callback, rename callback - 1 - --- 2018-04-17 Paolo Bonzini New
[1/6] ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands - - - --- 2018-04-17 Paolo Bonzini New
[v2] xen/pt: use address_space_memory object for memory region hooks 1 - - --- 2018-04-17 Igor Druzhinin New
[v1,1/1] xilinx_spips: send dummy only if cmd requires it - - - --- 2018-04-17 Sai Pavan Boddu New
slirp: Send window updates to guest after window was closed - - - --- 2018-04-17 Jessica Clarke New
[4/4] exec: reintroduce MemoryRegion caching - - - --- 2018-04-17 Paolo Bonzini New
[3/4] exec: extract address_space_translate_iommu, fix page_mask corner case - 1 - --- 2018-04-17 Paolo Bonzini New
[2/4] exec: small changes to flatview_do_translate - 1 - --- 2018-04-17 Paolo Bonzini New
[1/4] exec: move memory access declarations to a common header, inline *_phys functions - - - --- 2018-04-17 Paolo Bonzini New
[v1] dump: add Windows dump format to dump-guest-memory - - - --- 2018-04-17 Viktor Prutyanov New
[v5,5/5] qobject: modify qobject_ref() to assert on NULL - 1 - --- 2018-04-17 Marc-André Lureau New
[v5,4/5] qobject: modify qobject_ref() to return obj - 1 - --- 2018-04-17 Marc-André Lureau New
[v5,3/5] qobject: replace qobject_incref/QINCREF qobject_decref/QDECREF - 1 - --- 2018-04-17 Marc-André Lureau New
[v5,2/5] qobject: use a QObjectBase_ struct - 1 - --- 2018-04-17 Marc-André Lureau New
[v5,1/5] qobject: ensure base is at offset 0 - 1 - --- 2018-04-17 Marc-André Lureau New
[v2,1/1] migration: calculate expected_downtime with ram_bytes_remaining() - - - --- 2018-04-17 Balamuruhan S New
[v1] xilinx_spips: send dummy only if cmd requires it - - - --- 2018-04-17 Sai Pavan Boddu New
[v3,2/2] docs: Document the new default sizes of the qcow2 caches - 1 - --- 2018-04-17 Alberto Garcia New
[v3,1/2] qcow2: Give the refcount cache the minimum possible size by default - 2 - --- 2018-04-17 Alberto Garcia New
[RESEND,v2] i386/kvm: add support for KVM_CAP_X86_DISABLE_EXITS - - - --- 2018-04-17 Wanpeng Li New
[v2] i386/kvm: add support for KVM_CAP_X86_DISABLE_EXITS - - - --- 2018-04-17 Wanpeng Li New
[for-2.13,10/10] spapr: Move PAPR specific cpu logic to pseries machine type - 1 - --- 2018-04-17 David Gibson New
[for-2.13,09/10] target/ppc: Don't bother with MSR_EP in cpu_ppc_set_papr() - 1 - --- 2018-04-17 David Gibson New
[for-2.13,08/10] spapr: Clean up handling of LPCR power-saving exit bits - 1 - --- 2018-04-17 David Gibson New
[for-2.13,07/10] spapr: Make a helper to set up cpu entry point state - 1 - --- 2018-04-17 David Gibson New
[for-2.13,06/10] target/ppc: Add ppc_store_lpcr() helper - 1 - --- 2018-04-17 David Gibson New
[for-2.13,05/10] spapr: Move PAPR mode register initialization to spapr code - 1 - --- 2018-04-17 David Gibson New
[for-2.13,04/10] spapr: Set compatibility mode before the rest of spapr_cpu_reset() - 1 - --- 2018-04-17 David Gibson New
[for-2.13,03/10] target/ppc: Remove unnecessary initialization of LPCR_UPRT - 1 - --- 2018-04-17 David Gibson New
[for-2.13,02/10] spapr: Remove support for PowerPC 970 with pseries machine type - - - --- 2018-04-17 David Gibson New
[for-2.13,01/10] spapr: Avoid redundant calls to spapr_cpu_reset() - - - --- 2018-04-17 David Gibson New
[2/2] fpu: Bound increment for scalbn - 2 1 --- 2018-04-17 Richard Henderson New
[1/2] fpu: Check for inf/x before x/0 - - - --- 2018-04-17 Richard Henderson New
dump: add Windows dump format to dump-guest-memory - - - --- 2018-04-16 Viktor Prutyanov New
Patch for ARM memory barriers and getdent - - - --- 2018-04-16 Henry Wertz New
mux: fix ctrl-a b again - - - --- 2018-04-16 Marc-André Lureau New
tests: request access to locality 0 before sending command - - - --- 2018-04-16 Stefan Berger New
scripts/device-crash-test: Removed fixed CAN entries - - - --- 2018-04-16 Thomas Huth New
[v2,for,2.13] migration: Don't activate block devices if using -S - 2 - --- 2018-04-16 Dr. David Alan Gilbert New
[9/9] iotests: Add test for COR across nodes - 1 - --- 2018-04-16 Max Reitz New
[8/9] iotests: Copy 197 for COR filter driver - 1 - --- 2018-04-16 Max Reitz New
[7/9] iotests: Clean up wrap image in 197 - 2 - --- 2018-04-16 Max Reitz New
[6/9] block: Support BDRV_REQ_WRITE_UNCHANGED in filters - 2 - --- 2018-04-16 Max Reitz New
[5/9] block/quorum: Support BDRV_REQ_WRITE_UNCHANGED - 2 - --- 2018-04-16 Max Reitz New
[4/9] block: Set BDRV_REQ_WRITE_UNCHANGED for COR writes - 2 - --- 2018-04-16 Max Reitz New
[3/9] block: Add BDRV_REQ_WRITE_UNCHANGED flag - 2 - --- 2018-04-16 Max Reitz New
[2/9] block: BLK_PERM_WRITE includes ..._UNCHANGED - 2 - --- 2018-04-16 Max Reitz New
[1/9] block: Add COR filter driver - - - --- 2018-04-16 Max Reitz New
[v3,4/4] pc-bios/s390-ccw: fix non-sequential boot entries (enum) - 2 - --- 2018-04-16 Collin Walling New
[v3,3/4] pc-bios/s390-ccw: fix non-sequential boot entries (eckd) - 2 - --- 2018-04-16 Collin Walling New
[v3,2/4] pc-bios/s390-ccw: fix loadparm initialization and int conversion - 2 - --- 2018-04-16 Collin Walling New
[v3,1/4] pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES - 2 - --- 2018-04-16 Collin Walling New
[PULL,1/1] vhost: do not verify ring mappings when IOMMU is enabled - 2 - --- 2018-04-16 Michael S. Tsirkin New
[PULL,1/1] i386: Don't automatically enable FEAT_KVM_HINTS bits - 1 1 --- 2018-04-16 Eduardo Habkost New
[prefix=PATCH,for-2.12?] linux-user: check that all of AArch64 SVE extended sigframe is writable - 1 - --- 2018-04-16 Peter Maydell New
[V5] migration: add capability to bypass the shared memory - - - --- 2018-04-16 Lai Jiangshan New
[RFC] target/arm: support reading of CNTVCT_EL0 from user-space - - - --- 2018-04-16 Alex Bennée New
fpu/softfloat: check for Inf / x or 0 / x before /0 - 1 1 --- 2018-04-16 Alex Bennée New
[PULL,2/2] iotests: fix 169 - 1 - --- 2018-04-16 Max Reitz New
[PULL,1/2] qcow2: try load bitmaps only once - - - --- 2018-04-16 Max Reitz New
Show values and description when using "qom-list" - - - --- 2018-04-16 Perez Blanco, Ricardo (Nokia - BE/Antwerp) New
[v2,7/7] blockdev: unify block-dirty-bitmap-clear command and transaction action - - - --- 2018-04-16 Vladimir Sementsov-Ogievskiy New
[v2,6/7] block/dirty-bitmap: bdrv_clear_dirty_bitmap: drop unused parameter - - - --- 2018-04-16 Vladimir Sementsov-Ogievskiy New
[v2,5/7] blockdev: refactor block-dirty-bitmap-clear transaction - - - --- 2018-04-16 Vladimir Sementsov-Ogievskiy New
[v2,4/7] dirty-bitmap: separate unused meta-bitmap related functions - - - --- 2018-04-16 Vladimir Sementsov-Ogievskiy New
[v2,3/7] dirty-bitmap: remove missed bdrv_dirty_bitmap_get_autoload header - 1 - --- 2018-04-16 Vladimir Sementsov-Ogievskiy New
[v2,2/7] dirty-bitmaps: fix comment about dirty_bitmap_mutex - 1 - --- 2018-04-16 Vladimir Sementsov-Ogievskiy New
[v2,1/7] block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap - 1 - --- 2018-04-16 Vladimir Sementsov-Ogievskiy New
[3/3] opts: don't silently truncate long option values - - - --- 2018-04-16 Daniel P. Berrangé New
« 1 2 ... 2308 2309 23103032 3033 »