Show patches with: none      |   432369 patches
« 1 2 ... 1671 1672 16734323 4324 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,04/24] test-thread-pool: use generic AioContext infrastructure - - 2 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,05/24] io: add methods to set I/O handlers on AioContext - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,06/24] io: make qio_channel_yield aware of AioContexts - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,07/24] nbd: convert to use qio_channel_yield - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,08/24] coroutine-lock: reschedule coroutine on the AioContext it was running on - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,09/24] blkdebug: reschedule coroutine on the AioContext it is running on - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,10/24] qed: introduce qed_aio_start_io and qed_aio_next_io_cb - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,11/24] aio: push aio_context_acquire/release down to dispatching - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,12/24] block: explicitly acquire aiocontext in timers that need it - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,13/24] block: explicitly acquire aiocontext in callbacks that need it - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,14/24] block: explicitly acquire aiocontext in bottom halves that need it - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,15/24] block: explicitly acquire aiocontext in aio callbacks that need it - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,16/24] aio-posix: partially inline aio_dispatch into aio_poll - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,17/24] async: remove unnecessary inc/dec pairs - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,18/24] block: document fields protected by AioContext lock - - 3 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,19/24] coroutine-lock: make CoMutex thread-safe - - 1 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,20/24] coroutine-lock: add limited spinning to CoMutex - - 1 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,21/24] test-aio-multithread: add performance comparison with thread-based mutexes - - 1 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,22/24] coroutine-lock: place CoMutex before CoQueue in header - - 1 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,23/24] coroutine-lock: add mutex argument to CoQueue APIs - - 1 - --- 2017-02-20 Stefan Hajnoczi New
[PULL,24/24] coroutine-lock: make CoRwlock thread-safe and fair - - 1 - --- 2017-02-20 Stefan Hajnoczi New
egl-helpers: Support newer MESA versions - - - - --- 2017-02-20 Frediano Ziglio New
[01/12] s390x/s390-virtio: get rid of DPRINTF - - 2 - --- 2017-02-20 Cornelia Huck New
[02/12] s390x/kvm: detect some program check loops - - - - --- 2017-02-20 Cornelia Huck New
[03/12] s390x/flic: fail migration on source already - - 2 - --- 2017-02-20 Cornelia Huck New
[04/12] virtio-ccw: handle virtio 1 only devices - - - - --- 2017-02-20 Cornelia Huck New
[05/12] virtio-ccw: add virtio-crypto-ccw device - - - - --- 2017-02-20 Cornelia Huck New
[06/12] virtio-ccw: Check the number of vqs in CCW_CMD_SET_IND - - 2 - --- 2017-02-20 Cornelia Huck New
[07/12] s390x: add property adapter_routes_max_batch - - - - --- 2017-02-20 Cornelia Huck New
[08/12] virtio-ccw: check flic->adapter_routes_max_batch - - - - --- 2017-02-20 Cornelia Huck New
[09/12] s390x: bump ADAPTER_ROUTES_MAX_GSI - - - - --- 2017-02-20 Cornelia Huck New
[10/12] virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues - - - - --- 2017-02-20 Cornelia Huck New
[11/12] s390x/arch_dump: use proper note name and note size - - - - --- 2017-02-20 Cornelia Huck New
[12/12] s390x/arch_dump: pass cpuid into notes sections - - - - --- 2017-02-20 Cornelia Huck New
[v1,01/10] target/ppc: support for 32-bit carry and overflow - - - - --- 2017-02-20 Nikunj A Dadhania New
[v1,02/10] target/ppc: Update ca32 in arithmetic add - - - - --- 2017-02-20 Nikunj A Dadhania New
[v1,03/10] target/ppc: move subf logic block - - - - --- 2017-02-20 Nikunj A Dadhania New
[v1,04/10] target/ppc: compute ca32 for arithmetic substract - - - - --- 2017-02-20 Nikunj A Dadhania New
[v1,05/10] target/ppc: update overflow flags for add/sub - - - - --- 2017-02-20 Nikunj A Dadhania New
[v1,06/10] target/ppc: use tcg ops for neg instruction - - - - --- 2017-02-20 Nikunj A Dadhania New
[v1,07/10] target/ppc: update ov/ov32 for nego - - - - --- 2017-02-20 Nikunj A Dadhania New
[v1,08/10] target/ppc: add ov32 flag for multiply low insns - - 1 - --- 2017-02-20 Nikunj A Dadhania New
[v1,09/10] target/ppc: add ov32 flag in divide operations - - 1 - --- 2017-02-20 Nikunj A Dadhania New
[v1,10/10] target/ppc: add mcrxrx instruction - - 1 - --- 2017-02-20 Nikunj A Dadhania New
[v5,1/4] tests/docker: add basic user mapping support - - 2 1 --- 2017-02-20 Alex Bennée New
[v5,2/4] new: debian docker targets for cross-compiling - - 2 - --- 2017-02-20 Alex Bennée New
[v5,3/4] .shippable.yml: new CI provider - - 1 - --- 2017-02-20 Alex Bennée New
[v5,4/4] MAINTAINERS: merge Build and test automation with Docker tests - - 1 - --- 2017-02-20 Alex Bennée New
vfio/pci-quirks.c: Disable stolen memory for igd VFIO - - - 1 --- 2017-02-20 Xiong Zhang New
crypto: assert cipher algorithm is always valid - - 1 - --- 2017-02-20 Prasad Pandit New
vfio/pci-quirks.c: Disable stolen memory for igd VFIO - - - 1 --- 2017-02-20 Xiong Zhang New
[PULL,0/2] input patch queue - - - - --- 2017-02-20 Gerd Hoffmann New
[PULL,1/2] ps2: fix mouse mappings for right/middle button - - - - --- 2017-02-20 Gerd Hoffmann New
[PULL,2/2] Add wctablet device - - - - --- 2017-02-20 Gerd Hoffmann New
[PULL,0/2] ui patch queue - - - - --- 2017-02-20 Gerd Hoffmann New
[PULL,1/2] spice: allow to specify drm rendernode - - - - --- 2017-02-20 Gerd Hoffmann New
[PULL,2/2] egl-helpers: Support newer MESA versions - - - - --- 2017-02-20 Gerd Hoffmann New
[PULL,0/2] QAPI patches for 2017-02-20 - - - - --- 2017-02-20 Markus Armbruster New
[PULL,1/2] qapi2texi: replace quotation by bold section name - - 1 - --- 2017-02-20 Markus Armbruster New
[PULL,2/2] Makefile: Put VERSION info into version.texi rather than using -D - - 2 - --- 2017-02-20 Markus Armbruster New
[PULL,0/3] audio patch queue - - - - --- 2017-02-20 Gerd Hoffmann New
[PULL,1/3] replay: add record/replay for audio passthrough - - - - --- 2017-02-20 Gerd Hoffmann New
[PULL,2/3] audio: make audio poll timer deterministic - - - - --- 2017-02-20 Gerd Hoffmann New
[PULL,3/3] audio/sdlaudio: Allow audio playback with SDL2 - - - - --- 2017-02-20 Gerd Hoffmann New
[1/5] elf-loader: Allow late loading of elf - - 1 - --- 2017-02-20 Cornelia Huck New
[2/5] s390x/ipl: Extend S390IPLState to support network boot - - 2 - --- 2017-02-20 Cornelia Huck New
[3/5] s390x/ipl: Load network boot image - - - - --- 2017-02-20 Cornelia Huck New
[4/5] pc-bios/s390-ccw: Use the ccw bios to start the network boot - - 1 - --- 2017-02-20 Cornelia Huck New
[01/29] 9pfs: local: move xattr security ops to 9p-xattr.c - - 1 - --- 2017-02-20 Greg Kurz New
[02/29] 9pfs: remove side-effects in local_init() - - 1 - --- 2017-02-20 Greg Kurz New
[03/29] 9pfs: remove side-effects in local_open() and local_opendir() - - 1 - --- 2017-02-20 Greg Kurz New
[04/29] 9pfs: introduce openat_nofollow() helper - - - - --- 2017-02-20 Greg Kurz New
[05/29] 9pfs: local: keep a file descriptor on the shared folder - - 1 - --- 2017-02-20 Greg Kurz New
[06/29] 9pfs: local: open/opendir: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[07/29] 9pfs: local: introduce symlink-attack safe xattr helpers - - - - --- 2017-02-20 Greg Kurz New
[08/29] 9pfs: local: lgetxattr: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[09/29] 9pfs: local: llistxattr: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[10/29] 9pfs: local: lsetxattr: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[11/29] 9pfs: local: lremovexattr: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[12/29] 9pfs: local: unlinkat: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[13/29] 9pfs: local: remove: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[14/29] 9pfs: local: utimensat: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[15/29] 9pfs: local: statfs: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[16/29] 9pfs: local: truncate: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[17/29] 9pfs: local: readlink: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[18/29] 9pfs: local: lstat: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[19/29] 9pfs: local: renameat: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[20/29] 9pfs: local: rename: use renameat - - 1 - --- 2017-02-20 Greg Kurz New
[21/29] 9pfs: local: improve error handling in link op - - 1 - --- 2017-02-20 Greg Kurz New
[22/29] 9pfs: local: link: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[23/29] 9pfs: local: chmod: don't follow symlinks - - - - --- 2017-02-20 Greg Kurz New
[24/29] 9pfs: local: chown: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[25/29] 9pfs: local: symlink: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[26/29] 9pfs: local: mknod: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[27/29] 9pfs: local: mkdir: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[28/29] 9pfs: local: open2: don't follow symlinks - - 1 - --- 2017-02-20 Greg Kurz New
[29/29] 9pfs: local: drop unused code - - 1 - --- 2017-02-20 Greg Kurz New
mttcg: Set jmp_env to handle exit from tb_gen_code - - - - --- 2017-02-20 Pranith Kumar New
[RfC] vga: wire up -g <width>x<height> switch for virtio and qxl - - - - --- 2017-02-20 Gerd Hoffmann New
[v3,1/4] qemu-img: add support for --object with 'dd' command - - 1 - --- 2017-02-20 Daniel P. Berrangé New
« 1 2 ... 1671 1672 16734323 4324 »