Show patches with: State = Action Required       |    Archived = No       |   431955 patches
« 1 2 ... 1376 1377 13784319 4320 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/15] scripts/qom-fuse: apply flake8 rules python: absorb scripts/qmp/qom-* tooling - - - - --- 2020-10-21 John Snow New
[04/15] scripts/qom-fuse: apply isort rules python: absorb scripts/qmp/qom-* tooling - - 1 - --- 2020-10-21 John Snow New
[03/15] scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/ python: absorb scripts/qmp/qom-* tooling - - 1 - --- 2020-10-21 John Snow New
[02/15] python/qmp: add qom script entry points python: absorb scripts/qmp/qom-* tooling - - 1 - --- 2020-10-21 John Snow New
[01/15] python/qmp: Add qom script rewrites python: absorb scripts/qmp/qom-* tooling - - - - --- 2020-10-21 John Snow New
[v5,2/2] util/oslib: Assert qemu_try_memalign() alignment is a power of 2 util/oslib: qemu_try_memalign() improvements - - - - --- 2020-10-21 Philippe Mathieu-Daudé New
[v5,1/2] util/oslib-win32: Use _aligned_malloc for qemu_try_memalign util/oslib: qemu_try_memalign() improvements - - 2 - --- 2020-10-21 Philippe Mathieu-Daudé New
[v12,12/12] tests/tcg/aarch64: Add bti smoke tests linux-user: User support for AArch64 BTI 1 - 1 - --- 2020-10-21 Richard Henderson New
[v12,11/12] linux-user/elfload: Parse GNU_PROPERTY_AARCH64_FEATURE_1_AND linux-user: User support for AArch64 BTI - - - - --- 2020-10-21 Richard Henderson New
[v12,10/12] linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notes linux-user: User support for AArch64 BTI - - - - --- 2020-10-21 Richard Henderson New
[v12,09/12] linux-user/elfload: Use Error for load_elf_interp linux-user: User support for AArch64 BTI - - - - --- 2020-10-21 Richard Henderson New
[v12,08/12] linux-user/elfload: Use Error for load_elf_image linux-user: User support for AArch64 BTI - - - - --- 2020-10-21 Richard Henderson New
[v12,07/12] linux-user/elfload: Move PT_INTERP detection to first loop linux-user: User support for AArch64 BTI - - - - --- 2020-10-21 Richard Henderson New
[v12,06/12] linux-user/elfload: Adjust iteration over phdr linux-user: User support for AArch64 BTI - - - - --- 2020-10-21 Richard Henderson New
[v12,05/12] linux-user/elfload: Fix coding style in load_elf_image linux-user: User support for AArch64 BTI - - - - --- 2020-10-21 Richard Henderson New
[v12,04/12] linux-user/elfload: Avoid leaking interp_name using GLib memory API linux-user: User support for AArch64 BTI - 1 - - --- 2020-10-21 Richard Henderson New
[v12,03/12] include/elf: Add defines related to GNU property notes for AArch64 linux-user: User support for AArch64 BTI - - 1 - --- 2020-10-21 Richard Henderson New
[v12,02/12] linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI linux-user: User support for AArch64 BTI - - 1 - --- 2020-10-21 Richard Henderson New
[v12,01/12] linux-user/aarch64: Reset btype for signals linux-user: User support for AArch64 BTI - - 1 - --- 2020-10-21 Richard Henderson New
[PULL,13/13] hw/sd/sdcard: Assert if accessing an illegal group [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - - 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,12/13] hw/sd/sdcard: Do not attempt to erase out of range addresses [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - - 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,11/13] hw/sd/sdcard: Reset both start/end addresses on error [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - - 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,10/13] hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - - 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,09/13] hw/sd/sdcard: Introduce the INVALID_ADDRESS definition [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - - 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,08/13] hw/sd/sdcard: Add trace event for ERASE command (CMD38) [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - - 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,07/13] hw/sd/sdhci: Yield if interrupt delivered during multiple transfer [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - - 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,06/13] hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - - 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,05/13] hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - - 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,04/13] hw/sd/sdhci: Stop multiple transfers when block count is cleared [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - - 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,03/13] hw/sd/sdhci: Fix DMA Transfer Block Size field [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - 1 1 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,02/13] hw/sd/sdhci: Document the datasheet used [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - 1 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string [PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string - - 1 1 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,00/13] SD/MMC patches for 2020-10-21 - - - - --- 2020-10-21 Philippe Mathieu-Daudé New
[v1,4/4] hw/core: implement a guest-loader to support static hypervisor guests add guest-loader (for direct Xen boot) - - - - --- 2020-10-21 Alex Bennée New
[v1,3/4] device_tree: add qemu_fdt_setprop_string_array helper add guest-loader (for direct Xen boot) - - 1 - --- 2020-10-21 Alex Bennée New
[v1,2/4] hw/riscv: migrate fdt field to generic MachineState add guest-loader (for direct Xen boot) - - 1 - --- 2020-10-21 Alex Bennée New
[v1,1/4] hw/board: promote fdt from ARM VirtMachineState to MachineState add guest-loader (for direct Xen boot) - - - - --- 2020-10-21 Alex Bennée New
[v1,6/6] tests/acceptance: pick a random gdb port for reverse debugging testing/next (gitdm, acceptance, docker, gitlab) - - 3 - --- 2020-10-21 Alex Bennée New
[v1,5/6] scripts: fix error from checkpatch.pl when no commits are found testing/next (gitdm, acceptance, docker, gitlab) - - - - --- 2020-10-21 Alex Bennée New
[v1,4/6] gitlab: skip checkpatch.pl checks if no commit delta on branch testing/next (gitdm, acceptance, docker, gitlab) 1 - 1 - --- 2020-10-21 Alex Bennée New
[v1,3/6] tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1 testing/next (gitdm, acceptance, docker, gitlab) - - 2 1 --- 2020-10-21 Alex Bennée New
[v1,2/6] contrib/gitdm: Add more individual contributors testing/next (gitdm, acceptance, docker, gitlab) 6 - 1 - --- 2020-10-21 Alex Bennée New
[v1,1/6] Adding ani's email as an individual contributor testing/next (gitdm, acceptance, docker, gitlab) - - 1 - --- 2020-10-21 Alex Bennée New
[v7,11/11] migration: introduce snapshot-{save, load, delete} QMP commands migration: bring improved savevm/loadvm/delvm to QMP 1 - - - --- 2020-10-21 Daniel P. Berrangé New
[v7,10/11] iotests: add support for capturing and matching QMP events migration: bring improved savevm/loadvm/delvm to QMP - - - - --- 2020-10-21 Daniel P. Berrangé New
[v7,09/11] migration: introduce a delete_snapshot wrapper migration: bring improved savevm/loadvm/delvm to QMP - - 1 - --- 2020-10-21 Daniel P. Berrangé New
[v7,08/11] migration: wire up support for snapshot device selection migration: bring improved savevm/loadvm/delvm to QMP - - 1 - --- 2020-10-21 Daniel P. Berrangé New
[v7,07/11] migration: control whether snapshots are ovewritten migration: bring improved savevm/loadvm/delvm to QMP - - 1 - --- 2020-10-21 Daniel P. Berrangé New
[v7,06/11] block: rename and alter bdrv_all_find_snapshot semantics migration: bring improved savevm/loadvm/delvm to QMP - - 1 - --- 2020-10-21 Daniel P. Berrangé New
[v7,05/11] block: allow specifying name of block device for vmstate storage migration: bring improved savevm/loadvm/delvm to QMP - - 1 - --- 2020-10-21 Daniel P. Berrangé New
[v7,04/11] block: add ability to specify list of blockdevs during snapshot migration: bring improved savevm/loadvm/delvm to QMP - - 1 - --- 2020-10-21 Daniel P. Berrangé New
[v7,03/11] migration: stop returning errno from load_snapshot() migration: bring improved savevm/loadvm/delvm to QMP 1 - 1 - --- 2020-10-21 Daniel P. Berrangé New
[v7,02/11] migration: Make save_snapshot() return bool, not 0/-1 migration: bring improved savevm/loadvm/delvm to QMP 1 - - - --- 2020-10-21 Daniel P. Berrangé New
[v7,01/11] block: push error reporting into bdrv_all_*_snapshot functions migration: bring improved savevm/loadvm/delvm to QMP - - - - --- 2020-10-21 Daniel P. Berrangé New
[v7,21/21] scripts/simplebench: add bench_prealloc.py preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,20/21] simplebench/results_to_text: make executable preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,19/21] simplebench/results_to_text: add difference line to the table preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,18/21] simplebench/results_to_text: improve view of the table preallocate filter 1 - - - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,17/21] simplebench: move results_to_text() into separate file preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,16/21] simplebench: rename ascii() to results_to_text() preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,15/21] scripts/simplebench: use standard deviation for +- error preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,14/21] scripts/simplebench: support iops preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,13/21] scripts/simplebench: fix grammar: s/successed/succeeded/ preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,12/21] iotests: add 298 to test new preallocate filter driver preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,11/21] iotests.py: execute_setup_common(): add required_fmts argument preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,10/21] iotests: qemu_io_silent: support --image-opts preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,09/21] qemu-io: add preallocate mode parameter for truncate command preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,08/21] block: introduce preallocate filter preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,07/21] block: bdrv_check_perm(): process children anyway preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,06/21] block: introduce BDRV_REQ_NO_WAIT flag preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,05/21] block: bdrv_mark_request_serialising: split non-waiting function preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,04/21] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,03/21] block/io: split out bdrv_find_conflicting_request preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,02/21] block/io.c: drop assertion on double waiting for request serialisation preallocate filter - - 1 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[v7,01/21] block: simplify comment to BDRV_REQ_SERIALISING preallocate filter - - 2 - --- 2020-10-21 Vladimir Sementsov-Ogievskiy New
[PULL,17/17] tests/acpi: update expected data files [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,16/17] tests/acpi: add microvm rtc test [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,15/17] tests/acpi: add microvm usb test [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,14/17] tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} files [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,13/17] tests/acpi: allow updates for expected data files [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,12/17] microvm: add usb support [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,11/17] usb/xhci: fixup xhci kconfig deps [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - 1 - --- 2020-10-21 Gerd Hoffmann New
[PULL,10/17] usb/xhci: add xhci_sysbus_build_aml() helper [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,09/17] usb/xhci: add include/hw/usb/xhci.h header file [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - 1 - --- 2020-10-21 Gerd Hoffmann New
[PULL,08/17] acpi: add aml builder stubs [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,07/17] tests/acpi: disallow changes for microvm/APIC.pcie [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,05/17] apci: drop has_pci arg for acpi_build_madt [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,04/17] microvm: set pci_irq_mask [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,03/17] x86: make pci irqs runtime configurable [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,02/17] tests/acpi: add empty microvm/APIC.pcie [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie [PULL,01/17] tests/acpi: allow changes for microvm/APIC.pcie - - - - --- 2020-10-21 Gerd Hoffmann New
[PULL,00/17] Microvm 20201021 patches - - - - --- 2020-10-21 Gerd Hoffmann New
[v3] pc: Implement -no-hpet as sugar for -machine hpet=on [v3] pc: Implement -no-hpet as sugar for -machine hpet=on 1 - 1 - --- 2020-10-21 Eduardo Habkost New
[v3] pc: Implement -no-hpet as sugar for -machine allow-hpet=no [v3] pc: Implement -no-hpet as sugar for -machine allow-hpet=no - - - - --- 2020-10-21 Eduardo Habkost New
migration/block-dirty-bitmap: fix larger granularity bitmaps migration/block-dirty-bitmap: fix larger granularity bitmaps - - 2 - --- 2020-10-21 Stefan Reiter New
[2/2] s390x: pv: Fix diag318 PV fencing s390x: pv: Diag318 fixes - 1 1 1 --- 2020-10-21 Janosch Frank New
[1/2] s390x: pv: Remove sclp boundary checks s390x: pv: Diag318 fixes 2 1 2 1 --- 2020-10-21 Janosch Frank New
[v2] pc: Implement -no-hpet as sugar for -machine allow-hpet=no [v2] pc: Implement -no-hpet as sugar for -machine allow-hpet=no - - - - --- 2020-10-21 Eduardo Habkost New
[PULL,v3,17/17] tests/9pfs: add local Tunlinkat hard link test [PULL,v3,01/17] tests/9pfs: make create/remove test dir public - - 1 - --- 2020-10-21 Christian Schoenebeck New
[v2,8/8] tests/9pfs: add local Tunlinkat hard link test 9pfs: more local tests - - 1 - --- 2020-10-21 Christian Schoenebeck New
« 1 2 ... 1376 1377 13784319 4320 »