QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-06 16:42:33 to 2021-02-08 04:25:19 UTC [more...]

[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  (72+ messages)
` [PATCH v3 01/70] gdbstub: Fix handle_query_xfer_auxv
` [PATCH v3 02/70] tcg: Split out tcg_raise_tb_overflow
` [PATCH v3 03/70] tcg: Manage splitwx in tc_ptr_to_region_tree by hand
` [PATCH v3 04/70] tcg/tci: Merge identical cases in generation
` [PATCH v3 05/70] tcg/tci: Remove tci_read_r8
` [PATCH v3 06/70] tcg/tci: Remove tci_read_r8s
` [PATCH v3 07/70] tcg/tci: Remove tci_read_r16
` [PATCH v3 08/70] tcg/tci: Remove tci_read_r16s
` [PATCH v3 09/70] tcg/tci: Remove tci_read_r32
` [PATCH v3 10/70] tcg/tci: Remove tci_read_r32s
` [PATCH v3 11/70] tcg/tci: Reduce use of tci_read_r64
` [PATCH v3 12/70] tcg/tci: Merge basic arithmetic operations
` [PATCH v3 13/70] tcg/tci: Merge extension operations
` [PATCH v3 14/70] tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64
` [PATCH v3 15/70] tcg/tci: Merge bswap operations
` [PATCH v3 16/70] tcg/tci: Merge mov, not and neg operations
` [PATCH v3 17/70] tcg/tci: Rename tci_read_r to tci_read_rval
` [PATCH v3 18/70] tcg/tci: Split out tci_args_rrs
` [PATCH v3 19/70] tcg/tci: Split out tci_args_rr
` [PATCH v3 20/70] tcg/tci: Split out tci_args_rrr
` [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

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

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

[PATCH] scsi: mptsas: dequeue request object in case of an error (CVE-2021-3392)
 2021-02-08  2:25 UTC  (2+ messages)

[PATCH] hw/block/nvme: fix Close Zone
 2021-02-08  0:32 UTC 

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

[RFC PATCH v2 0/6] exec: Remove "tcg/tcg.h" from "exec/cpu_ldst.h"
 2021-02-07 23:23 UTC  (7+ messages)
` [RFC PATCH v2 1/6] target: Replace tcg_debug_assert() by assert()
` [PATCH v2 2/6] target/m68k: Include missing "tcg/tcg.h" header
` [PATCH v2 3/6] target/mips: "
` [PATCH v2 4/6] accel/tcg: "
` [RFC PATCH v2 5/6] accel/tcg: Refactor debugging tlb_assert_iotlb_entry_for_ptr_present()
` [PATCH v2 6/6] exec/cpu_ldst: Move tlb* declarations to "exec/exec-all.h"

[RFC PATCH 0/6] exec: Remove "tcg/tcg.h" from "exec/cpu_ldst.h"
 2021-02-07 23:20 UTC  (8+ messages)
` [RFC PATCH 1/6] target: Replace tcg_debug_assert() by assert()
` [PATCH 2/6] target/m68k: Include missing "tcg/tcg.h" header
` [PATCH 3/6] target/mips: "
` [PATCH 4/6] accel/tcg: "
` [RFC PATCH 5/6] accel/tcg: Refactor debugging tlb_assert_iotlb_entry_for_ptr_present()
` [PATCH 6/6] exec/cpu_ldst: Move tlb* declarations to "exec/exec-all.h"

[PULL 0/2] qemu-sparc queue 20210207
 2021-02-07 22:29 UTC  (3+ messages)
` [PULL 1/2] utils/fifo8: change fatal errors from abort() to assert()
` [PULL 2/2] utils/fifo8: add VMSTATE_FIFO8_TEST macro

[PULL 00/46] tcg patch queue
 2021-02-07 22:00 UTC  (8+ messages)
` Increased execution time with TCI in latest git master (was: Re: [PULL 00/46] tcg patch queue)

[PATCH RFC v2 0/8] hw/block/nvme: metadata and end-to-end data protection support
 2021-02-07 21:49 UTC  (9+ messages)
` [PATCH RFC v2 1/8] hw/block/nvme: remove redundant len member in compare context
` [PATCH RFC v2 2/8] hw/block/nvme: remove block accounting for write zeroes
` [PATCH RFC v2 3/8] hw/block/nvme: fix strerror printing
` [PATCH RFC v2 4/8] hw/block/nvme: try to deal with the iov/qsg duality
` [PATCH RFC v2 5/8] hw/block/nvme: remove the req dependency in map functions
` [PATCH RFC v2 6/8] hw/block/nvme: refactor nvme_dma
` [PATCH RFC v2 7/8] hw/block/nvme: add metadata support
` [PATCH RFC v2 8/8] hw/block/nvme: end-to-end data protection

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

[PATCH 0/2] utils/fifo8: minor updates
 2021-02-07 20:36 UTC  (2+ messages)

[PATCH] migration: Drop unused VMSTATE_FLOAT64 support
 2021-02-07 19:43 UTC  (3+ messages)

[PATCH v4 0/5] acpi: Permit OEM ID and OEM table ID fields to be changed
 2021-02-07 18:43 UTC  (5+ messages)
` [PATCH v4 2/5] "

[Bug 1914117] [NEW] Short files returned via FTP on Qemu with various architectures and OSes
 2021-02-07 18:10 UTC  (2+ messages)
` [Bug 1914117] "

Interested in contributing to QEMU
 2021-02-07 17:01 UTC 

[PATCH v4 0/6] colo: Introduce resource agent and test suite/CI
 2021-02-07 15:55 UTC  (7+ messages)
` [PATCH v4 1/6] avocado_qemu: Introduce pick_qemu_util to pick qemu utility binaries
` [PATCH v4 2/6] boot_linux.py: Use pick_qemu_util
` [PATCH v4 3/6] colo: Introduce resource agent
` [PATCH v4 4/6] colo: Introduce high-level test suite
` [PATCH v4 5/6] configure,Makefile: Install colo resource-agent
` [PATCH v4 6/6] MAINTAINERS: Add myself as maintainer for COLO resource agent

[PATCH 0/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
 2021-02-07 15:46 UTC  (6+ messages)
` [PATCH 1/2] hw/ssi: xilinx_spips: Clean up coding convention issues
` [PATCH 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support

Help with Windows XP in qemu-system-i386
 2021-02-07 15:31 UTC  (2+ messages)

[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
 2021-02-07 15:11 UTC 

A issue about qemu for rbd attach
 2021-02-07  8:48 UTC 

[PATCH] target/i386: expose more MSRs to GDB
 2021-02-07  5:07 UTC 

[PATCH v3] travis-ci: Disable C++ optional objects on AArch64 container
 2021-02-07 12:12 UTC 

[PATCH v3 0/3] vnc: support reload x509 certificates
 2021-02-07  7:47 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: add reload for QCryptoTLSCredsClass
` [PATCH v3 2/3] vnc: support reload x509 certificates for vnc
` [PATCH v3 3/3] qmp: add new qmp display-reload

[PATCH] block/iscsi: Use lock guards
 2021-02-07  6:39 UTC  (2+ messages)

[Bug 1905979] [NEW] Check if F_OFD_SETLK is supported may give wrong result
 2021-02-07  4:17 UTC  (2+ messages)
` [Bug 1905979] "

[Bug 1914849] [NEW] mprotect fails after MacOS 11.2 on arm mac
 2021-02-07  2:17 UTC  (3+ messages)
` [Bug 1914849] "

[PATCH] Expose i386 model specific registers via HMP
 2021-02-07  2:03 UTC  (2+ messages)

[Bug 304636] Re: -hda FAT:. limited to 504MBytes
 2021-02-07  0:33 UTC 

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

[PATCH v2] travis-ci: Disable C++ on Aarch64 container
 2021-02-06 20:05 UTC 

[PATCH] travis-ci: Disable C++ on Aarch64 container
 2021-02-06 19:57 UTC 

[PULL 00/31] Misc patches for 2020-01-21
 2021-02-06 19:08 UTC  (4+ messages)
` [PULL 04/31] build-system: clean up TCG/TCI configury

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

[Bug 1914870] [NEW] libvixl compilation failure on Debian unstable
 2021-02-06 16:35 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).