Show patches with: State = Action Required       |    Archived = No       |   427142 patches
« 1 2 ... 1788 1789 17904271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,16/43] target/m68k: check CF_PARALLEL instead of parallel_cpus - - 1 - --- 2017-07-20 Emilio Cota New
[v3,17/43] target/s390x: check CF_PARALLEL instead of parallel_cpus - - 1 - --- 2017-07-20 Emilio Cota New
[v3,18/43] target/sh4: check CF_PARALLEL instead of parallel_cpus - - 1 - --- 2017-07-20 Emilio Cota New
[v3,19/43] target/sparc: check CF_PARALLEL instead of parallel_cpus - - 1 - --- 2017-07-20 Emilio Cota New
[v3,20/43] tcg: check CF_PARALLEL instead of parallel_cpus - - 1 - --- 2017-07-20 Emilio Cota New
[v3,21/43] cpu-exec: lookup/generate TB outside exclusive region during step_atomic - - 1 - --- 2017-07-20 Emilio Cota New
[v3,22/43] translate-all: define and use DEBUG_TB_FLUSH_GATE - - 1 - --- 2017-07-20 Emilio Cota New
[v3,23/43] exec-all: introduce TB_PAGE_ADDR_FMT - - 1 - --- 2017-07-20 Emilio Cota New
[v3,24/43] translate-all: define and use DEBUG_TB_INVALIDATE_GATE - - 1 - --- 2017-07-20 Emilio Cota New
[v3,25/43] translate-all: define and use DEBUG_TB_CHECK_GATE - - 1 - --- 2017-07-20 Emilio Cota New
[v3,26/43] exec-all: extract tb->tc_* into a separate struct tc_tb - - 1 - --- 2017-07-20 Emilio Cota New
[v3,27/43] translate-all: use a binary search tree to track TBs in TBContext - - 1 - --- 2017-07-20 Emilio Cota New
[v3,28/43] exec-all: rename tb_free to tb_remove - - 1 - --- 2017-07-20 Emilio Cota New
[v3,29/43] translate-all: report correct avg host TB size - - 1 - --- 2017-07-20 Emilio Cota New
[v3,30/43] tci: move tci_regs to tcg_qemu_tb_exec's stack 1 - - - --- 2017-07-20 Emilio Cota New
[v3,31/43] tcg: take tb_ctx out of TCGContext - - 2 - --- 2017-07-20 Emilio Cota New
[v3,32/43] tcg: take .helpers out of TCGContext - - 2 - --- 2017-07-20 Emilio Cota New
[v3,33/43] tcg: define tcg_init_ctx and make tcg_ctx a pointer - - 1 - --- 2017-07-20 Emilio Cota New
[v3,34/43] gen-icount: fold exitreq_label into TCGContext - - 2 - --- 2017-07-20 Emilio Cota New
[v3,35/43] tcg: dynamically allocate optimizer temps - - 1 - --- 2017-07-20 Emilio Cota New
[v3,36/43] tcg: introduce **tcg_ctxs to keep track of all TCGContext's - - 1 - --- 2017-07-20 Emilio Cota New
[v3,37/43] tcg: distribute profiling counters across TCGContext's - - 1 - --- 2017-07-20 Emilio Cota New
[v3,38/43] util: move qemu_real_host_page_size/mask to osdep.h - - 1 - --- 2017-07-20 Emilio Cota New
[v3,39/43] osdep: introduce qemu_mprotect_rwx/none - - 1 - --- 2017-07-20 Emilio Cota New
[v3,40/43] translate-all: use qemu_protect_rwx/none helpers - - 1 - --- 2017-07-20 Emilio Cota New
[v3,41/43] tcg: define TCG_HIGHWATER - - 2 - --- 2017-07-20 Emilio Cota New
[v3,42/43] tcg: introduce regions to split code_gen_buffer - - - - --- 2017-07-20 Emilio Cota New
[v3,43/43] tcg: enable multiple TCG contexts in softmmu - - 1 - --- 2017-07-20 Emilio Cota New
migration: optimize the downtime - - - - --- 2017-07-20 Zhoujian (jay) New
[FIX,v1] spapr: Fix QEMU abort during memory unplug - - 1 - --- 2017-07-20 Bharata B Rao New
[v8,1/3] migration: postcopy_place_page factoring out - - 3 - --- 2017-07-20 Alexey Perevalov New
[v8,2/3] migration: introduce qemu_ufd_copy_ioctl helper - - 3 - --- 2017-07-20 Alexey Perevalov New
[v8,3/3] migration: add bitmap for received page - - 1 - --- 2017-07-20 Alexey Perevalov New
Disable image locking for snapshot drive? - - - - --- 2017-07-20 Fam Zheng New
[qemu,v4,1/3] spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pci - - - - --- 2017-07-20 Alexey Kardashevskiy New
[qemu,v4,2/3] vfio/spapr: Add a notifier for PPC64 HV/PR KVM about new group attached to LIOBN - - - - --- 2017-07-20 Alexey Kardashevskiy New
[qemu,v4,3/3] spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device - - 1 - --- 2017-07-20 Alexey Kardashevskiy New
[v2,01/10] qapi: Separate type QNull from QObject - - 2 - --- 2017-07-20 Markus Armbruster New
[v2,02/10] qapi: Use QNull for a more regular visit_type_null() - - 2 - --- 2017-07-20 Markus Armbruster New
[v2,03/10] qapi: Introduce a first class 'null' type - - 2 - --- 2017-07-20 Markus Armbruster New
[v2,04/10] tests/test-qobject-input-visitor: Drop redundant test - - 2 - --- 2017-07-20 Markus Armbruster New
[v2,05/10] block: Use JSON null instead of "" to disable backing file 1 - 2 - --- 2017-07-20 Markus Armbruster New
[v2,06/10] hmp: Clean up and simplify hmp_migrate_set_parameter() - - 3 - --- 2017-07-20 Markus Armbruster New
[v2,07/10] migration: Clean up around tls_creds, tls_hostname - - 3 - --- 2017-07-20 Markus Armbruster New
[v2,08/10] migration: Add TODO comments on duplication of QAPI_CLONE() - - 2 - --- 2017-07-20 Markus Armbruster New
[v2,09/10] migration: Unshare MigrationParameters struct for now - - 2 - --- 2017-07-20 Markus Armbruster New
[v2,10/10] migration: Use JSON null instead of "" to reset parameter to default - - 2 - --- 2017-07-20 Markus Armbruster New
[PULL,0/2] Ui 20170720 patches - - - - --- 2017-07-20 Gerd Hoffmann New
[PULL,1/2] vnc: Clarify documentation of QMP command change - - 1 - --- 2017-07-20 Gerd Hoffmann New
[PULL,2/2] keymaps: fr-ca: more fixups - - - - --- 2017-07-20 Gerd Hoffmann New
[PULL,0/2] Misc 20170720 patches - - - - --- 2017-07-20 Gerd Hoffmann New
[PULL,1/2] add scripts/git.orderfile - - 2 - --- 2017-07-20 Gerd Hoffmann New
[PULL,2/2] add editorconfig - - - - --- 2017-07-20 Gerd Hoffmann New
vmxcap: Fix output formatting - - - - --- 2017-07-20 Stefan Fritsch New
[1/8] usb-ccid: Add support to dump all USB packets - - - - --- 2017-07-20 Stefan Fritsch New
[2/8] usb-ccid: Fix USB packet generation for 64-Bytes sized packets. - - - - --- 2017-07-20 Stefan Fritsch New
[3/8] usb-ccid: Set protocol parameters based on card ATR - - - - --- 2017-07-20 Stefan Fritsch New
[4/8] usb-ccid: Fix ATR parsing - - - - --- 2017-07-20 Stefan Fritsch New
[5/8] usb-ccid: Fix USB descriptor - - - - --- 2017-07-20 Stefan Fritsch New
[6/8] usb-ccid: Fix chaining fields in CCID USB messages - - - - --- 2017-07-20 Stefan Fritsch New
[7/8] usb-ccid: Increase ccid max APDU size - - - - --- 2017-07-20 Stefan Fritsch New
[8/8] usb-ccid: Reduce logging at level WARN - - - - --- 2017-07-20 Stefan Fritsch New
[PULL,0/1] Usb 20170720 patches - - - - --- 2017-07-20 Gerd Hoffmann New
[PULL,1/1] usb: Fix build with newer gcc - - 1 - --- 2017-07-20 Gerd Hoffmann New
[v2,1/8] usb-ccid: Add support to dump all USB packets - - - - --- 2017-07-20 Stefan Fritsch New
[v2,2/8] usb-ccid: Fix USB packet generation for 64-Bytes sized packets. - - - - --- 2017-07-20 Stefan Fritsch New
[v2,3/8] usb-ccid: Set protocol parameters based on card ATR - - - - --- 2017-07-20 Stefan Fritsch New
[v2,4/8] usb-ccid: Fix ATR parsing - - - - --- 2017-07-20 Stefan Fritsch New
[v2,5/8] usb-ccid: Fix USB descriptor - - - - --- 2017-07-20 Stefan Fritsch New
[v2,6/8] usb-ccid: Fix chaining fields in CCID USB messages - - - - --- 2017-07-20 Stefan Fritsch New
[v2,7/8] usb-ccid: Increase ccid max APDU size - - - - --- 2017-07-20 Stefan Fritsch New
[v2,8/8] usb-ccid: Reduce logging at level WARN - - - - --- 2017-07-20 Stefan Fritsch New
[v3,1/3] qemu.py: fix is_running() - - 2 - --- 2017-07-20 Amador Pahim New
[v3,2/3] qemu.py: include debug information on launch error - - 1 - --- 2017-07-20 Amador Pahim New
[v3,3/3] qemu.py: make 'args' public - - 1 - --- 2017-07-20 Amador Pahim New
acpi: Add emulated sleep button - - - - --- 2017-07-20 Stefan Fritsch New
char-fd: remove useless chr pointer - - 1 - --- 2017-07-20 Marc-André Lureau New
[1/1] s390/cpumodel: remove KSS from the default model of z14 2 - 2 - --- 2017-07-20 Christian Borntraeger New
[v2,1/5] target/s390x: drop BE_BIT() 1 - - - --- 2017-07-20 David Hildenbrand New
[v2,2/5] target/s390x: indicate query subfunction in s390_fill_feat_block - - 1 - --- 2017-07-20 David Hildenbrand New
[v2,3/5] target/s390x: introduce (test|set)_be_bit - - - - --- 2017-07-20 David Hildenbrand New
[v2,4/5] s390x/kvm: better comment regarding zPCI feature availability 1 - - - --- 2017-07-20 David Hildenbrand New
[v2,5/5] target/s390x: improve baselining if certain base features are missing - - - - --- 2017-07-20 David Hildenbrand New
[for-2.10,v3] block: Skip implicit nodes in query-block/blockstats - - 2 1 --- 2017-07-20 Kevin Wolf New
[RFC,for,2.10,1/3] docker: ensure NOUSER for travis images - - 1 1 --- 2017-07-20 Alex Bennée New
[RFC,for,2.10,2/3] docker: fix dirty/stash detection on some systems - - 2 - --- 2017-07-20 Alex Bennée New
[RFC,for,2.10,3/3] docker: ignore submodules when checking diff - - 1 - --- 2017-07-20 Alex Bennée New
[V4,01/10] specs/qcow2: add compress format extension - - - - --- 2017-07-20 Peter Lieven New
[V4,02/10] qapi/block-core: add Qcow2Compress parameters - - - - --- 2017-07-20 Peter Lieven New
[V4,03/10] block/qcow2: parse compress create options - - - - --- 2017-07-20 Peter Lieven New
[V4,04/10] qemu-img: add documentation for compress settings - - - - --- 2017-07-20 Peter Lieven New
[V4,05/10] block/qcow2: read and write the compress format extension - - - - --- 2017-07-20 Peter Lieven New
[V4,06/10] block/qcow2: simplify ret usage in qcow2_create - - - - --- 2017-07-20 Peter Lieven New
[V4,07/10] block/qcow2: optimize qcow2_co_pwritev_compressed - - - - --- 2017-07-20 Peter Lieven New
[V4,08/10] block/qcow2: start using the compress format extension - - - - --- 2017-07-20 Peter Lieven New
[V4,09/10] block/qcow2: add lzo compress format - - - - --- 2017-07-20 Peter Lieven New
[V4,10/10] block/qcow2: add compress info to image specific info - - - - --- 2017-07-20 Peter Lieven New
ui/cocoa.m: change mouse grab to control-alt-g - - - - --- 2017-07-20 Programmingkid New
configure: add -Wno-format-truncation to QEMU_CFLAGS - - - - --- 2017-07-20 Eduardo Otubo New
[RFC,for,2.11,01/23] softfloat: move existing softfloat2a into versioned directory - - 1 - --- 2017-07-20 Alex Bennée New
« 1 2 ... 1788 1789 17904271 4272 »