Show patches with: Archived = No       |   435034 patches
« 1 2 ... 1005 1006 10074350 4351 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,10/17] qcow2: simple case support for downgrading of qcow2 images with zstd iotests: support zstd - - 1 - --- 2021-09-14 Vladimir Sementsov-Ogievskiy New
[v3,09/17] iotest 302: use img_info_log() helper iotests: support zstd - - 1 - --- 2021-09-14 Vladimir Sementsov-Ogievskiy New
[v3,08/17] iotests.py: filter compression type out iotests: support zstd - - 1 - --- 2021-09-14 Vladimir Sementsov-Ogievskiy New
[v3,07/17] iotests.py: filter out successful output of qemu-img create iotests: support zstd - - 1 - --- 2021-09-14 Vladimir Sementsov-Ogievskiy New
[v3,06/17] iotest 065: explicit compression type iotests: support zstd - - 1 - --- 2021-09-14 Vladimir Sementsov-Ogievskiy New
[v3,05/17] iotest 303: explicit compression type iotests: support zstd - - 1 - --- 2021-09-14 Vladimir Sementsov-Ogievskiy New
[v3,04/17] iotests.py: rewrite default luks support in qemu_img iotests: support zstd - - 1 - --- 2021-09-14 Vladimir Sementsov-Ogievskiy New
[v3,03/17] iotests: drop qemu_img_verbose() helper iotests: support zstd - - 1 - --- 2021-09-14 Vladimir Sementsov-Ogievskiy New
[v3,02/17] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd' iotests: support zstd - - 1 - --- 2021-09-14 Vladimir Sementsov-Ogievskiy New
[v3,01/17] iotests.py: img_info_log(): rename imgopts argument iotests: support zstd - - 1 - --- 2021-09-14 Vladimir Sementsov-Ogievskiy New
[v2] target/ppc: Fix 64-bit decrementer [v2] target/ppc: Fix 64-bit decrementer - 1 - - --- 2021-09-14 Cédric Le Goater New
[3/3] bios-tables-test: Update ACPI DSDT table golden blobs for q35 [1/3] bios-tables-test: allow changes in DSDT ACPI tables for q35 1 - - - --- 2021-09-14 Ani Sinha New
[2/3] hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35 [1/3] bios-tables-test: allow changes in DSDT ACPI tables for q35 - 1 2 - --- 2021-09-14 Ani Sinha New
[1/3] bios-tables-test: allow changes in DSDT ACPI tables for q35 [1/3] bios-tables-test: allow changes in DSDT ACPI tables for q35 1 - - - --- 2021-09-14 Ani Sinha New
[v2,2/2] vfio/common: Add trace point when a MMIO RAM section less than PAGE_SIZE vfio: Some fixes about vfio-pci MMIO RAM mapping - - - - --- 2021-09-14 Kunkun Jiang New
[v2,1/2] vfio/pci: Fix vfio-pci sub-page MMIO BAR mmaping in live migration vfio: Some fixes about vfio-pci MMIO RAM mapping - 1 - - --- 2021-09-14 Kunkun Jiang New
target/riscv: Force to set mstatus_hs.[SD|FS] bits in mark_fs_dirty() target/riscv: Force to set mstatus_hs.[SD|FS] bits in mark_fs_dirty() - - 1 1 --- 2021-09-14 Frank Chang New
target/riscv: Backup/restore mstatus.SD bit when virtual register swapped target/riscv: Backup/restore mstatus.SD bit when virtual register swapped - - 2 - --- 2021-09-14 Frank Chang New
[PULL,44/44] tcg/arm: More use of the TCGReg enum [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,43/44] tcg/arm: More use of the ARMInsn enum [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,42/44] tcg/arm: Give enum arm_cond_code_e a typedef and use it [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,41/44] tcg/arm: Drop inline markers [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,40/44] tcg/arm: Simplify usage of encode_imm [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,39/44] tcg/arm: Split out tcg_out_ldstm [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,38/44] tcg/arm: Support armv4t in tcg_out_goto and tcg_out_call [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,37/44] tcg/arm: Simplify use_armv5t_instructions [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,36/44] tcg/arm: Standardize on tcg_out_<branch>_{reg,imm} [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,35/44] tcg/arm: Remove fallback definition of __ARM_ARCH [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,34/44] accel/tcg/user-exec: Fix read-modify-write of code on s390 hosts [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,33/44] user: Mark cpu_loop() with noreturn attribute [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 3 - --- 2021-09-14 Richard Henderson New
[PULL,32/44] user: Remove cpu_get_pic_interrupt() stubs [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,31/44] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,30/44] target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,29/44] target/rx: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,28/44] target/sparc: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,27/44] target/sh4: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,26/44] target/riscv: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 3 - --- 2021-09-14 Richard Henderson New
[PULL,25/44] target/ppc: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* 1 - 2 - --- 2021-09-14 Richard Henderson New
[PULL,24/44] target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,23/44] target/nios2: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,22/44] target/mips: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,21/44] target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,20/44] target/m68k: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,19/44] target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,18/44] target/i386: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,17/44] target/hppa: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,16/44] target/cris: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,15/44] target/arm: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,14/44] target/alpha: Restrict cpu_exec_interrupt() handler to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,13/44] accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,12/44] target/xtensa: Restrict do_transaction_failed() to sysemu [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,11/44] target/i386: Simplify TARGET_X86_64 #ifdef'ry [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,10/44] target/i386: Restrict sysemu-only fpu_helper helpers [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,09/44] target/avr: Remove pointless use of CONFIG_USER_ONLY definition [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,08/44] tcg/arm: Fix tcg_out_vec_op function signature [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,07/44] tcg/ppc: Ensure _CALL_SYSV is set for 32-bit ELF [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - - - --- 2021-09-14 Richard Henderson New
[PULL,06/44] tcg/ppc: Replace TCG_TARGET_CALL_DARWIN with _CALL_DARWIN [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - - - --- 2021-09-14 Richard Henderson New
[PULL,05/44] tcg: Remove tcg_global_reg_new defines [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 1 - --- 2021-09-14 Richard Henderson New
[PULL,04/44] accel/tcg: remove redundant TCG_KICK_PERIOD define [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - 2 - --- 2021-09-14 Richard Henderson New
[PULL,03/44] tcg/i386: Split P_VEXW from P_REXW [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - 1 - - --- 2021-09-14 Richard Henderson New
[PULL,02/44] accel/tcg: Clear PAGE_WRITE before translation [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - - - --- 2021-09-14 Richard Henderson New
[PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* [PULL,01/44] accel/tcg: Add DisasContextBase argument to translator_ld* - - - - --- 2021-09-14 Richard Henderson New
[PULL,00/44] tcg patch queue, v2 - - - - --- 2021-09-14 Richard Henderson New
[RFC,v2,2/2] ui: Add a plain Wayland backend for Qemu UI ui: Add a Wayland backend for Qemu UI (v2) - - - - --- 2021-09-13 Kasireddy, Vivek New
[RFC,v2,1/2] virtio-gpu: Add support for VIRTIO_GPU_F_RELEASE_FENCE ui: Add a Wayland backend for Qemu UI (v2) - - - - --- 2021-09-13 Kasireddy, Vivek New
[RFC,v6] virtio/vsock: add two more queues for datagram types [RFC,v6] virtio/vsock: add two more queues for datagram types - - - - --- 2021-09-13 Jiang Wang New
[RFC,7/7] linux-user: Reorg cpu_signal_handler linux-user: Streamline handling of SIGSEGV/SIGBUS - - - - --- 2021-09-13 Richard Henderson New
[RFC,6/7] linux-user: Handle SIGSEGV/SIGBUS in host_to_target_siginfo_noswap linux-user: Streamline handling of SIGSEGV/SIGBUS - - 1 - --- 2021-09-13 Richard Henderson New
[RFC,5/7] accel/tcg: Fold cpu_exit_tb_from_sighandler into caller linux-user: Streamline handling of SIGSEGV/SIGBUS - - - - --- 2021-09-13 Richard Henderson New
[RFC,4/7] accel/tcg: Move clear_helper_retaddr to cpu loop linux-user: Streamline handling of SIGSEGV/SIGBUS - - - - --- 2021-09-13 Richard Henderson New
[RFC,3/7] accel/tcg: Split out handle_sigsegv_accerr_write linux-user: Streamline handling of SIGSEGV/SIGBUS - - 1 - --- 2021-09-13 Richard Henderson New
[RFC,2/7] accel/tcg: Split out adjust_signal_pc linux-user: Streamline handling of SIGSEGV/SIGBUS - - 1 - --- 2021-09-13 Richard Henderson New
[RFC,1/7] include/exec: Move cpu_signal_handler declaration linux-user: Streamline handling of SIGSEGV/SIGBUS - - 3 - --- 2021-09-13 Richard Henderson New
[PULL,v4,00/23] target-arm queue - - - - --- 2021-09-13 Peter Maydell New
[PULL,v3,00/23] target-arm queue - - - - --- 2021-09-13 Peter Maydell New
[PULL,v2,00/23] target-arm queue - - - - --- 2021-09-13 Peter Maydell New
[qemu-web] Gemfile: Add webrick bundle dependency [qemu-web] Gemfile: Add webrick bundle dependency - - - - --- 2021-09-13 Philippe Mathieu-Daudé New
[qemu-web,RFC] Add Sponsors page [qemu-web,RFC] Add Sponsors page - - - - --- 2021-09-13 Philippe Mathieu-Daudé New
target/ppc: Fix 64-bit decrementer target/ppc: Fix 64-bit decrementer - 1 - - --- 2021-09-13 Cédric Le Goater New
[PULL,14/14] hw/arm/aspeed: Add Fuji machine type [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - - 1 - --- 2021-09-13 Cédric Le Goater New
[PULL,13/14] hw/arm/aspeed: Allow machine to set UART default [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - - 1 - --- 2021-09-13 Cédric Le Goater New
[PULL,12/14] hw/arm/aspeed: Initialize AST2600 UART clock selection registers [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - - 1 - --- 2021-09-13 Cédric Le Goater New
[PULL,11/14] arm/aspeed: Add DPS310 to Witherspoon and Rainier [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - - 1 - --- 2021-09-13 Cédric Le Goater New
[PULL,10/14] hw/misc: Add Infineon DPS310 sensor model [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - - - - --- 2021-09-13 Cédric Le Goater New
[PULL,09/14] aspeed: Emulate the AST2600A3 [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - - - - --- 2021-09-13 Cédric Le Goater New
[PULL,08/14] arm/aspeed: rainier: Add i2c eeproms and muxes [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - - - - --- 2021-09-13 Cédric Le Goater New
[PULL,07/14] misc/pca9552: Fix LED status register indexing in pca955x_get_led() [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - 1 1 - --- 2021-09-13 Cédric Le Goater New
[PULL,06/14] hw: aspeed_gpio: Clarify GPIO controller name [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - - 2 - --- 2021-09-13 Cédric Le Goater New
[PULL,05/14] hw: aspeed_gpio: Simplify 1.8V defines [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - - 3 - --- 2021-09-13 Cédric Le Goater New
[PULL,04/14] watchdog: aspeed: Fix sequential control writes [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - 1 1 - --- 2021-09-13 Cédric Le Goater New
[PULL,03/14] watchdog: aspeed: Sanitize control register values [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - 1 1 - --- 2021-09-13 Cédric Le Goater New
[PULL,02/14] hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220a [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - - 1 - --- 2021-09-13 Cédric Le Goater New
[PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb [PULL,01/14] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb - - 2 - --- 2021-09-13 Cédric Le Goater New
[PULL,00/14] aspeed queue - - - - --- 2021-09-13 Cédric Le Goater New
[PULL,23/23] hw/arm/mps2.c: Mark internal-only I2C buses as 'full' [PULL,01/23] hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phase - - 1 - --- 2021-09-13 Peter Maydell New
[PULL,22/23] hw/arm/mps2-tz.c: Mark internal-only I2C buses as 'full' [PULL,01/23] hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phase - - 1 - --- 2021-09-13 Peter Maydell New
[PULL,21/23] hw/arm/mps2-tz.c: Add extra data parameter to MakeDevFn [PULL,01/23] hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phase - - 1 - --- 2021-09-13 Peter Maydell New
[PULL,20/23] qdev: Support marking individual buses as 'full' [PULL,01/23] hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phase - - 1 - --- 2021-09-13 Peter Maydell New
[PULL,19/23] target/arm: Merge disas_a64_insn into aarch64_tr_translate_insn [PULL,01/23] hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phase - - 1 - --- 2021-09-13 Peter Maydell New
[PULL,18/23] target/arm: Take an exception if PSTATE.IL is set [PULL,01/23] hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phase - - 2 - --- 2021-09-13 Peter Maydell New
« 1 2 ... 1005 1006 10074350 4351 »