messages from 2020-08-28 18:37:54 to 2020-08-30 00:07:12 UTC [more...]
[RFC v4 00/70] support vector extension v1.0
2020-08-30 0:06 UTC (70+ messages)
` [RFC v4 07/70] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
` [RFC v4 12/70] target/riscv: rvv-1.0: add fractional LMUL
` [RFC v4 14/70] target/riscv: rvv-1.0: update check functions
` [RFC v4 15/70] target/riscv: introduce more imm value modes in translator functions
` [RFC v4 16/70] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [RFC v4 18/70] target/riscv: rvv-1.0: stride load and store instructions
` [RFC v4 19/70] target/riscv: rvv-1.0: index "
` [RFC v4 20/70] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [RFC v4 21/70] target/riscv: rvv-1.0: fault-only-first unit stride load
` [RFC v4 22/70] target/riscv: rvv-1.0: amo operations
` [RFC v4 23/70] target/riscv: rvv-1.0: load/store whole register instructions
` [RFC v4 24/70] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [RFC v4 25/70] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [RFC v4 34/70] target/riscv: rvv-1.0: register gather instructions
` [RFC v4 36/70] target/riscv: rvv-1.0: floating-point move instruction
` [RFC v4 37/70] target/riscv: rvv-1.0: floating-point scalar move instructions
` [RFC v4 38/70] target/riscv: rvv-1.0: whole register "
` [RFC v4 40/70] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [RFC v4 42/70] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [RFC v4 45/70] target/riscv: rvv-1.0: add Zvqmac extension
` [RFC v4 46/70] target/riscv: rvv-1.0: quad-widening integer multiply-add instructions
` [RFC v4 47/70] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [RFC v4 48/70] target/riscv: rvv-1.0: integer comparison instructions
` [RFC v4 50/70] target/riscv: rvv-1.0: floating-point compare instructions
` [RFC v4 51/70] target/riscv: rvv-1.0: mask-register logical instructions
` [RFC v4 52/70] target/riscv: rvv-1.0: slide instructions
` [RFC v4 53/70] target/riscv: rvv-1.0: floating-point "
` [RFC v4 55/70] target/riscv: rvv-1.0: single-width floating-point reduction
` [RFC v4 56/70] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [RFC v4 57/70] target/riscv: rvv-1.0: single-width scaling shift instructions
` [RFC v4 61/70] target/riscv: rvv-1.0: floating-point min/max instructions
` [RFC v4 62/70] target/riscv: introduce floating-point rounding mode enum
` [RFC v4 63/70] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
[RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
2020-08-29 21:04 UTC (6+ messages)
` [Bug 1892540] "
[PULL 00/18] riscv-to-apply queue
2020-08-29 17:30 UTC (7+ messages)
[PATCH v2] memory: Directly dispatch alias accesses on origin memory region
2020-08-29 15:46 UTC (2+ messages)
[PATCH] target/xtensa: enable all coprocessors for linux-user
2020-08-29 15:35 UTC (2+ messages)
[PATCH] meson: move zlib detection to meson
2020-08-29 15:30 UTC (4+ messages)
[PATCH 00/77] target/microblaze improvements
2020-08-29 15:27 UTC (4+ messages)
` [PATCH 62/77] target/microblaze: Try to keep imm and delay slot together
[PATCH v2 00/45] target/arm: Implement fp16 for AArch32 VFP and Neon
2020-08-29 15:30 UTC (71+ messages)
` [PATCH v2 03/45] target/arm: Implement VFP fp16 for VFP_BINOP operations
` [PATCH v2 04/45] target/arm: Implement VFP fp16 VMLA, VMLS, VNMLS, VNMLA, VNMUL
` [PATCH v2 05/45] target/arm: Macroify trans functions for VFMA, VFMS, VFNMA, VFNMS
` [PATCH v2 06/45] target/arm: Implement VFP fp16 for fused-multiply-add
` [PATCH v2 08/45] target/arm: Implement VFP fp16 for VABS, VNEG, VSQRT
` [PATCH v2 10/45] target/arm: Implement VFP fp16 VCMP
` [PATCH v2 11/45] target/arm: Implement VFP fp16 VLDR and VSTR
` [PATCH v2 12/45] target/arm: Implement VFP fp16 VCVT between float and integer
` [PATCH v2 13/45] target/arm: Make VFP_CONV_FIX macros take separate float type and float size
` [PATCH v2 14/45] target/arm: Use macros instead of open-coding fp16 conversion helpers
` [PATCH v2 15/45] target/arm: Implement VFP fp16 VCVT between float and fixed-point
` [PATCH v2 16/45] target/arm: Implement VFP vp16 VCVT-with-specified-rounding-mode
` [PATCH v2 17/45] target/arm: Implement VFP fp16 VSEL
` [PATCH v2 18/45] target/arm: Implement VFP fp16 VRINT*
` [PATCH v2 19/45] target/arm: Implement new VFP fp16 insn VINS
` [PATCH v2 20/45] target/arm: Implement new VFP fp16 insn VMOVX
` [PATCH v2 21/45] target/arm: Implement VFP fp16 VMOV between gp and halfprec registers
` [PATCH v2 22/45] fpu: Add float16 comparison functions
` [PATCH v2 23/45] target/arm: Implement FP16 for Neon VADD, VSUB, VABD, VMUL
` [PATCH v2 24/45] target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec
` [PATCH v2 25/45] target/arm: Implement fp16 for Neon VABS, VNEG of floats
` [PATCH v2 26/45] target/arm: Implement fp16 for VCEQ, VCGE, VCGT comparisons
` [PATCH v2 27/45] target/arm: Implement fp16 for VACGE, VACGT
` [PATCH v2 28/45] target/arm: Implement fp16 for Neon VMAX, VMIN
` [PATCH v2 29/45] target/arm: Implement fp16 for Neon VMAXNM, VMINNM
` [PATCH v2 30/45] target/arm: Implement fp16 for Neon VMLA, VMLS operations
` [PATCH v2 31/45] target/arm: Implement fp16 for Neon VFMA, VMFS
` [PATCH v2 32/45] target/arm: Implement fp16 for Neon fp compare-vs-0
` [PATCH v2 33/45] target/arm: Implement fp16 for Neon VRECPS
` [PATCH v2 34/45] target/arm: Implement fp16 for Neon VRSQRTS
` [PATCH v2 35/45] target/arm: Implement fp16 for Neon pairwise fp ops
` [PATCH v2 36/45] target/arm: Implement fp16 for Neon float-integer VCVT
` [PATCH v2 37/45] target/arm: Convert Neon VCVT fixed-point to gvec
` [PATCH v2 38/45] target/arm: Implement fp16 for Neon VCVT fixed-point
` [PATCH v2 39/45] target/arm: Implement fp16 for Neon VCVT with rounding modes
` [PATCH v2 40/45] target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode
` [PATCH v2 41/45] target/arm: Implement fp16 for Neon VRINTX
` [PATCH v2 42/45] target/arm/vec_helper: Handle oprsz less than 16 bytes in indexed operations
` [PATCH v2 43/45] target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations
` [PATCH v2 44/45] target/arm: Implement fp16 for Neon VMUL, VMLA, VMLS
` [PATCH v2 45/45] target/arm: Enable FP16 in '-cpu max'
[PATCH 0/7] target/arm: Add vSPE support to KVM guest
2020-08-29 15:21 UTC (3+ messages)
` [PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
[PATCH v2 00/16] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
2020-08-29 15:17 UTC (17+ messages)
` [PATCH v2 01/16] target/riscv: cpu: Add a new 'resetvec' property
` [PATCH v2 02/16] hw/riscv: hart: "
` [PATCH v2 03/16] target/riscv: cpu: Set reset vector based on the configured property value
` [PATCH v2 04/16] hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
` [PATCH v2 05/16] hw/char: Add Microchip PolarFire SoC MMUART emulation
` [PATCH v2 06/16] hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
` [PATCH v2 07/16] hw/sd: Add Cadence SDHCI emulation
` [PATCH v2 08/16] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
` [PATCH v2 09/16] hw/dma: Add SiFive platform DMA controller emulation
` [PATCH v2 10/16] hw/riscv: microchip_pfsoc: Connect a DMA controller
` [PATCH v2 11/16] hw/net: cadence_gem: Add a new 'phy-addr' property
` [PATCH v2 12/16] hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
` [PATCH v2 13/16] hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
` [PATCH v2 14/16] hw/riscv: microchip_pfsoc: Hook GPIO controllers
` [PATCH v2 15/16] hw/riscv: clint: Avoid using hard-coded timebase frequency
` [PATCH v2 16/16] hw/riscv: sifive_u: Connect a DMA controller
[PATCH] softfloat: Define comparison operations for bfloat16
2020-08-29 15:05 UTC (2+ messages)
[Bug 1893010] [NEW] qemu linux-user doesn't support OFD fcntl locks
2020-08-29 13:50 UTC (2+ messages)
` [Bug 1893010] "
[Bug 1893040] [NEW] External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
2020-08-29 13:44 UTC (2+ messages)
` [Bug 1893040] "
[PATCH v2] meson: Convert undefsym.sh to undefsym.py
2020-08-29 13:23 UTC (3+ messages)
[PATCH] meson: fix SDL2_image detection
2020-08-29 10:41 UTC
on msys2, the generated qemu-version.h seems not valid
2020-08-29 8:55 UTC
[PATCH] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
2020-08-29 8:12 UTC
Contributor wanting to get started with simple contributions
2020-08-29 5:14 UTC (7+ messages)
[RFC PATCH v3 00/34] Hexagon patch series
2020-08-29 3:27 UTC (22+ messages)
` [RFC PATCH v3 25/34] Hexagon (target/hexagon) macros to interface with the generator
` [RFC PATCH v3 26/34] Hexagon (target/hexagon) macros referenced in instruction semantics
` [RFC PATCH v3 27/34] Hexagon (target/hexagon) instruction classes
` [RFC PATCH v3 28/34] Hexagon (target/hexagon) TCG generation helpers
` [RFC PATCH v3 29/34] Hexagon (target/hexagon) TCG generation
` [RFC PATCH v3 30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions
` [RFC PATCH v3 31/34] Hexagon (target/hexagon) translation
` [RFC PATCH v3 32/34] Hexagon (linux-user/hexagon) Linux user emulation
` [RFC PATCH v3 33/34] Hexagon (tests/tcg/hexagon) TCG tests
` [RFC PATCH v3 34/34] Hexagon build infrastructure
[PATCH v6 00/12] *** A Method for evaluating dirty page rate ***
2020-08-29 2:52 UTC (13+ messages)
` [PATCH v6 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
` [PATCH v6 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PATCH v6 03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
` [PATCH v6 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
` [PATCH v6 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PATCH v6 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v6 07/12] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v6 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PATCH v6 09/12] migration/dirtyrate: Implement set_sample_page_period() and get_sample_page_period()
` [PATCH v6 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
` [PATCH v6 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
` [PATCH v6 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug
QEMU | Pipeline #183317910 has failed for master | 39335fab
2020-08-29 0:26 UTC
[PATCH v3 0/5] iotest.FilePath fixes and cleanups
2020-08-28 23:21 UTC (6+ messages)
` [PATCH v3 1/5] qemu-iotests: Fix FilePaths cleanup
` [PATCH v3 2/5] qemu-iotests: Fix FilePaths docstring
` [PATCH v3 3/5] qemu-iotests: Support varargs syntax in FilePaths
` [PATCH v3 4/5] qemu-iotests: Merge FilePaths and FilePath
` [PATCH v3 5/5] qemu-iotests: Simplify FilePath __init__
[PULL 00/18] Linux user for 5.2 patches
2020-08-28 23:04 UTC (2+ messages)
[PATCH 00/20] target/arm: SVE2 preparatory patches
2020-08-28 23:01 UTC (5+ messages)
` [PATCH 16/20] target/arm: Fix sve_zip_p vs odd vector lengths
QEMU | Pipeline #183302307 has failed for master | a4e236b7
2020-08-28 22:58 UTC
[PATCH v3] virtio-rng: return available data with O_NONBLOCK
2020-08-28 21:34 UTC (4+ messages)
[PULL 0/8] migration and virtiofsd queue
2020-08-28 21:29 UTC (2+ messages)
[Qemu-devel] [Bug 1823790] [NEW] QEMU forces systemd into tight loop
2020-08-28 21:03 UTC (3+ messages)
` [Bug 1823790] Re: QEMU mishandling of SO_PEERSEC "
[PATCH v1 0/2] target/microblaze: Improve bus fault handling
2020-08-28 20:34 UTC (6+ messages)
` [PATCH v1 1/2] target/microblaze: Use CPU properties to conditionalize bus exceptions
` [PATCH v1 2/2] target/microblaze: Improve transaction failure handling
[Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure
2020-08-28 19:41 UTC (6+ messages)
[PATCH v4 0/7] Make hcd-xhci independent of pci hooks
2020-08-28 19:19 UTC (8+ messages)
` [PATCH v4 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v4 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v4 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
` [PATCH v4 4/7] usb: hcd-xhci-sysbus: Attach xhci to sysbus device
` [PATCH v4 5/7] misc: Add versal-usb2-regs module
` [PATCH v4 6/7] usb: Add DWC3 model
` [PATCH v4 7/7] Versal: Connect DWC3 controller with virt-versal
[PATCH] ninjatool: quote dollars in variables
2020-08-28 18:57 UTC (6+ messages)
QEMU | Pipeline #183242166 has failed for master | ea1bb830
2020-08-28 18:52 UTC
[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
2020-08-21 19:15 UTC
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).