Show patches with: none      |   304469 patches
« 1 2 ... 3021 3022 30233044 3045 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[00/14] More #include cleanups - - - --- 2016-02-09 Eric Blake New
[5/5] target-i386: implement PKE for TCG - - - --- 2016-02-09 Paolo Bonzini New
[4/5] target-i386: Implement XSAVEOPT - - - --- 2016-02-09 Paolo Bonzini New
[3/5] target-i386: Add XSAVE extension - - - --- 2016-02-09 Paolo Bonzini New
[2/5] target-i386: Rearrange processing of 0F 01 - - - --- 2016-02-09 Paolo Bonzini New
[1/5] target-i386: Split fxsave/fxrstor implementation - - - --- 2016-02-09 Paolo Bonzini New
[1/1] vl: fix tracing initialization - - - --- 2016-02-09 Denis V. Lunev New
[5/5] xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2 - - - --- 2016-02-09 Ian Campbell New
[4/5] xen: move xenforeignmemory compat layer into common place - - - --- 2016-02-09 Ian Campbell New
[3/5] xen: drop XenXC and associated interface wrappers - - - --- 2016-02-09 Ian Campbell New
[2/5] xen: drop xen_xc_hvm_inject_msi wrapper - - - --- 2016-02-09 Ian Campbell New
[1/5] xen: drop support for Xen 4.1 and older. - - - --- 2016-02-09 Ian Campbell New
[PULL,32/33] MAINTAINERS: add all-match entry for qemu-devel@ - - - --- 2016-02-09 Paolo Bonzini New
[PULL,31/33] get_maintainer.pl: fall back to git if only lists are found - - - --- 2016-02-09 Paolo Bonzini New
[PULL,20/33] target-i386: Access segs via TCG registers - - - --- 2016-02-09 Paolo Bonzini New
[v2,2/2] block: Update the x-blockdev-del documentation - - - --- 2016-02-09 Alberto Garcia New
[v2,1/2] block: Allow x-blockdev-del on a BB with a monitor-owned BDS - - - --- 2016-02-09 Alberto Garcia New
linux-user: Don't assert if guest tries shmdt(0) - - - --- 2016-02-09 Peter Maydell New
[RFC] external backup api - - - --- 2016-02-09 Vladimir Sementsov-Ogievskiy New
[14/14] oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h - - - --- 2016-02-09 Peter Maydell New
[13/14] all: Clean up includes - - - --- 2016-02-09 Peter Maydell New
[12/14] scripts/tracetool: Include qemu/osdep.h in generated .c files - - - --- 2016-02-09 Peter Maydell New
[11/14] scripts/feature_to_c.sh: Include qemu/osdep.h rather than config.h - - - --- 2016-02-09 Peter Maydell New
[10/14] qapi: Clean up includes in generated files - - - --- 2016-02-09 Peter Maydell New
[09/14] tests: Clean up includes - - - --- 2016-02-09 Peter Maydell New
[08/14] tests/i440fx-test: Don't define ARRAY_SIZE locally - - - --- 2016-02-09 Peter Maydell New
[07/14] libdecnumber: Clean up includes - - - --- 2016-02-09 Peter Maydell New
[06/14] cris: Clean up includes - - - --- 2016-02-09 Peter Maydell New
[05/14] target-cris: Remove unnecessary ifdef from mmu.c - - - --- 2016-02-09 Peter Maydell New
[04/14] hw/block/nand.c: Include osdep.h first - - - --- 2016-02-09 Peter Maydell New
[03/14] disas/arm-a64.cc: Include osdep.h first - - - --- 2016-02-09 Peter Maydell New
[02/14] ui/cocoa.m: Include qemu/osdep.h - - - --- 2016-02-09 Peter Maydell New
[01/14] cpu: Clean up includes - - - --- 2016-02-09 Peter Maydell New
[02/15] tcg-mips: Support 64-bit opcodes - - - --- 2016-02-09 James Hogan New
[PULL,3/3] block: add missing call to bdrv_drain_recurse - - - --- 2016-02-09 Stefan Hajnoczi New
[PULL,2/3] blockjob: Fix hang in block_job_finish_sync - - - --- 2016-02-09 Stefan Hajnoczi New
[PULL,1/3] iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf - - - --- 2016-02-09 Stefan Hajnoczi New
w32: include winsock2.h before windows.h - - - --- 2016-02-09 Paolo Bonzini New
[PULL,3/3] HACKING: Add a section on error handling and reporting - - - --- 2016-02-09 Markus Armbruster New
[PULL,2/3] error: Improve documentation some more - - - --- 2016-02-09 Markus Armbruster New
[PULL,1/3] Use error_fatal to simplify obvious fatal errors (again) - - - --- 2016-02-09 Markus Armbruster New
[2/2] qemu-iotests: 067: ignore QMP events - - - --- 2016-02-09 Sascha Silbe New
[1/2] qemu-iotests: add _filter_qmp_events() for filtering out QMP events - - - --- 2016-02-09 Sascha Silbe New
[3/3] qemu-iotests: 140: use virtio-scsi instead of IDE - - - --- 2016-02-09 Sascha Silbe New
[2/3] qdev-monitor: add missing aliases for virtio-{9p, balloon, rng, scsi} - - - --- 2016-02-09 Sascha Silbe New
[1/3] qdev-monitor: sort alias table by typename - - - --- 2016-02-09 Sascha Silbe New
[PULL,6/6] MAINTAINERS: Add .travis.yml - - - --- 2016-02-09 Alex Bennée New
[PULL,5/6] .travis.yml: reduce the test matrix a little - - - --- 2016-02-09 Alex Bennée New
[PULL,4/6] .travis.yml: enable ccache for the builds - - - --- 2016-02-09 Alex Bennée New
[PULL,3/6] .travis.yml: enable each of the co-routine backends - - - --- 2016-02-09 Alex Bennée New
[PULL,2/6] .travis.yml: run make check for all matrix targets - - - --- 2016-02-09 Alex Bennée New
[PULL,1/6] .travis.yml: migrate to container builds - - - --- 2016-02-09 Alex Bennée New
[PULL,32/32] qemu-char, io: fix ordering of arguments for UDP socket creation - - - --- 2016-02-09 Paolo Bonzini New
[PULL,31/32] MAINTAINERS: add all-match entry for qemu-devel@ - - - --- 2016-02-09 Paolo Bonzini New
[PULL,30/32] target-i386: fix PSE36 mode - - - --- 2016-02-09 Paolo Bonzini New
[PULL,29/32] docs/memory.txt: Improve list of different memory regions - - - --- 2016-02-09 Paolo Bonzini New
[PULL,08/32] hw: Add support for LSI SAS1068 (mptsas) device - - - --- 2016-02-09 Paolo Bonzini New
[PULL,02/32] memory: RCU ram_list.dirty_memory[] for safe RAM hotplug - - - --- 2016-02-09 Paolo Bonzini New
[8/8] ipmi: introduce an ipmi_bmc_gen_event() API - - - --- 2016-02-09 Cédric Le Goater New
[7/8] ipmi: introduce an ipmi_bmc_sdr_find() API - - - --- 2016-02-09 Cédric Le Goater New
[6/8] ipmi: provide support for FRUs - - - --- 2016-02-09 Cédric Le Goater New
[5/8] ipmi: use a file to load SDRs - - - --- 2016-02-09 Cédric Le Goater New
[4/8] ipmi: add some local variables in ipmi_sdr_init - - - --- 2016-02-09 Cédric Le Goater New
[3/8] ipmi: remove the need of an ending record in the SDR table - - - --- 2016-02-09 Cédric Le Goater New
[2/8] ipmi: use a function to initialize the SDR table - - - --- 2016-02-09 Cédric Le Goater New
[1/8] ipmi: add a realize function to the device class - - - --- 2016-02-09 Cédric Le Goater New
[16/16] aio: push aio_context_acquire/release down to dispatching - - - --- 2016-02-09 Paolo Bonzini New
[15/16] aio: document locking - - - --- 2016-02-09 Paolo Bonzini New
[14/16] aio-win32: remove walking_handlers, protecting AioHandler list with list_lock - - - --- 2016-02-09 Paolo Bonzini New
[13/16] aio-posix: remove walking_handlers, protecting AioHandler list with list_lock - - - --- 2016-02-09 Paolo Bonzini New
[12/16] aio: tweak walking in dispatch phase - - - --- 2016-02-09 Paolo Bonzini New
[11/16] qemu-thread: optimize QemuLockCnt with futexes on Linux - - - --- 2016-02-09 Paolo Bonzini New
[10/16] aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bh - - - --- 2016-02-09 Paolo Bonzini New
[09/16] qemu-thread: introduce QemuLockCnt - - - --- 2016-02-09 Paolo Bonzini New
[08/16] aio: rename bh_lock to list_lock - - - --- 2016-02-09 Paolo Bonzini New
[07/16] aio: convert from RFifoLock to QemuRecMutex - - - --- 2016-02-09 Paolo Bonzini New
[06/16] qemu-thread: introduce QemuRecMutex - - - --- 2016-02-09 Paolo Bonzini New
[05/16] iothread: release AioContext around aio_poll - - - --- 2016-02-09 Paolo Bonzini New
[04/16] aio: only call aio_poll_internal from iothread - - - --- 2016-02-09 Paolo Bonzini New
[03/16] aio: introduce aio_poll_internal - - - --- 2016-02-09 Paolo Bonzini New
[02/16] aio: do not really acquire/release the main AIO context - - - --- 2016-02-09 Paolo Bonzini New
[01/16] aio: introduce aio_context_in_iothread - - - --- 2016-02-09 Paolo Bonzini New
[v3,00/16] aio: first part of aio_context_acquire/release pushdown - - - --- 2016-02-09 Paolo Bonzini New
[PULL,31/31] qapi: Add missing JSON files in build dependencies - - - --- 2016-02-09 Markus Armbruster New
[PULL,30/31] qapi: Fix compilation failure on MIPS and SPARC - - - --- 2016-02-09 Markus Armbruster New
[PULL,29/31] qmp: Don't abuse stack to track qmp-output root - - - --- 2016-02-09 Markus Armbruster New
[PULL,28/31] qmp: Fix reference-counting of qnull on empty output visit - - - --- 2016-02-09 Markus Armbruster New
[PULL,27/31] qapi: Drop unused error argument for list and implicit struct - - - --- 2016-02-09 Markus Armbruster New
[PULL,26/31] qapi: Tighten qmp_input_end_list() - - - --- 2016-02-09 Markus Armbruster New
[PULL,25/31] qapi: Drop unused 'kind' for struct/enum visit - - - --- 2016-02-09 Markus Armbruster New
[PULL,24/31] qapi: Swap 'name' in visit_* callbacks to match public API - - - --- 2016-02-09 Markus Armbruster New
[PULL,23/31] qom: Swap 'name' next to visitor in ObjectPropertyAccessor - - - --- 2016-02-09 Markus Armbruster New
[PULL,22/31] qapi: Swap visit_* arguments for consistent 'name' placement - - - --- 2016-02-09 Markus Armbruster New
[PULL,21/31] qom: Use typedef for Visitor - - - --- 2016-02-09 Markus Armbruster New
[PULL,20/31] qapi: Don't cast Enum* to int* - - - --- 2016-02-09 Markus Armbruster New
[PULL,19/31] qapi: Consolidate visitor small integer callbacks - - - --- 2016-02-09 Markus Armbruster New
[PULL,18/31] qapi: Make all visitors supply uint64 callbacks - - - --- 2016-02-09 Markus Armbruster New
[PULL,17/31] qapi: Prefer type_int64 over type_int in visitors - - - --- 2016-02-09 Markus Armbruster New
[PULL,16/31] qapi-visit: Kill unused visit_end_union() - - - --- 2016-02-09 Markus Armbruster New
[PULL,15/31] qapi: Track all failures between visit_start/stop - - - --- 2016-02-09 Markus Armbruster New
« 1 2 ... 3021 3022 30233044 3045 »