QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-05 14:33:49 to 2021-06-07 11:32:07 UTC [more...]

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

[PATCH v14 0/8] MTE support for KVM guest
 2021-06-07 11:08 UTC  (7+ messages)
` [PATCH v14 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
` [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 v3 00/26] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2021-06-07 11:03 UTC  (27+ 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

[PATCH] memory: Display MemoryRegion name in read/write ops trace events
 2021-06-07 11:29 UTC  (7+ 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  (11+ messages)
` [PATCH v4 1/6] blkdebug: refactor removal of a suspended request
` [PATCH v4 5/6] block/blkdebug: remove new_state field and instead use a local variable
` [PATCH v4 6/6] blkdebug: protect rules and suspended_reqs with a lock

TCG op for 32 bit only cpu on qemu-riscv64
 2021-06-07  9:22 UTC  (3+ messages)

[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'

Regarding commit a9bcedd (SD card size has to be power of 2)
 2021-06-07  8:29 UTC 

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

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

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

[PATCH 2/2] Remove leading underscores from Xen defines
 2021-06-07  6:36 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  (3+ 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 v3 0/7] support dirtyrate at the granualrity of vcpu
 2021-06-07  1:24 UTC  (9+ 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

[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  (8+ messages)
` [RFC PATCH 2/5] ppc/pegasos2: Introduce Pegasos2MachineState structure
` [RFC PATCH 3/5] target/ppc: Allow virtual hypervisor on CPU without HV
` [RFC PATCH 5/5] ppc/pegasos2: Implement some RTAS functions with VOF
` [RFC PATCH 1/5] Misc VOF fixes
` [RFC PATCH 4/5] ppc/pegasos2: Use Virtual Open Firmware as firmware replacement

[PATCH 0/8] PALcode fixes required to run NetBSD/alpha
 2021-06-06 20:30 UTC  (19+ messages)
` [PATCH 1/8] Make qemu-palcode build environment standalone. NFC
` [PATCH 2/8] Fix delivery of unaligned access exceptions
` [PATCH 3/8] Fix initialization of the hwrpb.hwrpb.cpuid field
` [PATCH 4/8] Make some PCI macros available to other files. NFC
` [PATCH 5/8] Fix incorrect initialization of PCI BARs
` [PATCH 6/8] Provide interrupt mapping information in PCI config registers
` [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  (7+ messages)
` [PATCH v2 1/6] hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds
` [PATCH v2 2/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v2 3/6] migration/dirtyrate: add per-vcpu option for calc-dirty-rate
` [PATCH v2 4/6] migration/dirtyrate: adjust struct DirtyRateStat
` [PATCH v2 5/6] memory: make global_dirty_log a bitmask
` [PATCH v2 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[PATCH 0/3] target/arm: Decode fixes for aarch64
 2021-06-06 18:47 UTC  (7+ messages)
` [PATCH 1/3] target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16
` [PATCH 2/3] target/arm: Remove fprintf from disas_simd_mod_imm
` [PATCH 3/3] target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16

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

[PATCH 00/11] Unified peripheral emulation for Renesas chips
 2021-06-06 14:37 UTC  (10+ messages)
` [PATCH 01/11] hw/char: Renesas SCI module
` [PATCH 02/11] hw/char: remove sh_serial

[PATCH v16 00/99] arm tcg/kvm refactor and split with kvm only support
 2021-06-05 23:03 UTC  (65+ messages)
` [PATCH v16 61/99] target/arm: remove broad "else" statements when checking accels
` [PATCH v16 63/99] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [PATCH v16 64/99] tests: do not run test-hmp on all machines for ARM KVM-only
` [PATCH v16 65/99] tests: device-introspect-test: cope with ARM TCG-only devices
` [PATCH v16 66/99] tests: do not run qom-test on all machines for ARM KVM-only
` [PATCH v16 69/99] target/arm: add tcg cpu accel class
` [PATCH v16 71/99] target/arm: cpu-sve: new module
` [PATCH v16 72/99] target/arm: cpu-sve: rename functions according to module prefix
` [PATCH v16 73/99] target/arm: cpu-sve: split TCG and KVM functionality
` [PATCH v16 74/99] target/arm: cpu-sve: make cpu_sve_finalize_features return bool
` [PATCH v16 75/99] target/arm: make is_aa64 and arm_el_is_aa64 a macro for !TARGET_AARCH64
` [PATCH v16 76/99] target/arm: restrict rebuild_hflags_a64 to TARGET_AARCH64
` [PATCH v16 77/99] target/arm: arch_dump: restrict ELFCLASS64 to AArch64
` [PATCH v16 78/99] target/arm: cpu-exceptions, cpu-exceptions-aa64: new modules
` [PATCH v16 79/99] target/arm: tcg: restrict ZCR cpregs to TARGET_AARCH64
` [PATCH v16 80/99] target/arm: tcg-sve: import narrow_vq and change_el functions
` [PATCH v16 82/99] target/arm: move sve_zcr_len_for_el to TARGET_AARCH64-only cpu-sve
` [PATCH v16 84/99] target/arm: cpu-common: wrap a64-only check with is_a64
` [PATCH v16 85/99] target/arm: cpu-pauth: new module for ARMv8.3 Pointer Authentication
` [PATCH v16 86/99] target/arm: cpu-pauth: change arm_cpu_pauth_finalize name and sig
` [PATCH v16 87/99] target/arm: move arm_cpu_finalize_features into cpu64
` [PATCH v16 88/99] target/arm: cpu64: rename arm_cpu_finalize_features
` [PATCH v16 89/99] target/arm: cpu64: some final cleanup on aarch64_cpu_finalize_features
` [PATCH v16 92/99] target/arm: remove v7m stub function for !CONFIG_TCG
` [PATCH v16 93/99] meson: Introduce target-specific Kconfig
` [PATCH v16 94/99] target/arm: move CONFIG_V7M out of default-devices
` [PATCH v16 95/99] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL
` [PATCH v16 96/99] tests/qtest: split the cdrom-test into arm/aarch64
` [PATCH v16 97/99] tests/qtest: make xlnx-can-test conditional on being configured
` [PATCH v16 98/99] configure: allow the overriding of default-config in the build
` [PATCH v16 99/99] gitlab: defend the new stripped down arm64 configs

[PATCH v2] vhost-vdpa: Remove redundant declaration of address_space_memory
 2021-06-05 19:34 UTC  (2+ messages)

[PATCH 0/3] trivial: Fix some typos
 2021-06-05 19:30 UTC  (5+ messages)
` [PATCH 2/3] target/mips: Fix 'Uncoditional' typo
` [PATCH 3/3] scripts/oss-fuzz: Fix typo in documentation

[PATCH] target/hppa: Remove unused 'memory.h' header
 2021-06-05 19:23 UTC  (2+ messages)

[PATCH] hw/display/macfb: Classify the "nubus-macfb" as display device
 2021-06-05 19:22 UTC  (2+ messages)

[PATCH v5 00/16] qemu_iotests: improve debugging options
 2021-06-05 19:19 UTC  (5+ messages)
` [PATCH v5 10/16] qemu-iotests: extend the check script to prepare supporting valgrind for python tests

[PATCH] target/nios2: fix page-fit instruction count
 2021-06-05 19:17 UTC  (4+ messages)

[PATCH] docs: fix broken reference
 2021-06-05 19:15 UTC  (2+ messages)

[PATCH v2] linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]
 2021-06-05 19:13 UTC  (2+ messages)

[PATCH] misc: Correct relative include path
 2021-06-05 19:12 UTC  (2+ messages)

[PATCH v2] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
 2021-06-05 19:06 UTC  (2+ messages)

[PATCH] meson: Fix 'interpretor' typo
 2021-06-05 19:03 UTC  (2+ messages)

[PATCH] i386/kvm: The value passed to strerror should be positive
 2021-06-05 19:01 UTC  (2+ messages)

[PATCH v2] target/riscv: Do not include 'pmp.h' in user emulation
 2021-06-05 18:59 UTC  (2+ messages)

[PATCH 1/2] vhost-vdpa: don't initialize backend_features
 2021-06-05 17:19 UTC  (3+ messages)
` [PATCH 2/2] vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()

[PULL 00/15] tcg patch queue
 2021-06-05 15:11 UTC  (2+ messages)

[RFC PATCH 0/9] Initial support for machine creation via QMP
 2021-06-05 14:40 UTC  (4+ messages)
` [RFC PATCH 5/9] qapi: Implement 'next-machine-phase' command


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 read-only IMAP folder(s) and NNTP newsgroup(s).