Show patches with: none      |   432322 patches
« 1 2 ... 3598 3599 36004323 4324 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/13] nbd: don't change socket block during negotiate - - - - --- 2013-11-30 Marc-André Lureau New
[PULL,6/6] linux-user: Use qemu_getauxval for AT_EXECFD - - 1 - --- 2013-11-29 Richard Henderson New
[PULL,5/6] util: Use qemu_getauxval in linux qemu_cache_utils_init - - 1 - --- 2013-11-29 Richard Henderson New
[PULL,4/6] tcg-s390: Use qemu_getauxval in query_facilities - - - - --- 2013-11-29 Richard Henderson New
[PULL,3/6] tcg-arm: Use qemu_getauxval - - 1 - --- 2013-11-29 Richard Henderson New
[PULL,2/6] tcg-ppc64: Use qemu_getauxval - - 1 - --- 2013-11-29 Richard Henderson New
[PULL,1/6] osdep: Create qemu_getauxval and qemu_init_auxval - - - - --- 2013-11-29 Richard Henderson New
[PULL,0/6] getauxval improvements - - - - --- 2013-11-29 Richard Henderson New
[v2] block: Close backing file early in bdrv_img_create - - 2 - --- 2013-11-29 Max Reitz New
[5/5] Add vhost-user calls implementation - - - - --- 2013-11-29 Antonios Motakis New
[4/5] Add domain socket communication for vhost-user backend - - - - --- 2013-11-29 Antonios Motakis New
[3/5] Add vhostsock option - - - - --- 2013-11-29 Antonios Motakis New
[2/5] Add vhost-kernel and the vhost-user skeleton - - - - --- 2013-11-29 Antonios Motakis New
[1/5] Decouple vhost from kernel interface - - - - --- 2013-11-29 Antonios Motakis New
[v3,4/4] i440fx-test: verify firmware under 4G and 1M, both -bios and -pflash - - - - --- 2013-11-29 Laszlo Ersek New
[v3,3/4] i440fx-test: generate temporary firmware blob - - - - --- 2013-11-29 Laszlo Ersek New
[v3,2/4] i440fx-test: give each GTest case its own qtest - - - - --- 2013-11-29 Laszlo Ersek New
[v3,1/4] i440fx-test: qtest_start() should be paired with qtest_end() - - - - --- 2013-11-29 Laszlo Ersek New
[PULL,41/41] qemu-iotests: Add sample image and test for VMDK version 3 - - - - --- 2013-11-29 Kevin Wolf New
[PULL,40/41] vmdk: Allow read only open of VMDK version 3 - - - - --- 2013-11-29 Kevin Wolf New
[PULL,38/41] qemu-iotests: Filter qemu-io output in 025 - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,37/41] block: Use BDRV_O_NO_BACKING where appropriate - - 2 - --- 2013-11-29 Kevin Wolf New
[PULL,36/41] qemu-iotests: Test snapshot mode - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,35/41] block: Enable BDRV_O_SNAPSHOT with driver-specific options - - - - --- 2013-11-29 Kevin Wolf New
[PULL,34/41] qemu-iotests: Make test case 030, 040 and 055 deterministic - - - - --- 2013-11-29 Kevin Wolf New
[PULL,33/41] qemu-iotest: Add pause_drive and resume_drive methods - - - - --- 2013-11-29 Kevin Wolf New
[PULL,32/41] blkdebug: add "remove_break" command - - - - --- 2013-11-29 Kevin Wolf New
[PULL,31/41] qemu-iotests: Drop local version of cancel_and_wait from 040 - - - - --- 2013-11-29 Kevin Wolf New
[PULL,30/41] sheepdog: support user-defined redundancy option - - - - --- 2013-11-29 Kevin Wolf New
[PULL,29/41] sheepdog: refactor do_sd_create() - - - - --- 2013-11-29 Kevin Wolf New
[PULL,28/41] qdict: Optimise qdict_do_flatten() - - - - --- 2013-11-29 Kevin Wolf New
[PULL,27/41] qdict: Fix memory leak in qdict_do_flatten() - - - - --- 2013-11-29 Kevin Wolf New
[PULL,26/41] MAINTAINERS: add sheepdog development mailing list - - - - --- 2013-11-29 Kevin Wolf New
[PULL,25/41] COW: Extend checking allocated bits to beyond one sector - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,24/41] COW: Speed up writes - - - - --- 2013-11-29 Kevin Wolf New
[PULL,23/41] qapi: Change BlockDirtyInfo to list - - - - --- 2013-11-29 Kevin Wolf New
[PULL,22/41] block: per caller dirty bitmap - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,21/41] block/stream: Don't stream unbacked devices - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,20/41] sheepdog: implement .bdrv_get_allocated_file_size - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,19/41] Test coroutine execution order - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,18/41] util/error: Save errno from clobbering - - 2 - --- 2013-11-29 Kevin Wolf New
[PULL,17/41] qemu-img: conditionally zero out target on convert - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,16/41] qemu-img: add support for fully allocated images - - - - --- 2013-11-29 Kevin Wolf New
[PULL,15/41] block/get_block_status: fix BDRV_BLOCK_ZERO for unallocated blocks - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,14/41] block: introduce bdrv_make_zero - - - - --- 2013-11-29 Kevin Wolf New
[PULL,13/41] iscsi: add bdrv_co_write_zeroes - - - - --- 2013-11-29 Kevin Wolf New
[PULL,12/41] iscsi: simplify iscsi_co_discard - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,11/41] iscsi: set limits in BlockDriverState - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,10/41] block: honour BlockLimits in bdrv_co_discard - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,09/41] block: honour BlockLimits in bdrv_co_do_write_zeroes - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,08/41] block/raw: copy BlockLimits on raw_open - - - - --- 2013-11-29 Kevin Wolf New
[PULL,07/41] block: add BlockLimits structure to BlockDriverState - - - - --- 2013-11-29 Kevin Wolf New
[PULL,06/41] block/iscsi: add .bdrv_get_info - - - - --- 2013-11-29 Kevin Wolf New
[PULL,05/41] block: add wrappers for logical block provisioning information - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,04/41] block: add logical block provisioning info to BlockDriverInfo - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,03/41] block: introduce BDRV_REQ_MAY_UNMAP request flag - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,02/41] block: add flags to bdrv_*_write_zeroes - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,01/41] block: make BdrvRequestFlags public - - 1 - --- 2013-11-29 Kevin Wolf New
[PULL,00/41] Block patches for 2.0 (flushing block-next) - - - - --- 2013-11-29 Kevin Wolf New
[for,1.7] target-mips: fix 64-bit FPU config for user-mode emulation - - - - --- 2013-11-29 Petar Jovanovic New
seavgabios resolutions, win8 - - - - --- 2013-11-29 Michael Tokarev New
[13/13] nbd: avoid uninitialized warnings - - 1 - --- 2013-11-29 Marc-André Lureau New
[12/13] nbd: finish any pending coroutine - - - - --- 2013-11-29 Marc-André Lureau New
[11/13] nbd: make session_close() idempotent - - 1 - --- 2013-11-29 Marc-André Lureau New
[10/13] nbd: pass export name as init argument - - 1 - --- 2013-11-29 Marc-André Lureau New
[09/13] nbd: don't change socket block during negotiate - - - - --- 2013-11-29 Marc-André Lureau New
[08/13] Split nbd block client code - - - - --- 2013-11-29 Marc-André Lureau New
[07/13] spice-char: implement chardev port event - - - - --- 2013-11-29 Marc-André Lureau New
[06/13] char: add qemu_chr_fe_event() - - - - --- 2013-11-29 Marc-André Lureau New
[05/13] include: add missing config-host.h include - - - - --- 2013-11-29 Marc-André Lureau New
[04/13] qmp_change_blockdev() remove unused has_format - - - - --- 2013-11-29 Marc-André Lureau New
[03/13] spice-char: remove unused field - - - - --- 2013-11-29 Marc-André Lureau New
[02/13] vscclient: do not add a socket watch if there is not data to send - - - - --- 2013-11-29 Marc-André Lureau New
[01/13] coroutine: remove qemu_co_queue_wait_insert_head - - - - --- 2013-11-29 Marc-André Lureau New
[v2,2/4] i440fx-test: give each GTest case its own qtest - - - - --- 2013-11-29 Eduardo Habkost New
[8/9,v2] savevm: Small comment about why timer QEMUFile/VMState code is in savevm.c - - - - --- 2013-11-29 Eduardo Habkost New
[4/4] KVM/X86: Intel MPX vmx and msr handle - - 1 - --- 2013-11-29 Liu, Jinsong New
[3/4] KVM/X86: Enable Intel MPX for guest - - 1 - --- 2013-11-29 Liu, Jinsong New
[5/5] linux-user: pass correct parameter to do_shmctl() - - - - --- 2013-11-29 Riku Voipio New
[4/5] linux-user: create target_structs header to place ipc_perm and shmid_ds - - - - --- 2013-11-29 Riku Voipio New
[3/5] flatload: fix non-GOT relocations - - - - --- 2013-11-29 Riku Voipio New
[2/5] linux-user: Implement handling of 5 POSIX timer syscalls. - - - - --- 2013-11-29 Riku Voipio New
[1/5] linux-user: Add target struct defs needed for POSIX timer syscalls. - - - - --- 2013-11-29 Riku Voipio New
[PULL,0/5] linux-user patches - - - - --- 2013-11-29 Riku Voipio New
[2/4] KVM/X86: Fix xsave cpuid exposing bug - - - - --- 2013-11-29 Liu, Jinsong New
[1/4] X86: Intel MPX definiation - - 1 - --- 2013-11-29 Liu, Jinsong New
[2/2] target-i386: Intel MPX support - - - - --- 2013-11-29 Liu, Jinsong New
[1/2] target-i386: fix cpuid leaf 0x0d - - - - --- 2013-11-29 Liu, Jinsong New
[RESEND-try-2] hw/9pfs: fix P9_STATS_GEN handling - - 2 - --- 2013-11-29 Kirill A. Shutemov New
[30/30] virtio: Convert exit to unrealize - - - - --- 2013-11-29 Paolo Bonzini New
[29/30] virtio: Complete converting VirtioDevice to QOM realize - - - - --- 2013-11-29 Paolo Bonzini New
[28/30] virtio-scsi: Convert to QOM realize - - - - --- 2013-11-29 Paolo Bonzini New
[27/30] virtio-rng: Convert to QOM realize - - - - --- 2013-11-29 Paolo Bonzini New
[26/30] virtio-balloon: Convert to QOM realize - - - - --- 2013-11-29 Paolo Bonzini New
[25/30] virtio-net: Convert to QOM realize - - - - --- 2013-11-29 Paolo Bonzini New
[24/30] virtio-serial: Convert to QOM realize - - - - --- 2013-11-29 Paolo Bonzini New
[23/30] virtio-blk: Convert to QOM realize - - - - --- 2013-11-29 Paolo Bonzini New
[22/30] virtio-9p: Convert to QOM realize - - - - --- 2013-11-29 Paolo Bonzini New
[21/30] virtio: Start converting VirtioDevice to QOM realize - - - - --- 2013-11-29 Paolo Bonzini New
[20/30] virtio-scsi: QOM realize preparations - - - - --- 2013-11-29 Paolo Bonzini New
« 1 2 ... 3598 3599 36004323 4324 »