Show patches with: State = Action Required       |    Archived = No       |   427086 patches
« 1 2 ... 1971 1972 19734270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v11,11/15] migration: Delay start of migration main routines mutifd - - 1 - --- 2018-03-16 Juan Quintela New
[v11,12/15] migration: Transmit initial package through the multifd channels mutifd - - 1 - --- 2018-03-16 Juan Quintela New
[v11,13/15] migration: Create ram_multifd_page mutifd - - - - --- 2018-03-16 Juan Quintela New
[v11,14/15] migration: Create pages structure for reception mutifd - - - - --- 2018-03-16 Juan Quintela New
[v11,15/15,RFC] migration: Send pages through the multifd channels mutifd - - - - --- 2018-03-16 Juan Quintela New
[v2] virtio_net: flush uncompleted TX on reset [v2] virtio_net: flush uncompleted TX on reset - - - 1 --- 2018-03-16 Greg Kurz New
[1/2] docker: test-mingw: use SDL2 and GTK+3 docker: update package list for fedora image - - 1 - --- 2018-03-16 Paolo Bonzini New
[2/2] docker: fedora: include more build dependencies docker: update package list for fedora image - - - - --- 2018-03-16 Paolo Bonzini New
[PULL,00/38] QAPI patches for 2018-03-12, 2.12 softfreeze - - - - --- 2018-03-16 Eric Blake New
[PULL,07/38] qapi: Replace qobject_to_X(o) by qobject_to(X, o) Untitled series #34185 - - 2 - --- 2018-03-16 Eric Blake New
[PULL,12/38] chardev: tcp: postpone TLS work until machine done Untitled series #34185 1 - - - --- 2018-03-16 Eric Blake New
[PULL,27/38] qmp: add new event "command-dropped" Untitled series #34185 - - 3 - --- 2018-03-16 Eric Blake New
[PULL,38/38] qapi: Pass '-u' when doing non-silent diff Untitled series #34185 - 1 1 - --- 2018-03-16 Eric Blake New
tests: fix tpm-crb tpm-tis tests race tests: fix tpm-crb tpm-tis tests race - - 2 1 --- 2018-03-16 Marc-André Lureau New
i386/kvm: add support for KVM_CAP_X86_DISABLE_EXITS i386/kvm: add support for KVM_CAP_X86_DISABLE_EXITS - - - - --- 2018-03-16 Wanpeng Li New
net/slirp: Convert atoi to qemu_strtoi to allow error checking net/slirp: Convert atoi to qemu_strtoi to allow error checking - - - - --- 2018-03-16 nee New
audio: Convert use of atoi to qemu_strtoi audio: Convert use of atoi to qemu_strtoi - - - - --- 2018-03-16 nee New
block/xen_disk: Convert atoi use to qemu_strtol to allow error checking block/xen_disk: Convert atoi use to qemu_strtol to allow error checking - - - - --- 2018-03-16 nee New
tcg: fix cpu_io_recompile tcg: fix cpu_io_recompile - - 1 - --- 2018-03-16 Richard Henderson New
gdbstub: send a terminaison packet instead of crashing gdb gdbstub: send a terminaison packet instead of crashing gdb - - 2 - --- 2018-03-16 KONRAD Frederic New
[v7,09/11] target/xtensa: add linux-user support Untitled series #34230 - - - - --- 2018-03-16 Max Filippov New
[v2,1/2] i386/kvm: add support for Hyper-V reenlightenment MSRs i386/kvm: TSC page clocksource for Hyper-V-on-KVM fixes - - - - --- 2018-03-16 Vitaly Kuznetsov New
[v2,2/2] i386/kvm: lower requirements for Hyper-V frequency MSRs exposure i386/kvm: TSC page clocksource for Hyper-V-on-KVM fixes - - - - --- 2018-03-16 Vitaly Kuznetsov New
[v3] RISC-V: Fix riscv_isa_string memory size bug [v3] RISC-V: Fix riscv_isa_string memory size bug - - 2 - --- 2018-03-16 Michael Clark New
[PULL,v2,00/11] target/xtensa linux-user support - - - - --- 2018-03-16 Max Filippov New
vhost-user: avoid misaligned access vhost-user: avoid misaligned access - 1 - - --- 2018-03-16 Michael S. Tsirkin New
[PULL,0/1] PC compat bug fix for v2.12 - - - - --- 2018-03-16 Eduardo Habkost New
[PULL,1/1] pc: correct misspelled CPU model-id for pc 2.2 [PULL,1/1] pc: correct misspelled CPU model-id for pc 2.2 1 - - - --- 2018-03-16 Eduardo Habkost New
[v3,02/24] RISC-V: Replace hardcoded constants with enum values Untitled series #34273 - - 1 - --- 2018-03-16 Michael Clark New
[v3,04/24] RISC-V: Use ROM base address and size from memmap Untitled series #34274 - - 1 - --- 2018-03-16 Michael Clark New
migration: Fix block migration flag case migration: Fix block migration flag case - - 1 - --- 2018-03-16 Dr. David Alan Gilbert New
[v3,01/22] target/arm: A53: Initialize PMCEID[01] More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,02/22] target/arm: A15 PMCEID0 initialization style nit More fully implement ARM PMUv3 - - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,03/22] target/arm: Check PMCNTEN for whether PMCCNTR is enabled More fully implement ARM PMUv3 - - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,04/22] target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0 More fully implement ARM PMUv3 - - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,05/22] target/arm: Reorganize PMCCNTR read, write, sync More fully implement ARM PMUv3 - - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,06/22] target/arm: Mask PMU register writes based on PMCR_EL0.N More fully implement ARM PMUv3 - - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,07/22] target/arm: Fetch GICv3 state directly from CPUARMState More fully implement ARM PMUv3 - - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,08/22] target/arm: Support multiple EL change hooks More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,09/22] target/arm: Add pre-EL change hooks More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,10/22] target/arm: Allow EL change hooks to do IO More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,11/22] target/arm: Fix bitmask for PMCCFILTR writes More fully implement ARM PMUv3 - - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,12/22] target/arm: Filter cycle counter based on PMCCFILTR_EL0 More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,13/22] target/arm: Allow AArch32 access for PMCCFILTR More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,14/22] target/arm: Make PMOVSCLR 64 bits wide More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions More fully implement ARM PMUv3 - - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,16/22] target/arm: Implement PMOVSSET More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,17/22] target/arm: Split arm_ccnt_enabled into generic pmu_counter_enabled More fully implement ARM PMUv3 - - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,18/22] target/arm: Add array for supported PMU events, generate PMCEID[01] More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,19/22] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,20/22] target/arm: PMU: Add instruction and cycle events More fully implement ARM PMUv3 - - 1 - --- 2018-03-16 Aaron Lindsay New
[v3,21/22] target/arm: PMU: Set PMCR.N to 4 More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v3,22/22] target/arm: Implement PMSWINC More fully implement ARM PMUv3 - - - - --- 2018-03-16 Aaron Lindsay New
[v5,for,2.13,1/4] tpm: extend TPM emulator with state migration support tpm: Extend TPM with state migration support - - - - --- 2018-03-16 Stefan Berger New
[v5,for,2.13,2/4] tpm: extend TPM TIS with state migration support tpm: Extend TPM with state migration support - - - - --- 2018-03-16 Stefan Berger New
[v5,for,2.13,3/4] docs: tpm: add VM save/restore example and troubleshooting guide tpm: Extend TPM with state migration support - - - - --- 2018-03-16 Stefan Berger New
[v5,for,2.13,4/4] tpm: Add test cases that uses the external swtpm with CRB interface tpm: Extend TPM with state migration support - - - - --- 2018-03-16 Stefan Berger New
[for-2.13] i386: Helpers to encode cache information consistently [for-2.13] i386: Helpers to encode cache information consistently - - - - --- 2018-03-16 Eduardo Habkost New
[v5.1,for,2.13,2/4] tpm: extend TPM TIS with state migration support Untitled series #34310 - - - - --- 2018-03-16 Stefan Berger New
[v5.2,for,2.13,2/4] tpm: extend TPM TIS with state migration support Untitled series #34325 - - 1 - --- 2018-03-17 Stefan Berger New
[v5.2,for,2.13,3/4] docs: tpm: add VM save/restore example and troubleshooting guide Untitled series #34324 - - 1 - --- 2018-03-17 Stefan Berger New
target/m68k: add a mechanism to automatically free TCGv target/m68k: add a mechanism to automatically free TCGv - - 2 - --- 2018-03-18 Laurent Vivier New
[PULL,0/8] ppc-for-2.12 queue 20180319 - - - - --- 2018-03-19 David Gibson New
[PULL,5/8] PPC e500: Fix gap between u-boot and kernel Untitled series #34493 - - - - --- 2018-03-19 David Gibson New
[v2] tcg: Really fix cpu_io_recompile [v2] tcg: Really fix cpu_io_recompile - 1 1 1 --- 2018-03-19 Richard Henderson New
[v2,2/6] vhost-user: introduce shared vhost-user state Untitled series #34520 - - - - --- 2018-03-19 Tiwei Bie New
[v2] qcow2: add overlap check for bitmap directory [v2] qcow2: add overlap check for bitmap directory - - 1 - --- 2018-03-19 Vladimir Sementsov-Ogievskiy New
[v3,1/3] qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint() fix bitmaps migration through shared storage - - 2 - --- 2018-03-19 Vladimir Sementsov-Ogievskiy New
[v3,2/3] qcow2: handle reopening bitmaps on bdrv_invalidate_cache fix bitmaps migration through shared storage - - 1 - --- 2018-03-19 Vladimir Sementsov-Ogievskiy New
[v3,3/3] iotests: enable shared migration cases in 169 fix bitmaps migration through shared storage - - - - --- 2018-03-19 Vladimir Sementsov-Ogievskiy New
hax: Properly handle IA32_APIC_BASE MSR hax: Properly handle IA32_APIC_BASE MSR - - - - --- 2018-03-19 Qin, Chao New
replay: finish record/replay before closing the disks replay: finish record/replay before closing the disks - - - - --- 2018-03-19 Pavel Dovgalyuk New
[v1,0/1] iotests: fix test case 185 - - - - --- 2018-03-19 QingFeng Hao New
[v1,1/1] iotests: fix test case 185 [v1,1/1] iotests: fix test case 185 - - - - --- 2018-03-19 QingFeng Hao New
[RFC] tests/device-introspect: Test devices with all machines, not only with "none" [RFC] tests/device-introspect: Test devices with all machines, not only with "none" - - - - --- 2018-03-19 Thomas Huth New
[PULL,0/1] Seabios 1.11.1 20180319 patches - - - - --- 2018-03-19 Gerd Hoffmann New
[PULL,1/1] update seabios to 1.11.1 [PULL,1/1] update seabios to 1.11.1 - - - - --- 2018-03-19 Gerd Hoffmann New
[for-2.12] hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15 [for-2.12] hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15 - - 3 - --- 2018-03-19 Peter Maydell New
[PULL,v3,00/46] Block layer patches - - - - --- 2018-03-19 Kevin Wolf New
[v2,1/2] target/m68k: add DisasContext parameter to gen_extend() target/m68k: add a mechanism to automatically free TCGv - - 2 - --- 2018-03-19 Laurent Vivier New
[v2,2/2] target/m68k: add a mechanism to automatically free TCGv target/m68k: add a mechanism to automatically free TCGv - - 2 - --- 2018-03-19 Laurent Vivier New
scripts/decodetree: Fix insnmask not marked as global in main() scripts/decodetree: Fix insnmask not marked as global in main() - - 1 - --- 2018-03-19 Bastian Koppelmann New
[for-2.12] gitmodules: Use the QEMU mirror of qemu-palcode [for-2.12] gitmodules: Use the QEMU mirror of qemu-palcode - - 2 - --- 2018-03-19 Peter Maydell New
[RFC] scripts/checkpatch.pl: Bug fix [RFC] scripts/checkpatch.pl: Bug fix - - - - --- 2018-03-19 Su Hang New
[v2] target-mips: Add initrd support for the Boston board [v2] target-mips: Add initrd support for the Boston board - - 1 - --- 2018-03-19 Aleksandar Rikalo New
[for-2.12] hw/misc/macio: Fix crash when listing device properties of macio device [for-2.12] hw/misc/macio: Fix crash when listing device properties of macio device 1 - 1 - --- 2018-03-19 Thomas Huth New
[1/2] arm_gicv3_kvm: increase clroffset accordingly two fixes for KVM GICv3 dist get/put functions - - - - --- 2018-03-19 Shannon Zhao New
[2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR two fixes for KVM GICv3 dist get/put functions - - - - --- 2018-03-19 Shannon Zhao New
[for-2.12] hw/char/serial: Fix crash when serial_mm_init() is used with -nodefaults [for-2.12] hw/char/serial: Fix crash when serial_mm_init() is used with -nodefaults - - - - --- 2018-03-19 Thomas Huth New
[1/2] vhost-user: add VHOST_USER_RESET_DEVICE to reset devices vhost-user-scsi: add message for device reset - - - - --- 2018-03-19 David Vrabel New
[2/2] vhost-user-scsi: reset the device if supported vhost-user-scsi: add message for device reset - - - - --- 2018-03-19 David Vrabel New
[PULL,v2,3/7] fixup! tests: add machine 'none' with -cpu test Untitled series #34619 - - - - --- 2018-03-19 Igor Mammedov New
[for-2.12,1/2] hw/sd/bcm2835_sdhost: Add tracepoints bcm2835_sdhost: fix interrupt handling - - 1 - --- 2018-03-19 Peter Maydell New
[for-2.12,2/2] hw/sd/bcm2835_sdhost: Don't raise spurious interrupts bcm2835_sdhost: fix interrupt handling - - 1 - --- 2018-03-19 Peter Maydell New
tpm: Set tpmRegValidSts flag to '1' in device reset tpm: Set tpmRegValidSts flag to '1' in device reset - - - - --- 2018-03-19 Stefan Berger New
tpm: Set tpmRegValidSts flag to '1' in initialization tpm: Set tpmRegValidSts flag to '1' in initialization - - - - --- 2018-03-19 Stefan Berger New
[RFC,v2] scripts/checkpatch.pl: Bug fix [RFC,v2] scripts/checkpatch.pl: Bug fix - - - - --- 2018-03-19 Su Hang New
[PULL,v3,00/38] QAPI patches for 2018-03-12, 2.12 softfreeze - - - - --- 2018-03-19 Eric Blake New
[PULL,v3,07/38] qapi: Replace qobject_to_X(o) by qobject_to(X, o) Untitled series #34634 - - 2 - --- 2018-03-19 Eric Blake New
[PULL,v3,21/38] monitor: allow using IO thread for parsing Untitled series #34634 - - 1 - --- 2018-03-19 Eric Blake New
« 1 2 ... 1971 1972 19734270 4271 »