Show patches with: State = Action Required       |    Archived = No       |   426767 patches
« 1 2 ... 1792 1793 17944267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,for-2.10,05/14] target/s390x: indicate query subfunction in s390_fill_feat_block - - 1 - --- 2017-07-25 Cornelia Huck New
[PULL,for-2.10,06/14] target/s390x: introduce (test|set)_be_bit - - - - --- 2017-07-25 Cornelia Huck New
[PULL,for-2.10,07/14] s390x/kvm: better comment regarding zPCI feature availability 1 - - - --- 2017-07-25 Cornelia Huck New
[PULL,for-2.10,08/14] target/s390x: improve baselining if certain base features are missing - - - - --- 2017-07-25 Cornelia Huck New
[PULL,for-2.10,09/14] target/s390x: Move s390_cpu_dump_state() to helper.c - - 1 - --- 2017-07-25 Cornelia Huck New
[PULL,for-2.10,10/14] target/s390x: Move diag helpers to a separate file - - 1 - --- 2017-07-25 Cornelia Huck New
[PULL,for-2.10,11/14] target/s390x: Rework program_interrupt() and related functions - - 1 - --- 2017-07-25 Cornelia Huck New
[PULL,for-2.10,12/14] target/s390x: Move exception-related functions to a new excp_helper.c file - - 1 - --- 2017-07-25 Cornelia Huck New
[PULL,for-2.10,13/14] target/s390x: Add remaining switches to compile with --disable-tcg - - 1 - --- 2017-07-25 Cornelia Huck New
[PULL,for-2.10,14/14] s390x/css: fix ilen in IO instruction handlers - - 2 - --- 2017-07-25 Cornelia Huck New
[v2] char: don't exit on hmp 'chardev-add help' - - - - --- 2017-07-25 Anton Nefedov New
[qemu-web] Add a blog post about deprecation of old interfaces and features - - - - --- 2017-07-25 Thomas Huth New
[v6,(for,2.10),1/1] docs: document deprecation policy & deprecated features in appendix - - 1 - --- 2017-07-25 Daniel P. Berrangé New
[for,2.10,v2,1/6] docker: ensure NOUSER for travis images - - 1 1 --- 2017-07-25 Alex Bennée New
[for,2.10,v2,2/6] docker: fix dirty/stash detection on some systems - - 2 - --- 2017-07-25 Alex Bennée New
[for,2.10,v2,3/6] docker: ignore submodules when checking diff - - 1 - --- 2017-07-25 Alex Bennée New
[for,2.10,v2,4/6] docker: docker.py make --no-cache skip checksum test - - - - --- 2017-07-25 Alex Bennée New
[for,2.10,v2,5/6] docker: don't install device-tree-compiler build-deps in travis.docker - - 1 1 --- 2017-07-25 Alex Bennée New
[for,2.10,v2,6/6] docker: reduce noise when building travis.docker - - 1 1 --- 2017-07-25 Alex Bennée New
[1/4] rtc-test: cleanup register_b_set_flag test - - - - --- 2017-07-25 Paolo Bonzini New
[2/4] rtc-test: introduce more update tests - - - - --- 2017-07-25 Paolo Bonzini New
[3/4] mc146818rtc: simplify check_update_timer - - - - --- 2017-07-25 Paolo Bonzini New
[4/4] mc146818rtc: implement UIP latching as intended - - - - --- 2017-07-25 Paolo Bonzini New
qemu-options: document existance of versioned machine types - - 1 - --- 2017-07-25 Daniel P. Berrangé New
[v2,1/1] monitor: improve tracing in handle_qmp_command - - 1 - --- 2017-07-25 Denis V. Lunev New
[V5,01/10] specs/qcow2: add compress format extension - - - - --- 2017-07-25 Peter Lieven New
[V5,02/10] qapi/block-core: add Qcow2Compress parameters - - - - --- 2017-07-25 Peter Lieven New
[V5,03/10] block/qcow2: parse compress create options - - - - --- 2017-07-25 Peter Lieven New
[V5,04/10] qemu-img: add documentation for compress settings - - - - --- 2017-07-25 Peter Lieven New
[V5,05/10] block/qcow2: read and write the compress format extension - - - - --- 2017-07-25 Peter Lieven New
[V5,06/10] block/qcow2: simplify ret usage in qcow2_create - - - - --- 2017-07-25 Peter Lieven New
[V5,07/10] block/qcow2: optimize qcow2_co_pwritev_compressed - - - - --- 2017-07-25 Peter Lieven New
[V5,08/10] block/qcow2: start using the compress format extension - - - - --- 2017-07-25 Peter Lieven New
[V5,09/10] block/qcow2: add lzo compress format - - - - --- 2017-07-25 Peter Lieven New
[V5,10/10] block/qcow2: add compress info to image specific info - - - - --- 2017-07-25 Peter Lieven New
[v2,01/10] qemu.py: Pylint/style fixes - - - - --- 2017-07-25 Lukáš Doktor New
[v2,02/10] qemu|qtest: Avoid dangerous arguments - - 2 - --- 2017-07-25 Lukáš Doktor New
[v2,03/10] qemu.py: Use iteritems rather than keys() - - 2 - --- 2017-07-25 Lukáš Doktor New
[v2,04/10] qemu.py: Simplify QMP key-conversion - - 1 - --- 2017-07-25 Lukáš Doktor New
[v2,05/10] qemu.py: Use custom exceptions rather than Exception - - 1 - --- 2017-07-25 Lukáš Doktor New
[v2,06/10] qmp.py: Couple of pylint/style fixes - - 1 - --- 2017-07-25 Lukáš Doktor New
[v2,07/10] qmp.py: Use object-based class for QEMUMonitorProtocol - - 1 - --- 2017-07-25 Lukáš Doktor New
[v2,08/10] qmp.py: Avoid "has_key" usage - - 2 - --- 2017-07-25 Lukáš Doktor New
[v2,09/10] qmp.py: Avoid overriding a builtin object - - 1 - --- 2017-07-25 Lukáš Doktor New
[v2,10/10] qtest.py: Few pylint/style fixes - - 1 - --- 2017-07-25 Lukáš Doktor New
[PULL,0/3] Block patches for 2.10-rc0 - - - - --- 2017-07-25 Max Reitz New
[PULL,1/3] qcow: fix memory leaks related to encryption - - 1 - --- 2017-07-25 Max Reitz New
[PULL,2/3] qcow2-bitmap: fix bitmap_free - - 1 - --- 2017-07-25 Max Reitz New
[PULL,3/3] qemu-iotests: Fix reference output for 186 - - 2 - --- 2017-07-25 Max Reitz New
[v3,1/9] kvm: remove hard dependency on pci - - - - --- 2017-07-25 Cornelia Huck New
[v3,2/9] s390x/pci: add stubs - - 1 - --- 2017-07-25 Cornelia Huck New
[v3,3/9] s390x: chsc nt2 events are pci-only - - - - --- 2017-07-25 Cornelia Huck New
[v3,4/9] s390x/pci: do not advertise pci on non-pci builds 1 - 1 - --- 2017-07-25 Cornelia Huck New
[v3,5/9] s390x/ccw: create s390 phb conditionally 1 - 1 - --- 2017-07-25 Cornelia Huck New
[v3,6/9] s390x/sclp: properly guard pci-specific functions - - 1 - --- 2017-07-25 Cornelia Huck New
[v3,7/9] s390x/pci: fence off instructions for non-pci - - 1 - --- 2017-07-25 Cornelia Huck New
[v3,8/9] s390x/kvm: msi route fixup for non-pci - - - - --- 2017-07-25 Cornelia Huck New
[v3,9/9] s390x: refine pci dependencies - - 1 - --- 2017-07-25 Cornelia Huck New
[v2] qemu-iotests: add a "how to" to ./README - - 3 - --- 2017-07-25 Stefan Hajnoczi New
[1/2] iotests: Fix test 156 - - 2 - --- 2017-07-25 Max Reitz New
[2/2] iotests: Redirect stderr to stdout in 186 - - 2 - --- 2017-07-25 Max Reitz New
[v5,1/6] qemu.py: make 'args' public - - - - --- 2017-07-25 Amador Pahim New
[v5,2/6] qemu.py: use poll() instead of 'returncode' - - 1 - --- 2017-07-25 Amador Pahim New
[v5,3/6] qemu.py: cleanup message on negative exit code - - 1 - --- 2017-07-25 Amador Pahim New
[v5,4/6] qemu.py: cleanup launch() - - - - --- 2017-07-25 Amador Pahim New
[v5,5/6] qemu.py: make sure shutdown() is called before launching again - - - - --- 2017-07-25 Amador Pahim New
[v5,6/6] qemu.py: include qemu command line and output on launch error - - - - --- 2017-07-25 Amador Pahim New
Commit 77af8a2b95b79699de650965d5228772743efe84 breaks Windows 2000 support - - 1 - --- 2017-07-25 Paolo Bonzini New
[for-2.11,01/26] spapr: move spapr_create_phb() to core machine code - - 2 - --- 2017-07-25 Greg Kurz New
[for-2.11,02/26] spapr_pci: use memory_region_add_subregion() with DMA windows - - 2 - --- 2017-07-25 Greg Kurz New
[for-2.11,03/26] spapr_iommu: use g_strdup_printf() instead of snprintf() - - - - --- 2017-07-25 Greg Kurz New
[for-2.11,04/26] spapr_drc: use g_strdup_printf() instead of snprintf() - - - - --- 2017-07-25 Greg Kurz New
[for-2.11,05/26] spapr_iommu: convert TCE table object to realize() - - 1 - --- 2017-07-25 Greg Kurz New
[for-2.11,06/26] spapr_pci: parent the MSI memory region to the PHB - - - - --- 2017-07-25 Greg Kurz New
[for-2.11,07/26] spapr_drc: fix realize and unrealize - - - - --- 2017-07-25 Greg Kurz New
[for-2.11,08/26] spapr_drc: add unrealize method to physical DRC class - - - - --- 2017-07-25 Greg Kurz New
[for-2.11,09/26] spapr_drc: pass object ownership to parent/owner - - 2 - --- 2017-07-25 Greg Kurz New
[for-2.11,10/26] spapr_iommu: pass object ownership to parent/owner - - 2 - --- 2017-07-25 Greg Kurz New
[for-2.11,11/26] spapr_iommu: unregister vmstate at unrealize time - - - - --- 2017-07-25 Greg Kurz New
[for-2.11,12/26] pci: allow cleanup/unregistration of PCI buses - - 1 - --- 2017-07-25 Greg Kurz New
[for-2.11,13/26] qdev: store DeviceState's canonical path to use when unparenting - - - - --- 2017-07-25 Greg Kurz New
[for-2.11,14/26] spapr_pci: add PHB unrealize - - - - --- 2017-07-25 Greg Kurz New
[for-2.11,15/26] spapr: add pseries-2.11 machine type - - - - --- 2017-07-25 Greg Kurz New
[for-2.11,16/26] spapr: enable PHB hotplug for pseries-2.11 - - - - --- 2017-07-25 Greg Kurz New
[for-2.11,17/26] spapr_pci: introduce drc_id property - - - - --- 2017-07-25 Greg Kurz New
[for-2.11,18/26] spapr: create DR connectors for PHBs - - 1 - --- 2017-07-25 Greg Kurz New
[for-2.11,19/26] spapr: populate PHB DRC entries for root DT node - - 1 - --- 2017-07-25 Greg Kurz New
[for-2.11,20/26] spapr_events: add support for phb hotplug events - - 1 - --- 2017-07-25 Greg Kurz New
[for-2.11,21/26] qdev: pass an Object * to qbus_set_hotplug_handler() - - 1 - --- 2017-07-25 Greg Kurz New
[for-2.11,22/26] spapr_pci: provide node start offset via spapr_populate_pci_dt() - - 1 - --- 2017-07-25 Greg Kurz New
[for-2.11,23/26] spapr_pci: add ibm, my-drc-index property for PHB hotplug - - 1 - --- 2017-07-25 Greg Kurz New
[for-2.11,24/26] spapr: allow guest to update the XICS phandle - - 1 - --- 2017-07-25 Greg Kurz New
[for-2.11,25/26] spapr_pci: drop abusive sanity check when migrating the LSI table - - - - --- 2017-07-25 Greg Kurz New
[Bug,1703506] Re: SMT not supported by QEMU on AMD Ryzen CPU - - - - --- 2017-07-25 Eduardo Habkost New
[v3,01/12] qobject: Accept "%"PRId64 in qobject_from_jsonf() - - 1 - --- 2017-07-25 Eric Blake New
[v3,02/12] qtest: Avoid passing raw strings through hmp() - - 2 - --- 2017-07-25 Eric Blake New
[v3,03/12] qtest: Document calling conventions - - 2 - --- 2017-07-25 Eric Blake New
[v3,04/12] tests: Pass literal format strings directly to qmp_FOO() - - 2 - --- 2017-07-25 Eric Blake New
[v3,05/12] tests: Clean up string interpolation into QMP input (simple cases) - - 1 - --- 2017-07-25 Eric Blake New
[v3,06/12] tests/libqos/usb: Clean up string interpolation into QMP input - - 1 - --- 2017-07-25 Eric Blake New
« 1 2 ... 1792 1793 17944267 4268 »