Show patches with: Archived = No       |   432246 patches
« 1 2 ... 2840 2841 28424322 4323 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v9,09/17] qapi: Implement boxed types for commands/events - - - - --- 2016-07-14 Eric Blake New
[v9,08/17] qapi: Plumb in 'boxed' to qapi generator lower levels - - - - --- 2016-07-14 Eric Blake New
[v9,07/17] qapi-event: Simplify visit of non-implicit data - - - - --- 2016-07-14 Eric Blake New
[v9,06/17] qapi: Drop useless gen_err_check() - - - - --- 2016-07-14 Eric Blake New
[v9,05/17] qapi: Add type.is_empty() helper - - - - --- 2016-07-14 Eric Blake New
[v9,04/17] qapi: Hide tag_name data member of variants - - - - --- 2016-07-14 Eric Blake New
[v9,03/17] qapi: Special case c_name() for empty type - - - - --- 2016-07-14 Eric Blake New
[v9,02/17] qapi: Require all branches of flat union enum to be covered - - - - --- 2016-07-14 Eric Blake New
[v9,01/17] net: use Netdev instead of NetClientOptions in client init - - 1 - --- 2016-07-14 Eric Blake New
[v9,8/8] docs: Add a generic loader explanation document - - - - --- 2016-07-14 Alistair Francis New
[v9,7/8] generic-loader: Add a generic loader - - - - --- 2016-07-14 Alistair Francis New
[v9,6/8] loader: Add AddressSpace loading support to targphys - - - - --- 2016-07-14 Alistair Francis New
[v9,5/8] loader: Add AddressSpace loading support to uImages - - - - --- 2016-07-14 Alistair Francis New
[v9,4/8] loader: Add AddressSpace loading support to ELFs - - 1 - --- 2016-07-14 Alistair Francis New
[v9,3/8] loader: Allow a custom AddressSpace when loading ROMs - - - - --- 2016-07-14 Alistair Francis New
[v9,2/8] loader: Use the specified MemoryRegion - - 1 - --- 2016-07-14 Alistair Francis New
[v9,1/8] loader: Allow ELF loader to auto-detect the ELF arch - - - - --- 2016-07-14 Alistair Francis New
[v3,12/12] tcg: Make tb_flush() thread safe - - - - --- 2016-07-13 sergey.fedorov@linaro.org New
[v3,11/12] cpu-exec-common: Introduce async_safe_run_on_cpu() - - - - --- 2016-07-13 sergey.fedorov@linaro.org New
[v3,10/12] bsd-user: Support CPU work queue - - - - --- 2016-07-13 sergey.fedorov@linaro.org New
[v3,09/12] linux-user: Support CPU work queue - - - - --- 2016-07-13 sergey.fedorov@linaro.org New
[v3,08/12] linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick() - - - - --- 2016-07-13 sergey.fedorov@linaro.org New
[v3,07/12] linux-user: Rework exclusive operation mechanism - - - - --- 2016-07-13 sergey.fedorov@linaro.org New
[v3,06/12] linux-user: Use QemuMutex and QemuCond - - 1 - --- 2016-07-13 sergey.fedorov@linaro.org New
[v3,05/12] cpus: Rename flush_queued_work() - - 1 - --- 2016-07-13 sergey.fedorov@linaro.org New
[v3,04/12] cpus: Wrap mutex used to protect CPU work - - 1 - --- 2016-07-13 sergey.fedorov@linaro.org New
[v3,03/12] cpus: Move common code out of {async_, }run_on_cpu() - - 1 - --- 2016-07-13 sergey.fedorov@linaro.org New
[v3,02/12] cpus: pass CPUState to run_on_cpu helpers 1 - 1 - --- 2016-07-13 sergey.fedorov@linaro.org New
[v3,01/12] atomic: introduce atomic_dec_fetch. - - - - --- 2016-07-13 sergey.fedorov@linaro.org New
machine: add comment to abort path in machine_set_kernel_irqchip - - - - --- 2016-07-13 Greg Kurz New
vl: exit if a bad property value is passed to -global - - 1 - --- 2016-07-13 Greg Kurz New
[v18,4/4] block/gluster: add support for multiple gluster servers - - - - --- 2016-07-13 Prasanna Kumar Kalever New
[v18,3/4] block/gluster: using new qapi schema - - - - --- 2016-07-13 Prasanna Kumar Kalever New
[v18,2/4] block/gluster: code cleanup - - 2 - --- 2016-07-13 Prasanna Kumar Kalever New
[v18,1/4] block/gluster: rename [server, volname, image] -> [host, volume, path] - - 2 - --- 2016-07-13 Prasanna Kumar Kalever New
[PULL,14/14] hostmem: detect host backend memory is being used properly - - - - --- 2016-07-13 Paolo Bonzini New
[PULL,13/14] hostmem: fix QEMU crash by 'info memdev' - - - - --- 2016-07-13 Paolo Bonzini New
[PULL,12/14] char: do not use atexit cleanup handler - - - - --- 2016-07-13 Paolo Bonzini New
[PULL,11/14] net: do not use atexit for cleanup - - - - --- 2016-07-13 Paolo Bonzini New
[PULL,10/14] slirp: use exit notifier for slirp_smb_cleanup - - 2 - --- 2016-07-13 Paolo Bonzini New
[PULL,09/14] tap: use an exit notifier to call down_script - - 1 - --- 2016-07-13 Paolo Bonzini New
[PULL,08/14] util: Fix MIN_NON_ZERO - - 1 - --- 2016-07-13 Paolo Bonzini New
[PULL,07/14] qemu-sockets: use qapi_free_SocketAddress in cleanup - - - - --- 2016-07-13 Paolo Bonzini New
[PULL,06/14] disas: avoid including everything in headers compiled from C++ - - - 1 --- 2016-07-13 Paolo Bonzini New
[PULL,05/14] json-streamer: fix double-free on exiting during a parse - - - - --- 2016-07-13 Paolo Bonzini New
[PULL,04/14] main-loop: check return value before using pointer - - - - --- 2016-07-13 Paolo Bonzini New
[PULL,03/14] Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD. - - 2 - --- 2016-07-13 Paolo Bonzini New
[PULL,02/14] scsi-bus: Use longer sense buffer with scanners - - - - --- 2016-07-13 Paolo Bonzini New
[PULL,01/14] scsi-bus: Add SCSI scanner support - - - - --- 2016-07-13 Paolo Bonzini New
[PULL,00/14] SCSI, chardev, build fixes for 2016-07-13 - - - - --- 2016-07-13 Paolo Bonzini New
[v3,1/1] linux-aio: prevent submitting more than MAX_EVENTS - - 3 - --- 2016-07-13 Roman Pen New
[PULL,1/1] Add optionrom compatible with fw_cfg DMA version - - - - --- 2016-07-13 Paolo Bonzini New
[PULL,0/1] updated fw_cfg option ROM 2016-07-13 - - - - --- 2016-07-13 Paolo Bonzini New
[PULL,v2,34/34] iotests: Make 157 actually format-agnostic - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,33/34] vvfat: Fix qcow write target driver specification - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,32/34] hmp: show all of snapshot info on every block dev in output of 'info snapshots' - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,31/34] hmp: use snapshot name to determine whether a snapshot is 'fully available' - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,30/34] qemu-iotests: Test naming of throttling groups - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,29/34] blockdev: Fix regression with the default naming of throttling groups - - - - --- 2016-07-13 Kevin Wolf New
[PULL,v2,28/34] vmdk: fix metadata write regression - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,27/34] Improve block job rate limiting for small bandwidth values - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,26/34] qcow2: Fix qcow2_get_cluster_offset() - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,25/34] qemu-io: Use correct range limitations - - - - --- 2016-07-13 Kevin Wolf New
[PULL,v2,24/34] qcow2: Avoid making the L1 table too big - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,23/34] qemu-img: Use strerror() for generic resize error - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,22/34] block: Remove BB options from blockdev-add - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,21/34] qemu-iotests: Test setting WCE with qdev - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,20/34] block/qdev: Allow configuring rerror/werror with qdev properties - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,19/34] commit: Fix use of error handling policy - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,18/34] block/qdev: Allow configuring WCE with qdev properties - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,17/34] block/qdev: Allow node name for drive properties - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,16/34] coroutine: move entry argument to qemu_coroutine_create - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,15/34] test-coroutine: prepare for the next patch - - 1 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,14/34] coroutine: use QSIMPLEQ instead of QTAILQ - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,13/34] raw-posix: Use qemu_dup - - 3 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,12/34] osdep: Introduce qemu_dup - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,11/34] blockjob: Update description of the 'device' field in the QMP API - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,10/34] qemu-img: Set the ID of the block job in img_commit() - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,09/34] commit: Add 'job-id' parameter to 'block-commit' - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,08/34] stream: Add 'job-id' parameter to 'block-stream' - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,07/34] backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup' - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,06/34] mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror' - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,05/34] blockjob: Add 'job_id' parameter to block_job_create() - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,04/34] block: Use block_job_get() in find_block_job() - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,03/34] blockjob: Add block_job_get() - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,02/34] blockjob: Update description of the 'id' field - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,01/34] stream: Fix prototype of stream_start() - - 2 - --- 2016-07-13 Kevin Wolf New
[PULL,v2,00/34] Block layer patches - - - - --- 2016-07-13 Kevin Wolf New
qxl: fix qxl_set_dirty call in qxl_dirty_one_surface - - 1 - --- 2016-07-13 Gerd Hoffmann New
xen: remove xenstore watches of backends when terminating qemu - - - - --- 2016-07-13 Jürgen Groß New
[v4,1/6] block/qdev: Allow node name for drive properties - - 1 - --- 2016-07-13 Kevin Wolf New
usbredir: add streams property - - - - --- 2016-07-13 Gerd Hoffmann New
[v3,01/11] util/qht: Document memory ordering assumptions - - - - --- 2016-07-13 Paolo Bonzini New
[v10] Add optionrom compatible with fw_cfg DMA version - - - - --- 2016-07-13 Paolo Bonzini New
vnc: make sure we finish disconnect - - - - --- 2016-07-13 Gerd Hoffmann New
ppc: abort if compat property contains an unknown value - - - - --- 2016-07-13 Greg Kurz New
ppc: exit if compat mode is unknown - - - - --- 2016-07-13 Greg Kurz New
qemu-timer: remove unnecessary code - - - - --- 2016-07-13 Cao jin New
ppc: parse cpu features once - - - - --- 2016-07-13 Greg Kurz New
[V2,1/1] linux-aio: prevent submitting more than MAX_EVENTS - - 2 - --- 2016-07-13 Roman Pen New
« 1 2 ... 2840 2841 28424322 4323 »