qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-03 16:13:10 to 2021-06-04 08:12:25 UTC [more...]

[RFC] Adding the A64FX's HPC funtions
 2021-06-03 20:08 UTC  (4+ messages)

[Bug 1896298] [NEW] memory leak
 2021-06-04  7:42 UTC  (7+ messages)
` [Bug 1896298] [RFC PATCH] accel/tcg: change default codegen buffer size for i386-softmmu
  `  "
    ` [Bug 1896298] "

[PATCH] virtio-gpu: move scanout_id sanity check
 2021-06-04  7:50 UTC 

[PULL 0/7] Net patches
 2021-06-04  7:49 UTC  (9+ messages)
` [PULL 1/7] net/tap: Added TUNSETSTEERINGEBPF code
` [PULL 2/7] net: Added SetSteeringEBPF method for NetClientState
` [PULL 3/7] ebpf: Added eBPF RSS program
` [PULL 4/7] ebpf: Added eBPF RSS loader
` [PULL 5/7] virtio-net: Added eBPF RSS to virtio-net
` [PULL 6/7] docs: Added eBPF documentation
` [PULL 7/7] MAINTAINERS: Added eBPF maintainers information

[PATCH v7 0/9] i386: KVM: expand Hyper-V features early
 2021-06-04  7:40 UTC  (21+ messages)
` [PATCH v7 1/9] i386: avoid hardcoding '12' as 'hyperv_vendor_id' length
` [PATCH v7 2/9] i386: clarify 'hv-passthrough' behavior
` [PATCH v7 3/9] i386: hardcode supported eVMCS version to '1'
` [PATCH v7 4/9] i386: make hyperv_expand_features() return bool
` [PATCH v7 5/9] i386: expand Hyper-V features during CPU feature expansion time
` [PATCH v7 7/9] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
` [PATCH v7 8/9] i386: Hyper-V SynIC requires POST_MESSAGES/SIGNAL_EVENTS priviliges
` [PATCH v7 9/9] qtest/hyperv: Introduce a simple hyper-v test

[RFC PATCH 00/11] hw/nvme: reimplement all multi-aio commands with custom aiocbs
 2021-06-04  6:52 UTC  (12+ messages)
` [RFC PATCH 01/11] hw/nvme: reimplement flush to allow cancellation
` [RFC PATCH 02/11] hw/nvme: add nvme_block_status_all helper
` [RFC PATCH 03/11] hw/nvme: reimplement dsm to allow cancellation
` [RFC PATCH 04/11] hw/nvme: save reftag when generating pi
` [RFC PATCH 05/11] hw/nvme: remove assert from nvme_get_zone_by_slba
` [RFC PATCH 06/11] hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check
` [RFC PATCH 07/11] hw/nvme: add dw0/1 to the req completion trace event
` [RFC PATCH 08/11] hw/nvme: reimplement the copy command to allow aio cancellation
` [RFC PATCH 09/11] hw/nvme: reimplement zone reset to allow cancellation
` [RFC PATCH 10/11] hw/nvme: reimplement format nvm "
` [RFC PATCH 11/11] Partially revert "hw/block/nvme: drain namespaces on sq deletion"

[PATCH v3 0/7] block: file-posix queue
 2021-06-04  7:21 UTC  (4+ messages)
` [PATCH v3 3/7] block: add max_hw_transfer to BlockLimits

[PATCH] iotests/check: move general long options to double dash
 2021-06-04  7:19 UTC  (4+ messages)

[PATCH v2 0/2] Fixes for "Windows fails to boot"
 2021-06-04  7:01 UTC  (5+ messages)

[PATCH] linux-user/elfload: Implement ELF_HWCAP for RISC-V
 2021-06-04  6:33 UTC 

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-06-04  6:21 UTC  (7+ messages)

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-06-04  6:29 UTC  (11+ messages)

[PATCH v3 00/33] block/nbd: rework client connection
 2021-06-04  5:39 UTC  (41+ messages)
` [PATCH v3 17/33] nbd/client-connection: implement connection retry
` [PATCH v3 18/33] nbd/client-connection: shutdown connection on release
` [PATCH v3 19/33] block/nbd: split nbd_handle_updated_info out of nbd_client_handshake()
` [PATCH v3 20/33] block/nbd: use negotiation of NBDClientConnection
` [PATCH v3 22/33] block/nbd: pass monitor directly to connection thread
` [PATCH v3 23/33] block/nbd: nbd_teardown_connection() don't touch s->sioc
` [PATCH v3 24/33] block/nbd: drop BDRVNBDState::sioc
` [PATCH v3 25/33] nbd/client-connection: return only one io channel
` [PATCH v3 26/33] block-coroutine-wrapper: allow non bdrv_ prefix
` [PATCH v3 27/33] block/nbd: split nbd_co_do_establish_connection out of nbd_reconnect_attempt
` [PATCH v3 28/33] nbd/client-connection: do qio_channel_set_delay(false)
` [PATCH v3 29/33] nbd/client-connection: add option for non-blocking connection attempt
` [PATCH v3 30/33] block/nbd: reuse nbd_co_do_establish_connection() in nbd_open()
` [PATCH v3 31/33] block/nbd: add nbd_clinent_connected() helper
` [PATCH v3 32/33] block/nbd: safer transition to receiving request
` [PATCH v3 33/33] block/nbd: drop connection_co

[PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
 2021-06-04  5:25 UTC  (14+ messages)

[PATCH v1 0/3] hw/riscv: OpenTitan: Add support for the RISC-V timer
 2021-06-04  2:41 UTC  (12+ messages)
` [PATCH v1 2/3] hw/timer: Initial commit of Ibex Timer
` [PATCH v1 3/3] hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer

[PATCH 0/6] target/microblaze: Clean up MMU translation failed path
 2021-06-03 23:35 UTC  (17+ messages)
` [PATCH 1/6] target/microblaze: Use the IEC binary prefix definitions
` [PATCH 2/6] target/microblaze: Extract FPU helpers to fpu_helper.c
` [PATCH 3/6] target/microblaze: Assert transaction failures have exception enabled
` [PATCH 4/6] target/microblaze: Fix Exception Status Register 'Cause' definitions
` [PATCH 5/6] target/microblaze: Replace magic values by proper definitions
` [PATCH 6/6] target/microblaze: Set OPB bits in tlb_fill, not in transaction_failed

[PULL 00/29] softfloat patch queue
 2021-06-03 21:41 UTC  (30+ messages)
` [PULL 01/29] softfloat: Move round_to_uint_and_pack to softfloat-parts.c.inc
` [PULL 02/29] softfloat: Move int_to_float "
` [PULL 03/29] softfloat: Move uint_to_float "
` [PULL 04/29] softfloat: Move minmax_flags "
` [PULL 05/29] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
` [PULL 06/29] softfloat: Move compare_floats to softfloat-parts.c.inc
` [PULL 07/29] softfloat: Move scalbn_decomposed "
` [PULL 08/29] softfloat: Move sqrt_float "
` [PULL 09/29] softfloat: Split out parts_uncanon_normal
` [PULL 10/29] softfloat: Reduce FloatFmt
` [PULL 11/29] softfloat: Introduce Floatx80RoundPrec
` [PULL 12/29] softfloat: Adjust parts_uncanon_normal for floatx80
` [PULL 13/29] tests/fp/fp-test: Reverse order of floatx80 precision tests
` [PULL 14/29] softfloat: Convert floatx80_add/sub to FloatParts
` [PULL 15/29] softfloat: Convert floatx80_mul "
` [PULL 16/29] softfloat: Convert floatx80_div "
` [PULL 17/29] softfloat: Convert floatx80_sqrt "
` [PULL 18/29] softfloat: Convert floatx80_round "
` [PULL 19/29] softfloat: Convert floatx80_round_to_int "
` [PULL 20/29] softfloat: Convert integer to floatx80 "
` [PULL 21/29] softfloat: Convert floatx80 float conversions "
` [PULL 22/29] softfloat: Convert floatx80 to integer "
` [PULL 23/29] softfloat: Convert floatx80_scalbn "
` [PULL 24/29] softfloat: Convert floatx80 compare "
` [PULL 25/29] softfloat: Convert float32_exp2 "
` [PULL 26/29] softfloat: Move floatN_log2 to softfloat-parts.c.inc
` [PULL 27/29] softfloat: Convert modrem operations to FloatParts
` [PULL 28/29] tests/fp: Enable more tests
` [PULL 29/29] softfloat: Use hard-float for {u}int64_to_float{32,64}

[PATCH V3 00/22] Live Update
 2021-06-03 20:44 UTC  (12+ messages)
          ` [PATCH V3 00/22] Live Update [restart]

[PATCH v3 0/2] Gitlab: Add issue templates
 2021-06-03 20:35 UTC  (5+ messages)
` [PATCH v3 1/2] GitLab: Add "Bug" issue reporting template

[PULL 00/45] target-arm queue
 2021-06-03 20:25 UTC  (31+ messages)
` [PULL 12/45] target/arm: fix missing exception class
` [PULL 14/45] target/arm: use raise_exception_ra for MTE check failure
` [PULL 15/45] target/arm: use raise_exception_ra for stack limit exception
` [PULL 17/45] target/arm: Unify unallocated path in disas_fp_1src
` [PULL 19/45] target/arm: Implement vector float32 to bfloat16 conversion
` [PULL 21/45] target/arm: Implement bfloat16 dot product (vector)
` [PULL 23/45] target/arm: Implement bfloat16 matrix multiply accumulate
` [PULL 24/45] target/arm: Implement bfloat widening fma (vector)
` [PULL 25/45] target/arm: Implement bfloat widening fma (indexed)
` [PULL 26/45] linux-user/aarch64: Enable hwcap bits for bfloat16
` [PULL 27/45] target/arm: Enable BFloat16 extensions
` [PULL 29/45] hvf: Move vcpu thread functions into common directory
` [PULL 30/45] hvf: Move cpu "
` [PULL 31/45] hvf: Move hvf internal definitions into common header
` [PULL 32/45] hvf: Make hvf_set_phys_mem() static
` [PULL 33/45] hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t
` [PULL 34/45] hvf: Split out common code on vcpu init and destroy
` [PULL 35/45] hvf: Use cpu_synchronize_state()
` [PULL 36/45] hvf: Make synchronize functions static
` [PULL 37/45] hvf: Remove hvf-accel-ops.h
` [PULL 38/45] hvf: Introduce hvf vcpu struct
` [PULL 39/45] hvf: Simplify post reset/init/loadvm hooks
` [PULL 40/45] tests/qtest/bios-tables-test: Check for dup2() failure
` [PULL 41/45] tests/qtest/e1000e-test: Check qemu_recv() succeeded
` [PULL 42/45] tests/qtest/hd-geo-test: Fix checks on mkstemp() return value
` [PULL 43/45] tests/qtest/pflash-cfi02-test: Avoid potential integer overflow
` [PULL 44/45] tests/qtest/tpm-tests: Remove unnecessary NULL checks
` [PULL 45/45] tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed

[PATCH v2 1/3] doc: Fix some mistakes in the SEV documentation
 2021-06-03 19:54 UTC  (4+ messages)

[PATCH v2] Update Linux headers to 5.13-rc4
 2021-06-03 19:15 UTC 

[PATCH] Update Linux headers to 5.13-rc4
 2021-06-03 19:08 UTC  (2+ messages)

[PATCH v4 00/15] qemu_iotests: improve debugging options
 2021-06-03 19:02 UTC  (5+ messages)
` [PATCH v4 01/15] python: qemu: add timer parameter for qmp.accept socket

[PATCH 0/3] hw/acpi, arm: Provide and use acpi_ghes_present()
 2021-06-03 18:56 UTC  (7+ messages)
` [PATCH 1/3] hw/acpi: Provide stub version of acpi_ghes_record_errors()
` [PATCH 2/3] hw/acpi: Provide function acpi_ghes_present()
` [PATCH 3/3] target/arm: Use acpi_ghes_present() to see if we report ACPI memory errors

[PATCH 0/2] Fixes for broken commit 48afe6e4eabf, Windows fails to boot
 2021-06-03 18:16 UTC  (5+ messages)
` [PATCH 1/2] i386: reorder call to cpu_exec_realizefn in x86_cpu_realizefn

[PATCH v2 00/26] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2021-06-03 18:13 UTC  (35+ messages)
` [PATCH v2 03/26] s390x/tcg: Simplify vop64_3() handling
` [PATCH v2 04/26] s390x/tcg: Simplify vop64_2() handling
` [PATCH v2 05/26] s390x/tcg: Simplify vfc64() handling
` [PATCH v2 06/26] s390x/tcg: Simplify vftci64() handling
` [PATCH v2 07/26] s390x/tcg: Simplify vfma64() handling
` [PATCH v2 08/26] s390x/tcg: Simplify vfll32() handling
` [PATCH v2 09/26] s390x/tcg: Simplify vflr64() handling
` [PATCH v2 10/26] s390x/tcg: Simplify wfc64() handling
` [PATCH v2 13/26] s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT)
` [PATCH v2 14/26] s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT)
` [PATCH v2 15/26] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
` [PATCH v2 16/26] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
` [PATCH v2 20/26] s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
` [PATCH v2 21/26] s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
` [PATCH v2 22/26] s390x/tcg: Implement VECTOR FP NEGATIVE "
` [PATCH v2 23/26] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
` [PATCH v2 24/26] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)

[RFC PATCH 0/2] migration/rdma: Enable use of g_autoptr with struct rdma_cm_event
 2021-06-03 17:51 UTC  (3+ messages)
` [RFC PATCH 2/2] "

[PATCH v8 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-06-03 17:19 UTC  (7+ messages)
` [PATCH v8 02/12] accel: Introduce 'query-accels' QMP command
` [PATCH v8 10/12] qtest/bios-tables-test: Rename TCG specific tests
` [PATCH v8 11/12] qtest/bios-tables-test: Make test build-independent from accelerator

[PATCH v13 0/8] MTE support for KVM guest
 2021-06-03 17:13 UTC  (9+ messages)
` [PATCH v13 4/8] KVM: arm64: Introduce MTE VM feature
` [PATCH v13 5/8] KVM: arm64: Save/restore MTE registers
` [PATCH v13 6/8] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v13 7/8] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH v2 00/12] hw: Various Kconfig fixes
 2021-06-03 16:40 UTC  (5+ messages)

[PATCH] buildsys: Restore listing binaries/tools/helpers in 'make help' target
 2021-06-03 16:07 UTC  (2+ messages)

[PATCH] target/i386: Fix decode of cr8
 2021-06-03 16:03 UTC  (2+ messages)

[RFC PATCH] docs/specs: QMP configuration design specification
 2021-06-03 16:02 UTC  (2+ messages)

[PATCH] block/snapshot: Clarify goto fallback behavior
 2021-06-03 16:02 UTC  (2+ messages)


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