Show patches with: Archived = No       |   431060 patches
« 1 2 ... 1760 1761 17624310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
cpus: reset throttle_thread_scheduled after sleep 1 - 1 - --- 2017-05-19 Felipe Franciosi New
migration: keep bytes_xfer_prev init'd to zero - - - - --- 2017-05-19 Felipe Franciosi New
tests/libqtest: Print error instead of aborting when env variable is missing - - 1 - --- 2017-05-19 Thomas Huth New
[1/2] hw/adc: Add basic Aspeed ADC model - - - - --- 2017-05-20 Andrew Jeffery New
[2/2] hw/arm: Integrate ADC model into Aspeed SoC - - 1 - --- 2017-05-20 Andrew Jeffery New
[RFC,1/3] tests: Simplify abstract-interfaces check with a helper - - - - --- 2017-05-20 Eduardo Habkost New
[RFC,2/3] qmp: Include 'abstract' field on 'qom-list-types' output - - - - --- 2017-05-20 Eduardo Habkost New
[RFC,3/3] qmp: Include parent types on 'qom-list-types' output - - - - --- 2017-05-20 Eduardo Habkost New
vhost_net: do not expose MTU feature bit to kernel backend 1 - - - --- 2017-05-20 Maxime Coquelin New
[v3,05/24] docker: install ca-certificates package in base image - - 1 - --- 2017-05-21 Philippe Mathieu-Daudé New
[v3,06/24] docker: create deb-src entry and setup Emdebian in the same layer - - 1 - --- 2017-05-21 Philippe Mathieu-Daudé New
[v3,07/24] docker: use better regex to generate deb-src entries - - 1 - --- 2017-05-21 Philippe Mathieu-Daudé New
[v3,15/24] docker: add powerpc build target - - 1 - --- 2017-05-21 Philippe Mathieu-Daudé New
[1/1] qcow2: handle cluster leak happening with a guest TRIM command - - - - --- 2017-05-21 Denis V. Lunev New
[v3,01/11] hw/intc/exynos4210_gic: Fix GIC memory mappings for secondary CPU - - 1 - --- 2017-05-21 Krzysztof Kozlowski New
[v3,02/11] hw/intc/exynos4210_gic: Use more meaningful name for local variable - - 1 - --- 2017-05-21 Krzysztof Kozlowski New
[v3,03/11] hw/timer/exynos4210_mct: Fix checkpatch style errors - - 1 - --- 2017-05-21 Krzysztof Kozlowski New
[v3,04/11] hw/timer/exynos4210_mct: Cleanup indentation and empty new lines - - 1 - --- 2017-05-21 Krzysztof Kozlowski New
[v3,05/11] hw/timer/exynos4210_mct: Remove unused defines - - 1 - --- 2017-05-21 Krzysztof Kozlowski New
[v3,06/11] hw/arm/exynos: Move DRAM initialization next boards - - 1 - --- 2017-05-21 Krzysztof Kozlowski New
[v3,07/11] hw/arm/exynos: Declare local variables in some order - - 1 - --- 2017-05-21 Krzysztof Kozlowski New
[v3,08/11] hw/arm/exynos: QOM-ify the SoC - - 1 - --- 2017-05-21 Krzysztof Kozlowski New
[v3,09/11] hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string - - 1 - --- 2017-05-21 Krzysztof Kozlowski New
[v3,10/11] hw/intc/exynos4210_gic: Constify array of combiner interrupts - - 1 - --- 2017-05-21 Krzysztof Kozlowski New
[v3,11/11] hw/misc/exynos4210_pmu: Add support for system poweroff - - - - --- 2017-05-21 Krzysztof Kozlowski New
[risu] ppc64: Fix patterns for rotate doubleword instructions - - - - --- 2017-05-22 Sandipan Das New
acpi: change CPU container node _HID to compatible PNP0A05 - - - - --- 2017-05-22 Evgeny Yakovlev New
[v2] e1000e: Fix ICR "Other" causes clear logic - - - - --- 2017-05-22 Sameeh Jubran New
usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-up - - - - --- 2017-05-22 Ladi Prosek New
[v3,1/4] block: count bdrv_co_rw_vmstate() requests - - 2 - --- 2017-05-22 Stefan Hajnoczi New
[v3,2/4] block: use BDRV_POLL_WHILE() in bdrv_rw_vmstate() - - 2 - --- 2017-05-22 Stefan Hajnoczi New
[v3,3/4] migration: avoid recursive AioContext locking in save_vmstate() - - 2 - --- 2017-05-22 Stefan Hajnoczi New
[v3,4/4] migration: use bdrv_drain_all_begin/end() instead bdrv_drain_all() - - 1 - --- 2017-05-22 Stefan Hajnoczi New
[v2] tests/libqtest: Print error instead of aborting when env variable is missing - - 1 - --- 2017-05-22 Thomas Huth New
[1/4] qobject-input-visitor: Reject non-finite numbers with keyval - - 1 - --- 2017-05-22 Markus Armbruster New
[2/4] qapi: Document visit_type_any() issues with keyval input - - 1 - --- 2017-05-22 Markus Armbruster New
[3/4] tests/qapi-schema: Avoid 'str' in alternate test cases - - 1 - --- 2017-05-22 Markus Armbruster New
[4/4] qapi: Reject alternates that can't work with keyval_parse() - - - - --- 2017-05-22 Markus Armbruster New
[03/17] tests: remove alt num-int cases - - - - --- 2017-05-22 Markus Armbruster New
[1/1] Improve Cocoa modifier key handling - - - - --- 2017-05-22 Cameron Esfahani via New
[1/2] block: Fix backing paths for filenames with colons - - 1 - --- 2017-05-22 Max Reitz New
[2/2] iotests: Add test for colon handling - - 1 - --- 2017-05-22 Max Reitz New
[v13] migration: spapr: migrate pending_events of spapr state - - - - --- 2017-05-22 Daniel Henrique Barboza New
[v11,1/5] hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState - - - - --- 2017-05-22 Daniel Henrique Barboza New
[v11,2/5] hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque - - - - --- 2017-05-22 Daniel Henrique Barboza New
[v11,3/5] hw/ppc: migrating the DRC state of hotplugged devices - - - - --- 2017-05-22 Daniel Henrique Barboza New
[v11,4/5] hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release - - - - --- 2017-05-22 Daniel Henrique Barboza New
[v11,5/5] migration: spapr: migrate ccs_list in spapr state - - - - --- 2017-05-22 Daniel Henrique Barboza New
[v2,1/3] block: Fix backing paths for filenames with colons - - 1 - --- 2017-05-22 Max Reitz New
[v2,2/3] block/file-*: *_parse_filename() and colons - - 1 - --- 2017-05-22 Max Reitz New
[v2,3/3] iotests: Add test for colon handling - - 1 - --- 2017-05-22 Max Reitz New
qemu-doc: Add hyperlinks to further license information - - 1 - --- 2017-05-22 Thomas Huth New
qemu-doc: Move the qemu-ga description into a separate chapter - - 1 - --- 2017-05-22 Thomas Huth New
[v2,01/13] vvfat: fix qemu-img map and qemu-img convert - - - - --- 2017-05-22 Hervé Poussineau New
[v2,02/13] vvfat: replace tabs by 8 spaces - - - - --- 2017-05-22 Hervé Poussineau New
[v2,03/13] vvfat: fix typos - - - - --- 2017-05-22 Hervé Poussineau New
[v2,04/13] vvfat: rename useless enumeration values - - - - --- 2017-05-22 Hervé Poussineau New
[v2,05/13] vvfat: introduce offset_to_bootsector, offset_to_fat and offset_to_root_dir - - - - --- 2017-05-22 Hervé Poussineau New
[v2,06/13] vvfat: fix field names in FAT12/FAT16 and FAT32 boot sectors - - - - --- 2017-05-22 Hervé Poussineau New
[v2,07/13] vvfat: always create . and .. entries at first and in that order - - - - --- 2017-05-22 Hervé Poussineau New
[v2,08/13] vvfat: correctly create long names for non-ASCII filenames - - - - --- 2017-05-22 Hervé Poussineau New
[v2,09/13] vvfat: correctly create base short names for non-ASCII filenames - - - - --- 2017-05-22 Hervé Poussineau New
[v2,10/13] vvfat: correctly generate numeric-tail of short file names - - - - --- 2017-05-22 Hervé Poussineau New
[v2,11/13] vvfat: limit number of entries in root directory in FAT12/FAT16 - - - - --- 2017-05-22 Hervé Poussineau New
[v2,12/13] vvfat: handle KANJI lead byte 0xe5 - - - - --- 2017-05-22 Hervé Poussineau New
[v2,13/13] vvfat: change OEM name to 'MSWIN4.1' - - 1 - --- 2017-05-22 Hervé Poussineau New
qapi: Fix some blockdev-add documentation regressions - - 1 - --- 2017-05-22 Eric Blake New
[V2] GDummyPanel Fix formatingissues. - - - - --- 2017-05-23 Cameron Esfahani via New
Add code to connect to external panel, for ARM - - - - --- 2017-05-23 Cameron Esfahani via New
[PULL,0/9] Net patches - - - - --- 2017-05-23 Jason Wang New
[PULL,1/9] net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.c - - 1 - --- 2017-05-23 Jason Wang New
[PULL,2/9] net/dump: Issue a warning for the deprecated "-net dump" - - - - --- 2017-05-23 Jason Wang New
[PULL,3/9] virtio-net: fix wild pointer when remove virtio-net queues - - - - --- 2017-05-23 Jason Wang New
[PULL,4/9] COLO-compare: Improve tcp compare trace event readability - - - - --- 2017-05-23 Jason Wang New
[PULL,5/9] hmp / net: Mark host_net_add/remove as deprecated - - - - --- 2017-05-23 Jason Wang New
[PULL,6/9] net/filter-mirror.c: Remove duplicate check code. - - - - --- 2017-05-23 Jason Wang New
[PULL,7/9] net/filter-mirror.c: Rename filter_mirror_send() and fix codestyle - - - - --- 2017-05-23 Jason Wang New
[PULL,8/9] net/filter-rewriter: Remove unused option in filter-rewriter - - - - --- 2017-05-23 Jason Wang New
[PULL,9/9] e1000e: Fix ICR "Other" causes clear logic - - - - --- 2017-05-23 Jason Wang New
[V2] Add code to connect to external panel, for ARM - - - - --- 2017-05-23 Cameron Esfahani via New
[01/31] target/s390: Use cpu_loop_exit_restore for tlb_fill - - 2 - --- 2017-05-23 Richard Henderson New
[02/31] target/s390x: Implement EXECUTE via new TranslationBlock - - - - --- 2017-05-23 Richard Henderson New
[03/31] target/s390x: Use unwind data for helper_nc - - 2 - --- 2017-05-23 Richard Henderson New
[04/31] target/s390x: Use unwind data for helper_xc - - 2 - --- 2017-05-23 Richard Henderson New
[05/31] target/s390x: Use unwind data for helper_oc - - 3 - --- 2017-05-23 Richard Henderson New
[06/31] target/s390x: Use unwind data for helper_mvc - - 2 - --- 2017-05-23 Richard Henderson New
[07/31] target/s390x: Use unwind data for helper_clc - - 2 - --- 2017-05-23 Richard Henderson New
[08/31] target/s390x: Use unwind data for helper_clm - - 2 - --- 2017-05-23 Richard Henderson New
[09/31] target/s390x: Use unwind data for helper_srst - - 2 - --- 2017-05-23 Richard Henderson New
[10/31] target/s390x: Use unwind data for helper_clst - - 2 - --- 2017-05-23 Richard Henderson New
[11/31] target/s390x: Use unwind data for helper_mvpg - - 2 - --- 2017-05-23 Richard Henderson New
[12/31] target/s390x: Use unwind data for helper_mvst - - 2 - --- 2017-05-23 Richard Henderson New
[13/31] target/s390x: Use unwind data for helper_lam - - 2 - --- 2017-05-23 Richard Henderson New
[14/31] target/s390x: Use unwind data for helper_stam - - 2 - --- 2017-05-23 Richard Henderson New
[15/31] target/s390x: Use unwind data for helper_mvcl - - 2 - --- 2017-05-23 Richard Henderson New
[16/31] target/s390x: Use unwind data for helper_mvcle - - 2 - --- 2017-05-23 Richard Henderson New
[17/31] target/s390x: Use unwind data for helper_clcle - - 2 - --- 2017-05-23 Richard Henderson New
[18/31] target/s390x: Use unwind data for helper_cksm - - 2 - --- 2017-05-23 Richard Henderson New
[19/31] target/s390x: Use unwind data for helper_unpk - - 2 - --- 2017-05-23 Richard Henderson New
[20/31] target/s390x: Use unwind data for helper_tr - - 2 - --- 2017-05-23 Richard Henderson New
« 1 2 ... 1760 1761 17624310 4311 »