Show patches with: none      |   433681 patches
« 1 2 ... 1552 1553 15544336 4337 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] qemu-nbd: Shrink image size by specified offset - - 1 - --- 2016-09-20 Tomáš Golembiovský New
[2/2] qemu-nbd: Add --image-size option - - - - --- 2016-09-20 Tomáš Golembiovský New
[v10,1/2] virtio-crypto: Add virtio crypto device specification - - - - --- 2016-09-20 Gonglei (Arei) New
[v10,2/2] virtio-crypto: Add conformance clauses - - - - --- 2016-09-20 Gonglei (Arei) New
docker: Handle exceptions when looking for docker command - - - - --- 2016-09-20 Eduardo Habkost New
[v3,01/10] block: Add blk_by_dev() - - 1 - --- 2016-09-20 Kevin Wolf New
[v3,02/10] qdev-monitor: Factor out find_device_state() - - 1 - --- 2016-09-20 Kevin Wolf New
[v3,03/10] qdev-monitor: Add blk_by_qdev_id() - - 1 - --- 2016-09-20 Kevin Wolf New
[v3,04/10] block: Accept device model name for blockdev-open/close-tray - - 1 - --- 2016-09-20 Kevin Wolf New
[v3,05/10] block: Accept device model name for x-blockdev-insert-medium - - - - --- 2016-09-20 Kevin Wolf New
[v3,06/10] block: Accept device model name for x-blockdev-remove-medium - - - - --- 2016-09-20 Kevin Wolf New
[v3,07/10] block: Accept device model name for eject - - - - --- 2016-09-20 Kevin Wolf New
[v3,08/10] block: Accept device model name for blockdev-change-medium - - - - --- 2016-09-20 Kevin Wolf New
[v3,09/10] block: Accept device model name for block_set_io_throttle - - - - --- 2016-09-20 Kevin Wolf New
[v3,10/10] qemu-iotests/118: Test media change with qdev name - - 1 - --- 2016-09-20 Kevin Wolf New
KVM-PR is broken with current QEMU - - - - --- 2016-09-20 Thomas Huth New
s390x/kvm: Fix potential deadlock in sigp handling - - 1 - --- 2016-09-20 Christian Borntraeger New
[v3,1/8] record/replay: add network support - - - - --- 2016-09-20 Pavel Dovgalyuk New
[v3,2/8] block: set snapshot option for block devices in blkreplay module - - - - --- 2016-09-20 Pavel Dovgalyuk New
[v3,3/8] block: don't make snapshots for filters - - - - --- 2016-09-20 Pavel Dovgalyuk New
[v3,4/8] replay: save/load initial state - - - - --- 2016-09-20 Pavel Dovgalyuk New
[v3,5/8] replay: move internal data to the structure - - 1 - --- 2016-09-20 Pavel Dovgalyuk New
[v3,6/8] replay: vmstate for replay module - - - - --- 2016-09-20 Pavel Dovgalyuk New
[v3,7/8] replay: allow replay stopping and restarting - - - - --- 2016-09-20 Pavel Dovgalyuk New
[v3,8/8] integratorcp: adding vmstate for save/restore - - - - --- 2016-09-20 Pavel Dovgalyuk New
[v7,1/4] vfio: Mediated device Core driver - - - - --- 2016-09-20 Jike Song New
[v7,2/4] vfio: VFIO driver for mediated devices - - - - --- 2016-09-20 Jike Song New
[v2,01/11] qemu-iotests/041: Avoid blockdev-add with id - - 1 - --- 2016-09-20 Kevin Wolf New
[v2,02/11] qemu-iotests/067: Avoid blockdev-add with id - - 1 - --- 2016-09-20 Kevin Wolf New
[v2,03/11] qemu-iotests/071: Avoid blockdev-add with id - - 1 - --- 2016-09-20 Kevin Wolf New
[v2,04/11] qemu-iotests/081: Avoid blockdev-add with id - - 1 - --- 2016-09-20 Kevin Wolf New
[v2,05/11] qemu-iotests/087: Avoid blockdev-add with id - - 1 - --- 2016-09-20 Kevin Wolf New
[v2,06/11] qemu-iotests/117: Avoid blockdev-add with id - - 1 - --- 2016-09-20 Kevin Wolf New
[v2,07/11] qemu-iotests/118: Avoid blockdev-add with id - - 1 - --- 2016-09-20 Kevin Wolf New
[v2,08/11] qemu-iotests/124: Avoid blockdev-add with id - - 1 - --- 2016-09-20 Kevin Wolf New
[v2,09/11] qemu-iotests/139: Avoid blockdev-add with id - - 1 - --- 2016-09-20 Kevin Wolf New
[v2,10/11] qemu-iotests/141: Avoid blockdev-add with id - - - - --- 2016-09-20 Kevin Wolf New
[v2,11/11] block: Remove BB interface from blockdev-add/del - - - - --- 2016-09-20 Kevin Wolf New
MC146818 RTC: coordinate guest clock base to destination host after migration - - - - --- 2016-09-20 Paolo Bonzini New
[PATCH/RFC] loader: enable roms, kernel and firmware files for KSM sharing - - - - --- 2016-09-20 Christian Borntraeger New
[RFC] test/docker/Makefile.include: add a generic docker-run target - - - - --- 2016-09-20 Alex Bennée New
target-arm: Correctly handle 'sub pc, pc, 1' for ARMv6 - - - - --- 2016-09-20 Peter Maydell New
tests: Ignore test executables - - 2 - --- 2016-09-20 Eric Blake New
[v4,1/9] virtio: fix stray tab character - - 1 - --- 2016-09-20 Stefan Hajnoczi New
[v4,2/9] virtio: stop virtqueue processing if device is broken - - - - --- 2016-09-20 Stefan Hajnoczi New
[v4,3/9] virtio: migrate vdev->broken flag - - - - --- 2016-09-20 Stefan Hajnoczi New
[v4,4/9] virtio: handle virtqueue_map_desc() errors - - - - --- 2016-09-20 Stefan Hajnoczi New
[v4,5/9] virtio: handle virtqueue_get_avail_bytes() errors - - - - --- 2016-09-20 Stefan Hajnoczi New
[v4,6/9] virtio: use unsigned int for virtqueue_get_avail_bytes() index - - - - --- 2016-09-20 Stefan Hajnoczi New
[v4,7/9] virtio: handle virtqueue_read_next_desc() errors - - - - --- 2016-09-20 Stefan Hajnoczi New
[v4,8/9] virtio: handle virtqueue_num_heads() errors - - - - --- 2016-09-20 Stefan Hajnoczi New
[v4,9/9] virtio: handle virtqueue_get_head() errors - - - - --- 2016-09-20 Stefan Hajnoczi New
[v11,1/8] loader: Allow ELF loader to auto-detect the ELF arch - - 1 - --- 2016-09-20 Alistair Francis New
[v11,2/8] loader: Use the specified MemoryRegion - - 1 - --- 2016-09-20 Alistair Francis New
[v11,3/8] loader: Allow a custom AddressSpace when loading ROMs - - - - --- 2016-09-20 Alistair Francis New
[v11,4/8] loader: Add AddressSpace loading support to ELFs - - 1 - --- 2016-09-20 Alistair Francis New
[v11,5/8] loader: Add AddressSpace loading support to uImages - - 1 - --- 2016-09-20 Alistair Francis New
[v11,6/8] loader: Add AddressSpace loading support to targphys - - 1 - --- 2016-09-20 Alistair Francis New
[v11,7/8] generic-loader: Add a generic loader - - 1 - --- 2016-09-20 Alistair Francis New
[v11,8/8] docs: Add a generic loader explanation document - - 1 - --- 2016-09-20 Alistair Francis New
[1/2] util: Introduce qemu_get_pid_name - - - - --- 2016-09-20 Michal Prívozník New
[2/2] qemu_kill_report: Report PID name too - - 1 - --- 2016-09-20 Michal Prívozník New
[v19,1/4] hw/pci: Prepare for AMD IOMMU - - - - --- 2016-09-20 David Kiarie New
[v19,2/4] hw/i386/trace-events: Add AMD IOMMU trace events - - - - --- 2016-09-20 David Kiarie New
[v19,3/4] hw/i386: Introduce AMD IOMMU - - - - --- 2016-09-20 David Kiarie New
virtio crypto device specification - - - - --- 2016-09-20 Zeng, Xin New
[v6,1/3] target-ppc: add TLB_NEED_LOCAL_FLUSH flag - - 1 - --- 2016-09-20 Nikunj A Dadhania New
[v6,2/3] target-ppc: add flag in chech_tlb_flush() - - - - --- 2016-09-20 Nikunj A Dadhania New
[v6,3/3] target-ppc: tlbie/tlbivax should have global effect - - 1 - --- 2016-09-20 Nikunj A Dadhania New
[01/25] net: check fragment length during fragmentation - - 1 - --- 2016-09-20 Michael Roth New
[02/25] ui: fix refresh of VNC server surface - - 1 1 --- 2016-09-20 Michael Roth New
[03/25] virtio: recalculate vq->inuse after migration - - 3 - --- 2016-09-20 Michael Roth New
[04/25] virtio: decrement vq->inuse in virtqueue_discard() - - 3 - --- 2016-09-20 Michael Roth New
[05/25] iscsi: pass SCSI status back for SG_IO - - - - --- 2016-09-20 Michael Roth New
[06/25] net: vmxnet: check IP header length - - 1 - --- 2016-09-20 Michael Roth New
[07/25] net: vmxnet: use g_new for pkt initialisation 1 - - - --- 2016-09-20 Michael Roth New
[08/25] 9pfs: forbid illegal path names - - 2 - --- 2016-09-20 Michael Roth New
[09/25] 9pfs: forbid . and .. in file names - - 2 - --- 2016-09-20 Michael Roth New
[10/25] 9pfs: handle walk of ".." in the root directory - - 1 - --- 2016-09-20 Michael Roth New
[11/25] virtio: zero vq->inuse in virtio_reset() - - 2 - --- 2016-09-20 Michael Roth New
[12/25] virtio-balloon: discard virtqueue element on reset - - 2 - --- 2016-09-20 Michael Roth New
[13/25] vnc: fix qemu crash because of SIGSEGV - - 1 - --- 2016-09-20 Michael Roth New
[14/25] 9pfs: fix potential segfault during walk - - 1 - --- 2016-09-20 Michael Roth New
[15/25] scsi: mptsas: use g_new0 to allocate MPTSASRequest object - - - - --- 2016-09-20 Michael Roth New
[16/25] scsi: pvscsi: limit process IO loop to ring size - - - - --- 2016-09-20 Michael Roth New
[17/25] qemu-char: avoid segfault if user lacks of permisson of a given logfile - - - - --- 2016-09-20 Michael Roth New
[18/25] scsi-disk: change disk serial length from 20 to 36 - - - - --- 2016-09-20 Michael Roth New
[19/25] vmw_pvscsi: check page count while initialising descriptor rings - - - - --- 2016-09-20 Michael Roth New
[20/25] scsi: mptconfig: fix an assert expression - - - - --- 2016-09-20 Michael Roth New
[21/25] scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACK - - - - --- 2016-09-20 Michael Roth New
[22/25] crypto: ensure XTS is only used with ciphers with 16 byte blocks - - 1 - --- 2016-09-20 Michael Roth New
[23/25] iothread: Stop threads before main() quits - - 1 - --- 2016-09-20 Michael Roth New
[24/25] scsi-disk: Cleaning up around tray open state - - - - --- 2016-09-20 Michael Roth New
[25/25] virtio-scsi: Don't abort when media is ejected - - - - --- 2016-09-20 Michael Roth New
replay: Fix build with -Werror=unused-result - - - - --- 2016-09-20 Felipe Franciosi New
[V5,1/6] hw/msi: Allow platform devices to use explicit SID 1 - - - --- 2016-09-20 David Kiarie New
[V5,2/6] hw/i386: enforce SID verification - - - - --- 2016-09-20 David Kiarie New
[V5,3/6] hw/iommu: Prepare for AMD IOMMU interrupt remapping - - - - --- 2016-09-20 David Kiarie New
[V5,4/6] hw/iommu: AMD IOMMU interrupt remapping - - - - --- 2016-09-20 David Kiarie New
[V5,5/6] hw/acpi: report IOAPIC on IVRS - - - - --- 2016-09-20 David Kiarie New
« 1 2 ... 1552 1553 15544336 4337 »