messages from 2022-04-27 17:37:21 to 2022-04-28 11:29:30 UTC [more...]
[PATCH 00/47] target/arm: Use tcg_constant
2022-04-28 10:46 UTC (81+ messages)
` [PATCH 01/47] target/arm: Use tcg_constant in gen_probe_access
` [PATCH 02/47] target/arm: Use tcg_constant in gen_mte_check*
` [PATCH 03/47] target/arm: Use tcg_constant in gen_exception*
` [PATCH 04/47] target/arm: Use tcg_constant in gen_adc_CC
` [PATCH 05/47] target/arm: Use tcg_constant in handle_msr_i
` [PATCH 06/47] target/arm: Use tcg_constant in handle_sys
` [PATCH 07/47] target/arm: Use tcg_constant in disas_exc
` [PATCH 08/47] target/arm: Use tcg_constant in gen_compare_and_swap_pair
` [PATCH 09/47] target/arm: Use tcg_constant in disas_ld_lit
` [PATCH 10/47] target/arm: Use tcg_constant in disas_ldst_*
` [PATCH 11/47] target/arm: Use tcg_constant in disas_add_sum_imm*
` [PATCH 12/47] target/arm: Use tcg_constant in disas_movw_imm
` [PATCH 13/47] target/arm: Use tcg_constant in shift_reg_imm
` [PATCH 14/47] target/arm: Use tcg_constant in disas_cond_select
` [PATCH 15/47] target/arm: Use tcg_constant in handle_{rev16,crc32}
` [PATCH 15/47] target/arm: Use tcg_constant in handle_{rev16, crc32}
` [PATCH 16/47] target/arm: Use tcg_constant in disas_data_proc_2src
` [PATCH 17/47] target/arm: Use tcg_constant in disas_fp*
` [PATCH 18/47] target/arm: Use tcg_constant in simd shift expanders
` [PATCH 19/47] target/arm: Use tcg_constant in simd fp/int conversion
` [PATCH 20/47] target/arm: Use tcg_constant in 2misc expanders
` [PATCH 21/47] target/arm: Use tcg_constant in balance of translate-a64.c
` [PATCH 22/47] target/arm: Use tcg_constant for aa32 exceptions
` [PATCH 23/47] target/arm: Use tcg_constant for disas_iwmmxt_insn
` [PATCH 24/47] target/arm: Use tcg_constant for gen_{msr,mrs}
` [PATCH 25/47] target/arm: Use tcg_constant for vector shift expanders
` [PATCH 26/47] target/arm: Use tcg_constant for do_coproc_insn
` [PATCH 27/47] target/arm: Use tcg_constant for gen_srs
` [PATCH 28/47] target/arm: Use tcg_constant for op_s_{rri,rxi}_rot
` [PATCH 28/47] target/arm: Use tcg_constant for op_s_{rri, rxi}_rot
` [PATCH 29/47] target/arm: Use tcg_constant for MOVW, UMAAL, CRC32
` [PATCH 30/47] target/arm: Use tcg_constant for v7m MRS, MSR
` [PATCH 31/47] target/arm: Use tcg_constant for TT, SAT, SMMLA
` [PATCH 32/47] target/arm: Use tcg_constant in LDM, STM
` [PATCH 33/47] target/arm: Use tcg_constant in CLRM, DLS, WLS, LE
` [PATCH 34/47] target/arm: Use tcg_constant in trans_CPS_v7m
` [PATCH 35/47] target/arm: Use tcg_constant in trans_CSEL
` [PATCH 36/47] target/arm: Use tcg_constant for trans_INDEX_*
` [PATCH 37/47] target/arm: Use tcg_constant in SINCDEC, INCDEC
` [PATCH 38/47] target/arm: Use tcg_constant in FCPY, CPY
` [PATCH 39/47] target/arm: Use tcg_constant in {incr, wrap}_last_active
` [PATCH 41/47] target/arm: Use tcg_constant in WHILE
[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
2022-04-28 10:34 UTC (2+ messages)
[PATCH] hw/openrisc: page-align FDT address
2022-04-28 10:35 UTC
[PATCH 0/3] target/arm, hw/arm/smmuv3: Advertise TTL and BBM features
2022-04-28 10:06 UTC (5+ messages)
` [PATCH 3/3] hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2
[PATCH v8 00/17] vfio-user server in QEMU
2022-04-28 9:54 UTC (10+ messages)
` [PATCH v8 12/17] vfio-user: IOMMU support for remote device
` [PATCH v8 15/17] vfio-user: handle device interrupts
[PATCH 0/8] qmp, hmp: statistics subsystem and KVM suport
2022-04-28 9:53 UTC (10+ messages)
` [PATCH 7/8] qmp: add filtering of statistics by name
[PATCH v6 00/13] s390x/tcg: Implement Vector-Enhancements Facility 2
2022-04-28 9:47 UTC (14+ messages)
` [PATCH v6 01/13] target/s390x: Fix writeback to v1 in helper_vstl
` [PATCH v6 02/13] s390x/cpu_models: drop "msa5" from the TCG "max" model
` [PATCH v6 03/13] s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG
` [PATCH v6 04/13] tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
` [PATCH v6 05/13] target/s390x: vxeh2: vector convert short/32b
` [PATCH v6 06/13] target/s390x: vxeh2: vector string search
` [PATCH v6 07/13] target/s390x: vxeh2: Update for changes to vector shifts
` [PATCH v6 08/13] target/s390x: vxeh2: vector shift double by bit
` [PATCH v6 09/13] target/s390x: vxeh2: vector {load, store} elements reversed
` [PATCH v6 10/13] target/s390x: vxeh2: vector {load, store} byte reversed elements
` [PATCH v6 11/13] target/s390x: vxeh2: vector {load, store} byte reversed element
` [PATCH v6 12/13] target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model
` [PATCH v6 13/13] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
[PATCH v3 0/9] tests: introduce testing coverage for TLS with migration
2022-04-28 9:46 UTC (3+ messages)
` [PATCH v3 1/9] tests: fix encoding of IP addresses in x509 certs
Signing QEMU up for GitLab for Open Source?
2022-04-28 9:26 UTC (5+ messages)
[Qemu-devel] [PATCH 0/7] Openrisc misc features / fixes
2022-04-28 9:19 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/7] target/openrisc: add shutdown logic
[PATCH 0/6] virtio-scsi: fix 100% CPU consumption in IOThread
2022-04-28 9:05 UTC (7+ messages)
` [PATCH 1/6] virtio-scsi: fix ctrl and event handler functions in dataplane mode
` [PATCH 2/6] virtio-scsi: don't waste CPU polling the event virtqueue
[PATCH] error-report: fix crash when compute iso8061 time
2022-04-28 9:09 UTC (3+ messages)
` [External] "
[PATCH] docs/devel: add doc about device life cycles
2022-04-28 9:01 UTC (2+ messages)
[PATCH] hw/arm: add versioning to sbsa-ref machine DT
2022-04-28 8:55 UTC (2+ messages)
[PATCH v2 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
2022-04-28 8:43 UTC (5+ messages)
[PULL 0/9] Kraxel 20220426 patches
2022-04-28 8:41 UTC (4+ messages)
` [PULL 2/9] Replacing CONFIG_VNC_PNG with CONFIG_PNG
[PATCH v2 00/43] Add LoongArch softmmu support
2022-04-28 8:16 UTC (7+ messages)
` [PATCH v2 32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PATCH v2 33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
[PATCH] ppc/xive: Save/restore state of the External interrupt
2022-04-28 8:04 UTC (5+ messages)
[PATCH 1/2] hw/arm/smmuv3: Cache event fault record
2022-04-28 7:41 UTC (4+ messages)
` [PATCH 2/2] hw/arm/smmuv3: Add space in guest error message
[PATCH qemu] spapr_pci: Disable IRQFD resampling on XIVE
2022-04-28 7:31 UTC (6+ messages)
[PULL 00/18] Misc QEMU patches for 2022-04-28
2022-04-28 6:53 UTC (19+ messages)
` [PULL 01/18] error-report: fix g_date_time_format assertion
` [PULL 02/18] configure: make fortify_source=yes by default
` [PULL 03/18] remove -writeconfig
` [PULL 04/18] i386: pcmpestr 64-bit sign extension bug
` [PULL 05/18] meson: show final set of compiler flags
` [PULL 06/18] configure: remove dead code
` [PULL 07/18] qga: wixl: get path to sysroot from pkg-config as intended
` [PULL 08/18] configure: pc-bios/qemu-icon.bmp does not exist
` [PULL 09/18] configure: gcov should not exclude fortify-source
` [PULL 10/18] configure: move --enable/--disable-debug-info to second option parsing pass
` [PULL 11/18] configure, meson: move OpenGL check to meson
` [PULL 12/18] meson, configure: move RDMA options "
` [PULL 13/18] meson, configure: move keyctl test "
` [PULL 14/18] meson, configure: move usbfs "
` [PULL 15/18] meson, configure: move libgio "
` [PULL 16/18] meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h
` [PULL 17/18] meson, configure: move --enable-module-upgrades to meson
` [PULL 18/18] qemu-options: Limit the -enable-kvm option to the targets that support it
[PATCH 00/20] target/ppc: Remove hidden usages of *env
2022-04-28 6:46 UTC (5+ messages)
` [PATCH 03/20] target/ppc: Substitute msr_pr macro with new M_MSR_PR macro
[PATCH qemu v12 00/15] Add tail agnostic behavior for rvv instructions
2022-04-28 6:39 UTC (16+ messages)
` [PATCH qemu v12 04/15] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v12 05/15] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v12 06/15] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v12 07/15] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v12 08/15] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v12 09/15] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v12 10/15] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v12 11/15] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v12 12/15] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v12 13/15] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v12 14/15] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v12 02/15] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v12 03/15] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v12 01/15] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
` [PATCH qemu v12 15/15] target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnostic behavior
[PATCH v2] WHPX: support for xcr0
2022-04-28 6:31 UTC (2+ messages)
serial hang in qemu-system-ppc64 -M pseries
2022-04-28 6:04 UTC (4+ messages)
[PATCH v5 1/1] virtio: fix the condition for iommu_platform not supported
2022-04-28 5:56 UTC (7+ messages)
[PATCH qemu v11 00/15] Add tail agnostic behavior for rvv instructions
2022-04-28 4:43 UTC (17+ messages)
` [PATCH qemu v11 04/15] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v11 05/15] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v11 06/15] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v11 07/15] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v11 08/15] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v11 09/15] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v11 10/15] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v11 11/15] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v11 12/15] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v11 13/15] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v11 14/15] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v11 02/15] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v11 03/15] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v11 01/15] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
` [PATCH qemu v11 15/15] target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnostic behavior
[RFC PATCH v3 0/5] Port PPC64/PowerNV MMU tests to QEMU
2022-04-28 3:56 UTC (6+ messages)
` [RFC PATCH v3 1/5] ppc64: Add semihosting support
[RFC 00/18] vfio: Adopt iommufd
2022-04-28 3:21 UTC (7+ messages)
[PATCH 0/2] target/riscv: ISA string conversion fix and enhancement
2022-04-28 2:39 UTC (4+ messages)
` [PATCH 1/2] target/riscv: Tentatively remove Zhinx* from ISA extension string
[PATCH] target/riscv: add scalar crypto related extenstion strings to isa_string
2022-04-28 2:11 UTC (4+ messages)
[PATCH v5 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
2022-04-28 0:26 UTC (4+ messages)
[EXT] Re: [PATCH v2] target/riscv: Fix incorrect PTE merge in walk_pte
2022-04-28 0:13 UTC (4+ messages)
` [PATCH v3] "
[PATCH v5 0/6] hw/riscv: Add TPM support to the virt board
2022-04-27 23:41 UTC (7+ messages)
` [PATCH v5 1/6] hw/riscv: virt: Add a machine done notifier
` [PATCH v5 2/6] hw/core: Move the ARM sysbus-fdt to core
` [PATCH v5 3/6] hw/riscv: virt: Create a platform bus
` [PATCH v5 4/6] hw/riscv: virt: Add support for generating platform FDT entries
` [PATCH v5 5/6] hw/riscv: virt: Add device plug support
` [PATCH v5 6/6] hw/riscv: Enable TPM backends
[PATCH qemu v10 00/14] Add tail agnostic behavior for rvv instructions
2022-04-27 23:14 UTC (11+ messages)
` [PATCH qemu v10 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v10 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v10 03/14] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v10 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
[PATCH] loader: support loading large files (>=2GB)
2022-04-27 23:07 UTC
[RFC PATCH 0/7] VSX MMA Implementation
2022-04-27 22:30 UTC (9+ messages)
` [RFC PATCH 2/7] target/ppc: Implemented xvi*ger* instructions
` [RFC PATCH 5/7] target/ppc: Implemented xvf16ger*
[PATCH v3 0/3] nbd: MULTI_CONN for shared writable exports
2022-04-27 21:39 UTC (4+ messages)
` [PATCH v3 3/3] nbd/server: Allow "
[PATCH] linux-user: Add PowerPC ISA 3.1 and MMA to hwcap
2022-04-27 20:51 UTC (2+ messages)
[RESEND PATCH] hw/dma: fix crash caused by race condition
2022-04-27 20:51 UTC
[PATCH v4 0/6] 9pfs: macOS host fixes
2022-04-27 20:36 UTC (9+ messages)
` [PATCH v4 1/6] 9pfs: fix qemu_mknodat(S_IFREG) on macOS
` [PATCH v4 2/6] 9pfs: fix qemu_mknodat(S_IFSOCK) "
` [PATCH v4 3/6] 9pfs: fix wrong encoding of rdev field in Rgetattr "
` [PATCH v4 4/6] 9pfs: fix wrong errno being sent to Linux client on macOS host
` [PATCH v4 5/6] 9pfs: fix removing non-existent POSIX ACL xattr "
` [PATCH v4 6/6] 9pfs: fix qemu_mknodat() to always return -1 on error "
[RFC 0/2] introduce QEMUMachind.cmd()
2022-04-27 19:29 UTC (2+ messages)
[PULL 0/9] Kraxel 20220427 patches
2022-04-27 19:09 UTC (4+ messages)
` [PULL 7/9] i386: move bios load error message
` [PULL 9/9] i386: firmware parsing and sev setup for -bios loaded firmware
[PATCH v2 0/5] 9pfs: macOS host fixes
2022-04-27 18:36 UTC (8+ messages)
` [PATCH v2 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS
[PATCH] MAINTAINERS/.mailmap: update email for Leif Lindholm
2022-04-27 18:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).