qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-10 13:11:30 to 2020-07-10 18:28:44 UTC [more...]

[Bug 1885332] [NEW] Error in user-mode calculation of ELF aux vector's AT_PHDR
 2020-07-10 18:14 UTC  (3+ messages)
` [Bug 1885332] "

[PATCH v2 0/4] target/avr: Few fixes
 2020-07-10 18:25 UTC  (5+ messages)
` [RFC PATCH v2 4/4] target/avr/translate: Fix SBRC/SBRS instructions

[PATCH] .cirrus.yml: add bash to the brew packages
 2020-07-10 18:22 UTC 

[RFC 00/65] target/riscv: support vector extension v0.9
 2020-07-10 18:19 UTC  (73+ messages)
` [RFC 01/65] target/riscv: fix rsub gvec tcg_assert_listed_vecop assertion
` [RFC 02/65] target/riscv: correct the gvec IR called in gen_vec_rsub16_i64()
` [RFC 03/65] target/riscv: fix return value of do_opivx_widen()
` [RFC 04/65] target/riscv: fix vill bit index in vtype register
` [RFC 05/65] target/riscv: remove vsll.vi, vsrl.vi, vsra.vi insns from using gvec
` [RFC 06/65] target/riscv: rvv-0.9: add vcsr register
` [RFC 07/65] target/riscv: rvv-0.9: add vector context status
` [RFC 08/65] target/riscv: rvv-0.9: update mstatus_vs by tb_flags
` [RFC 09/65] target/riscv: rvv-0.9: add vlenb register
` [RFC 10/65] target/riscv: rvv-0.9: remove MLEN calculations
` [RFC 11/65] target/riscv: rvv-0.9: add fractional LMUL, VTA and VMA
` [RFC 12/65] target/riscv: rvv-0.9: update check functions
` [RFC 13/65] target/riscv: rvv-0.9: configure instructions
` [RFC 14/65] target/riscv: rvv-0.9: stride load and store instructions
` [RFC 18/65] target/riscv: rvv-0.9: amo operations
` [RFC 19/65] target/riscv: rvv-0.9: load/store whole register instructions
` [RFC 22/65] target/riscv: rvv-0.9: floating-point square-root instruction
` [RFC 23/65] target/riscv: rvv-0.9: floating-point classify instructions
` [RFC 25/65] target/riscv: rvv-0.9: find-first-set mask bit instruction
` [RFC 26/65] target/riscv: rvv-0.9: set-X-first mask bit instructions
` [RFC 28/65] target/riscv: rvv-0.9: element index instruction
` [RFC 29/65] target/riscv: rvv-0.9: integer scalar move instructions
` [RFC 30/65] target/riscv: rvv-0.9: floating-point "
` [RFC 31/65] target/riscv: rvv-0.9: whole register "
` [RFC 32/65] target/riscv: rvv-0.9: integer extension instructions
` [RFC 34/65] target/riscv: rvv-0.9: integer add-with-carry/subtract-with-borrow
` [RFC 37/65] target/riscv: rvv-0.9: quad-widening integer multiply-add instructions
` [RFC 38/65] target/riscv: rvv-0.9: integer merge and move instructions
` [RFC 40/65] target/riscv: rvv-0.9: integer comparison instructions
` [RFC 41/65] target/riscv: rvv-0.9: floating-point compare instructions
` [RFC 42/65] target/riscv: rvv-0.9: single-width integer reduction instructions
` [RFC 44/65] target/riscv: rvv-0.9: mask-register logical instructions
` [RFC 45/65] target/riscv: rvv-0.9: register gather instructions
` [RFC 46/65] target/riscv: rvv-0.9: slide instructions
` [RFC 47/65] target/riscv: rvv-0.9: floating-point "
` [RFC 48/65] target/riscv: rvv-0.9: narrowing fixed-point clip instructions
` [RFC 49/65] target/riscv: rvv-0.9: floating-point move instructions
` [RFC 50/65] target/riscv: rvv-0.9: floating-point/integer type-convert instructions
` [RFC 52/65] target/riscv: rvv-0.9: widening floating-point reduction instructions
` [RFC 53/65] target/riscv: rvv-0.9: single-width scaling shift instructions
` [RFC 54/65] target/riscv: rvv-0.9: remove widening saturating scaled multiply-add
` [RFC 55/65] target/riscv: rvv-0.9: remove vmford.vv and vmford.vf
` [RFC 56/65] target/riscv: rvv-0.9: remove integer extract instruction
` [RFC 57/65] target/riscv: rvv-0.9: floating-point min/max instructions
` [RFC 58/65] target/riscv: rvv-0.9: widening floating-point/integer type-convert
` [RFC 59/65] target/riscv: rvv-0.9: narrowing "
` [RFC 60/65] softfloat: add fp16 and uint8/int8 interconvert functions
` [RFC 61/65] fpu: fix float16 nan check
` [RFC 63/65] fpu: implement full set compare for fp16
` [RFC 64/65] target/riscv: use softfloat lib float16 comparison functions
` [RFC 65/65] target/riscv: bump to RVV 0.9

[PATCH v4 00/40] testing/next (vm, gitlab, fixes)
 2020-07-10 18:16 UTC  (9+ messages)
` [PATCH v4 11/40] tests/vm: change scripts to use self._config
` [PATCH v4 36/40] gitlab: split build-disabled into two phases

[PATCH v7 00/47] block: Deal with filters
 2020-07-10 17:41 UTC  (11+ messages)
` [PATCH v7 14/47] stream: "
` [PATCH v7 15/47] block: Use CAFs when working with backing chains
` [PATCH v7 16/47] block: Use bdrv_cow_child() in bdrv_co_truncate()

[RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
 2020-07-10 17:40 UTC  (7+ messages)
` [RFC PATCH 2/3] hw/i2c/smbus_eeprom: Add description based on child name

[PATCH v11 00/34] Add subcluster allocation to qcow2
 2020-07-10 17:28 UTC  (37+ messages)
` [PATCH v11 01/34] qcow2: Make Qcow2AioTask store the full host offset
` [PATCH v11 02/34] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
` [PATCH v11 03/34] qcow2: Add calculate_l2_meta()
` [PATCH v11 04/34] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [PATCH v11 05/34] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [PATCH v11 06/34] qcow2: Add get_l2_entry() and set_l2_entry()
` [PATCH v11 07/34] qcow2: Document the Extended L2 Entries feature
` [PATCH v11 08/34] qcow2: Add dummy has_subclusters() function
` [PATCH v11 09/34] qcow2: Add subcluster-related fields to BDRVQcow2State
` [PATCH v11 10/34] qcow2: Add offset_to_sc_index()
` [PATCH v11 11/34] qcow2: Add offset_into_subcluster() and size_to_subclusters()
` [PATCH v11 12/34] qcow2: Add l2_entry_size()
` [PATCH v11 13/34] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v11 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v11 15/34] qcow2: Add qcow2_get_subcluster_range_type()
` [PATCH v11 16/34] qcow2: Add qcow2_cluster_is_allocated()
` [PATCH v11 17/34] qcow2: Add cluster type parameter to qcow2_get_host_offset()
` [PATCH v11 18/34] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [PATCH v11 19/34] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [PATCH v11 20/34] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v11 21/34] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v11 22/34] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v11 23/34] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v11 24/34] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v11 25/34] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v11 26/34] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [PATCH v11 27/34] qcow2: Add subcluster support to handle_alloc_space()
` [PATCH v11 28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v11 29/34] qcow2: Add subcluster support to qcow2_measure()
` [PATCH v11 30/34] qcow2: Add prealloc field to QCowL2Meta
` [PATCH v11 31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v11 32/34] qcow2: Allow preallocation and backing files if extended_l2 is set
` [PATCH v11 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
` [PATCH v11 34/34] iotests: Add tests for qcow2 images with extended L2 entries

[PATCH 0/2] block: add logging facility for long standing IO requests
 2020-07-10 17:27 UTC  (3+ messages)
` [PATCH 1/2] block/block-backend: add converter from BlockAcctStats to BlockBackend
` [PATCH 2/2] block: add logging facility for long standing IO requests

[PATCH 0/2] iotests: More _filter_img_create fixes
 2020-07-10 17:18 UTC  (6+ messages)
` [PATCH 1/2] iotests: Drop readarray from _do_filter_img_create
` [PATCH 2/2] iotests: Set LC_ALL=C for sort

[PULL v2 00/32] AVR port
 2020-07-10 17:04 UTC  (2+ messages)
` [PULL v2 09/32] target/avr: Add instruction helpers

[PULL 00/10] Modules 20200707 patches
 2020-07-10 16:58 UTC  (2+ messages)

[PATCH 0/2] kvm: x86/cpu: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-10 16:49 UTC  (10+ messages)
` [PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it

[PATCH v5 0/4] modify CPU model info
 2020-07-10 16:48 UTC  (5+ messages)
` [PATCH v5 1/4] target/i386: add missing vmx features for several CPU models

[PULL 0/1] 9p fixes for 5.1 2020-07-10
 2020-07-10 16:35 UTC  (2+ messages)
` [PULL 1/1] 9p: null terminate fs driver options list

[PULL v2] Block layer patches
 2020-07-10 16:35 UTC  (5+ messages)
` [PATCH] fixup! qemu-img: Deprecate use of -b without -F

[RFC 0/3] x86: fix cpu hotplug with secure boot
 2020-07-10 16:17 UTC  (4+ messages)
` [RFC 1/3] x86: lpc9: let firmware negotiate CPU hotplug SMI feature
` [RFC 2/3] x86: cphp: prevent guest crash on CPU hotplug when broadcast SMI is in use
` [RFC 3/3] x68: acpi: trigger SMI before scanning for hotplugged CPUs

[PATCH for-5.1] file-posix: Mitigate file fragmentation with extent size hints
 2020-07-10 16:12 UTC  (3+ messages)

QEMU | Pipeline #165302224 has failed for master | f2a1cf91
 2020-07-10 16:04 UTC 

[PATCH 0/6] target/riscv: NaN-boxing for multiple precison
 2020-07-10 16:03 UTC  (6+ messages)

[PULL 00/32] AVR port
 2020-07-10 16:00 UTC  (9+ messages)

[PATCH] block: Raise an error when backing file parameter is an empty string
 2020-07-10 15:57 UTC  (3+ messages)

[PULL v2 00/52] Misc patches for QEMU 5.1 soft freeze
 2020-07-10 15:53 UTC  (16+ messages)

[PULL 00/31] Block patches
 2020-07-10 15:48 UTC  (3+ messages)
` [PULL 03/31] iotests: Make _filter_img_create more active

[PATCH v2 1/4] target/nios2: add DISAS_NORETURN case for nothing more to generate
 2020-07-10 23:34 UTC  (4+ messages)
` [PATCH v2 2/4] target/nios2: in line the semantics of DISAS_UPDATE with other targets
` [PATCH v2 3/4] target/nios2: Use gen_io_start around wrctl instruction
` [PATCH v2 4/4] hw/nios2: exit to main CPU loop only when unmasking interrupts

[PATCH RFC 0/5] s390x: initial support for virtio-mem
 2020-07-10 15:45 UTC  (10+ messages)
` [PATCH RFC 2/5] s390x: implement diag260

[PATCH RFCv2 0/6] s390x: initial support for virtio-mem
 2020-07-10 15:14 UTC  (7+ messages)
` [PATCH RFCv2 1/6] s390x: move setting of maximum ram size to machine init
` [PATCH RFCv2 2/6] s390x/diag: no need to check for PGM_PRIVILEGED in diag308
` [PATCH RFCv2 3/6] s390x/diag: implement diag260
` [PATCH RFCv2 4/6] s390x: prepare device memory address space
` [PATCH RFCv2 5/6] s390x: implement virtio-mem-ccw
` [PATCH RFCv2 6/6] s390x: initial support for virtio-mem

[PATCH v2] tests: improve performance of device-introspect-test
 2020-07-10 15:06 UTC  (2+ messages)

[PATCH v2] Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
 2020-07-10 15:00 UTC  (4+ messages)

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-07-10 14:41 UTC  (2+ messages)
` [Bug 1856335] "

[PULL v2 00/53] Error reporting patches patches for 2020-07-07
 2020-07-10 14:50 UTC  (6+ messages)
` [PULL v2 14/53] qemu-option: Use returned bool to check for failure
` [PULL v2 26/53] qom: Put name parameter before value / visitor parameter
` [PULL v2 43/53] qemu-img: Ignore Error objects where the return value suffices
` [PULL v2 50/53] fw_cfg: Use ERRP_GUARD()

[PATCH for-5.1 0/2] qemu-img convert: Fix abort with unaligned image size
 2020-07-10 14:43 UTC  (6+ messages)
` [PATCH for-5.1 1/2] block: Require aligned image size to avoid assertion failure
` [PATCH for-5.1 2/2] file-posix: Allow byte-aligned O_DIRECT with NFS

[PATCH v8 0/6] block: seriously improve savevm/loadvm performance
 2020-07-10 14:40 UTC  (3+ messages)
` [PATCH 6/6] block/io: improve loadvm performance

Migrating custom qemu.org infrastructure to GitLab
 2020-07-10 14:09 UTC  (3+ messages)

[PULL 00/41] testing updates (vm, gitlab, misc build fixes)
 2020-07-10 13:50 UTC  (3+ messages)
` [PULL 04/41] tests/vm: Add configuration to basevm.py

[PATCH v2 0/2] linux-user: fix print_syscall_err()
 2020-07-10 13:48 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: fix the errno value in print_syscall_err()

[PATCH] softmmu/vl: Be less verbose about missing KVM when running the qtests
 2020-07-10 13:23 UTC  (2+ messages)

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-10 13:30 UTC  (11+ messages)

[PATCH] hw/net/ftgmac100: Fix integer overflow in ftgmac100_do_tx()
 2020-07-10 13:20 UTC  (3+ messages)

[PULL 0/2] xen queue 2020-07-10
 2020-07-10 13:11 UTC  (3+ messages)
` [PULL 1/2] xen: Fix xen-legacy-backend qdev types
` [PULL 2/2] xen: cleanup unrealized flash devices


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