Show patches with: none      |   303725 patches
« 1 2 ... 2349 2350 23513037 3038 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,v2,23/30] qapi: Generate separate .h, .c for each module - 1 - --- 2018-03-02 Eric Blake New
[PULL,v2,22/30] watchdog: Consolidate QAPI into single file - - - --- 2018-03-02 Eric Blake New
[v1,1/1] target/arm: Fix the A53 L2CTLR typo - - - --- 2018-03-02 Alistair Francis New
[PATCHv1,14/14] target/openrisc: convert to TranslatorOps - - - --- 2018-03-01 Emilio Cota New
[PATCHv1,13/14] target/openrisc: convert to DisasContextBase - - - --- 2018-03-01 Emilio Cota New
[PATCHv1,12/14] target/s390x: convert to TranslatorOps 1 1 - --- 2018-03-01 Emilio Cota New
[PATCHv1,11/14] target/s390x: convert to DisasContextBase 1 1 - --- 2018-03-01 Emilio Cota New
[PATCHv1,10/14] target/s390x: convert to DisasJumpType 1 2 - --- 2018-03-01 Emilio Cota New
[PATCHv1,09/14] target/mips: convert to TranslatorOps - - - --- 2018-03-01 Emilio Cota New
[PATCHv1,08/14] target/mips: use *ctx for DisasContext - 1 - --- 2018-03-01 Emilio Cota New
[PATCHv1,07/14] target/mips: convert to DisasContextBase - 1 - --- 2018-03-01 Emilio Cota New
[PATCHv1,06/14] target/mips: convert to DisasJumpType - 1 - --- 2018-03-01 Emilio Cota New
[PATCHv1,05/14] target/sparc: convert to TranslatorOps - - - --- 2018-03-01 Emilio Cota New
[PATCHv1,04/14] target/sparc: convert to DisasContextBase - - - --- 2018-03-01 Emilio Cota New
[PATCHv1,03/14] target/sparc: convert to DisasJumpType - 1 - --- 2018-03-01 Emilio Cota New
[PATCHv1,02/14] target/sh4: convert to TranslatorOps - 1 - --- 2018-03-01 Emilio Cota New
[PATCHv1,01/14] translator: merge max_insns into DisasContextBase - 1 - --- 2018-03-01 Emilio Cota New
[PULL,4/4] nbd/client: fix error messages in nbd_handle_reply_err - - - --- 2018-03-01 Eric Blake New
[PULL,3/4] nbd: BLOCK_STATUS constants - - - --- 2018-03-01 Eric Blake New
[PULL,2/4] nbd: change indenting in nbd.h - - - --- 2018-03-01 Eric Blake New
[PULL,1/4] nbd: Honor server's advertised minimum block size - 1 - --- 2018-03-01 Eric Blake New
[v4,2/2] tpm: extend TPM TIS with state migration support - - - --- 2018-03-01 Stefan Berger New
[v4,1/2] tpm: extend TPM emulator with state migration support - - - --- 2018-03-01 Stefan Berger New
[PULL,30/30] qapi: Don't create useless directory qapi-generated - 3 - --- 2018-03-01 Eric Blake New
[PULL,29/30] Fix up dangling references to qmp-commands.* in comment and doc - 3 - --- 2018-03-01 Eric Blake New
[PULL,28/30] qapi: Move qapi-schema.json to qapi/, rename generated files - 3 - --- 2018-03-01 Eric Blake New
[PULL,27/30] docs: Correct outdated information on QAPI - 3 - --- 2018-03-01 Eric Blake New
[PULL,26/30] docs/devel/writing-qmp-commands: Update for modular QAPI - 3 - --- 2018-03-01 Eric Blake New
[PULL,25/30] qapi: Empty out qapi-schema.json - - - --- 2018-03-01 Eric Blake New
[PULL,24/30] watchdog: Consolidate QAPI into single file - - - --- 2018-03-01 Eric Blake New
[PULL,23/30] Include less of the generated modular QAPI headers - 2 - --- 2018-03-01 Eric Blake New
[PULL,22/30] qapi: Generate separate .h, .c for each module - 1 - --- 2018-03-01 Eric Blake New
[PULL,21/30] qapi/common: Fix guardname() for funny filenames - 3 - --- 2018-03-01 Eric Blake New
[PULL,20/30] qapi/types qapi/visit: Generate built-in stuff into separate files - 3 - --- 2018-03-01 Eric Blake New
[PULL,19/30] qapi: Make code-generating visitors use QAPIGen more - 3 - --- 2018-03-01 Eric Blake New
[PULL,18/30] qapi: Rename generated qmp-marshal.c to qmp-commands.c - 3 - --- 2018-03-01 Eric Blake New
[PULL,17/30] qapi: Record 'include' directives in intermediate representation - 1 - --- 2018-03-01 Eric Blake New
[PULL,16/30] qapi: Generate in source order - 3 - --- 2018-03-01 Eric Blake New
[PULL,15/30] qapi: Record 'include' directives in parse tree - 2 - --- 2018-03-01 Eric Blake New
[PULL,14/30] qapi: Concentrate QAPISchemaParser.exprs updates in .__init__() - 3 - --- 2018-03-01 Eric Blake New
[PULL,13/30] qapi: Lift error reporting from QAPISchema.__init__() to callers - 3 - --- 2018-03-01 Eric Blake New
[PULL,12/30] qapi/common: Eliminate QAPISchema.exprs - 3 - --- 2018-03-01 Eric Blake New
[PULL,11/30] qapi: Improve include file name reporting in error messages - 3 - --- 2018-03-01 Eric Blake New
[PULL,10/30] qapi: Touch generated files only when they change - 2 - --- 2018-03-01 Eric Blake New
[PULL,09/30] qapi-gen: Convert from getopt to argparse - 2 - --- 2018-03-01 Eric Blake New
[PULL,08/30] qapi-gen: New common driver for code and doc generators - 3 - --- 2018-03-01 Eric Blake New
[PULL,07/30] qapi: Turn generators into modules - 3 - --- 2018-03-01 Eric Blake New
[PULL,06/30] qapi: Reduce use of global variables in generators some - 3 - --- 2018-03-01 Eric Blake New
[PULL,05/30] qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDoc - 3 - --- 2018-03-01 Eric Blake New
[PULL,04/30] qapi: Rename variable holding the QAPISchemaGenFOOVisitor - 3 - --- 2018-03-01 Eric Blake New
[PULL,03/30] qapi: Generate up-to-date copyright notice - 3 - --- 2018-03-01 Eric Blake New
[PULL,02/30] qapi: Streamline boilerplate comment generation - 2 - --- 2018-03-01 Eric Blake New
[PULL,01/30] Include qapi/qmp/qerror.h exactly where needed - 2 - --- 2018-03-01 Eric Blake New
[v3,05/11] linux-user: fix mmap/munmap/mprotect/mremap/shmat - - - --- 2018-03-01 Max Filippov New
[PULL,13/13] cryptodev-vhost-user: set the key length - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,12/13] cryptodev-vhost-user: add crypto session handler - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,11/13] cryptodev: add vhost support - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,10/13] cryptodev: add vhost-user as a new cryptodev backend - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,08/13] vhost: fix incorrect check in vhost_verify_ring_mappings - 2 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,09/13] docs/vmcoreinfo: detail unsupported host format behaviour - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,06/13] vhost: fix memslot limit check - 2 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,07/13] vhost: avoid to start/stop virtqueue which is not ready - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,05/13] docs: pcie: Spell out machine type needs for PCIe features - 3 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,04/13] docs: document virtio-balloon stats - 3 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,03/13] intel-iommu: Accept 64-bit writes to FEADDR - 2 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,02/13] virtio-pci: trivial fixes in error message - 1 - --- 2018-03-01 Michael S. Tsirkin New
[PULL,01/13] vhost-user: fix memory leak - 3 - --- 2018-03-01 Michael S. Tsirkin New
[8/8] block: convert bdrv_check callback to coroutine_fn - - - --- 2018-03-01 Paolo Bonzini New
[7/8] block: convert bdrv_invalidate_cache callback to coroutine_fn - - - --- 2018-03-01 Paolo Bonzini New
[6/8] qed: make bdrv_qed_do_open a coroutine_fn - - - --- 2018-03-01 Paolo Bonzini New
[5/8] qcow2: make qcow2_do_open a coroutine_fn - - - --- 2018-03-01 Paolo Bonzini New
[4/8] qcow2: fix flushing after dirty bitmap metadata writes - - - --- 2018-03-01 Paolo Bonzini New
[3/8] qcow2: introduce qcow2_write_caches and qcow2_flush_caches - 1 - --- 2018-03-01 Paolo Bonzini New
[2/8] qcow2: make qcow2_co_create2() a coroutine_fn - 1 - --- 2018-03-01 Paolo Bonzini New
[1/8] block: rename .bdrv_create() to .bdrv_co_create_opts() - 1 - --- 2018-03-01 Paolo Bonzini New
[7/7] qcow2: Make qemu-img check detect corrupted L1 tables in snapshots - 1 - --- 2018-03-01 Alberto Garcia New
[6/7] qcow2: Check snapshot L1 table in qcow2_snapshot_delete() - 1 - --- 2018-03-01 Alberto Garcia New
[5/7] qcow2: Check snapshot L1 table in qcow2_snapshot_goto() - 1 - --- 2018-03-01 Alberto Garcia New
[4/7] qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap() - 1 - --- 2018-03-01 Alberto Garcia New
[3/7] qcow2: Check L1 table parameters in qcow2_expand_zero_clusters() - 1 - --- 2018-03-01 Alberto Garcia New
[2/7] qcow2: Check L1 table offset in qcow2_snapshot_load_tmp() - 1 - --- 2018-03-01 Alberto Garcia New
[1/7] qcow2: Generalize validate_table_offset() into qcow2_validate_table() - 1 - --- 2018-03-01 Alberto Garcia New
[Qemu-arm,05/19] armv7m: Forward idau property to CPU object - - - --- 2018-03-01 Peter Maydell New
[v2,4/4] tricore: renamed masking of PIE - - - --- 2018-03-01 David Brenken New
[v2,3/4] tricore: renamed masking of IE - - - --- 2018-03-01 David Brenken New
[v2,2/4] tricore: added CORE_ID - - - --- 2018-03-01 David Brenken New
[v2,1/4] tricore: added some missing cpu instructions - - - --- 2018-03-01 David Brenken New
[v3,12/16] target/arm: Decode aa64 armv8.3 fcmla - - - --- 2018-03-01 Peter Maydell New
[RFC] sparc: fix leon3 casa instruction when MMU is disabled - - - --- 2018-03-01 KONRAD Frederic New
[2/2] block: curl: Allow Certificate Authority bundle to be passed in. - - - --- 2018-03-01 Richard W.M. Jones New
[1/2] block: curl: Allow arbitrary HTTP request headers to be set. - - - --- 2018-03-01 Richard W.M. Jones New
[RESEND,v8,4/4] cryptodev-vhost-user: set the key length - - - --- 2018-03-01 Zhoujian (jay) New
[RESEND,v8,3/4] cryptodev-vhost-user: add crypto session handler - - - --- 2018-03-01 Zhoujian (jay) New
[RESEND,v8,2/4] cryptodev: add vhost support - - - --- 2018-03-01 Zhoujian (jay) New
[RESEND,v8,1/4] cryptodev: add vhost-user as a new cryptodev backend - - - --- 2018-03-01 Zhoujian (jay) New
[qemu,v3,2/2] qmp: Add qom-list-properties to list QOM object properties - - - --- 2018-03-01 Alexey Kardashevskiy New
[qemu,v3,1/2] qmp: Merge ObjectPropertyInfo and DevicePropertyInfo - 1 - --- 2018-03-01 Alexey Kardashevskiy New
[PULL,v2,27/27] s390x/tcg: fix loading 31bit PSWs with the highest bit set - - - --- 2018-03-01 Cornelia Huck New
[PULL,v2,26/27] s390x: remove s390_get_memslot_count 1 1 - --- 2018-03-01 Cornelia Huck New
[PULL,v2,25/27] s390x/sclp: remove memory hotplug support 1 1 - --- 2018-03-01 Cornelia Huck New
« 1 2 ... 2349 2350 23513037 3038 »