messages from 2018-02-23 15:36:44 to 2018-02-23 22:10:36 UTC [more...]
[Qemu-devel] [PATCH v2 00/32] Add ARMv8.2 half-precision functions
2018-02-23 22:10 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 11/32] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
[Qemu-devel] [PATCH V5 0/4] tests: Add migration test for aarch64
2018-02-23 21:58 UTC (5+ messages)
` [Qemu-devel] [PATCH V5 1/4] rules: Move cross compilation auto detection functions to rules.mak
` [Qemu-devel] [PATCH V5 2/4] tests/migration: Convert the boot block compilation script into Makefile
` [Qemu-devel] [PATCH V5 3/4] tests/migration: Add migration-test header file
` [Qemu-devel] [PATCH V5 4/4] tests: Add migration test for aarch64
[Qemu-devel] [PULL v1 0/2] Merge tpm 2018/02/21 v1
2018-02-23 21:39 UTC (3+ messages)
` [Qemu-devel] [PULL v1 1/2] tests: Move common TPM test code into tpm-emu.c
` [Qemu-devel] [PULL v1 2/2] tests: add test for TPM TIS device
[Qemu-devel] [PATCH v6 00/23] RISC-V QEMU Port Submission
2018-02-23 21:31 UTC (8+ messages)
` [Qemu-devel] [PATCH v6 11/23] Add symbol table callback function interface to load_elf
` [Qemu-devel] [PATCH v6 12/23] RISC-V HTIF Console
[Qemu-devel] [PATCH v2 00/67] target/arm: Scalable Vector Extension
2018-02-23 21:15 UTC (56+ messages)
` [Qemu-devel] [PATCH v2 01/67] target/arm: Enable SVE for aarch64-linux-user
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 14/67] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
` [Qemu-devel] [PATCH v2 21/67] target/arm: Implement SVE floating-point exponential accelerator
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 25/67] target/arm: Implement SVE Integer Wide Immediate - Predicated Group
` [Qemu-devel] [PATCH v2 26/67] target/arm: Implement SVE Permute - Extract Group
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 27/67] target/arm: Implement SVE Permute - Unpredicated Group
` [Qemu-devel] [PATCH v2 28/67] target/arm: Implement SVE Permute - Predicates Group
` [Qemu-devel] [PATCH v2 31/67] target/arm: Implement SVE conditionally broadcast/extract element
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 32/67] target/arm: Implement SVE copy to vector (predicated)
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 33/67] target/arm: Implement SVE reverse within elements
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 34/67] target/arm: Implement SVE vector splice (predicated)
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 35/67] target/arm: Implement SVE Select Vectors Group
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 36/67] target/arm: Implement SVE Integer Compare - "
` [Qemu-devel] [PATCH v2 37/67] target/arm: Implement SVE Integer Compare - Immediate Group
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 38/67] target/arm: Implement SVE Partition Break Group
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 39/67] target/arm: Implement SVE Predicate Count Group
` [Qemu-devel] [PATCH v2 40/67] target/arm: Implement SVE Integer Compare - Scalars Group
` [Qemu-devel] [PATCH v2 41/67] target/arm: Implement FDUP/DUP
` [Qemu-devel] [PATCH v2 42/67] target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 43/67] target/arm: Implement SVE Floating Point Arithmetic "
` [Qemu-devel] [Qemu-arm] [PATCH v2 00/67] target/arm: Scalable Vector Extension
[Qemu-devel] [PATCH v2] block: Fix qemu crash when using scsi-block
2018-02-23 20:34 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH 0/7] RFC: ovmf: preliminary TPM2 support
2018-02-23 19:45 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/7] SecurityPkg/Tcg2Pei: drop Tcg2PhysicalPresenceLib dependency
` [Qemu-devel] [edk2] "
` [Qemu-devel] [PATCH 2/7] ovmf: link with Tcg2ConfigPei module
` [Qemu-devel] [edk2] "
` [Qemu-devel] [PATCH 3/7] HACK: HobLib: workaround infinite loop
` [Qemu-devel] [edk2] "
` [Qemu-devel] [edk2] [PATCH 0/7] RFC: ovmf: preliminary TPM2 support
[Qemu-devel] [PATCH v3 00/36] x-blockdev-create for protocols and qcow2
2018-02-23 19:25 UTC (37+ messages)
` [Qemu-devel] [PATCH v3 01/36] block/qapi: Introduce BlockdevCreateOptions
` [Qemu-devel] [PATCH v3 02/36] block/qapi: Add qcow2 create options to schema
` [Qemu-devel] [PATCH v3 03/36] qcow2: Let qcow2_create() handle protocol layer
` [Qemu-devel] [PATCH v3 04/36] qcow2: Pass BlockdevCreateOptions to qcow2_create2()
` [Qemu-devel] [PATCH v3 05/36] qcow2: Use BlockdevRef in qcow2_create2()
` [Qemu-devel] [PATCH v3 06/36] qcow2: Use QCryptoBlockCreateOptions "
` [Qemu-devel] [PATCH v3 07/36] qcow2: Handle full/falloc preallocation "
` [Qemu-devel] [PATCH v3 08/36] util: Add qemu_opts_to_qdict_filtered()
` [Qemu-devel] [PATCH v3 09/36] test-qemu-opts: Test qemu_opts_append()
` [Qemu-devel] [PATCH v3 10/36] test-qemu-opts: Test qemu_opts_to_qdict_filtered()
` [Qemu-devel] [PATCH v3 11/36] qdict: Introduce qdict_rename_keys()
` [Qemu-devel] [PATCH v3 12/36] qcow2: Use visitor for options in qcow2_create()
` [Qemu-devel] [PATCH v3 13/36] block: Make bdrv_is_whitelisted() public
` [Qemu-devel] [PATCH v3 14/36] block: x-blockdev-create QMP command
` [Qemu-devel] [PATCH v3 15/36] file-posix: Support .bdrv_co_create
` [Qemu-devel] [PATCH v3 16/36] file-win32: "
` [Qemu-devel] [PATCH v3 17/36] gluster: "
` [Qemu-devel] [PATCH v3 18/36] rbd: Fix use after free in qemu_rbd_set_keypairs() error path
` [Qemu-devel] [PATCH v3 19/36] rbd: Factor out qemu_rbd_connect()
` [Qemu-devel] [PATCH v3 20/36] rbd: Remove non-schema options from runtime_opts
` [Qemu-devel] [PATCH v3 21/36] rbd: Pass BlockdevOptionsRbd to qemu_rbd_connect()
` [Qemu-devel] [PATCH v3 22/36] rbd: Support .bdrv_co_create
` [Qemu-devel] [PATCH v3 23/36] rbd: Assign s->snap/image_name in qemu_rbd_open()
` [Qemu-devel] [PATCH v3 24/36] rbd: Use qemu_rbd_connect() in qemu_rbd_do_create()
` [Qemu-devel] [PATCH v3 25/36] nfs: Use QAPI options in nfs_client_open()
` [Qemu-devel] [PATCH v3 26/36] nfs: Support .bdrv_co_create
` [Qemu-devel] [PATCH v3 27/36] sheepdog: QAPIfy "redundancy" create option
` [Qemu-devel] [PATCH v3 28/36] sheepdog: Support .bdrv_co_create
` [Qemu-devel] [PATCH v3 29/36] ssh: Use QAPI BlockdevOptionsSsh object
` [Qemu-devel] [PATCH v3 30/36] ssh: QAPIfy host-key-check option
` [Qemu-devel] [PATCH v3 31/36] ssh: Pass BlockdevOptionsSsh to connect_to_ssh()
` [Qemu-devel] [PATCH v3 32/36] ssh: Support .bdrv_co_create
` [Qemu-devel] [PATCH v3 33/36] file-posix: Fix no-op bdrv_truncate() with falloc preallocation
` [Qemu-devel] [PATCH v3 34/36] block: Fail bdrv_truncate() with negative size
` [Qemu-devel] [PATCH v3 35/36] qemu-iotests: Test qcow2 over file image creation with QMP
` [Qemu-devel] [PATCH v3 36/36] qemu-iotests: Test ssh image creation over QMP
[Qemu-devel] [PATCH] loader: don't perform overlapping address check for memory region ROM images
2018-02-23 18:53 UTC (4+ messages)
[Qemu-devel] [PATCH 00/10] linux-user: Speed up guest space initialization on 32-bit ARM target
2018-02-23 18:48 UTC (6+ messages)
` [Qemu-devel] [PATCH 01/10] linux-user: Use #if to only call validate_guest_space for "
` [Qemu-devel] [PATCH 03/10] linux-user: init_guest_space: Clean up if we can't initialize the commpage
[Qemu-devel] [PATCH] macio: fix NULL pointer dereference when issuing IDE trim
2018-02-23 18:47 UTC
[Qemu-devel] [PATCH REPOST v1 0/8] Group support and random clean-ups
2018-02-23 18:23 UTC (18+ messages)
` [Qemu-devel] [PATCH v1 1/8] risugen: support @GroupName in risu files
` [Qemu-devel] [PATCH v1 2/8] aarch64.risu: clean-up and annotate with groups
` [Qemu-devel] [PATCH v1 3/8] aarch64.risu: add cryptographic extensions for v8.2
` [Qemu-devel] [PATCH v1 4/8] new contrib/generate_all.sh: batch risugen script
` [Qemu-devel] [PATCH v1 5/8] contrib/run_risu.sh: allow appending of QEMU_FLAGS
` [Qemu-devel] [PATCH v1 6/8] contrib/run_risu.sh: don't set -e
` [Qemu-devel] [PATCH v1 7/8] contrib/run_risu.sh: add a visual cue for a clean-run
` [Qemu-devel] [PATCH v1 8/8] aarch64.risu: update Floating-point data-processing (1 source)
[Qemu-devel] [PATCH RFC 14/14] qapi: Add #if conditions to commands, events, types, visitors
2018-02-23 18:13 UTC (3+ messages)
[Qemu-devel] [PATCH v2 1/1] hw: register: Run post_write hook on reset
2018-02-23 18:02 UTC (4+ messages)
[Qemu-devel] [PATCH v4 0/3] s390x/sclp: 64 bit event masks
2018-02-23 17:42 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] s390x/sclp: proper support of larger send and receive masks
` [Qemu-devel] [PATCH v4 2/3] s390x/sclp: clean up sclp masks
` [Qemu-devel] [PATCH v4 3/3] s390x/sclp: extend SCLP event masks to 64 bits
[Qemu-devel] [PATCH v2 00/29] Modularize generated QAPI code
2018-02-23 17:51 UTC (41+ messages)
` [Qemu-devel] [PATCH v2 05/29] qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDoc
` [Qemu-devel] [PATCH v2 08/29] qapi-gen: New common driver for code and doc generators
` [Qemu-devel] [PATCH v2 09/29] qapi-gen: Convert from getopt to argparse
` [Qemu-devel] [PATCH v2 10/29] qapi: Touch generated files only when they change
` [Qemu-devel] [PATCH v2 14/29] qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()
` [Qemu-devel] [PATCH v2 15/29] qapi: Record 'include' directives in parse tree
` [Qemu-devel] [PATCH v2 17/29] qapi: Record 'include' directives in intermediate representation
` [Qemu-devel] [PATCH v2 19/29] qapi: Make code-generating visitors use QAPIGen more
` [Qemu-devel] [PATCH v2 20/29] qapi/types qapi/visit: Generate built-in stuff into separate files
` [Qemu-devel] [PATCH v2 22/29] qapi: Generate separate .h, .c for each module
` [Qemu-devel] [PATCH v2 23/29] Include less of the generated modular QAPI headers
` [Qemu-devel] [PATCH v2 24/29] qapi: Empty out qapi-schema.json
` [Qemu-devel] [PATCH v2 27/29] qapi: Move qapi-schema.json to qapi/, rename generated files
[Qemu-devel] [PATCH v1] numa: s390x has no NUMA
2018-02-23 17:36 UTC
[Qemu-devel] [PATCH] ppc: Fix size of ppc64 xer register (fwd)
2018-02-23 17:29 UTC
[Qemu-devel] [PATCH v6 0/3] Add and connect the ZynqMP RTC
2018-02-23 17:21 UTC (2+ messages)
` [Qemu-devel] [PATCH v6 1/3] xlnx-zynqmp-rtc: Initial commit
[Qemu-devel] [PATCH 0/3] QAPI file renames
2018-02-23 17:15 UTC (5+ messages)
` [Qemu-devel] [PATCH 3/3] qapi: Rename .json to .qapi
[Qemu-devel] [PATCH v2 00/36] x-blockdev-create for protocols and qcow2
2018-02-23 17:09 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 18/36] rbd: Fix use after free in qemu_rbd_set_keypairs() error path
` [Qemu-devel] [PATCH v2 21/36] rbd: Pass BlockdevOptionsRbd to qemu_rbd_connect()
[Qemu-devel] [PATCH v8 00/21] add byte-based block_status driver callbacks
2018-02-23 17:05 UTC (5+ messages)
` [Qemu-devel] [PATCH v8 09/21] null: Switch to .bdrv_co_block_status()
[Qemu-devel] [PATCH 00/19] target/hppa: Convert to decodetree.py
2018-02-23 16:51 UTC (2+ messages)
[Qemu-devel] [PATCH v6 0/5] Initial write support for MTP objects
2018-02-23 16:48 UTC (6+ messages)
` [Qemu-devel] [PATCH v6 1/5] usb-mtp: Add one more argument when building results
` [Qemu-devel] [PATCH v6 2/5] usb-mtp: print parent path in IN_IGNORED trace fn
` [Qemu-devel] [PATCH v6 3/5] usb-mtp: Support delete of mtp objects
` [Qemu-devel] [PATCH v6 4/5] usb-mtp: Introduce write support for MTP objects
` [Qemu-devel] [PATCH v6 5/5] usb-mtp: Advertise SendObjectInfo for write support
[Qemu-devel] [PATCH] log-for-trace.h: Split out parts of log.h used by trace.h
2018-02-23 16:33 UTC (2+ messages)
[Qemu-devel] [PATCH v9 00/13] Interactive Boot Menu for DASD and SCSI Guests on s390x
2018-02-23 16:14 UTC (18+ messages)
` [Qemu-devel] [PATCH v9 01/13] s390-ccw: refactor boot map table code
` [Qemu-devel] [PATCH v9 02/13] s390-ccw: refactor eckd_block_num to use CHS
` [Qemu-devel] [PATCH v9 03/13] s390-ccw: refactor IPL structs
` [Qemu-devel] [PATCH v9 04/13] s390-ccw: update libc
` [Qemu-devel] [PATCH v9 05/13] s390-ccw: move auxiliary IPL data to separate location
` [Qemu-devel] [PATCH v9 06/13] s390-ccw: parse and set boot menu options
` [Qemu-devel] [PATCH v9 07/13] s390-ccw: set up interactive boot menu parameters
` [Qemu-devel] [PATCH v9 08/13] s390-ccw: read stage2 boot loader data to find menu
` [Qemu-devel] [PATCH v9 09/13] s390-ccw: print zipl boot menu
` [Qemu-devel] [PATCH v9 10/13] s390-ccw: read user input for boot index via the SCLP console
` [Qemu-devel] [PATCH v9 11/13] s390-ccw: set cp_receive mask only when needed and consume pending service irqs
` [Qemu-devel] [PATCH v9 12/13] s390-ccw: use zipl values when no boot menu options are present
` [Qemu-devel] [PATCH v9 13/13] s390-ccw: interactive boot menu for scsi
[Qemu-devel] [PATCH v2] tcg: Add choose_vector_size
2018-02-23 16:12 UTC
[Qemu-devel] proposed release schedule for QEMU 2.12
2018-02-23 16:04 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/7] vfio: add display support
2018-02-23 15:58 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 4/7] qdev: add hotpluggable to DeviceState
[Qemu-devel] [PATCH v3 00/31] Add ARMv8.2 half-precision functions
2018-02-23 15:36 UTC (31+ messages)
` [Qemu-devel] [PATCH v3 02/31] target/arm/cpu64: introduce ARM_V8_FP16 feature bit
` [Qemu-devel] [PATCH v3 03/31] target/arm/cpu.h: update comment for half-precision values
` [Qemu-devel] [PATCH v3 04/31] target/arm/cpu.h: add additional float_status flags
` [Qemu-devel] [PATCH v3 05/31] target/arm/helper: pass explicit fpst to set_rmode
` [Qemu-devel] [PATCH v3 06/31] arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
` [Qemu-devel] [PATCH v3 07/31] arm/translate-a64: handle_3same_64 comment fix
` [Qemu-devel] [PATCH v3 08/31] arm/translate-a64: initial decode for simd_three_reg_same_fp16
` [Qemu-devel] [PATCH v3 09/31] arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
` [Qemu-devel] [PATCH v3 10/31] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] "
` [Qemu-devel] [PATCH v3 11/31] arm/translate-a64: add FP16 FMULA/X/S "
` [Qemu-devel] [PATCH v3 12/31] arm/translate-a64: add FP16 FR[ECP/SQRT]S "
` [Qemu-devel] [PATCH v3 13/31] arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16
` [Qemu-devel] [PATCH v3 14/31] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
` [Qemu-devel] [PATCH v3 15/31] arm/translate-a64: add FP16 x2 ops for simd_indexed
` [Qemu-devel] [PATCH v3 16/31] arm/translate-a64: initial decode for simd_two_reg_misc_fp16
` [Qemu-devel] [PATCH v3 17/31] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
` [Qemu-devel] [PATCH v3 18/31] arm/translate-a64: add FCVTxx "
` [Qemu-devel] [PATCH v3 19/31] arm/translate-a64: add FP16 FCMxx (zero) "
` [Qemu-devel] [PATCH v3 20/31] arm/translate-a64: add FP16 SCVTF/UCVFT "
` [Qemu-devel] [PATCH v3 21/31] arm/translate-a64: add FP16 FNEG/FABS "
` [Qemu-devel] [PATCH v3 22/31] arm/helper.c: re-factor recpe and add recepe_f16
` [Qemu-devel] [PATCH v3 23/31] arm/translate-a64: add FP16 FRECPE
` [Qemu-devel] [PATCH v3 24/31] arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16
` [Qemu-devel] [PATCH v3 25/31] arm/translate-a64: add FP16 FSQRT "
` [Qemu-devel] [PATCH v3 26/31] arm/helper.c: re-factor rsqrte and add rsqrte_f16
` [Qemu-devel] [PATCH v3 27/31] arm/translate-a64: add FP16 FRSQRTE to simd_two_reg_misc_fp16
` [Qemu-devel] [PATCH v3 28/31] arm/translate-a64: add FP16 FMOV to simd_mod_imm
` [Qemu-devel] [PATCH v3 29/31] arm/translate-a64: add all FP16 ops in simd_scalar_pairwise
` [Qemu-devel] [PATCH v3 30/31] arm/translate-a64: implement simd_scalar_three_reg_same_fp16
` [Qemu-devel] [PATCH v3 31/31] arm/translate-a64: add all single op FP16 to handle_fp_1src_half
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).