messages from 2024-05-23 07:07:14 to 2024-05-23 16:17:37 UTC [more...]
[PULL 0/5] tcg patch queue
2024-05-23 16:15 UTC (5+ messages)
` [PULL 2/5] tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec
` [PULL 3/5] tcg/aarch64: Support TCG_TARGET_HAS_tst_vec
` [PULL 4/5] tcg/arm: "
` [PULL 5/5] accel/tcg: Init tb size and icount before plugin_gen_tb_end
[PULL 00/37] target-arm queue
2024-05-23 15:35 UTC (38+ messages)
` [PULL 01/37] xlnx_dpdma: fix descriptor endianness bug
` [PULL 02/37] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
` [PULL 03/37] hw/arm/npcm7xx: remove setting of mp-affinity
` [PULL 04/37] hw/char: Correct STM32L4x5 usart register CR2 field ADD_0 size
` [PULL 05/37] hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
` [PULL 06/37] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()
` [PULL 07/37] hw: arm: Remove use of tabs in some source files
` [PULL 08/37] docs/system: Remove ADC from raspi documentation
` [PULL 09/37] target/arm: Split out gengvec.c
` [PULL 10/37] target/arm: Split out gengvec64.c
` [PULL 11/37] target/arm: Convert Cryptographic AES to decodetree
` [PULL 12/37] target/arm: Convert Cryptographic 3-register SHA "
` [PULL 13/37] target/arm: Convert Cryptographic 2-register "
` [PULL 14/37] target/arm: Convert Cryptographic 3-register SHA512 "
` [PULL 15/37] target/arm: Convert Cryptographic 2-register "
` [PULL 16/37] target/arm: Convert Cryptographic 4-register "
` [PULL 17/37] target/arm: Convert Cryptographic 3-register, imm2 "
` [PULL 18/37] target/arm: Convert XAR "
` [PULL 19/37] target/arm: Convert Advanced SIMD copy "
` [PULL 20/37] target/arm: Convert FMULX "
` [PULL 21/37] target/arm: Convert FADD, FSUB, FDIV, FMUL "
` [PULL 22/37] target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM "
` [PULL 23/37] target/arm: Expand vfp neg and abs inline
` [PULL 24/37] target/arm: Convert FNMUL to decodetree
` [PULL 25/37] target/arm: Convert FMLA, FMLS "
` [PULL 26/37] target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT "
` [PULL 27/37] target/arm: Convert FABD "
` [PULL 28/37] target/arm: Convert FRECPS, FRSQRTS "
` [PULL 29/37] target/arm: Convert FADDP "
` [PULL 30/37] target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP "
` [PULL 31/37] target/arm: Use gvec for neon faddp, fmaxp, fminp
` [PULL 32/37] target/arm: Convert ADDP to decodetree
` [PULL 33/37] target/arm: Use gvec for neon padd
` [PULL 34/37] target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree
` [PULL 35/37] target/arm: Use gvec for neon pmax, pmin
` [PULL 36/37] target/arm: Convert FMLAL, FMLSL to decodetree
` [PULL 37/37] target/arm: Convert disas_simd_3same_logic "
[PATCH v7 00/12] Enabling DCD emulation support in Qemu
2024-05-23 15:32 UTC (11+ messages)
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
[PATCH v5 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
2024-05-23 15:26 UTC (26+ messages)
` [PATCH v5 01/13] libvhost-user: set msg.msg_control to NULL when it is empty
` [PATCH v5 02/13] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PATCH v5 03/13] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
` [PATCH v5 04/13] vhost-user-server: do not set memory fd non-blocking
` [PATCH v5 05/13] contrib/vhost-user-blk: fix bind() using the right size of the address
` [PATCH v5 06/13] contrib/vhost-user-*: use QEMU bswap helper functions
` [PATCH v5 07/13] vhost-user: enable frontends on any POSIX system
` [PATCH v5 08/13] libvhost-user: enable it "
` [PATCH v5 09/13] osdep: move O_DSYNC and O_DIRECT defines from file-posix
` [PATCH v5 10/13] contrib/vhost-user-blk: enable it on any POSIX system
` [PATCH v5 11/13] hostmem: add a new memory backend based on POSIX shm_open()
` [PATCH v5 12/13] tests/qtest/vhost-user-blk-test: use memory-backend-shm
` [PATCH v5 13/13] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
[PATCH 0/3] target/ppc: Moving VSX insns to decodetree
2024-05-23 15:10 UTC (7+ messages)
` [PATCH 1/3] target/ppc: Move ISA300 flag check out of do_helper_XX3
` [PATCH 2/3] target/ppc: Move VSX arithmetic and max/min insns to decodetree
` [PATCH 3/3] target/ppc: Move VSX logical instructions "
[PULL 00/23] i386 changes for 2024-05-23
2024-05-23 15:00 UTC (24+ messages)
` [PULL 01/23] target/i386: generate simpler code for ROL/ROR with immediate count
` [PULL 02/23] target/i386: clean up AAM/AAD
` [PULL 03/23] hw/i386/pc_sysfw: Alias rather than copy isa-bios region
` [PULL 04/23] target/i386: add support for LAM in CPUID enumeration
` [PULL 05/23] target/i386: add control bits support for LAM
` [PULL 06/23] i386/cpu: Fix i/d-cache topology to core level for Intel CPU
` [PULL 07/23] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
` [PULL 08/23] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PULL 09/23] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PULL 10/23] i386/cpu: Introduce bitmap to cache available CPU topology levels
` [PULL 11/23] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB]
` [PULL 12/23] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
` [PULL 13/23] i386: Introduce module level cpu topology to CPUX86State
` [PULL 14/23] i386: Support modules_per_die in X86CPUTopoInfo
` [PULL 15/23] i386: Expose module level in CPUID[0x1F]
` [PULL 16/23] i386: Support module_id in X86CPUTopoIDs
` [PULL 17/23] i386/cpu: Introduce module-id to X86CPU
` [PULL 18/23] tests: Add test case of APIC ID for module level parsing
` [PULL 19/23] hw/i386/pc: Support smp.modules for x86 PC machine
` [PULL 20/23] i386: Add cache topology info in CPUCacheInfo
` [PULL 21/23] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PULL 22/23] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]
` [PULL 23/23] target-i386: hyper-v: Correct kvm_hv_handle_exit return value
[PATCH 00/57] target/arm: Convert a64 advsimd to decodetree (part 1)
2024-05-23 14:51 UTC (61+ messages)
` [PATCH 03/57] target/arm: Convert Cryptographic AES to decodetree
` [PATCH 04/57] target/arm: Convert Cryptographic 3-register SHA "
` [PATCH 05/57] target/arm: Convert Cryptographic 2-register "
` [PATCH 06/57] target/arm: Convert Cryptographic 3-register SHA512 "
` [PATCH 07/57] target/arm: Convert Cryptographic 2-register "
` [PATCH 08/57] target/arm: Convert Cryptographic 4-register "
` [PATCH 09/57] target/arm: Convert Cryptographic 3-register, imm2 "
` [PATCH 10/57] target/arm: Convert XAR "
` [PATCH 11/57] target/arm: Convert Advanced SIMD copy "
` [PATCH 12/57] target/arm: Convert FMULX "
` [PATCH 13/57] target/arm: Convert FADD, FSUB, FDIV, FMUL "
` [PATCH 14/57] target/arm: Convert FMAX, FMIN, FMAXNM, FMINNM "
` [PATCH 15/57] target/arm: Expand vfp neg and abs inline
` [PATCH 16/57] target/arm: Convert FNMUL to decodetree
` [PATCH 17/57] target/arm: Convert FMLA, FMLS "
` [PATCH 18/57] target/arm: Convert FCMEQ, FCMGE, FCMGT, FACGE, FACGT "
` [PATCH 19/57] target/arm: Convert FABD "
` [PATCH 20/57] target/arm: Convert FRECPS, FRSQRTS "
` [PATCH 21/57] target/arm: Convert FADDP "
` [PATCH 22/57] target/arm: Convert FMAXP, FMINP, FMAXNMP, FMINNMP "
` [PATCH 23/57] target/arm: Use gvec for neon faddp, fmaxp, fminp
` [PATCH 24/57] target/arm: Convert ADDP to decodetree
` [PATCH 25/57] target/arm: Use gvec for neon padd
` [PATCH 26/57] target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree
` [PATCH 27/57] target/arm: Use gvec for neon pmax, pmin
` [PATCH 28/57] target/arm: Convert FMLAL, FMLSL to decodetree
` [PATCH 29/57] target/arm: Convert disas_simd_3same_logic "
` [PATCH 30/57] target/arm: Improve vector UQADD, UQSUB, SQADD, SQSUB
[PATCH v2 0/2] target/ppc: Move VMX int add/sub saturate insns
2024-05-23 14:12 UTC (4+ messages)
` [PATCH v2 1/2] target/ppc: Move VMX integer add/sub saturate insns to decodetree
` [PATCH v2 2/2] target/ppc: Improve VMX integer add/sub saturate instructions
[PATCH] qapi: clarify that the default is backend dependent
2024-05-23 13:33 UTC
[RFC PATCH] docs: Enhance documentation for iommu bypass
2024-05-23 13:15 UTC (5+ messages)
[PATCH v4 0/4] target/hexagon: Minor idef-parser cleanup
2024-05-23 12:59 UTC (5+ messages)
` [PATCH v4 1/4] target/hexagon: idef-parser remove unused defines
` [PATCH v4 2/4] target/hexagon: idef-parser remove undefined functions
` [PATCH v4 3/4] target/hexagon: idef-parser fix leak of init_list
` [PATCH v4 4/4] target/hexagon: idef-parser simplify predicate init
[PATCH 0/6] target/riscv: Support Zabha extension
2024-05-23 12:40 UTC (7+ messages)
` [PATCH 1/6] target/riscv: Move gen_amo before implement Zabha
` [PATCH 2/6] target/riscv: Add AMO instructions for Zabha
` [PATCH 3/6] target/riscv: Move gen_cmpxchg before adding amocas.[b|h]
` [PATCH 4/6] target/riscv: Add amocas.[b|h] for Zabha
` [PATCH 5/6] target/riscv: Enable zabha for max cpu
` [PATCH 6/6] disas/riscv: Support zabha disassemble
[PATCH] dump: use 10 base for phys_base
2024-05-23 8:32 UTC
[PATCH v2 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
2024-05-23 11:10 UTC (12+ messages)
` [PATCH v2 1/6] virtio: Add bool to VirtQueueElement
` [PATCH v2 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
` [PATCH v2 3/6] virtio: virtqueue_ordered_fill "
[PATCH] xen-hvm: Avoid livelock while handling buffered ioreqs
2024-05-23 11:00 UTC (4+ messages)
[PATCH 0/4] MAINTAINERS: update kraxel's entries
2024-05-23 10:39 UTC (10+ messages)
` [PATCH 1/4] MAINTAINERS: drop audio maintainership
` [PATCH 2/4] MAINTAINERS: drop usb maintainership
` [PATCH 3/4] MAINTAINERS: drop virtio-gpu maintainership
` [PATCH 4/4] MAINTAINERS: drop spice+ui maintainership
[PATCH] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
2024-05-23 10:28 UTC
[PATCH v6 0/8] xen: Support grant mappings
2024-05-23 10:23 UTC (6+ messages)
` [PATCH v6 7/8] xen: mapcache: Add support for "
` [PATCH v6 8/8] hw/arm: xen: Enable use of "
[PATCH] meson.build: add -mcx16 flag
2024-05-23 10:12 UTC (6+ messages)
[PATCH V11 0/8] Add architecture agnostic code to support vCPU Hotplug
2024-05-23 10:01 UTC (4+ messages)
` [PATCH V11 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V11 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
[PATCH] qga: Add an interactive mode to guest-exec via VSOCK for Linux
2024-05-23 9:56 UTC (7+ messages)
` Test scripts
[PATCH v3 0/3] Fix sanitizer errors with clang 18.1.1
2024-05-23 9:54 UTC (6+ messages)
` [PATCH v3 1/3] qemu-keymap: Free xkb allocations
[PATCH rfcv2 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-05-23 9:46 UTC (6+ messages)
` [PATCH rfcv2 17/17] tests/qtest: Add intel-iommu test
[PATCH v2 0/3] Fix sanitizer errors with clang 18.1.1
2024-05-23 8:44 UTC (3+ messages)
` [PATCH v2 3/3] meson: Drop the .fa library prefix
[PATCH 0/7] s390x/ccw: Error reporting cleanups
2024-05-23 8:52 UTC (15+ messages)
` [PATCH 1/7] hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool
` [PATCH 2/7] s390x/css: Make CCWDeviceClass::realize return bool
` [PATCH 3/7] hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
` [PATCH 4/7] s390x/css: Make S390CCWDeviceClass::realize return bool
` [PATCH 5/7] vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
` [PATCH 6/7] vfio/ccw: Fix the missed unrealize() call in error path
` [PATCH 7/7] vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors
[PATCH v2] meson.build: add -mcx16 flag for x86_64 host
2024-05-23 8:45 UTC (2+ messages)
[PATCH v3 0/3] Add extioi virt extension support
2024-05-23 8:13 UTC (5+ messages)
` [PATCH v3 1/3] hw/intc/loongarch_extioi: Add extioi virt extension definition
` [PATCH v3 3/3] hw/loongarch/virt: Use MemTxAttrs interface for misc ops
[PATCH v3 0/3] target/ppc: vcpu hotplug failure handling fixes
2024-05-23 7:26 UTC (4+ messages)
` [PATCH v3 1/3] accel/kvm: Introduce kvm_create_and_park_vcpu() helper
` [PATCH v3 2/3] cpu-common.c: export cpu_get_free_index to be reused later
` [PATCH v3 3/3] target/ppc: handle vcpu hotplug failure gracefully
[PATCH v12 00/13] Support blob memory and venus on qemu
2024-05-23 7:18 UTC (5+ messages)
` [PATCH v12 12/13] virtio-gpu: Register capsets dynamically
` [PATCH v12 13/13] virtio-gpu: Support Venus context
[PATCH] hw: debugexit: use runstate API instead of plain exit()
2024-05-23 7:09 UTC
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).