Show patches with: State = Action Required       |    Archived = No       |   426384 patches
« 1 2 ... 1518 1519 15204263 4264 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,04/20] s390x/pv: Convert to ram_block_discard_disable() virtio-mem: Paravirtualized memory hot(un)plug - - - - --- 2020-06-03 David Hildenbrand New
[v3,03/20] accel/kvm: Convert to ram_block_discard_disable() virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-03 David Hildenbrand New
[v3,02/20] vfio: Convert to ram_block_discard_disable() virtio-mem: Paravirtualized memory hot(un)plug - - - - --- 2020-06-03 David Hildenbrand New
[v3,01/20] exec: Introduce ram_block_discard_(disable|require)() virtio-mem: Paravirtualized memory hot(un)plug - - 1 - --- 2020-06-03 David Hildenbrand New
[1/1] block: propagate discard alignment from format drivers to the guest [1/1] block: propagate discard alignment from format drivers to the guest - - - - --- 2020-06-03 Denis V. Lunev New
ati-vga: increment mm_index in ati_mm_read/write ati-vga: increment mm_index in ati_mm_read/write - - - - --- 2020-06-03 Prasad Pandit New
pci: check address before reading configuration bytes pci: check address before reading configuration bytes - - - - --- 2020-06-03 Prasad Pandit New
[3/3] target/unicore32: Prefer qemu_semihosting_log_out() over curses target/unicore32: Semihosting cleanup - - 1 - --- 2020-06-03 Philippe Mathieu-Daudé New
[2/3] target/unicore32: Replace DPRINTF() by qemu_log_mask(GUEST_ERROR) target/unicore32: Semihosting cleanup - - 1 - --- 2020-06-03 Philippe Mathieu-Daudé New
[1/3] target/unicore32: Remove unused headers target/unicore32: Semihosting cleanup - - 1 - --- 2020-06-03 Philippe Mathieu-Daudé New
[2/2] Mark Icelake-Client CPU models deprecated [1/2] Introduce (x86) CPU model deprecation API - - - - --- 2020-06-03 Robert Hoo New
[1/2] Introduce (x86) CPU model deprecation API [1/2] Introduce (x86) CPU model deprecation API - - - - --- 2020-06-03 Robert Hoo New
[v2] exec: flush the whole TLB if a watchpoint crosses a page boundary [v2] exec: flush the whole TLB if a watchpoint crosses a page boundary - - 1 - --- 2020-06-03 Alex Bennée New
[v4] icount: make dma reads deterministic [v4] icount: make dma reads deterministic - - - - --- 2020-06-03 Pavel Dovgalyuk New
[2/2] virtio-blk: On restart, process queued requests in the proper context virtio-blk: Avoid processing requests on the main context on restart - - - - --- 2020-06-03 Sergio Lopez New
[1/2] virtio-blk: Refactor the code that processes queued requests virtio-blk: Avoid processing requests on the main context on restart - - - - --- 2020-06-03 Sergio Lopez New
[9/9] migration/ram: calculate un/encoded_size only when needed. monitor/hmp-cmds: small improvements for migration - - - - --- 2020-06-03 Mao Zhongyi New
[8/9] docs/xbzrle: update 'cache miss rate' and 'encoding rate' to docs monitor/hmp-cmds: small improvements for migration - - 1 - --- 2020-06-03 Mao Zhongyi New
[7/9] monitor/hmp-cmds: improvements for the 'info migrate' monitor/hmp-cmds: small improvements for migration - - 1 - --- 2020-06-03 Mao Zhongyi New
[6/9] monitor/hmp-cmds: add 'goto end' to reduce duplicate code. monitor/hmp-cmds: small improvements for migration - - 1 - --- 2020-06-03 Mao Zhongyi New
[5/9] monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error() monitor/hmp-cmds: small improvements for migration - - 1 - --- 2020-06-03 Mao Zhongyi New
[4/9] monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' fails monitor/hmp-cmds: small improvements for migration - - 1 - --- 2020-06-03 Mao Zhongyi New
[3/9] monitor/hmp-cmds: add units for migrate_parameters monitor/hmp-cmds: small improvements for migration - - 2 - --- 2020-06-03 Mao Zhongyi New
[2/9] tests/migration: fix unreachable path in stress test monitor/hmp-cmds: small improvements for migration - - 1 - --- 2020-06-03 Mao Zhongyi New
[1/9] tests/migration: mem leak fix monitor/hmp-cmds: small improvements for migration - - 2 - --- 2020-06-03 Mao Zhongyi New
qom-hmp-cmds: fix a memleak in hmp_qom_get qom-hmp-cmds: fix a memleak in hmp_qom_get - 1 1 1 --- 2020-06-03 Pan Nengyuan New
[v3] hw/adc/stm32f2xx_adc: Correct memory region size and access size [v3] hw/adc/stm32f2xx_adc: Correct memory region size and access size - - 1 - --- 2020-06-03 Philippe Mathieu-Daudé New
[v3] icount: make dma reads deterministic [v3] icount: make dma reads deterministic - - - - --- 2020-06-03 Pavel Dovgalyuk New
[2/2] hw: arm: Set vendor property for IMX SDHCI emulations sd: sdhci: Implement basic vendor specific register support - - - 1 --- 2020-06-03 Guenter Roeck New
[1/2] sd: sdhci: Implement basic vendor specific register support sd: sdhci: Implement basic vendor specific register support 1 - 1 1 --- 2020-06-03 Guenter Roeck New
tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't genera… tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't genera… - - - - --- 2020-06-03 Catherine A. Frederick / mptcultist New
tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't genera… tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't genera… - - - - --- 2020-06-03 Catherine A. Frederick / mptcultist New
[v2] target/arm/cpu: adjust virtual time for arm cpu [v2] target/arm/cpu: adjust virtual time for arm cpu - - 1 - --- 2020-06-03 fangying New
=?UTF-8?Q?Re:_[PATCH]_virtiofsd:_Use_clone()_and_not_unshare(), _support_?= non-root =?UTF-8?Q?Re:_[PATCH]_virtiofsd:_Use_clone()_and_not_unshare(), _support_?= non-root - - - - --- 2020-06-03 Colin Walters New
[v3] osdep: Make MIN/MAX evaluate arguments only once [v3] osdep: Make MIN/MAX evaluate arguments only once - - - - --- 2020-06-03 Eric Blake New
[v7,42/42] target/arm: Add allocation tag storage for system mode [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,41/42] target/arm: Create tagged ram when MTE is enabled [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,40/42] target/arm: Cache the Tagged bit for a page in MemTxAttrs [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,39/42] target/arm: Enable MTE [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,38/42] target/arm: Set PSTATE.TCO on exception entry [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,37/42] target/arm: Implement data cache set allocation tags [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,36/42] target/arm: Complete TBI clearing for user-only for SVE [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,35/42] target/arm: Add mte helpers for sve scatter/gather memory ops [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,34/42] target/arm: Handle TBI for sve scalar + int memory ops [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,33/42] target/arm: Add mte helpers for sve scalar + int ff/nf loads [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,32/42] target/arm: Add mte helpers for sve scalar + int stores [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,31/42] target/arm: Add mte helpers for sve scalar + int loads [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,30/42] target/arm: Use mte_check1 for sve LD1R [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,29/42] target/arm: Use mte_checkN for sve unpredicated stores [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,28/42] target/arm: Use mte_checkN for sve unpredicated loads [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,27/42] target/arm: Add helper_mte_check_zva [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,26/42] target/arm: Implement helper_mte_checkN [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,25/42] target/arm: Implement helper_mte_check1 [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,24/42] target/arm: Add gen_mte_checkN [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,23/42] target/arm: Add gen_mte_check1 [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,22/42] target/arm: Move regime_tcr to internals.h [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,21/42] target/arm: Move regime_el to internals.h [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,20/42] target/arm: Implement the access tag cache flushes [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,19/42] target/arm: Implement the LDGM, STGM, STZGM instructions [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,18/42] target/arm: Simplify DC_ZVA [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,17/42] target/arm: Restrict the values of DCZID.BS under TCG [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,16/42] target/arm: Implement the STGP instruction [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,15/42] target/arm: Implement LDG, STG, ST2G instructions [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,14/42] target/arm: Add helper_probe_access [v7,01/42] target/arm: Add isar tests for mte - - - - --- 2020-06-03 Richard Henderson New
[v7,13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,12/42] target/arm: Implement the SUBP instruction [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,11/42] target/arm: Implement the GMI instruction [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,10/42] target/arm: Implement the ADDG, SUBG instructions [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,09/42] target/arm: Implement the IRG instruction [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,08/42] target/arm: Add MTE bits to tb_flags [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,07/42] target/arm: Add MTE system registers [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,06/42] target/arm: Add DISAS_UPDATE_NOCHAIN [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,05/42] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,04/42] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3 [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,03/42] target/arm: Add support for MTE to SCTLR_ELx [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,02/42] target/arm: Improve masking of SCR RES0 bits [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,01/42] target/arm: Add isar tests for mte [v7,01/42] target/arm: Add isar tests for mte - - 1 - --- 2020-06-03 Richard Henderson New
[v7,00/42] target/arm: Implement ARMv8.5-MemTag, system mode - - - - --- 2020-06-03 Richard Henderson New
[v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION [v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION - - - - --- 2020-06-03 Chen Gang New
[7/7] python/qemu: add mypy to pipenv python: create installable package - - - - --- 2020-06-03 John Snow New
[6/7] python/qemu: Add flake8 to pipenv python: create installable package - - - - --- 2020-06-03 John Snow New
[5/7] python/qemu: add pylint to pipenv python: create installable package - - - - --- 2020-06-03 John Snow New
[4/7] python/qemu: Add pipenv support python: create installable package - - 1 - --- 2020-06-03 John Snow New
[3/7] python/qemu: add README.rst python: create installable package - - 1 - --- 2020-06-03 John Snow New
[2/7] python/qemu: formalize as package python: create installable package - - 1 - --- 2020-06-03 John Snow New
[1/7] python/qemu: create qemu.lib module python: create installable package - - 1 - --- 2020-06-03 John Snow New
[v2,8/8] target/arm: Use a non-overlapping group for misc control decodetree: Add non-overlapping groups - - 1 - --- 2020-06-02 Richard Henderson New
[v2,7/8] tests/decode: Test non-overlapping groups decodetree: Add non-overlapping groups - - 1 - --- 2020-06-02 Richard Henderson New
[v2,6/8] decodetree: Implement non-overlapping groups decodetree: Add non-overlapping groups - - 2 - --- 2020-06-02 Richard Henderson New
[v2,5/8] decodetree: Move semantic propagation into classes decodetree: Add non-overlapping groups - - 1 - --- 2020-06-02 Richard Henderson New
[v2,4/8] decodetree: Allow group covering the entire insn space decodetree: Add non-overlapping groups - - 1 - --- 2020-06-02 Richard Henderson New
[v2,3/8] decodetree: Split out MultiPattern from IncMultiPattern decodetree: Add non-overlapping groups - - 1 - --- 2020-06-02 Richard Henderson New
[v2,2/8] decodetree: Rename MultiPattern to IncMultiPattern decodetree: Add non-overlapping groups - - 1 - --- 2020-06-02 Richard Henderson New
[v2,1/8] decodetree: Tidy error_with_file decodetree: Add non-overlapping groups - - 1 - --- 2020-06-02 Richard Henderson New
[v2,16/16] python/qemu: Add mypy type annotations python: add mypy support to python/qemu - - - - --- 2020-06-02 John Snow New
[v2,15/16] iotests.py: Adjust HMP kwargs typing python: add mypy support to python/qemu - - - - --- 2020-06-02 John Snow New
[v2,14/16] python/qemu: make 'args' style arguments immutable python: add mypy support to python/qemu - - - - --- 2020-06-02 John Snow New
[v2,13/16] python/machine.py: fix _popen access python: add mypy support to python/qemu - - - - --- 2020-06-02 John Snow New
[v2,12/16] python/machine.py: Add _qmp access shim python: add mypy support to python/qemu - - - - --- 2020-06-02 John Snow New
[v2,11/16] python/machine.py: use qmp.command python: add mypy support to python/qemu - - - - --- 2020-06-02 John Snow New
« 1 2 ... 1518 1519 15204263 4264 »