qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-06 19:49:36 to 2021-06-07 16:43:27 UTC [more...]

[RFC] Adding the A64FX's HPC funtions
 2021-06-07 10:14 UTC  (8+ messages)

[PATCH 00/11] softfloat: Improve denormal handling
 2021-06-07 16:41 UTC  (12+ messages)
` [PATCH 01/11] softfloat: Rename float_flag_input_denormal to float_flag_iflush_denormal
` [PATCH 02/11] softfloat: Rename float_flag_output_denormal to float_flag_oflush_denormal
` [PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal
` [PATCH 04/11] softfloat: Introduce float_flag_result_denormal

[PATCH V3 00/22] Live Update
 2021-06-07 16:40 UTC  (12+ messages)
        ` [PATCH V3 00/22] Live Update [restart]
                    ` [PATCH V3 00/22] Live Update [restart] : exec

Regarding commit a9bcedd (SD card size has to be power of 2)
 2021-06-07 16:33 UTC  (2+ messages)

[PATCH v3 00/26] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2021-06-07 16:25 UTC  (31+ messages)
` [PATCH v3 01/26] s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling
` [PATCH v3 02/26] s390x/tcg: Fix instruction name for VECTOR FP LOAD (LENGTHENED|ROUNDED)
` [PATCH v3 03/26] s390x/tcg: Simplify vop64_3() handling
` [PATCH v3 04/26] s390x/tcg: Simplify vop64_2() handling
` [PATCH v3 05/26] s390x/tcg: Simplify vfc64() handling
` [PATCH v3 06/26] s390x/tcg: Simplify vftci64() handling
` [PATCH v3 07/26] s390x/tcg: Simplify vfma64() handling
` [PATCH v3 08/26] s390x/tcg: Simplify vfll32() handling
` [PATCH v3 09/26] s390x/tcg: Simplify vflr64() handling
` [PATCH v3 10/26] s390x/tcg: Simplify wfc64() handling
` [PATCH v3 11/26] s390x/tcg: Implement VECTOR BIT PERMUTE
` [PATCH v3 12/26] s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
` [PATCH v3 13/26] s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT)
` [PATCH v3 14/26] s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT)
` [PATCH v3 15/26] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
` [PATCH v3 16/26] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
` [PATCH v3 17/26] s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
` [PATCH v3 18/26] s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
` [PATCH v3 19/26] s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION
` [PATCH v3 20/26] s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
` [PATCH v3 21/26] s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
` [PATCH v3 22/26] s390x/tcg: Implement VECTOR FP NEGATIVE "
` [PATCH v3 23/26] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
` [PATCH v3 24/26] linux-user: elf: s390x: Prepare for Vector enhancements facility
` [PATCH v3 25/26] s390x/tcg: We support "
` [PATCH v3 26/26] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2

[PULL 0/8] testing and misc updates
 2021-06-07 16:19 UTC  (13+ messages)
` [PULL 1/8] tests/tcg: add a multiarch signals test to stress test signal delivery
` [PULL 2/8] meson.build: fix cosmetics of compiler display
` [PULL 3/8] tests/tcg/configure.sh: tweak quoting of target_compiler
` [PULL 4/8] tests/acceptance: tag various arm tests as TCG only
` [PULL 5/8] gitlab: work harder to avoid false positives in checkpatch
` [PULL 6/8] gitlab-ci: Split gprof-gcov job
` [PULL 7/8] tests/vm: expose --source-path to scripts to find extra files
` [PULL 8/8] scripts/checkpatch.pl: process .c.inc and .h.inc files as C source

[PATCH 0/2] block-copy: small fix and refactor
 2021-06-07 16:18 UTC  (7+ messages)

[PATCH v3 0/7] support dirtyrate at the granualrity of vcpu
 2021-06-07 16:16 UTC  (11+ messages)
` [PATCH v3 1/7] migration/dirtyrate: make sample page count configurable
` [PATCH v3 2/7] hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds
` [PATCH v3 3/7] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v3 4/7] migration/dirtyrate: add per-vcpu option for calc-dirty-rate
` [PATCH v3 5/7] migration/dirtyrate: adjust struct DirtyRateStat
` [PATCH v3 6/7] memory: make global_dirty_log a bitmask
` [PATCH v3 7/7] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[RFC PATCH 0/9] Initial support for machine creation via QMP
 2021-06-07 16:03 UTC  (6+ messages)
` [RFC PATCH 2/9] replace machine phase_check with machine_is_initialized/ready calls

Windows 7 crashing due to patch: target/i386: extract mmu_translate
 2021-06-07 16:02 UTC 

[PATCH 2/2] Remove leading underscores from Xen defines
 2021-06-07 16:00 UTC  (3+ messages)

TCG op for 32 bit only cpu on qemu-riscv64
 2021-06-07 15:59 UTC  (5+ messages)

[PATCH RFC 0/3] python/iotests: Run iotest linters during Python CI
 2021-06-07 15:51 UTC  (6+ messages)
` [PATCH RFC 2/3] iotests: split 'linters.py' off from 297

[PATCH v4 0/2] Gitlab: Add issue templates
 2021-06-07 15:31 UTC  (3+ messages)
` [PATCH v4 1/2] GitLab: Add "Bug" issue reporting template
` [PATCH v4 2/2] GitLab: Add "Feature Request" issue template

[PATCH] tcg: Introduce tcg_remove_ops_after
 2021-06-07 15:22 UTC  (3+ messages)

[PATCH v5 00/11] 64bit block-layer: part II
 2021-06-07 15:05 UTC  (5+ messages)
` [PATCH v5 08/11] block/io: allow 64bit write-zeroes requests
` [PATCH v5 09/11] block: make BlockLimits::max_pdiscard 64bit

[PATCH] migration/rdma: Use huge page register VM memory
 2021-06-07 15:00 UTC  (3+ messages)

[PATCH] iotests/check: move general long options to double dash
 2021-06-07 14:44 UTC  (6+ messages)

[PATCH] netdev: add more commands to preconfig mode
 2021-06-07 14:22 UTC  (3+ messages)

[PATCH] block: add more commands to preconfig mode
 2021-06-07 14:20 UTC  (3+ messages)

[PATCH] object: add more commands to preconfig mode
 2021-06-07 14:18 UTC  (2+ messages)

[PATCH v4 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-06-07 14:18 UTC  (3+ messages)
` [PATCH v4 1/9] qapi: replace List[str] by QAPISchemaIfCond

[PATCH v3 0/4] target/i386/cpu: introduce new CPU models for x86-64 ABI levels
 2021-06-07 13:58 UTC  (5+ messages)
` [PATCH v3 1/4] docs: add a table showing x86-64 ABI compatibility levels
` [PATCH v3 2/4] target/i386: define CPU models to model x86-64 ABI levels
` [PATCH v3 3/4] scripts: helper to generate x86_64 CPU ABI compat info
` [PATCH v3 4/4] NOT FOR MERGE target/i386: use x86-64-abi1 CPU model as default on x86_64

[PATCH v3 0/7] block: file-posix queue
 2021-06-07 13:52 UTC  (6+ messages)
` [PATCH v3 1/7] file-posix: fix max_iov for /dev/sg devices

[PATCH] scripts/checkpatch.pl: process .c.inc and .h.inc files as C source
 2021-06-07 13:49 UTC  (3+ messages)

[PATCH v16 00/99] arm tcg/kvm refactor and split with kvm only support
 2021-06-07 13:48 UTC  (21+ messages)
` [PATCH v16 02/99] accel: Introduce 'query-accels' QMP command
` [PATCH v16 03/99] qtest: Add qtest_has_accel() method
` [PATCH v16 04/99] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM
` [PATCH v16 06/99] qtest/arm-cpu-features: Remove TCG fallback to KVM specific tests
` [PATCH v16 07/99] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for TCG
` [PATCH v16 08/99] qtest/migration-test: Skip tests if KVM not builtin on s390x/ppc64
` [PATCH v16 09/99] qtest/bios-tables-test: Rename tests not TCG specific
` [PATCH v16 10/99] qtest/bios-tables-test: Rename TCG specific tests
` [PATCH v16 11/99] qtest/bios-tables-test: Make test build-independent from accelerator
` [PATCH v16 12/99] qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore

[Qemu-devel] [PATCH] configure: Define NCURSES_WIDECHAR if we're using curses
 2021-06-07 13:05 UTC  (4+ messages)

[PATCH] vga: Allow writing VBE_DISPI_ID5 to ID register
 2021-06-07 11:53 UTC 

[PATCH v3 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-06-07 12:49 UTC  (8+ messages)
` [PATCH v3 3/7] ACPI ERST: support for ACPI ERST feature
` [PATCH v3 4/7] ACPI ERST: include ERST feature in build of ACPI support
` [PATCH v3 5/7] ACPI ERST: create ERST device for pc/x86 machines

[PULL 0/2] Libslirp patches
 2021-06-07 12:16 UTC  (4+ messages)

[PATCH] RFC: net: document "-netdev user" explicitly as unsafe
 2021-06-07 12:06 UTC  (2+ messages)

[PATCH 0/9] gitlab-ci: Make mainstream CI green again
 2021-06-07 11:36 UTC  (3+ messages)
` [PATCH 6/9] gitlab-ci: Split gprof-gcov job

[PATCH v14 0/8] MTE support for KVM guest
 2021-06-07 11:08 UTC  (9+ messages)
` [PATCH v14 1/8] arm64: mte: Handle race when synchronising tags
` [PATCH v14 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
` [PATCH v14 3/8] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v14 4/8] KVM: arm64: Introduce MTE VM feature
` [PATCH v14 5/8] KVM: arm64: Save/restore MTE registers
` [PATCH v14 6/8] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v14 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v14 8/8] KVM: arm64: Document MTE capability and ioctl

[PATCH] memory: Display MemoryRegion name in read/write ops trace events
 2021-06-07 11:29 UTC  (6+ messages)

[RFC PATCH 00/11] hw/nvme: reimplement all multi-aio commands with custom aiocbs
 2021-06-07 11:02 UTC  (7+ messages)

[PATCH 0/5] esp: fixes for MacOS toolbox ROM
 2021-06-07 11:00 UTC  (3+ messages)

[PATCH 0/2] esp: minor fixes for older Linux versions
 2021-06-07 11:00 UTC  (3+ messages)

[PATCH v2] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes
 2021-06-07 10:23 UTC  (2+ messages)

[PATCH] hw/nvme: add param to control auto zone transitioning to zone state closed
 2021-06-07 10:08 UTC  (9+ messages)

[PATCH] hw/nvme: fix missing check for PMR capability
 2021-06-07  9:47 UTC 

[PATCH v4 0/6] blkdebug: fix racing condition when iterating on
 2021-06-07  9:29 UTC  (6+ messages)
` [PATCH v4 1/6] blkdebug: refactor removal of a suspended request
` [PATCH v4 6/6] blkdebug: protect rules and suspended_reqs with a lock

[RESEND] Multiple SMMUv3 instances on PCI Bus and PCI Host Bridge
 2021-06-07  9:19 UTC  (2+ messages)

[PATCH v2 00/26] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2021-06-07  9:06 UTC  (10+ messages)
` [PATCH v2 01/26] s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling
` [PATCH v2 24/26] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
` [PATCH v2 25/26] s390x/tcg: We support Vector enhancements facility

[PATCH v7 0/9] i386: KVM: expand Hyper-V features early
 2021-06-07  8:38 UTC  (6+ messages)
` [PATCH v7 3/9] i386: hardcode supported eVMCS version to '1'

[PATCH] s390x/kvm: remove unused gs handling
 2021-06-07  8:11 UTC  (2+ messages)

[PATCH 0/2] Improve vmstate_vmbus_dev handling
 2021-06-07  7:16 UTC  (3+ messages)

[PATCH v7 00/10] vhost-vdpa: add support for configure interrupt
 2021-06-07  6:44 UTC  (16+ messages)
` [PATCH v7 05/10] vhost-vdpa: add support for config interrupt call back
` [PATCH v7 07/10] virtio-mmio: add support for configure interrupt
` [PATCH v7 08/10] virtio-pci: decouple virtqueue from kvm_virtio_pci_vector_use
` [PATCH v7 09/10] virtio-pci: add support for configure interrupt
` [PATCH v7 10/10] virtio-net: add peer_deleted check in virtio_net_handle_rx

[PATCH 1/2] Remove leading underscores from QEMU defines
 2021-06-07  6:32 UTC  (2+ messages)

debug script for QEMU/KVM
 2021-06-07  6:13 UTC  (2+ messages)

[Bug 1920013] [NEW] Unable to pass-through PCIe devices from a ppc64le host to an x86_64 guest
 2021-06-07  5:56 UTC  (2+ messages)
` [Bug 1920013] "

The latest Qemu release can't bootup VM with latest guest kernel
 2021-06-07  5:52 UTC  (6+ messages)

[RFC PATCH 0/5] target/ppc: powerpc_excp improvements - part I
 2021-06-07  3:58 UTC  (5+ messages)
` [RFC PATCH 4/5] target/ppc: powerpc_excp: Standardize arguments to interrupt code
` [RFC PATCH 5/5] target/ppc: powerpc_excp: Move interrupt raising code to QOM

[RFC PATCH 00/11] target/ppc: add support to disable-tcg
 2021-06-07  3:50 UTC  (5+ messages)
` [PATCH 02/11] target/ppc: moved ppc_store_sdr1 to cpu.c

[RFC PATCH] target/ppc: removed usage of ppc_store_sdr1 in kvm.c
 2021-06-07  3:52 UTC  (2+ messages)

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-06-07  3:37 UTC  (15+ messages)

[RFC PATCH 0/4] target/ppc: mmu cleanup
 2021-06-07  2:34 UTC  (9+ messages)
` [RFC PATCH 1/4] target/ppc: Don't compile ppc_tlb_invalid_all without TCG
` [RFC PATCH 2/4] target/ppc: divided mmu_helper.c in 2 files
` [RFC PATCH 3/4] target/ppc: moved ppc_store_sdr1 to mmu_common.c
` [RFC PATCH 4/4] target/ppc: Moved helpers to mmu_helper.c

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-06-07  3:05 UTC  (11+ messages)

[PATCH v2 0/2] DEVICE_UNPLUG_ERROR QAPI event
 2021-06-07  2:25 UTC  (7+ messages)
` [PATCH v2 1/2] qapi/machine.json: add "
` [PATCH v2 2/2] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors

[PATCH RFC] USB Video Class device emulation
 2021-06-06 17:30 UTC 

[RFC PATCH 0/5] ppc/Pegasos2 VOF
 2021-06-06 20:35 UTC  (4+ messages)
` [RFC PATCH 2/5] ppc/pegasos2: Introduce Pegasos2MachineState structure

[PATCH 0/8] PALcode fixes required to run NetBSD/alpha
 2021-06-06 20:30 UTC  (7+ messages)
` [PATCH 7/8] Provide a Console Terminal Block in the HWRPB
` [PATCH 8/8] Fixes for seconday CPU start-up

[PATCH v2 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-06 19:48 UTC  (4+ messages)
` [PATCH v2 3/6] migration/dirtyrate: add per-vcpu option for calc-dirty-rate
` [PATCH v2 5/6] memory: make global_dirty_log a bitmask
` [PATCH v2 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation


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