Show patches with: none      |   431731 patches
« 1 2 ... 3040 3041 30424317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,03/10] qmp: Convert QMP code to use object property iterators - - - 1 --- 2015-11-18 Andreas Färber New
[PULL,02/10] qom: Introduce ObjectPropertyIterator struct for iteration - - - 1 --- 2015-11-18 Andreas Färber New
[PULL,01/10] qdev: Change Property::offset field to ptrdiff_t type - - 1 - --- 2015-11-18 Andreas Färber New
[PULL,for-2.5,00/10] QOM devices patch queue 2015-11-18 - - - - --- 2015-11-18 Andreas Färber New
[v2,2/2] tap-win32: disable broken async write path - - - - --- 2015-11-18 Andrew Baumann New
[v2,1/2] tap-win32: skip unexpected nodes during registry enumeration - - 1 - --- 2015-11-18 Andrew Baumann New
[1/2] nvme: fix identify to be NVMe 1.1 compliant - - - - --- 2015-11-18 Christoph Hellwig New
[2/2] nvme: bump PCI revision - - - - --- 2015-11-18 Christoph Hellwig New
[1/2] nvme: fix identify to be NVMe 1.1 compliant - - - - --- 2015-11-18 Christoph Hellwig New
[v1,3/3] ui: convert VNC server to use QIOChannelWebsock - - - - --- 2015-11-18 Daniel P. Berrangé New
[v1,2/3] ui: convert VNC server to use QIOChannelTLS - - - - --- 2015-11-18 Daniel P. Berrangé New
[v1,1/3] ui: convert VNC server to use QIOChannelSocket - - - - --- 2015-11-18 Daniel P. Berrangé New
[v1,4/4] char: introduce support for TLS encrypted TCP chardev backend - - - - --- 2015-11-18 Daniel P. Berrangé New
[v1,3/4] char: don't assume telnet initialization will not block - - - - --- 2015-11-18 Daniel P. Berrangé New
[v1,2/4] char: convert from GIOChannel to QIOChannel - - - - --- 2015-11-18 Daniel P. Berrangé New
[v1,1/4] char: remove fixed length filename allocation - - - - --- 2015-11-18 Daniel P. Berrangé New
[v3,9/9] io: add QIOChannelBuffer class - - - - --- 2015-11-18 Daniel P. Berrangé New
[v3,8/9] io: add QIOChannelCommand class - - - - --- 2015-11-18 Daniel P. Berrangé New
[v3,7/9] io: add QIOChannelWebsock class - - - - --- 2015-11-18 Daniel P. Berrangé New
[v3,6/9] io: add QIOChannelTLS class - - - - --- 2015-11-18 Daniel P. Berrangé New
[v3,5/9] io: add QIOChannelFile class - - - - --- 2015-11-18 Daniel P. Berrangé New
[v3,4/9] io: add QIOChannelSocket class - - - - --- 2015-11-18 Daniel P. Berrangé New
[v3,3/9] io: add QIOTask class for async operations - - - - --- 2015-11-18 Daniel P. Berrangé New
[v3,2/9] io: add helper module for creating watches on FDs - - - - --- 2015-11-18 Daniel P. Berrangé New
[v3,1/9] io: add abstract QIOChannel classes - - - - --- 2015-11-18 Daniel P. Berrangé New
[qom-next] MAINTAINERS: Add check-qom-proplist to QOM - - - - --- 2015-11-18 Andreas Färber New
[2/2] input: linux evdev support - - - - --- 2015-11-18 Gerd Hoffmann New
[1/2] input: add qemu_input_qcode_to_linux + qemu_input_linux_to_qcode - - - - --- 2015-11-18 Gerd Hoffmann New
[v3,3/3] virtio: drop the virtio_needs_swap() helper - - - - --- 2015-11-18 Greg Kurz New
[v3,2/3] Revert "vhost-net: tell tap backend about the vnet endianness" - - - - --- 2015-11-18 Greg Kurz New
[v3,1/3] virtio-net: use the backend cross-endian capabilities - - - - --- 2015-11-18 Greg Kurz New
[PULL,4/4] block: Call external_snapshot_clean after blockdev-snapshot - - 1 - --- 2015-11-18 Kevin Wolf New
[PULL,3/4] blockdev: Add missing bdrv_unref() in drive-backup - - 3 - --- 2015-11-18 Kevin Wolf New
[PULL,2/4] iotests: fix race in 030 - - 3 - --- 2015-11-18 Kevin Wolf New
[PULL,1/4] nand: fix address overflow - - 2 - --- 2015-11-18 Kevin Wolf New
[PULL,0/4] Block patches for 2.5.0-rc1 - - - - --- 2015-11-18 Kevin Wolf New
[PULL,v1,(for,2.5),4/4] crypto: avoid passing NULL to access() syscall - - - - --- 2015-11-18 Daniel P. Berrangé New
[PULL,v1,(for,2.5),3/4] crypto: fix leaks in TLS x509 helper functions - - - - --- 2015-11-18 Daniel P. Berrangé New
[PULL,v1,(for,2.5),2/4] crypto: fix mistaken setting of Error in success code path - - - - --- 2015-11-18 Daniel P. Berrangé New
[PULL,v1,(for,2.5),1/4] crypto: fix leak of gnutls_dh_params_t data on credential unload - - - - --- 2015-11-18 Daniel P. Berrangé New
[PULL,v1,(for,2.5),0/4] Fix misc memory leaks & bugs in crypto code - - - - --- 2015-11-18 Daniel P. Berrangé New
vhost-user: fix log size - - 1 - --- 2015-11-18 Michael S. Tsirkin New
[3/3] Unneeded NULL check - - 1 - --- 2015-11-18 Dr. David Alan Gilbert New
[2/3] migration: Dead assignment of current_time - - 1 - --- 2015-11-18 Dr. David Alan Gilbert New
[1/3] Set last_sent_block - - 1 - --- 2015-11-18 Dr. David Alan Gilbert New
[v2] vhost-user: ignore qemu-only features - - - - --- 2015-11-18 Michael S. Tsirkin New
[v2] configure: preserve various environment variables in config.status - - 1 - --- 2015-11-18 Daniel P. Berrangé New
exec: silence hugetlbfs warning under qtest - - - - --- 2015-11-18 Marc-André Lureau New
[v12,36/36] qapi: Shorter visits of optional fields - - - - --- 2015-11-18 Eric Blake New
[v12,35/36] qapi: Simplify visits of optional fields - - - - --- 2015-11-18 Eric Blake New
[v12,34/36] qapi: Add positive tests to qapi-schema-test - - - - --- 2015-11-18 Eric Blake New
[v12,33/36] qapi: Fix alternates that accept 'number' but not 'int' - - - - --- 2015-11-18 Eric Blake New
[v12,32/36] qapi: Inline _make_implicit_tag() - - - - --- 2015-11-18 Eric Blake New
[v12,31/36] qapi: Simplify visiting of alternate types - - - - --- 2015-11-18 Eric Blake New
[v12,30/36] qapi: Convert QType into qapi builtin enum type - - - - --- 2015-11-18 Eric Blake New
[v12,29/36] qobject: Rename qtype_code to QType - - - - --- 2015-11-18 Eric Blake New
[v12,28/36] qapi: Simplify QObject - - - - --- 2015-11-18 Eric Blake New
[v12,27/36] qapi: Forbid case-insensitive clashes - - - - --- 2015-11-18 Eric Blake New
[v12,26/36] qapi: Change munging of CamelCase enum values - - - - --- 2015-11-18 Eric Blake New
[v12,25/36] qapi: Add alias for ErrorClass - - - - --- 2015-11-18 Eric Blake New
[v12,24/36] cpu: Convert CpuInfo into flat union - - - - --- 2015-11-18 Eric Blake New
[v12,23/36] qapi: Remove dead tests for max collision - - - - --- 2015-11-18 Eric Blake New
[v12,22/36] qapi: Don't let implicit enum MAX member collide - - 1 - --- 2015-11-18 Eric Blake New
[v12,21/36] qapi: Tighten the regex on valid names - - - - --- 2015-11-18 Eric Blake New
[v12,20/36] blkdebug: Avoid '.' in enum values - - - - --- 2015-11-18 Eric Blake New
[v12,19/36] blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum - - - - --- 2015-11-18 Eric Blake New
[v12,18/36] qapi: Remove dead visitor code - - - - --- 2015-11-18 Eric Blake New
[v12,17/36] qapi: Fix c_name() munging - - - - --- 2015-11-18 Eric Blake New
[v12,16/36] qapi: Detect collisions in C member names - - - - --- 2015-11-18 Eric Blake New
[v12,15/36] qapi: Track owner of each object member - - - - --- 2015-11-18 Eric Blake New
[v12,14/36] qapi: Remove outdated tests related to QMP/branch collisions - - - - --- 2015-11-18 Eric Blake New
[v12,13/36] qapi: Hoist tag collision check to Variants.check() - - - - --- 2015-11-18 Eric Blake New
[v12,12/36] qapi: Factor out QAPISchemaObjectType.check_clash() - - - - --- 2015-11-18 Eric Blake New
[v12,11/36] qapi: Check for qapi collisions involving variant members - - - - --- 2015-11-18 Eric Blake New
[v12,10/36] qapi: Simplify QAPISchemaObjectTypeVariants.check() - - - - --- 2015-11-18 Eric Blake New
[v12,09/36] qapi: Factor out QAPISchemaObjectTypeMember.check_clash() - - - - --- 2015-11-18 Eric Blake New
[v12,08/36] qapi: Eliminate QAPISchemaObjectType.check() variable members - - - - --- 2015-11-18 Eric Blake New
[v12,07/36] qapi: Fix up commit 7618b91's clash sanity checking change - - - - --- 2015-11-18 Eric Blake New
[v12,06/36] qapi: Clean up after previous commit - - - - --- 2015-11-18 Eric Blake New
[v12,05/36] qapi: Simplify QAPISchemaObjectTypeMember.check() - - - - --- 2015-11-18 Eric Blake New
[v12,04/36] qapi: Drop obsolete tag value collision assertions - - - - --- 2015-11-18 Eric Blake New
[v12,03/36] qapi-types: Simplify gen_struct_field[s] - - - - --- 2015-11-18 Eric Blake New
[v12,02/36] qapi-types: Consolidate gen_struct() and gen_union() - - - - --- 2015-11-18 Eric Blake New
[v12,01/36] qapi: Track simple union tag in object.local_members - - - - --- 2015-11-18 Eric Blake New
[v3] Add seccomp argument filters for madvise, shmget, and shmctl - - - - --- 2015-11-18 Namsun Ch'o New
[-qemu] nvme: support Google vendor extension - - - - --- 2015-11-18 Ming Lin New
[-kernel] nvme: improve performance for virtual NVMe devices - - - - --- 2015-11-18 Ming Lin New
[v3,3/3] target-i386: add pkeys support for vm migration - - - - --- 2015-11-18 Huaitong Han New
[v3,2/3] target-i386: add pkeys support for xsave state handling - - - - --- 2015-11-18 Huaitong Han New
[v3,1/3] target-i386: add pkeys support for cpuid handling - - - - --- 2015-11-18 Huaitong Han New
vfio/pci-quirks: Only quirk to size of PCI config space - - 1 - --- 2015-11-17 Alex Williamson New
[PULL,for-2.5,3/3] makefile: fix w32 install target for qemu-ga - - 1 - --- 2015-11-17 Michael Roth New
[PULL,for-2.5,2/3] qga: allow to lookup in PATH from the passed envp for guest-exec - - - - --- 2015-11-17 Michael Roth New
[PULL,for-2.5,1/3] qga: fix for default env processing for guest-exec - - - - --- 2015-11-17 Michael Roth New
[PULL,v2,for-2.5,0/3] qemu-ga patch queue for 2.5 - - - - --- 2015-11-17 Michael Roth New
target-arm: Priority masking with basepri on v7m - - - - --- 2015-11-17 François Baldassari New
[PULL,6/6] ide: enable buffered requests for PIO read requests - - 1 - --- 2015-11-17 John Snow New
[PULL,5/6] ide: enable buffered requests for ATAPI devices - - 1 - --- 2015-11-17 John Snow New
[PULL,4/6] ide: orphan all buffered requests on DMA cancel - - 1 - --- 2015-11-17 John Snow New
[PULL,3/6] ide: add support for IDEBufferedRequest - - 1 - --- 2015-11-17 John Snow New
« 1 2 ... 3040 3041 30424317 4318 »