Show patches with: Submitter = Halil Pasic       |    State = Action Required       |    Archived = No       |   168 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/1] block: improve error handling in raw_open - - 2 1 --- 2016-07-18 Halil Pasic New
[v2,1/1] block: improve error handling in raw_open - - 1 1 --- 2016-07-26 Halil Pasic New
[1/1] block: improve error handling in raw_open - - 1 1 --- 2016-07-27 Halil Pasic New
[v4,1/1] block: improve error handling in raw_open - - 1 1 --- 2016-09-08 Halil Pasic New
[01/12] virtio: add VIRTIO_DEF_DEVICE_VMSD macro - - - - --- 2016-09-30 Halil Pasic New
[02/12] virtio-blk: convert to VIRTIO_DEF_DEVICE_VMSD - - - - --- 2016-09-30 Halil Pasic New
[03/12] virtio-net: convert to VIRTIO_DEF_DEVICE_VMSD - - - - --- 2016-09-30 Halil Pasic New
[04/12] virtio-9p: convert to VIRTIO_DEF_DEVICE_VMSD - - - - --- 2016-09-30 Halil Pasic New
[05/12] virtio-serial: convert to VIRTIO_DEF_DEVICE_VMSD - - - - --- 2016-09-30 Halil Pasic New
[06/12] virtio-gpu: do not use VMSTATE_VIRTIO_DEVICE - - - - --- 2016-09-30 Halil Pasic New
[07/12] virtio-input: convert to VIRTIO_DEF_DEVICE_VMSD - - - - --- 2016-09-30 Halil Pasic New
[08/12] virtio-scsi: convert to VIRTIO_DEF_DEVICE_VMSD - - - - --- 2016-09-30 Halil Pasic New
[09/12] virtio-balloon: convert to VIRTIO_DEF_DEVICE_VMSD - - - - --- 2016-09-30 Halil Pasic New
[10/12] virtio-rng: convert to VIRTIO_DEF_DEVICE_VMSD - - - - --- 2016-09-30 Halil Pasic New
[11/12] vhost-vsock: convert to VIRTIO_DEF_DEVICE_VMSD - - - - --- 2016-09-30 Halil Pasic New
[12/12] virtio: remove unused VMSTATE_VIRTIO_DEVICE - - - - --- 2016-09-30 Halil Pasic New
[v2,01/12] virtio: prepare change VMSTATE_VIRTIO_DEVICE macro - - - - --- 2016-10-06 Halil Pasic New
[v2,02/12] virtio-blk: convert VMSTATE_VIRTIO_DEVICE - - - - --- 2016-10-06 Halil Pasic New
[v2,03/12] virtio-net: convert VMSTATE_VIRTIO_DEVICE - - - - --- 2016-10-06 Halil Pasic New
[v2,04/12] virtio-9p: convert VMSTATE_VIRTIO_DEVICE - - - - --- 2016-10-06 Halil Pasic New
[v2,05/12] virtio-serial: convert VMSTATE_VIRTIO_DEVICE - - - - --- 2016-10-06 Halil Pasic New
[v2,06/12] virtio-gpu: convert VMSTATE_VIRTIO_DEVICE - - - - --- 2016-10-06 Halil Pasic New
[v2,07/12] virtio-input: convert VMSTATE_VIRTIO_DEVICE - - - - --- 2016-10-06 Halil Pasic New
[v2,08/12] virtio-scsi: convert VMSTATE_VIRTIO_DEVICE - - - - --- 2016-10-06 Halil Pasic New
[v2,09/12] virtio-balloon: convert VMSTATE_VIRTIO_DEVICE - - - - --- 2016-10-06 Halil Pasic New
[v2,10/12] virtio-rng: convert VMSTATE_VIRTIO_DEVICE - - - - --- 2016-10-06 Halil Pasic New
[v2,11/12] vhost-vsock: convert VMSTATE_VIRTIO_DEVICE - - - - --- 2016-10-06 Halil Pasic New
[v2,12/12] virtio: cleanup VMSTATE_VIRTIO_DEVICE - - - - --- 2016-10-06 Halil Pasic New
[v5,1/1] block: improve error handling in raw_open - - 2 1 --- 2016-10-11 Halil Pasic New
[1/4] tests/test-vmstate.c: Add vBuffer test - - 1 - --- 2016-10-18 Halil Pasic New
[2/4] tests/test-vmstate.c: prove VMStateField.start broken - - 1 - --- 2016-10-18 Halil Pasic New
[3/4] Revert "tests/test-vmstate.c: prove VMStateField.start broken" - - 1 - --- 2016-10-18 Halil Pasic New
[4/4] migration: drop unused VMStateField.start - - 2 - --- 2016-10-18 Halil Pasic New
[v2,1/2] tests/test-vmstate.c: add vBuffer test - - 1 - --- 2016-10-20 Halil Pasic New
[v2,2/2] migration: drop unused VMStateField.start - - 2 - --- 2016-10-20 Halil Pasic New
[RFC,1/4] tests/test-vmstate.c: add save_buffer util func - - 3 - --- 2016-10-21 Halil Pasic New
[RFC,2/4] tests/test-vmstate.c: add array of pointer to struct - - 2 - --- 2016-10-21 Halil Pasic New
[RFC,3/4] migration/vmstate: fix array of pointers to struct - - 1 - --- 2016-10-21 Halil Pasic New
[RFC,4/4] tests/test-vmstate.c: add array of pointers to struct with NULL - - - - --- 2016-10-21 Halil Pasic New
[QEMU,v9,2/3] migration: migrate QTAILQ - - - - --- 2016-10-31 Halil Pasic New
[QEMU,v10,3/3] tests/migration: Add test for QTAILQ migration - - - - --- 2016-11-03 Halil Pasic New
[RFC,v2,1/8] tests/test-vmstate.c: add vBuffer test - - 1 - --- 2016-11-08 Halil Pasic New
[RFC,v2,2/8] migration: drop unused VMStateField.start - - 2 - --- 2016-11-08 Halil Pasic New
[RFC,v2,3/8] tests/test-vmstate.c: add save_buffer util func - - 2 - --- 2016-11-08 Halil Pasic New
[RFC,v2,4/8] tests/test-vmstate.c: add array of pointer to struct - - 2 - --- 2016-11-08 Halil Pasic New
[RFC,v2,5/8] migration/vmstate: renames in (load|save)_state - - 1 - --- 2016-11-08 Halil Pasic New
[RFC,v2,6/8] migration/vmstate: split up vmstate_base_addr - - - - --- 2016-11-08 Halil Pasic New
[RFC,v2,7/8] migration/vmstate: fix array of pointers to struct - - - - --- 2016-11-08 Halil Pasic New
[RFC,v2,8/8] tests/test-vmstate.c: add array of pointers to struct with NULL - - 1 - --- 2016-11-08 Halil Pasic New
virtio: fix vring->inuse recalc after migr - - - - --- 2016-12-15 Halil Pasic New
[v2,1/1] virtio: fix vq->inuse recalc after migr - - 1 - --- 2016-12-19 Halil Pasic New
migration: consolidate VMStateField.start - - 2 - --- 2017-02-03 Halil Pasic New
[1/5] migration/vmstate: renames in (load|save)_state - - 1 - --- 2017-02-16 Halil Pasic New
[2/5] migration/vmstate: split up vmstate_base_addr - - 1 - --- 2017-02-16 Halil Pasic New
[3/5] migration/vmstate: fix array of ptr with nullptrs - - 1 - --- 2017-02-16 Halil Pasic New
[4/5] tests/test-vmstate.c: test array of ptr with null - - 1 - --- 2017-02-16 Halil Pasic New
[5/5] tests/test-vmstate.c: test array of ptr to primitive - - 1 - --- 2017-02-16 Halil Pasic New
[v2,1/5] migration/vmstate: renames in (load|save)_state - - 1 - --- 2017-02-22 Halil Pasic New
[v2,2/5] migration/vmstate: split up vmstate_base_addr - - 1 - --- 2017-02-22 Halil Pasic New
[v2,3/5] migration/vmstate: fix array of ptr with nullptrs - - 2 - --- 2017-02-22 Halil Pasic New
[v2,4/5] tests/test-vmstate.c: test array of ptr with null - - 1 - --- 2017-02-22 Halil Pasic New
[v2,5/5] tests/test-vmstate.c: test array of ptr to primitive - - 1 - --- 2017-02-22 Halil Pasic New
[1/1] virtio: fallback from irqfd to non-irqfd notify - - - - --- 2017-03-01 Halil Pasic New
[1/1] virtio: fallback from irqfd to non-irqfd notify - - - - --- 2017-03-01 Halil Pasic New
[1/1] virtio-blk: fix race on guest notifiers - - - - --- 2017-03-02 Halil Pasic New
[1/1] event_notifier: prevent accidental use after close - - 1 - --- 2017-03-02 Halil Pasic New
[1/1] virtio: fail device if set_event_notifier fails - - - - --- 2017-03-02 Halil Pasic New
[v2,1/1] virtio-blk: fix race on guest notifiers - - - 1 --- 2017-03-07 Halil Pasic New
cryptodev: fix asserting single queue - - 1 - --- 2017-03-22 Halil Pasic New
[01/10] s390x: add helper get_machine_class - - - - --- 2017-05-05 Halil Pasic New
[02/10] s390x: add css_migration_enabled to machine class - - - - --- 2017-05-05 Halil Pasic New
[03/10] s390x/css: add vmstate entities for css - - - - --- 2017-05-05 Halil Pasic New
[04/10] s390x/css: add vmstate macro for CcwDevice - - 1 - --- 2017-05-05 Halil Pasic New
[05/10] virtio-ccw: add vmstate entities for VirtioCcwDevice - - 1 - --- 2017-05-05 Halil Pasic New
[06/10] virtio-ccw: use vmstate way for config migration - - - - --- 2017-05-05 Halil Pasic New
[07/10] s390x/css: remove unused subch_dev_(load|save) - - 1 - --- 2017-05-05 Halil Pasic New
[08/10] s390x/css: add ORB to SubchDev - - 1 - --- 2017-05-05 Halil Pasic New
[09/10] s390x/css: turn on channel subsystem migration - - 1 - --- 2017-05-05 Halil Pasic New
[10/10] s390x/css: use SubchDev.orb - - 1 - --- 2017-05-05 Halil Pasic New
[06/10] virtio-ccw: use vmstate way for config migration - - - - --- 2017-05-09 Halil Pasic New
[1/1] s390x/css: catch section mismatch on load - - 1 - --- 2017-05-10 Halil Pasic New
[v2,1/1] s390x/css: catch section mismatch on load - - 2 - --- 2017-05-18 Halil Pasic New
[03/10] s390x/css: add vmstate entities for css - - - - --- 2017-05-19 Halil Pasic New
[1/1] s390x: vmstatify config migration for virtio-ccw - - 3 - --- 2017-05-29 Halil Pasic New
[v2,1/7] s390x: vmstatify config migration for virtio-ccw - - - - --- 2017-05-29 Halil Pasic New
[v2,2/7] s390x: add helper get_machine_class 1 - - - --- 2017-05-29 Halil Pasic New
[v2,3/7] s390x: add css_migration_enabled to machine class 1 - - - --- 2017-05-29 Halil Pasic New
[v2,4/7] s390x/css: add missing css state conditionally - - 2 - --- 2017-05-29 Halil Pasic New
[v2,5/7] s390x/css: add ORB to SubchDev - - 2 - --- 2017-05-29 Halil Pasic New
[v2,6/7] s390x/css: activate ChannelSubSys migration - - 1 - --- 2017-05-29 Halil Pasic New
[v2,7/7] s390x/css: use SubchDev.orb - - 2 - --- 2017-05-29 Halil Pasic New
[v2,1/1] s390x: vmstatify config migration for virtio-ccw - - 3 - --- 2017-06-02 Halil Pasic New
[RFC,1/3] vmstate: error hint for failed equal checks - - - - --- 2017-06-06 Halil Pasic New
[RFC,2/3] vmstate: error hint for failed equal checks part 2 - - - - --- 2017-06-06 Halil Pasic New
[RFC,3/3] s390x/css: add hint for devno missmatch - - 2 - --- 2017-06-06 Halil Pasic New
[1/1] vmstate: error hint for failed equal checks - - 1 - --- 2017-06-23 Halil Pasic New
[v3,1/1] s390x: vmstatify config migration for virtio-ccw - - 3 - --- 2017-07-03 Halil Pasic New
[1/1] s390x: fixup for "fix error propagation in kvm-flic..." 1 - - - --- 2017-07-05 Halil Pasic New
[v3,1/6] s390x: add helper get_machine_class 1 - - - --- 2017-07-11 Halil Pasic New
[v3,2/6] s390x: add css_migration_enabled to machine class 1 - - - --- 2017-07-11 Halil Pasic New
« 1 2 »