Show patches with: Archived = No       |   430957 patches
« 1 2 ... 929 930 9314309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,19/62] qemu-iotests: Add data pattern in version3 VMDK sample image in 059 - - - - --- 2014-08-08 Kevin Wolf New
[PULL,20/62] vmdk: Optimize cluster allocation - - - - --- 2014-08-08 Kevin Wolf New
[PULL,21/62] qemu-img info: show nocow info - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,22/62] block: Support Archipelago as a QEMU block backend - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,23/62] block/archipelago: Implement bdrv_parse_filename() - - - - --- 2014-08-08 Kevin Wolf New
[PULL,24/62] block/archipelago: Add support for creating images - - - - --- 2014-08-08 Kevin Wolf New
[PULL,25/62] QMP: Add support for Archipelago - - - - --- 2014-08-08 Kevin Wolf New
[PULL,26/62] qemu-iotests: add support for Archipelago protocol - - - - --- 2014-08-08 Kevin Wolf New
[PULL,27/62] coroutine: make pool size dynamic - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,28/62] block: bump coroutine pool size for drives - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,29/62] thread-pool: avoid per-thread-pool EventNotifier - - - - --- 2014-08-08 Kevin Wolf New
[PULL,30/62] thread-pool: avoid deadlock in nested aio_poll() calls - - - - --- 2014-08-08 Kevin Wolf New
[PULL,31/62] block: vhdx - add error check - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,32/62] block: VHDX endian fixes - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,33/62] test-coroutine: add baseline test that times the cost of function calls - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,34/62] block: allow bdrv_unref() to be passed NULL pointers - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,35/62] block: vdi - use block layer ops in vdi_create, instead of posix calls - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,36/62] block: use the standard 'ret' instead of 'result' - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,37/62] block: vpc - use block layer ops in vpc_create, instead of posix calls - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,38/62] block: iotest - update 084 to test static VDI image creation - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,39/62] block: Introduce qemu_try_blockalign() - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,40/62] block: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,41/62] bochs: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,42/62] cloop: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,43/62] curl: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,44/62] dmg: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,45/62] iscsi: Handle failure for potentially large allocations 1 - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,46/62] nfs: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,47/62] parallels: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,48/62] qcow1: Handle failure for potentially large allocations - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,49/62] qcow2: Handle failure for potentially large allocations - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,50/62] qed: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,51/62] raw-posix: Handle failure for potentially large allocations - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,52/62] raw-win32: Handle failure for potentially large allocations - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,53/62] rbd: Handle failure for potentially large allocations - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,54/62] vdi: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,55/62] vhdx: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,56/62] vmdk: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,57/62] vpc: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,58/62] mirror: Handle failure for potentially large allocations - - 2 - --- 2014-08-08 Kevin Wolf New
[PULL,59/62] qcow2: Return useful error code in refcount_init() - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,60/62] qcow2: Catch !*host_offset for data allocation - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,61/62] iotests: Add test for image header overlap - - 1 - --- 2014-08-08 Kevin Wolf New
[PULL,62/62] block: Catch !bs->drv in bdrv_check() - - 1 - --- 2014-08-08 Kevin Wolf New
[v3,1/6] test-qdev-global-props: Trivial comment fix - - - - --- 2014-08-08 Eduardo Habkost New
[v3,2/6] test-qdev-global-props: Run tests on subprocess - - - - --- 2014-08-08 Eduardo Habkost New
[v3,3/6] test-qdev-global-props: Initialize not_used=true for all props - - - - --- 2014-08-08 Eduardo Habkost New
[v3,4/6] test-qdev-global-props: Test handling of hotpluggable and non-device types - - - - --- 2014-08-08 Eduardo Habkost New
[v3,5/6] qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() - - - - --- 2014-08-08 Eduardo Habkost New
[v3,6/6] qdev: Move global validation to a single function - - - - --- 2014-08-08 Eduardo Habkost New
[v7,1/2] loader: Add load_image_gzipped function. - - 2 - --- 2014-08-08 Richard W.M. Jones New
[v7,2/2] aarch64: Allow -kernel option to take a gzip-compressed kernel. - - 2 - --- 2014-08-08 Richard W.M. Jones New
[PULL,0/9] Trivial patches for 2014-08-09 - - - - --- 2014-08-08 Michael Tokarev New
[PULL,1/9] hw/timer/imx_*: fix TIMER_MAX clash with system symbol - - - - --- 2014-08-08 Michael Tokarev New
[PULL,2/9] l2tpv3 (configure): it is linux-specific - - - - --- 2014-08-08 Michael Tokarev New
[PULL,3/9] target-i386/cpu.c: Fix two error output indentation - - 1 - --- 2014-08-08 Michael Tokarev New
[PULL,4/9] Show length mismatch error is hex - - - - --- 2014-08-08 Michael Tokarev New
[PULL,5/9] virtio: Move extern declaration to header file - - - - --- 2014-08-08 Michael Tokarev New
[PULL,6/9] hw/timer: Move extern declaration from .c to .h file - - - - --- 2014-08-08 Michael Tokarev New
[PULL,7/9] qemu-img: Check getchar() return value in read_password() for WIN32 - - - - --- 2014-08-08 Michael Tokarev New
[PULL,8/9] po: Add Chinese translation - - 3 - --- 2014-08-08 Michael Tokarev New
[PULL,9/9] build-sys: Move qapi-{types, visit, event}.o into util-obj-y - - - - --- 2014-08-08 Michael Tokarev New
target-sparc64: implement Short Floating-Point Store Instructions - - - 1 --- 2014-08-08 Artyom Tarasenko New
qemu-nbd: NULL nbd export pointer dereference after kill (TERMINATE) - - - - --- 2014-08-09 Zhang Haoyu New
qcow2: double free snapshots - - - - --- 2014-08-09 Zhang Haoyu New
[RFC,v3,1/6] QEMUSizedBuffer/QEMUFile - - - - --- 2014-08-09 Sanidhya Kashyap New
[RFC,v3,2/6] VMState test: get information about the registered devices - - - - --- 2014-08-09 Sanidhya Kashyap New
[RFC,v3,3/6] VMstate test: basic VMState testing mechanism - - - - --- 2014-08-09 Sanidhya Kashyap New
[RFC,v3,4/6] VMState test: querying the vmstate testing process - - - - --- 2014-08-09 Sanidhya Kashyap New
[RFC,v3,5/6] VMState test: update period of vmstate testing process - - - - --- 2014-08-09 Sanidhya Kashyap New
[RFC,v3,6/6] VMState test: cancel mechanism for an already running vmstate testing process - - - - --- 2014-08-09 Sanidhya Kashyap New
apic: Fix reported DFR content - - - - --- 2014-08-09 Jan Kiszka New
[v5,01/10] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio - - - - --- 2014-08-09 Eric Auger New
[v5,02/10] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice - - - - --- 2014-08-09 Eric Auger New
[v5,03/10] hw/vfio/pci: introduce VFIODevice - - - - --- 2014-08-09 Eric Auger New
[v5,04/10] hw/vfio/pci: Introduce VFIORegion - - - - --- 2014-08-09 Eric Auger New
[v5,05/10] hw/vfio/pci: split vfio_get_device - - - - --- 2014-08-09 Eric Auger New
[v5,06/10] hw/vfio: create common module - - - - --- 2014-08-09 Eric Auger New
[v5,07/10] hw/vfio/platform: add vfio-platform support - - - - --- 2014-08-09 Eric Auger New
[v5,08/10] hw/intc/arm_gic_kvm: advertise irqfd - - - - --- 2014-08-09 Eric Auger New
[v5,09/10] hw/vfio/platform: Add irqfd support - - - - --- 2014-08-09 Eric Auger New
[v5,10/10] hw/arm/dyn_sysbus_devtree: enable simple VFIO dynamic instantiation - - - - --- 2014-08-09 Eric Auger New
linux-user: Fix conversion of sigevent argument to timer_create - - - - --- 2014-08-09 Peter Maydell New
Fix OHCI ISO TD state never being written back. - - - - --- 2014-08-09 Jack Un New
[v1,00/17] dataplane: optimization and multi virtqueue support - - - - --- 2014-08-10 Ming Lei New
[1/2] i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive. - - - - --- 2014-08-10 Gal Hammer New
[2/2] i386: Add a Virtual Machine Generation ID device. - - - - --- 2014-08-10 Gal Hammer New
memory: Update obsolete comment about AddrRange field type - - - - --- 2014-08-11 Fam Zheng New
[v4,3/5] I440FX_PCI_DEVICE: add pci_type to index - - - - --- 2014-08-11 Tiejun Chen New
[v2,1/2] sheepdog: adopting protocol update for VDI locking - - - - --- 2014-08-11 Hitoshi Mitake New
[v2,2/2] sheepdog: improve error handling for a case of failed lock - - - - --- 2014-08-11 Hitoshi Mitake New
[v3,1/2] sheepdog: adopting protocol update for VDI locking - - - - --- 2014-08-11 Hitoshi Mitake New
[v3,2/2] sheepdog: improve error handling for a case of failed lock - - - - --- 2014-08-11 Hitoshi Mitake New
qemu-io: initialize progname with error_set_progname() - - 1 - --- 2014-08-11 Hitoshi Mitake New
[v3,1/5] iommu: add is_write as a parameter to the translate function of MemoryRegionIOMMUOps - - - - --- 2014-08-11 Le Tan New
[v3,2/5] intel-iommu: introduce Intel IOMMU (VT-d) emulation - - - - --- 2014-08-11 Le Tan New
[v3,3/5] intel-iommu: add DMAR table to ACPI tables - - - - --- 2014-08-11 Le Tan New
[v3,4/5] intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu" as a switch - - - - --- 2014-08-11 Le Tan New
[v3,5/5] intel-iommu: add supports for queued invalidation interface - - - - --- 2014-08-11 Le Tan New
[1/2] pci-host: update obsolete reference about piix_pci.c - - - - --- 2014-08-11 Gonglei (Arei) New
« 1 2 ... 929 930 9314309 4310 »