qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-30 14:22:51 to 2020-04-30 20:34:33 UTC [more...]

[PATCH 00/36] target/arm: Convert Neon to decodetree (part 1)
 2020-04-30 20:30 UTC  (59+ messages)
` [PATCH 01/36] target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 check
` [PATCH 02/36] target/arm: Don't allow Thumb Neon insns without FEATURE_NEON
` [PATCH 03/36] target/arm: Add stubs for AArch32 Neon decodetree
` [PATCH 04/36] target/arm: Convert VCMLA (vector) to decodetree
` [PATCH 05/36] target/arm: Convert VCADD "
` [PATCH 06/36] target/arm: Convert V[US]DOT "
` [PATCH 07/36] target/arm: Convert VFM[AS]L "
` [PATCH 08/36] target/arm: Convert VCMLA (scalar) "
` [PATCH 09/36] target/arm: Convert V[US]DOT "
` [PATCH 10/36] target/arm: Convert VFM[AS]L "
` [PATCH 11/36] target/arm: Convert Neon load/store multiple structures "
` [PATCH 12/36] target/arm: Convert Neon 'load single structure to all lanes' "
` [PATCH 13/36] target/arm: Convert Neon 'load/store single structure' "
` [PATCH 14/36] target/arm: Convert Neon 3-reg-same VADD/VSUB "
` [PATCH 15/36] target/arm: Convert Neon 3-reg-same logic ops "
` [PATCH 16/36] target/arm: Convert Neon 3-reg-same VMAX/VMIN "
` [PATCH 17/36] target/arm: Convert Neon 3-reg-same comparisons "
` [PATCH 18/36] target/arm: Convert Neon 3-reg-same VQADD/VQSUB "
` [PATCH 19/36] target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL "
` [PATCH 20/36] target/arm: Convert Neon 3-reg-same VQRDMLAH/VQRDMLSH "
` [PATCH 21/36] target/arm: Convert Neon 3-reg-same SHA "
` [PATCH 22/36] target/arm: Move gen_ function typedefs to translate.h
` [PATCH 23/36] target/arm: Convert Neon 64-bit element 3-reg-same insns
` [PATCH 24/36] target/arm: Convert Neon VHADD "
` [PATCH 25/36] target/arm: Convert Neon VRHADD, VHSUB, VABD 3-reg-same insns to decodetree
` [PATCH 26/36] target/arm: Convert Neon VQSHL, VRSHL, VQRSHL "
` [PATCH 27/36] target/arm: Convert Neon VABA 3-reg-same "
` [PATCH 28/36] target/arm: Convert Neon VPMAX/VPMIN 3-reg-same insns "
` [PATCH 29/36] target/arm: Convert Neon VPADD "
` [PATCH 30/36] target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same "
` [PATCH 31/36] target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns "
` [PATCH 32/36] target/arm: Convert Neon VPMIN/VPMAX/VPADD float "
` [PATCH 33/36] target/arm: Convert Neon fp VMUL, VMLA, VMLS "
` [PATCH 34/36] target/arm: Convert Neon 3-reg-same compare "
` [PATCH 35/36] target/arm: Convert Neon fp VMAX/VMIN/VMAXNM/VMINNM/VRECPS/VRSQRTS "
` [PATCH 36/36] target/arm: Convert NEON VFMA, VFMS 3-reg-same insns "

About hardfloat in ppc
 2020-04-30 20:17 UTC  (18+ messages)
          ` R: "
              ` R: "
                          ` R: "

[PATCH for-5.1 V2 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-04-30 20:09 UTC  (2+ messages)

[PATCH] target/riscv: fix check of guest pa top bits
 2020-04-30 19:45 UTC  (2+ messages)

[PATCH 1/1] target/riscv: fix VS interrupts forwarding to HS
 2020-04-30 19:33 UTC  (6+ messages)

[PATCH RFC v2] target/arm: Implement SVE2 bitwise shift immediate
 2020-04-30 19:41 UTC 

[PATCH RFC v2] target/arm: Implement SVE2 FLOGB
 2020-04-30 19:14 UTC 

backing chain & block status & filters
 2020-04-30 19:12 UTC  (4+ messages)

[PATCH v1 0/9] gdbstub/next
 2020-04-30 19:01 UTC  (10+ messages)
` [PATCH v1 1/9] configure: favour gdb-multiarch if we have it
` [PATCH v1 2/9] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
` [PATCH v1 3/9] tests/tcg: better trap gdb failures
` [PATCH v1 4/9] tests/tcg: drop inferior.was_attached() test
` [PATCH v1 5/9] gdbstub: eliminate gdbserver_fd global
` [PATCH v1 6/9] gdbstub/linux-user: support debugging over a unix socket
` [PATCH v1 7/9] tests/guest-debug: use the unix socket for linux-user tests
` [PATCH v1 8/9] tests/tcg: add a multiarch linux-user gdb test
` [PATCH v1 9/9] target/m68k: fix gdb for m68xxx

[PULL v1 0/6] Xilinx queue 2020-04-30
 2020-04-30 18:25 UTC  (2+ messages)

[PATCH 00/17] qom: Spring cleaning
 2020-04-30 18:47 UTC  (6+ messages)
` [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
  ` [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256

[PATCH v2 0/4] backup: Make sure that source and target size match
 2020-04-30 18:30 UTC  (8+ messages)
` [PATCH v2 1/4] iotests/283: Use consistent size for source and target
` [PATCH v2 2/4] backup: Improve error for bdrv_getlength() failure
` [PATCH v2 3/4] backup: Make sure that source and target size match
` [PATCH v2 4/4] iotests: Backup with different source/target size

[PATCH RFC] target/arm: Implement SVE2 bitwise shift immediate
 2020-04-30 18:19 UTC  (2+ messages)

[PATCH 0/4] scripts: More Python fixes
 2020-04-30 17:56 UTC  (5+ messages)
` [PATCH 4/4] scripts/qmp: Fix QEMU Python scripts path

[PATCH RFC] target/arm: Implement SVE2 FLOGB
 2020-04-30 17:43 UTC  (2+ messages)

[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-04-30 17:12 UTC  (13+ messages)

Failing property setters + hardwired devices + -global = a bad day
 2020-04-30 16:56 UTC  (15+ messages)
      ` Configuring onboard devices (was: Failing property setters + hardwired devices + -global = a bad day)
          ` Configuring onboard devices

[PATCH v4 00/18] target/arm: sve load/store improvements
 2020-04-30 16:28 UTC  (19+ messages)
` [PATCH v4 01/18] exec: Add block comments for watchpoint routines
` [PATCH v4 02/18] exec: Fix cpu_watchpoint_address_matches address length
` [PATCH v4 03/18] accel/tcg: Add block comment for probe_access
` [PATCH v4 04/18] accel/tcg: Add probe_access_flags
` [PATCH v4 05/18] accel/tcg: Add endian-specific cpu_{ld, st}* operations
` [PATCH v4 06/18] target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn
` [PATCH v4 07/18] target/arm: Drop manual handling of set/clear_helper_retaddr
` [PATCH v4 08/18] target/arm: Add sve infrastructure for page lookup
` [PATCH v4 09/18] target/arm: Adjust interface of sve_ld1_host_fn
` [PATCH v4 10/18] target/arm: Use SVEContLdSt in sve_ld1_r
` [PATCH v4 11/18] target/arm: Handle watchpoints "
` [PATCH v4 12/18] target/arm: Use SVEContLdSt for multi-register contiguous loads
` [PATCH v4 13/18] target/arm: Update contiguous first-fault and no-fault loads
` [PATCH v4 14/18] target/arm: Use SVEContLdSt for contiguous stores
` [PATCH v4 15/18] target/arm: Reuse sve_probe_page for gather first-fault loads
` [PATCH v4 16/18] target/arm: Reuse sve_probe_page for scatter stores
` [PATCH v4 17/18] target/arm: Reuse sve_probe_page for gather loads
` [PATCH v4 18/18] target/arm: Remove sve_memopidx

[PATCH v3 00/15] acpi: i386 tweaks
 2020-04-30 16:31 UTC  (9+ messages)
` [PATCH v3 10/15] acpi: parallel: don't use _STA method
` [PATCH v3 12/15] acpi: move aml builder code for floppy device
` [PATCH v3 13/15] acpi: move aml builder code for i8042 (kbd+mouse) device
` [PATCH v3 14/15] acpi: factor out fw_cfg_add_acpi_dsdt()

[PATCH v3] target/arm: Use correct variable for setting 'max' cpu's MIDR_EL1
 2020-04-30 16:46 UTC  (3+ messages)

[PATCH] hostmem: don't use mbind() if host-nodes is epmty
 2020-04-30 16:42 UTC  (2+ messages)

[PATCH v1 0/9] hw/core: stream: Add end-of-packet flag
 2020-04-30 16:24 UTC  (10+ messages)
` [PATCH v1 1/9] hw/net/xilinx_axienet: Auto-clear PHY Autoneg
` [PATCH v1 2/9] hw/net/xilinx_axienet: Cleanup stream->push assignment
` [PATCH v1 3/9] hw/net/xilinx_axienet: Remove unncessary cast
` [PATCH v1 4/9] hw/dma/xilinx_axidma: Add DMA memory-region property
` [PATCH v1 5/9] hw/core: stream: Add an end-of-packet flag
` [PATCH v1 6/9] hw/net/xilinx_axienet: Handle fragmented packets from DMA
` [PATCH v1 7/9] hw/dma/xilinx_axidma: mm2s: Stream descriptor by descriptor
` [PATCH v1 8/9] hw/dma/xilinx_axidma: s2mm: Support stream fragments
` [PATCH v1 9/9] MAINTAINERS: Add myself as streams maintainer

[PATCH v5 0/9] tests/vm: Add support for aarch64 VMs
 2020-04-30 15:57 UTC  (10+ messages)
` [PATCH v5 1/9] tests/vm: Add configuration to basevm.py
` [PATCH v5 2/9] tests/vm: Added configuration file support
` [PATCH v5 3/9] tests/vm: add --boot-console switch
` [PATCH v5 4/9] tests/vm: Add ability to select QEMU from current build
` [PATCH v5 5/9] tests/vm: allow wait_ssh() to specify command
` [PATCH v5 6/9] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v5 7/9] tests/vm: Added a new script for centos.aarch64
` [PATCH v5 8/9] tests/vm: change scripts to use self._config
` [PATCH v5 9/9] tests/vm: Add workaround to consume console

[PULL 00/15] Block layer patches
 2020-04-30 15:52 UTC  (16+ messages)
` [PULL 01/15] qcow2: Add incompatibility note between backing files and raw external data files
` [PULL 02/15] qemu-iotests: allow qcow2 external discarded clusters to contain stale data
` [PULL 03/15] block: Add flags to BlockDriver.bdrv_co_truncate()
` [PULL 04/15] block: Add flags to bdrv(_co)_truncate()
` [PULL 05/15] block-backend: Add flags to blk_truncate()
` [PULL 06/15] qcow2: Support BDRV_REQ_ZERO_WRITE for truncate
` [PULL 07/15] raw-format: "
` [PULL 08/15] file-posix: "
` [PULL 09/15] block: truncate: Don't make backing file data visible
` [PULL 10/15] iotests: Filter testfiles out in filter_img_info()
` [PULL 11/15] iotests: Test committing to short backing file
` [PULL 12/15] qcow2: Forward ZERO_WRITE flag for full preallocation
` [PULL 13/15] nvme: introduce PMR support from NVMe 1.4 spec
` [PULL 14/15] qom: Factor out user_creatable_add_dict()
` [PULL 15/15] qemu-storage-daemon: Fix non-string --object properties

[PATCH] 9pfs: Fix potential deadlock of QEMU mainloop
 2020-04-30 15:53 UTC 

[PATCH] hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string
 2020-04-30 15:52 UTC  (2+ messages)

[PATCH 1/2] target/arm: Make VQDMULL undefined when U=1
 2020-04-30 15:51 UTC  (2+ messages)

[PULL v2 00/30] target-arm queue
 2020-04-30 15:47 UTC  (2+ messages)

[PATCH 0/8] pc-bios: s390x: Cleanup part 1
 2020-04-30 15:42 UTC  (15+ messages)
` [PATCH 3/8] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
` [PATCH 4/8] pc-bios: s390x: Use PSW masks where possible
` [PATCH 5/8] pc-bios: s390x: Move panic() into header and add infinite loop
` [PATCH 6/8] pc-bios: s390x: Use ebcdic2ascii table
` [PATCH 7/8] pc-bios: s390x: Replace 0x00 with 0x0 or 0
` [PATCH 8/8] pc-bios: s390x: Make u32 ptr check explicit

[PATCH] virtiofsd: Show submounts
 2020-04-30 15:41 UTC  (12+ messages)

[PULL 00/20] first set of s390x patches for 5.1
 2020-04-30 15:36 UTC  (2+ messages)

[PATCH v2 0/6] qemu-img: Add convert --bitmaps
 2020-04-30 15:21 UTC  (7+ messages)
` [PATCH v2 2/6] blockdev: Split off basic bitmap operations for qemu-img
` [PATCH v2 3/6] qemu-img: Add bitmap sub-command

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-04-30 15:20 UTC  (8+ messages)

KVM call for 2020-05-05
 2020-04-30 15:03 UTC 

[PULL 00/31] target-arm queue
 2020-04-30 14:52 UTC  (7+ messages)
` [PULL 09/31] hw/core/clock: introduce clock object
` [PULL 26/31] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]
` [PULL 27/31] target/arm/cpu: Update coding style to make checkpatch.pl happy

[PATCH v4 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-04-30 14:43 UTC  (2+ messages)

[PATCH 0/6] vmdk: Fix zero cluster handling
 2020-04-30 14:42 UTC  (12+ messages)
` [PATCH 1/6] vmdk: Rename VmdkMetaData.valid to new_allocation
` [PATCH 2/6] vmdk: Fix zero cluster allocation
` [PATCH 5/6] vmdk: Flush only once in vmdk_L2update()
` [PATCH 6/6] iotests: vmdk: Enable zeroed_grained=on by default


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).