qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-08 02:55:06 to 2021-02-08 16:07:17 UTC [more...]

[PULL 00/27] migration queue
 2021-02-08 11:28 UTC  (3+ messages)
` [PULL 04/27] migration: introduce 'background-snapshot' migration capability
` [PULL 05/27] migration: introduce UFFD-WP low-level interface helpers

[PATCH] hw/block/nvme: improve invalid zasl value reporting
 2021-02-08  9:19 UTC  (3+ messages)

[PATCH] migration: Drop unused VMSTATE_FLOAT64 support
 2021-02-08 10:00 UTC  (5+ messages)

[PATCH v2 00/93] TCI fixes and cleanups
 2021-02-08  9:20 UTC  (7+ messages)
` [PATCH v2 63/93] tcg/tci: Use ffi for calls

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-02-08 11:28 UTC  (5+ messages)
` [PATCH 09/22] tests/acceptance/virtiofs_submounts.py: required space between IP and port
` [PATCH 13/22] tests/acceptance/virtiofs_submounts.py: add missing accel tag

[PATCH] hw/block/nvme: fix Close Zone
 2021-02-08  9:14 UTC  (4+ messages)

[PATCH v2] travis-ci: Disable C++ on Aarch64 container
 2021-02-08  9:16 UTC  (3+ messages)

[PATCH 0/2] failover: trivial cleanup and fix
 2021-02-08  8:45 UTC  (5+ messages)
` [PATCH 1/2] pci: cleanup failover sanity check
` [PATCH 2/2] virtio-net: add missing object_unref()

[PATCH v5 0/4] target/arm: Add support for FEAT_DIT, Data Independent Timing
 2021-02-08  7:15 UTC  (6+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] target/arm: Support AA32 DIT by moving PSTATE_SS from cpsr into env->pstate
` [PATCH v5 3/4] target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU
` [PATCH v5 4/4] target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU

[Bug 1914986] [NEW] KVM internal error. Suberror: 1 - OVMF / Audio related
 2021-02-08  7:39 UTC 

[PATCH v5 00/11] virtio-mem: vfio support
 2021-02-08  8:28 UTC  (3+ messages)

[RFC PATCH v4 0/7] eBPF RSS support for virtio-net
 2021-02-08  9:56 UTC  (4+ messages)
` [RFC PATCH v4 5/7] virtio-net: Added eBPF RSS to virtio-net

[PATCH RESEND] hw/net: fsl_etsec: Do not reject short frames
 2021-02-08  6:42 UTC 

[PATCH v2] hw/block/nvme: add missing mor/mar constraint checks
 2021-02-08  8:03 UTC  (3+ messages)

[RFC PATCH v2 0/6] exec: Remove "tcg/tcg.h" from "exec/cpu_ldst.h"
 2021-02-08  8:42 UTC  (3+ messages)
` [RFC PATCH v2 5/6] accel/tcg: Refactor debugging tlb_assert_iotlb_entry_for_ptr_present()

[PATCH] vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
 2021-02-08  7:03 UTC  (8+ messages)

[Bug 1861946] [NEW] qemu-4.2.0 qemu-system-i386 not receive scancode 86 of spanish keyboard (ascii chars '<' & '>')
 2021-02-08  5:58 UTC  (2+ messages)
` [Bug 1861946] "

[PULL v9 00/13] Cgs patches
 2021-02-08  6:07 UTC  (14+ messages)
` [PULL v9 01/13] qom: Allow optional sugar props
` [PULL v9 02/13] confidential guest support: Introduce new confidential guest support class
` [PULL v9 03/13] sev: Remove false abstraction of flash encryption
` [PULL v9 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
` [PULL v9 05/13] confidential guest support: Rework the "memory-encryption" property
` [PULL v9 06/13] sev: Add Error ** to sev_kvm_init()
` [PULL v9 07/13] confidential guest support: Introduce cgs "ready" flag
` [PULL v9 08/13] confidential guest support: Move SEV initialization into arch specific code
` [PULL v9 09/13] confidential guest support: Update documentation
` [PULL v9 10/13] spapr: Add PEF based confidential guest support
` [PULL v9 11/13] spapr: PEF: prevent migration
` [PULL v9 12/13] confidential guest support: Alter virtio default properties for protected guests
` [PULL v9 13/13] s390: Recognize confidential-guest-support option

[RFC Qemu PATCH v2 0/2] spapr: nvdimm: Asynchronus flush hcall support
 2021-02-08  6:21 UTC  (6+ messages)
` [RFC Qemu PATCH v2 1/2] spapr: drc: Add support for async hcalls at the drc level

[PATCH 0/4] Remove the deprecated pc-1.x machine types and related stuff
 2021-02-08  7:05 UTC  (6+ messages)
` [PATCH 2/4] hw/block/fdc: Remove the check_media_rate property

[PATCH v4 0/4] target/arm: Add support for FEAT_DIT, Data Independent Timing
 2021-02-08  6:50 UTC  (4+ messages)
` [PATCH v4 2/4] target/arm: Support AA32 DIT by moving PSTATE_SS from cpsr into env->pstate

[PULL v9 00/13] Cgs patches
 2021-02-08  6:05 UTC  (14+ messages)
` [PULL v9 01/13] qom: Allow optional sugar props
` [PULL v9 02/13] confidential guest support: Introduce new confidential guest support class
` [PULL v9 03/13] sev: Remove false abstraction of flash encryption
` [PULL v9 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
` [PULL v9 05/13] confidential guest support: Rework the "memory-encryption" property
` [PULL v9 06/13] sev: Add Error ** to sev_kvm_init()
` [PULL v9 07/13] confidential guest support: Introduce cgs "ready" flag
` [PULL v9 08/13] confidential guest support: Move SEV initialization into arch specific code
` [PULL v9 09/13] confidential guest support: Update documentation
` [PULL v9 10/13] spapr: Add PEF based confidential guest support
` [PULL v9 11/13] spapr: PEF: prevent migration
` [PULL v9 12/13] confidential guest support: Alter virtio default properties for protected guests
` [PULL v9 13/13] s390: Recognize confidential-guest-support option

[PATCH] hw/net: fsl_etsec: Do not reject short frames
 2021-02-08  6:41 UTC 

[PATCH 0/6] spapr: Fix visibility and traversal of DR connectors
 2021-02-08  6:30 UTC  (5+ messages)
` [PATCH 6/6] spapr: Model DR connectors as simple objects

[PATCH v8 00/35] Hexagon patch series
 2021-02-08  6:25 UTC  (37+ messages)
` [PATCH v8 01/35] Hexagon Update MAINTAINERS file
` [PATCH v8 02/35] Hexagon (target/hexagon) README
` [PATCH v8 03/35] Hexagon (include/elf.h) ELF machine definition
` [PATCH v8 04/35] Hexagon (target/hexagon) scalar core definition
` [PATCH v8 05/35] Hexagon (disas) disassembler
` [PATCH v8 06/35] Hexagon (target/hexagon) register names
` [PATCH v8 07/35] Hexagon (target/hexagon) scalar core helpers
` [PATCH v8 08/35] Hexagon (target/hexagon) GDB Stub
` [PATCH v8 09/35] Hexagon (target/hexagon) architecture types
` [PATCH v8 10/35] Hexagon (target/hexagon) instruction and packet types
` [PATCH v8 11/35] Hexagon (target/hexagon) register fields
` [PATCH v8 12/35] Hexagon (target/hexagon) instruction attributes
` [PATCH v8 13/35] Hexagon (target/hexagon) instruction/packet decode
` [PATCH v8 14/35] Hexagon (target/hexagon) instruction printing
` [PATCH v8 15/35] Hexagon (target/hexagon/arch.[ch]) utility functions
` [PATCH v8 16/35] Hexagon (target/hexagon/conv_emu.[ch]) "
` [PATCH v8 17/35] Hexagon (target/hexagon/fma_emu.[ch]) "
` [PATCH v8 18/35] Hexagon (target/hexagon/imported) arch import
` [PATCH v8 19/35] Hexagon (target/hexagon) generator phase 1 - C preprocessor for semantics
` [PATCH v8 20/35] Hexagon (target/hexagon) generator phase 2 - generate header files
` [PATCH v8 21/35] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree
` [PATCH v8 22/35] Hexagon (target/hexagon) generater phase 4 - "
` [PATCH v8 23/35] Hexagon (target/hexagon) opcode data structures
` [PATCH v8 24/35] Hexagon (target/hexagon) macros
` [PATCH v8 25/35] Hexagon (target/hexagon) instruction classes
` [PATCH v8 26/35] Hexagon (target/hexagon) TCG generation
` [PATCH v8 27/35] Hexagon (target/hexagon) TCG for instructions with multiple definitions
` [PATCH v8 28/35] Hexagon (target/hexagon) TCG for floating point instructions
` [PATCH v8 29/35] Hexagon (target/hexagon) translation
` [PATCH v8 30/35] Hexagon (linux-user/hexagon) Linux user emulation
` [PATCH v8 31/35] Hexagon (tests/tcg/hexagon) TCG tests - multiarch
` [PATCH v8 32/35] Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/misc
` [PATCH v8 33/35] Hexagon (tests/tcg/hexagon) TCG tests - floating point
` [PATCH v8 34/35] Hexagon build infrastructure
` [PATCH v8 35/35] Add Dockerfile for hexagon

[PULL v3 00/27] Block patches
 2021-02-08  5:43 UTC  (4+ messages)
` [PULL v3 11/27] multi-process: setup PCI host bridge for remote device

[PATCH v2 0/2] ZynqMP QSPI supports SPI transfer using DMA mode, but currently this
 2021-02-08  5:25 UTC  (3+ messages)
` [PATCH v2 1/2] hw/ssi: xilinx_spips: Clean up coding convention issues
` [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support

[PATCH 0/3] hw/sd: sd: erase operation fixes
 2021-02-08  3:52 UTC  (2+ messages)

[RFC PATCH 0/5] target/arm: Add MTE support to KVM guest
 2021-02-08  3:20 UTC  (6+ messages)
` [RFC PATCH 1/5] Update Linux headers with new MTE support
` [RFC PATCH 2/5] Add basic MTE support to KVM guest
` [RFC PATCH 3/5] Add APIs to get/set MTE tags
` [RFC PATCH 4/5] Add migration support for KVM guest with MTE
` [RFC PATCH 5/5] Enable the MTE support for KVM guest

[PATCH 0/3] virtio-net: graceful drop of vhost for TAP
 2021-02-08  4:11 UTC  (5+ messages)
` [PATCH 3/3] virtio-net: graceful fallback to vhost=off for tap netdev

[PATCH v2 00/16] tcg/s390x: host vector support
 2021-02-08  2:51 UTC  (17+ messages)
` [PATCH v2 01/16] tcg/s390x: Rename from tcg/s390
` [PATCH v2 02/16] tcg/s390x: Change FACILITY representation
` [PATCH v2 03/16] tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
` [PATCH v2 04/16] tcg/s390x: Add host vector framework
` [PATCH v2 05/16] tcg/s390x: Implement tcg_out_ld/st for vector types
` [PATCH v2 06/16] tcg/s390x: Implement tcg_out_mov "
` [PATCH v2 07/16] tcg/s390x: Implement tcg_out_dup*_vec
` [PATCH v2 08/16] tcg/s390x: Implement minimal vector operations
` [PATCH v2 09/16] tcg/s390x: Implement andc, orc, abs, neg, not "
` [PATCH v2 10/16] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
` [PATCH v2 11/16] tcg/s390x: Implement vector shift operations
` [PATCH v2 12/16] tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec
` [PATCH v2 13/16] tcg: Expand usadd/ussub with umin/umax
` [PATCH v2 14/16] tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
` [PATCH v2 15/16] tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
` [PATCH v2 16/16] tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec

[PATCH v2 00/15] tcg/arm: host neon support
 2021-02-08  2:46 UTC  (16+ messages)
` [PATCH v2 01/15] tcg: Change parameters for tcg_target_const_match
` [PATCH v2 02/15] tcg/arm: Add host vector framework
` [PATCH v2 03/15] tcg/arm: Implement tcg_out_ld/st for vector types
` [PATCH v2 04/15] tcg/arm: Implement tcg_out_mov "
` [PATCH v2 05/15] tcg/arm: Implement tcg_out_dup*_vec
` [PATCH v2 06/15] tcg/arm: Implement minimal vector operations
` [PATCH v2 07/15] tcg/arm: Implement andc, orc, abs, neg, not "
` [PATCH v2 08/15] tcg/arm: Implement TCG_TARGET_HAS_shi_vec
` [PATCH v2 09/15] tcg/arm: Implement TCG_TARGET_HAS_mul_vec
` [PATCH v2 10/15] tcg/arm: Implement TCG_TARGET_HAS_sat_vec
` [PATCH v2 11/15] tcg/arm: Implement TCG_TARGET_HAS_minmax_vec
` [PATCH v2 12/15] tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec
` [PATCH v2 13/15] tcg/arm: Implement TCG_TARGET_HAS_shv_vec
` [PATCH v2 14/15] tcg/arm: Implement TCG_TARGET_HAS_roti_vec
` [PATCH v2 15/15] tcg/arm: Implement TCG_TARGET_HAS_rotv_vec

[PATCH v3 00/70] TCI fixes and cleanups
 2021-02-08  3:45 UTC  (53+ messages)
` [PATCH v3 19/70] tcg/tci: Split out tci_args_rr
` [PATCH v3 21/70] tcg/tci: Split out tci_args_rrrc
` [PATCH v3 22/70] tcg/tci: Split out tci_args_l
` [PATCH v3 23/70] tcg/tci: Split out tci_args_rrrrrc
` [PATCH v3 24/70] tcg/tci: Split out tci_args_rrcl and tci_args_rrrrcl
` [PATCH v3 25/70] tcg/tci: Split out tci_args_ri and tci_args_rI
` [PATCH v3 26/70] tcg/tci: Reuse tci_args_l for calls
` [PATCH v3 27/70] tcg/tci: Reuse tci_args_l for exit_tb
` [PATCH v3 28/70] tcg/tci: Reuse tci_args_l for goto_tb
` [PATCH v3 29/70] tcg/tci: Split out tci_args_rrrrrr
` [PATCH v3 30/70] tcg/tci: Split out tci_args_rrrr
` [PATCH v3 31/70] tcg/tci: Clean up deposit operations
` [PATCH v3 32/70] tcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32-bits
` [PATCH v3 33/70] tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm}
` [PATCH v3 34/70] tcg/tci: Hoist op_size checking into tci_args_*
` [PATCH v3 35/70] tcg/tci: Remove tci_disas
` [PATCH v3 36/70] tcg/tci: Implement the disassembler properly
` [PATCH v3 37/70] tcg: Build ffi data structures for helpers
` [PATCH v3 38/70] tcg/tci: Use ffi for calls
` [PATCH v3 39/70] tcg/tci: Improve tcg_target_call_clobber_regs
` [PATCH v3 40/70] tcg/tci: Move call-return regs to end of tcg_target_reg_alloc_order
` [PATCH v3 41/70] tcg/tci: Push opcode emit into each case
` [PATCH v3 42/70] tcg/tci: Split out tcg_out_op_rrs
` [PATCH v3 43/70] tcg/tci: Split out tcg_out_op_l
` [PATCH v3 44/70] tcg/tci: Split out tcg_out_op_p
` [PATCH v3 45/70] tcg/tci: Split out tcg_out_op_rr
` [PATCH v3 46/70] tcg/tci: Split out tcg_out_op_rrr
` [PATCH v3 47/70] tcg/tci: Split out tcg_out_op_rrrc
` [PATCH v3 48/70] tcg/tci: Split out tcg_out_op_rrrrrc
` [PATCH v3 49/70] tcg/tci: Split out tcg_out_op_rrrbb
` [PATCH v3 50/70] tcg/tci: Split out tcg_out_op_rrcl
` [PATCH v3 51/70] tcg/tci: Split out tcg_out_op_rrrrrr
` [PATCH v3 52/70] tcg/tci: Split out tcg_out_op_rrrr
` [PATCH v3 53/70] tcg/tci: Split out tcg_out_op_rrrrcl
` [PATCH v3 54/70] tcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}
` [PATCH v3 55/70] tcg/tci: Split out tcg_out_op_v
` [PATCH v3 56/70] tcg/tci: Split out tcg_out_op_np
` [PATCH v3 57/70] tcg/tci: Split out tcg_out_op_r[iI]
` [PATCH v3 58/70] tcg/tci: Reserve r13 for a temporary
` [PATCH v3 59/70] tcg/tci: Emit setcond before brcond
` [PATCH v3 60/70] tcg/tci: Remove tci_write_reg
` [PATCH v3 61/70] tcg/tci: Change encoding to uint32_t units
` [PATCH v3 62/70] tcg/tci: Implement goto_ptr
` [PATCH v3 63/70] tcg/tci: Implement movcond
` [PATCH v3 64/70] tcg/tci: Implement andc, orc, eqv, nand, nor
` [PATCH v3 65/70] tcg/tci: Implement extract, sextract
` [PATCH v3 66/70] tcg/tci: Implement clz, ctz, ctpop
` [PATCH v3 67/70] tcg/tci: Implement mulu2, muls2
` [PATCH v3 68/70] tcg/tci: Implement add2, sub2
` [PATCH v3 69/70] tests/tcg: Increase timeout for TCI
` [PATCH v3 70/70] gitlab: Enable cross-i386 builds of TCI

[Bug 1914696] [NEW] aarch64: migration failed: Segmentation fault (core dumped)
 2021-02-08  2:43 UTC  (2+ messages)
` [Bug 1914696] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).