Show patches with: Archived = No       |   430859 patches
« 1 2 ... 993 994 9954308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
target-arm: ARM64: Adding EL1 AARCH32 guest support for KVM. - - - - --- 2014-11-28 Pranavkumar Sawargaonkar New
[RFC,2/3] raw-posix: Convert Linux AIO submission to coroutines - - - - --- 2014-11-28 Kevin Wolf New
[1/7] coroutine-ucontext: use __thread - - - - --- 2014-11-28 Paolo Bonzini New
[2/7] qemu-thread: add per-thread atexit functions - - - - --- 2014-11-28 Paolo Bonzini New
[3/7] test-coroutine: avoid overflow on 32-bit systems - - - - --- 2014-11-28 Paolo Bonzini New
[4/7] QSLIST: add lock-free operations - - - - --- 2014-11-28 Paolo Bonzini New
[5/7] coroutine: rewrite pool to avoid mutex - - - - --- 2014-11-28 Paolo Bonzini New
[6/7] coroutine: drop qemu_coroutine_adjust_pool_size - - - - --- 2014-11-28 Paolo Bonzini New
[7/7] coroutine: try harder not to delete coroutines - - - - --- 2014-11-28 Paolo Bonzini New
[RFC,1/2] vnc: introduce vnc_display_kbd_layout function - - - - --- 2014-11-29 Gonglei (Arei) New
[RFC,2/2] vnc: add change keyboard layout interface - - - - --- 2014-11-29 Gonglei (Arei) New
[kernel,v2,1/2] devicetree: document the "qemu" and "virtio" vendor prefixes - - - - --- 2014-11-30 Laszlo Ersek New
[kernel,v2,2/2] devicetree: document ARM bindings for QEMU's Firmware Config interface - - - - --- 2014-11-30 Laszlo Ersek New
[v2] arm: add fw_cfg to "virt" board - - - - --- 2014-11-30 Laszlo Ersek New
[v5,1/6] hw/arm/boot: load_dtb becomes non static arm_load_dtb - - - - --- 2014-11-30 Eric Auger New
[v5,2/6] hw/arm/boot: dtb start and limit moved in arm_boot_info - - - - --- 2014-11-30 Eric Auger New
[v5,3/6] hw/arm/boot: do not free VirtBoardInfo fdt in arm_load_dtb - - - - --- 2014-11-30 Eric Auger New
[v5,4/6] hw/arm: add a new modify_dtb_opaque field in arm_boot_info - - - - --- 2014-11-30 Eric Auger New
[v5,5/6] hw/arm/sysbus-fdt: helpers for platform bus nodes addition - - - - --- 2014-11-30 Eric Auger New
[v5,6/6] hw/arm/virt: add dynamic sysbus device support - - - - --- 2014-11-30 Eric Auger New
[v8,01/19] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio - - - - --- 2014-11-30 Eric Auger New
[v8,02/19] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice - - - - --- 2014-11-30 Eric Auger New
[v8,03/19] hw/vfio/pci: generalize mask/unmask to any IRQ index - - - - --- 2014-11-30 Eric Auger New
[v8,04/19] hw/vfio/pci: introduce minimalist VFIODevice with fd - - - - --- 2014-11-30 Eric Auger New
[v8,05/19] hw/vfio/pci: add type, name and group fields in VFIODevice - - - - --- 2014-11-30 Eric Auger New
[v8,06/19] hw/vfio/pci: handle reset at VFIODevice - - - - --- 2014-11-30 Eric Auger New
[v8,07/19] hw/vfio/pci: Introduce VFIORegion - - - - --- 2014-11-30 Eric Auger New
[v8,08/19] hw/vfio/pci: split vfio_get_device - - - - --- 2014-11-30 Eric Auger New
[v8,09/19] hw/vfio/pci: rename group_list into vfio_group_list - - - - --- 2014-11-30 Eric Auger New
[v8,10/19] hw/vfio/pci: use name field in format strings - - - - --- 2014-11-30 Eric Auger New
[v8,11/19] hw/vfio: create common module - - - - --- 2014-11-30 Eric Auger New
[v8,12/19] hw/vfio/platform: add vfio-platform support - - - - --- 2014-11-30 Eric Auger New
[v8,13/19] hw/vfio: calxeda xgmac device - - - - --- 2014-11-30 Eric Auger New
[v8,14/19] hw/arm/virt: add support for VFIO devices - - - - --- 2014-11-30 Eric Auger New
[v8,15/19] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation - - - - --- 2014-11-30 Eric Auger New
[v8,16/19] hw/vfio/platform: Add irqfd support - - - - --- 2014-11-30 Eric Auger New
[v8,17/19] linux-headers: Update KVM headers from linux-next tag ToBeFilled - - - - --- 2014-11-30 Eric Auger New
[v8,18/19] hw/vfio/common: vfio_kvm_device_fd moved in the common header - - - - --- 2014-11-30 Eric Auger New
[v8,19/19] hw/vfio/platform: add forwarded irq support - - - - --- 2014-11-30 Eric Auger New
dtb support on x86 machines - - - - --- 2014-11-30 João Henrique Ferreira de Freitas New
[0/7] coroutine: optimizations - - - - --- 2014-12-01 Ming Lei New
[v7,1/3] linux-aio: fix submit aio as a batch - - 1 - --- 2014-12-01 Ming Lei New
[v7,2/3] linux-aio: handling -EAGAIN for !s->io_q.plugged case - - 2 - --- 2014-12-01 Ming Lei New
[v7,3/3] linux-aio: remove 'node' from 'struct qemu_laiocb' - - 2 - --- 2014-12-01 Ming Lei New
target-mips: add CPU definition for MIPS-II - - - - --- 2014-12-01 Vasileios Kalintiris New
[Xen-devel] increase maxmem before calling xc_domain_populate_physmap - - - - --- 2014-12-01 Don Slutz New
arm: dtb: Align dtb to 64K because some kernels use 64K page size. - - - - --- 2014-12-01 Richard W.M. Jones New
[RFC] e1000: defer packets until BM enabled - - - 1 --- 2014-12-01 Michael S. Tsirkin New
[v2] e1000: defer packets until BM enabled - - 1 1 --- 2014-12-01 Michael S. Tsirkin New
[v9,01/10] qapi: Add optional field "name" to block dirty bitmap - - 2 - --- 2014-12-01 John Snow New
[v9,02/10] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove - - 2 - --- 2014-12-01 John Snow New
[v9,03/10] block: Introduce bdrv_dirty_bitmap_granularity() - - 1 - --- 2014-12-01 John Snow New
[v9,04/10] hbitmap: Add hbitmap_copy - - 1 - --- 2014-12-01 John Snow New
[v9,05/10] block: Add bdrv_copy_dirty_bitmap and bdrv_reset_dirty_bitmap - - 1 - --- 2014-12-01 John Snow New
[v9,06/10] qmp: Add block-dirty-bitmap-enable and block-dirty-bitmap-disable - - 1 - --- 2014-12-01 John Snow New
[v9,07/10] qmp: Add support of "dirty-bitmap" sync mode for drive-backup - - 1 - --- 2014-12-01 John Snow New
[v9,08/10] qapi: Add transaction support to block-dirty-bitmap-{add, enable, disable} - - 1 - --- 2014-12-01 John Snow New
[v9,09/10] qmp: Add dirty bitmap 'enabled' field in query-block - - 1 - --- 2014-12-01 John Snow New
[v9,10/10] qemu-iotests: Add tests for drive-backup sync=dirty-bitmap - - 1 - --- 2014-12-01 John Snow New
pseries: Update SLOF firmware image to 20141202 - - - - --- 2014-12-02 Alexey Kardashevskiy New
[for-2.3,1/6] vmdk: Use g_random_int to generate CID - - - - --- 2014-12-02 Fam Zheng New
[for-2.3,2/6] vmdk: Fix comment to match code of extent lines - - - - --- 2014-12-02 Fam Zheng New
[for-2.3,3/6] vmdk: Clean up descriptor file reading - - - - --- 2014-12-02 Fam Zheng New
[for-2.3,4/6] vmdk: Check descriptor file length when reading it - - - - --- 2014-12-02 Fam Zheng New
[for-2.3,5/6] vmdk: Remove unnecessary initialization - - - - --- 2014-12-02 Fam Zheng New
[for-2.3,6/6] vmdk: Set errp on failures in vmdk_open_vmdk4 - - - - --- 2014-12-02 Fam Zheng New
[PATCHv3] block: add event when disk usage exceeds threshold - - - - --- 2014-12-02 Francesco Romani New
[v2,1/7] coroutine-ucontext: use __thread - - - - --- 2014-12-02 Paolo Bonzini New
[v2,2/7] qemu-thread: add per-thread atexit functions - - - - --- 2014-12-02 Paolo Bonzini New
[v2,3/7] test-coroutine: avoid overflow on 32-bit systems - - - - --- 2014-12-02 Paolo Bonzini New
[v2,4/7] QSLIST: add lock-free operations - - - - --- 2014-12-02 Paolo Bonzini New
[v2,5/7] coroutine: rewrite pool to avoid mutex - - - - --- 2014-12-02 Paolo Bonzini New
[v2,6/7] coroutine: drop qemu_coroutine_adjust_pool_size - - - - --- 2014-12-02 Paolo Bonzini New
[v2,7/7] coroutine: try harder not to delete coroutines - - - - --- 2014-12-02 Paolo Bonzini New
[RFC,v2,1/6] bitmap: add atomic set functions - - - - --- 2014-12-02 Stefan Hajnoczi New
[RFC,v2,2/6] bitmap: add atomic test and clear - - - - --- 2014-12-02 Stefan Hajnoczi New
[RFC,v2,3/6] memory: use atomic ops for setting dirty memory bits - - - - --- 2014-12-02 Stefan Hajnoczi New
[RFC,v2,4/6] migration: move dirty bitmap sync to ram_addr.h - - - - --- 2014-12-02 Stefan Hajnoczi New
[RFC,v2,5/6] memory: replace cpu_physical_memory_reset_dirty() with test-and-clear - - - - --- 2014-12-02 Stefan Hajnoczi New
[RFC,v2,6/6] memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic - - - - --- 2014-12-02 Stefan Hajnoczi New
target-i386: Intel xsaves - - - - --- 2014-12-02 Wanpeng Li New
[v3] qtest/bios-tables: Add DMAR aml file and enable intel_iommu for q35 - - 1 - --- 2014-12-02 Vasilis Liaskovitis New
[RFC] hw/arm/virt: Add support for NUMA on ARM64 - - - - --- 2014-12-02 Shannon Zhao New
[RFC,v5,01/19] linux-headers/virtio_config: Update with VIRTIO_F_VERSION_1 - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,02/19] virtio: cull virtio_bus_set_vdev_features - - 1 - --- 2014-12-02 Cornelia Huck New
[RFC,v5,03/19] virtio: feature bit manipulation helpers - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,04/19] virtio: add feature checking helpers - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,05/19] virtio: support more feature bits - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,06/19] virtio: endianness checks for virtio 1.0 devices - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,07/19] virtio: allow virtio-1 queue layout - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,08/19] dataplane: allow virtio-1 devices - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,09/19] s390x/css: Add a callback for when subchannel gets disabled - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,10/19] s390x/virtio-ccw: add virtio set-revision call - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,11/19] s390x/virtio-ccw: support virtio-1 set_vq format - - 1 - --- 2014-12-02 Cornelia Huck New
[RFC,v5,12/19] virtio: disallow late feature changes for virtio-1 - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,13/19] virtio: allow to fail setting status - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,14/19] s390x/virtio-ccw: enable virtio 1.0 - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,15/19] virtio-net: no writeable mac for virtio-1 - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,16/19] virtio-net: support longer header - - - - --- 2014-12-02 Cornelia Huck New
[RFC,v5,17/19] virtio-net: enable virtio 1.0 - - - - --- 2014-12-02 Cornelia Huck New
« 1 2 ... 993 994 9954308 4309 »