Show patches with: Submitter = Roman Kagan       |    State = Action Required       |    Archived = No       |   179 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
i386: make 'hv-spinlocks' a regular uint32 property i386: make 'hv-spinlocks' a regular uint32 property - - 1 - --- 2019-06-18 Roman Kagan New
[RFC,2/2] cpus-common: assert BQL nesting within cpu-exclusive sections establish nesting rule of BQL vs cpu-exclusive - - - - --- 2019-05-23 Roman Kagan New
[RFC,1/2] cpus-common: nuke finish_safe_work establish nesting rule of BQL vs cpu-exclusive - - - - --- 2019-05-23 Roman Kagan New
[RFC,5/5] virtio: expose negotiated features in r/o properties expose negotiated virtio features in r/o properties - - - - --- 2018-12-14 Roman Kagan New
[RFC,4/5] virtio: drop DEFINE_VIRTIO_COMMON_FEATURES expose negotiated virtio features in r/o properties - - - - --- 2018-12-14 Roman Kagan New
[RFC,3/5] qdev-properties: add r/o 64bit bitfield property expose negotiated virtio features in r/o properties - - - - --- 2018-12-14 Roman Kagan New
[RFC,2/5] qmp: further consolidate listing of device and object properties expose negotiated virtio features in r/o properties - - - - --- 2018-12-14 Roman Kagan New
[RFC,1/5] qom: preserve get/set presence in aliased properties expose negotiated virtio features in r/o properties - - - - --- 2018-12-14 Roman Kagan New
hw/hyperv: fix NULL dereference with pure-kvm SynIC hw/hyperv: fix NULL dereference with pure-kvm SynIC - 2 1 1 --- 2018-11-26 Roman Kagan New
configure: fix elf2dmp check configure: fix elf2dmp check - - 1 - --- 2018-11-23 Roman Kagan New
[10/10] hyperv_testdev: add SynIC message and event testmodes hyperv: add connection infrastructure - - - - --- 2018-09-21 Roman Kagan New
[09/10] hyperv: process POST_MESSAGE hypercall hyperv: add connection infrastructure - - - - --- 2018-09-21 Roman Kagan New
[08/10] hyperv: add support for KVM_HYPERV_EVENTFD hyperv: add connection infrastructure - - - - --- 2018-09-21 Roman Kagan New
[07/10] hyperv: process SIGNAL_EVENT hypercall hyperv: add connection infrastructure - - - - --- 2018-09-21 Roman Kagan New
[06/10] hyperv: add synic event flag signaling hyperv: add connection infrastructure - - - - --- 2018-09-21 Roman Kagan New
[05/10] hyperv: add synic message delivery hyperv: add connection infrastructure - - - - --- 2018-09-21 Roman Kagan New
[04/10] hyperv: make overlay pages for SynIC hyperv: add connection infrastructure - - - - --- 2018-09-21 Roman Kagan New
[03/10] hyperv: only add SynIC in compatible configurations hyperv: add connection infrastructure - - - - --- 2018-09-21 Roman Kagan New
[01/10] hyperv:synic: split capability testing and setting hyperv: add connection infrastructure - - - - --- 2018-09-21 Roman Kagan New
[5/5] i386: add hyperv-stub for CONFIG_HYPERV=n hyperv: move to hw/ and allow opt-out - - - - --- 2018-09-21 Roman Kagan New
[4/5] default-configs: collect CONFIG_HYPERV* in hyperv.mak hyperv: move to hw/ and allow opt-out - - - - --- 2018-09-21 Roman Kagan New
[3/5] hyperv: factor out arch-independent API into hw/hyperv hyperv: move to hw/ and allow opt-out - - - - --- 2018-09-21 Roman Kagan New
[2/5] hyperv: make hyperv_vp_index inline hyperv: move to hw/ and allow opt-out - - - - --- 2018-09-21 Roman Kagan New
[1/5] hyperv: split hyperv-proto.h into x86 and arch-independent parts hyperv: move to hw/ and allow opt-out - - - - --- 2018-09-21 Roman Kagan New
[v2,8/8] hyperv: rename kvm_hv_sint_route_set_sint hyperv: refactor HvSintRoute management - - - - --- 2018-09-21 Roman Kagan New
[v2,7/8] hyperv: make HvSintRoute reference-counted hyperv: refactor HvSintRoute management - - - - --- 2018-09-21 Roman Kagan New
[v2,6/8] hyperv: address HvSintRoute by X86CPU pointer hyperv: refactor HvSintRoute management - - - - --- 2018-09-21 Roman Kagan New
[v2,5/8] hyperv: allow passing arbitrary data to sint ack callback hyperv: refactor HvSintRoute management - - - - --- 2018-09-21 Roman Kagan New
[v2,4/8] hyperv: synic: only setup ack notifier if there's a callback hyperv: refactor HvSintRoute management - - - - --- 2018-09-21 Roman Kagan New
[v2,3/8] hyperv: cosmetic: g_malloc -> g_new hyperv: refactor HvSintRoute management - - - - --- 2018-09-21 Roman Kagan New
[v2,2/8] hyperv_testdev: drop unnecessary includes hyperv: refactor HvSintRoute management - - - - --- 2018-09-21 Roman Kagan New
[v2,1/8] hyperv_testdev: refactor for better maintainability hyperv: refactor HvSintRoute management - - - - --- 2018-09-21 Roman Kagan New
[6/6] hyperv: make HvSintRoute reference-counted hyperv: refactor HvSintRoute management - - - - --- 2018-07-02 Roman Kagan New
[5/6] hyperv: address HvSintRoute by X86CPU pointer hyperv: refactor HvSintRoute management - - - - --- 2018-07-02 Roman Kagan New
[4/6] hyperv: allow passing arbitrary data to sint ack callback hyperv: refactor HvSintRoute management - - - - --- 2018-07-02 Roman Kagan New
[3/6] hyperv: synic: only setup ack notifier if there's a callback hyperv: refactor HvSintRoute management - - - - --- 2018-07-02 Roman Kagan New
[2/6] hyperv: cosmetic: g_malloc -> g_new hyperv: refactor HvSintRoute management - - - - --- 2018-07-02 Roman Kagan New
[1/6] hyperv_testdev: refactor for better maintainability hyperv: refactor HvSintRoute management - - - - --- 2018-07-02 Roman Kagan New
[2/2] hyperv: ensure VP index equal to QEMU cpu_index hyperv: ensure VP index equal to QEMU cpu_index - - - - --- 2018-07-02 Roman Kagan New
[17/17] iotest 184: notrun if null-co or throttle is disabled iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[16/17] iotest 147: notrun if nbd is disabled iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[15/17] iotest 139: skip testcases using disabled drivers iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[14/17] iotest 124: skip testcases using blkdebug if disabled iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[13/17] iotest 099: notrun if blkdebug or blkverify is disabled iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[12/17] iotest 093: notrun if null-co or null-aio is disabled iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[11/17] iotest 087: notrun if null-co is disabled iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[10/17] iotest 081: notrun if quorum is disabled iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[09/17] iotest 071: notrun if blkdebug or blkverify is disabled iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[08/17] iotest 056: skip testcases using blkdebug if disabled iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[07/17] iotest 055: require blkdebug iotests: don't choke on disabled drivers - - 1 - --- 2018-04-26 Roman Kagan New
[06/17] iotest 055: skip unsupported backup target formats iotests: don't choke on disabled drivers - - 1 - --- 2018-04-26 Roman Kagan New
[05/17] iotest 030: require blkdebug iotests: don't choke on disabled drivers - - 1 - --- 2018-04-26 Roman Kagan New
[04/17] iotest 030: skip quorum test setup/teardown too iotests: don't choke on disabled drivers - - 1 - --- 2018-04-26 Roman Kagan New
[03/17] iotests: ask qemu for supported formats iotests: don't choke on disabled drivers - - - - --- 2018-04-26 Roman Kagan New
[02/17] iotests: iotests.py: prevent deadlock in subprocess iotests: don't choke on disabled drivers - - 1 - --- 2018-04-26 Roman Kagan New
[01/17] block: iterate_format with account of whitelisting iotests: don't choke on disabled drivers - - 2 - --- 2018-04-26 Roman Kagan New
update-linux-headers: drop hyperv.h update-linux-headers: drop hyperv.h - - - - --- 2018-04-13 Roman Kagan New
[for-2.12,v3,2/2] i386/hyperv: error out if features requested but unsupported i386/hyperv: fully control Hyper-V features in CPUID - - 1 - --- 2018-03-30 Roman Kagan New
[for-2.12,v3,1/2] i386/hyperv: add hv-frequencies cpu property i386/hyperv: fully control Hyper-V features in CPUID - - 1 - --- 2018-03-30 Roman Kagan New
[for-2.12,v2,2/2] i386/hyperv: error out if features requested but unsupported i386/hyperv: fully control Hyper-V features in CPUID - - - - --- 2018-03-28 Roman Kagan New
[for-2.12,v2,1/2] i386/hyperv: add hv-frequencies cpu property i386/hyperv: fully control Hyper-V features in CPUID - - 1 - --- 2018-03-28 Roman Kagan New
[for-2.12,2/2] i386/hyperv: error out if features requested but unsupported i386/hyperv: fully control Hyper-V features in CPUID - - - - --- 2018-03-23 Roman Kagan New
[for-2.12,1/2] i386/hyperv: add hv-frequencies cpu property i386/hyperv: fully control Hyper-V features in CPUID - - - - --- 2018-03-23 Roman Kagan New
[RFC,34/34] hv-net: define default rom file name Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,33/34] vmbus: add support for rom files Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,32/34] loader: allow arbitrary basename for fw_cfg file roms Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,31/34] hv-net: add .bootindex support Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,30/34] net: add Hyper-V/VMBus net adapter Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,29/34] net: add Hyper-V/VMBus network protocol definitions Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,28/34] net: add RNDIS definitions Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,27/34] tests: hv-scsi: add start-stop test Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,26/34] hv-scsi: limit the number of requests per notification Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,25/34] scsi: add Hyper-V/VMBus SCSI controller Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,24/34] scsi: add Hyper-V/VMBus SCSI protocol definitions Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,23/34] i386: en/disable vmbus by a machine property Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,22/34] i386: Hyper-V VMBus ACPI DSDT entry Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,21/34] vmbus: build configuration Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,20/34] vmbus: vmbus implementation Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,19/34] vmbus: add vmbus protocol definitions Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,18/34] hyperv: add support for KVM_HYPERV_EVENTFD Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,17/34,not,to,commit] import HYPERV_EVENTFD stuff from kernel Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,16/34] hyperv: update copyright notices Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,15/34] hyperv_testdev: add SynIC message and event testmodes Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,14/34] hyperv: process POST_MESSAGE hypercall Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,13/34] hyperv: process SIGNAL_EVENT hypercall Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,12/34] hyperv: add synic event flag signaling Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,11/34] hyperv: add synic message delivery Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,10/34] hyperv: make overlay pages for SynIC Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,09/34] hyperv: block SynIC use in QEMU in incompatible configurations Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,08/34] hyperv: qom-ify SynIC Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,07/34] hyperv: make HvSintRoute reference-counted Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,06/34] hyperv: address HvSintRoute by X86CPU pointer Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,05/34] hyperv: allow passing arbitrary data to sint ack callback Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,04/34] hyperv: synic: only setup ack notifier if there's a callback Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,03/34] hyperv: cosmetic: g_malloc -> g_new Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,02/34] hyperv_testdev: refactor for readability Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[RFC,01/34] hyperv: ensure VP index equal to QEMU cpu_index Hyper-V / VMBus - - - - --- 2018-02-06 Roman Kagan New
[v2,2/2] vmgenid: use UUID property type add UUID property type - - 1 - --- 2017-11-27 Roman Kagan New
[v2,1/2] qdev-properties: add UUID property type add UUID property type - - 1 - --- 2017-11-27 Roman Kagan New
[v2] util: add is_equal to UUID API [v2] util: add is_equal to UUID API - - - - --- 2017-11-27 Roman Kagan New
« 1 2 »