qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-21 12:54:42 to 2021-06-21 22:38:10 UTC [more...]

[PATCH v4 0/2] target/s390x: Fix SIGILL psw.addr reporting
 2021-06-21 22:36 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling

[PATCH 00/26] accel/tcg: Introduce translator_use_goto_tb
 2021-06-21 22:22 UTC  (14+ messages)
` [PATCH 01/26] "
` [PATCH 17/26] target/ppc: Use translator_use_goto_tb
` [PATCH 18/26] target/riscv: "
` [PATCH 24/26] target/tricore: "
` [PATCH 25/26] target/tricore: Use tcg_gen_lookup_and_goto_ptr

[PATCH v2 0/9] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-06-21 21:27 UTC  (11+ messages)
` [PATCH v2 7/9] virtiofsd: Add inodes_by_handle hash table
  ` [Virtio-fs] "

[PATCH v3 0/3] DEVICE_UNPLUG_ERROR QAPI event
 2021-06-21 20:59 UTC  (4+ messages)
` [PATCH v3 1/3] qapi/qdev.json: add "
` [PATCH v3 2/3] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
` [PATCH v3 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()

[PATCH 00/28] tcg: bswap improvements
 2021-06-21 20:59 UTC  (57+ messages)
` [PATCH 01/28] tcg: Add flags argument to bswap opcodes
` [PATCH 02/28] tcg/i386: Support bswap flags
` [PATCH 03/28] tcg/aarch64: "
` [PATCH 04/28] tcg/arm: "
` [PATCH 05/28] tcg/ppc: Split out tcg_out_ext{8,16,32}s
` [PATCH 06/28] tcg/ppc: Split out tcg_out_sari{32,64}
` [PATCH 07/28] tcg/ppc: Split out tcg_out_bswap16
` [PATCH 08/28] tcg/ppc: Split out tcg_out_bswap32
` [PATCH 09/28] tcg/ppc: Split out tcg_out_bswap64
` [PATCH 10/28] tcg/ppc: Support bswap flags
` [PATCH 16/28] tcg: Handle new bswap flags during optimize
` [PATCH 17/28] tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
` [PATCH 18/28] tcg: Make use of bswap flags in tcg_gen_qemu_ld_*
` [PATCH 19/28] tcg: Make use of bswap flags in tcg_gen_qemu_st_*
` [PATCH 20/28] target/arm: Improve REV32
` [PATCH 21/28] target/arm: Improve vector REV
` [PATCH 22/28] target/arm: Improve REVSH
` [PATCH 23/28] target/i386: Improve bswap translation
` [PATCH 24/28] target/sh4: Improve swap.b translation
` [PATCH 25/28] target/mips: Fix gen_mxu_s32ldd_s32lddr
` [PATCH 26/28] tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAP
` [PATCH 27/28] tcg/aarch64: "

[PATCH v2 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-06-21 20:32 UTC  (4+ messages)
` [PATCH v2 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot
` [PATCH v2 2/2] x86/sev: generate SEV kernel loader hashes in x86_load_linux

[PATCH v2 00/11] target/cris: Convert to TranslatorOps
 2021-06-21 20:04 UTC  (8+ messages)
` [PATCH v2 02/11] target/cris: Replace DISAS_TB_JUMP with DISAS_NORETURN
` [PATCH v2 08/11] target/cris: Mark static arrays const
` [PATCH v2 09/11] target/cris: Move delayed branch handling to tb_stop

[PATCH v1 0/5] custom device configs (split from larger series)
 2021-06-21 20:00 UTC  (10+ messages)
` [PATCH v1 1/5] meson: Introduce target-specific Kconfig
` [PATCH v1 2/5] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL
` [PATCH v1 3/5] hw/arm: move CONFIG_V7M out of default-devices
` [PATCH v1 4/5] configs: rename default-configs to configs and reorganise
` [PATCH v1 5/5] configure: allow the selection of alternate config in the build

[PATCH v3 0/5] virtio-gpu: Add a default synchronization mechanism for blobs
 2021-06-21 19:48 UTC  (7+ messages)
` [PATCH v3 1/5] ui/gtk: Create a common release_dmabuf helper
` [PATCH v3 2/5] ui/egl: Add egl helpers to help with synchronization
` [PATCH v3 3/5] ui: Create sync objects and fences only for blobs
` [PATCH v3 4/5] ui/gtk-egl: Wait for the draw signal for dmabuf blobs
` [PATCH v3 5/5] virtio-gpu: Add gl_flushed callback

[PULL 00/72] Python patches
 2021-06-21 19:42 UTC  (2+ messages)

[PATCH] target/alpha: Honor the FEN bit
 2021-06-21 19:39 UTC  (2+ messages)

[PATCH 0/6] block: block-status cache for data regions
 2021-06-21 18:54 UTC  (6+ messages)
` [PATCH 5/6] block/nbd: Do not force-cap *pnum

[PATCH 00/15] accel/tcg: Fix for #360 and other i/o alignment issues
 2021-06-21 18:31 UTC  (9+ messages)
` [PATCH 04/15] accel/tcg: Don't test for watchpoints for code read
` [PATCH 06/15] softmmu/memory: Inline memory_region_dispatch_read1
` [PATCH 07/15] softmmu/memory: Simplify access_with_adjusted_size interface
` [PATCH 10/15] hw/pci-host/q35: Improve blackhole_ops

RFC: Implementation of QMP documentation retrieval command
 2021-06-21 18:26 UTC  (3+ messages)

[PATCH v2 0/3] target/avr: Convert to TranslatorOps
 2021-06-21 18:19 UTC  (5+ messages)
` [PATCH v2 1/3] target/avr: Add DisasContextBase to DisasContext
` [PATCH v2 2/3] target/avr: Change ctx to DisasContext* in gen_intermediate_code

[PATCH v17 0/6] MTE support for KVM guest
 2021-06-21 17:00 UTC  (3+ messages)
` [PATCH v17 2/6] KVM: arm64: Introduce MTE VM feature

[PULL 00/57] target-arm queue
 2021-06-21 17:25 UTC  (59+ messages)
` [PULL 01/57] hw/acpi: Provide stub version of acpi_ghes_record_errors()
` [PULL 02/57] hw/acpi: Provide function acpi_ghes_present()
` [PULL 03/57] target/arm: Use acpi_ghes_present() to see if we report ACPI memory errors
` [PULL 04/57] docs/system/arm: Document which architecture extensions we emulate
` [PULL 05/57] target/arm/translate-vfp.c: Whitespace fixes
` [PULL 06/57] target/arm: Handle FPU being disabled in FPCXT_NS accesses
` [PULL 07/57] target/arm: Don't NOCP fault for "
` [PULL 08/57] target/arm: Handle writeback in VLDR/VSTR sysreg with no memory access
` [PULL 09/57] target/arm: Factor FP context update code out into helper function
` [PULL 10/57] target/arm: Split vfp_access_check() into A and M versions
` [PULL 11/57] target/arm: Handle FPU check for FPCXT_NS insns via vfp_access_check_m()
` [PULL 12/57] target/arm: Implement MVE VLDR/VSTR (non-widening forms)
` [PULL 13/57] target/arm: Implement widening/narrowing MVE VLDR/VSTR insns
` [PULL 14/57] target/arm: Implement MVE VCLZ
` [PULL 15/57] target/arm: Implement MVE VCLS
` [PULL 16/57] target/arm: Implement MVE VREV16, VREV32, VREV64
` [PULL 17/57] target/arm: Implement MVE VMVN (register)
` [PULL 18/57] target/arm: Implement MVE VABS
` [PULL 19/57] target/arm: Implement MVE VNEG
` [PULL 20/57] tcg: Make gen_dup_i32/i64() public as tcg_gen_dup_i32/i64
` [PULL 21/57] target/arm: Implement MVE VDUP
` [PULL 22/57] target/arm: Implement MVE VAND, VBIC, VORR, VORN, VEOR
` [PULL 23/57] target/arm: Implement MVE VADD, VSUB, VMUL
` [PULL 24/57] target/arm: Implement MVE VMULH
` [PULL 25/57] target/arm: Implement MVE VRMULH
` [PULL 26/57] target/arm: Implement MVE VMAX, VMIN
` [PULL 27/57] target/arm: Implement MVE VABD
` [PULL 28/57] target/arm: Implement MVE VHADD, VHSUB
` [PULL 29/57] target/arm: Implement MVE VMULL
` [PULL 30/57] target/arm: Implement MVE VMLALDAV
` [PULL 31/57] target/arm: Implement MVE VMLSLDAV
` [PULL 32/57] target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH
` [PULL 33/57] target/arm: Implement MVE VADD (scalar)
` [PULL 34/57] target/arm: Implement MVE VSUB, VMUL (scalar)
` [PULL 35/57] target/arm: Implement MVE VHADD, VHSUB (scalar)
` [PULL 36/57] target/arm: Implement MVE VBRSR
` [PULL 37/57] target/arm: Implement MVE VPST
` [PULL 38/57] target/arm: Implement MVE VQADD and VQSUB
` [PULL 39/57] target/arm: Implement MVE VQDMULH and VQRDMULH (scalar)
` [PULL 40/57] target/arm: Implement MVE VQDMULL scalar
` [PULL 41/57] target/arm: Implement MVE VQDMULH, VQRDMULH (vector)
` [PULL 42/57] target/arm: Implement MVE VQADD, VQSUB (vector)
` [PULL 43/57] target/arm: Implement MVE VQSHL (vector)
` [PULL 44/57] target/arm: Implement MVE VQRSHL
` [PULL 45/57] target/arm: Implement MVE VSHL insn
` [PULL 46/57] target/arm: Implement MVE VRSHL
` [PULL 47/57] target/arm: Implement MVE VQDMLADH and VQRDMLADH
` [PULL 48/57] target/arm: Implement MVE VQDMLSDH and VQRDMLSDH
` [PULL 49/57] target/arm: Implement MVE VQDMULL (vector)
` [PULL 50/57] target/arm: Implement MVE VRHADD
` [PULL 51/57] target/arm: Implement MVE VADC, VSBC
` [PULL 52/57] target/arm: Implement MVE VCADD
` [PULL 53/57] target/arm: Implement MVE VHCADD
` [PULL 54/57] target/arm: Implement MVE VADDV
` [PULL 55/57] target/arm: Make VMOV scalar <-> gpreg beatwise for MVE
` [PULL 56/57] target/arm: Implement MTE3
` [PULL 57/57] docs/system: arm: Add nRF boards description

[PATCH v2 00/57] target/arm: First slice of MVE implementation
 2021-06-21 17:13 UTC  (4+ messages)

[PATCH 0/4] export/fuse: Allow other users access to the export
 2021-06-21 17:18 UTC  (3+ messages)

[PATCH] target/i386: kvm: add support for TSC scaling
 2021-06-21 16:33 UTC 

QEMU PCIe expander bridge with 64kB page guest -> guest BUG_ON()
 2021-06-21 16:22 UTC 

[PATCH v9] qapi: introduce 'query-kvm-cpuid' action
 2021-06-21 16:09 UTC  (13+ messages)

[PATCH v3 00/44] target/arm: First slice of MVE implementation
 2021-06-21 16:12 UTC  (4+ messages)
` [PATCH v3 03/44] target/arm: Implement MVE VCLZ

[PATCH RFC] meson: add option to use zstd for qcow2 compression by default
 2021-06-21 15:59 UTC  (3+ messages)

[PATCH v2] block/nvme: Fix VFIO_MAP_DMA failed: No space left on device
 2021-06-21 15:36 UTC  (4+ messages)

[PULL 0/7] x86 queue, 2021-06-18
 2021-06-21 15:10 UTC  (2+ messages)

[PATCH] block/rbd: Add support for rbd image encryption
 2021-06-21 14:48 UTC 

[PATCH v2] mc146818rtc: Make PF independent of PIE
 2021-06-21 14:46 UTC  (2+ messages)

[PATCH v3 0/2] target/s390x: Fix SIGILL psw.addr reporting
 2021-06-21 14:46 UTC  (6+ messages)

[PATCH] block/rbd: Add support for rbd image encryption
 2021-06-21 14:27 UTC  (2+ messages)

[PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-06-21 14:24 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg: Test that compare-and-trap raises SIGFPE

[PATCH v2] hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
 2021-06-21 14:09 UTC  (2+ messages)

[RFC PATCH v1] vhost-vsock: SOCK_SEQPACKET feature bit support
 2021-06-21 14:08 UTC  (2+ messages)

[PATCH] virtiofsd: Don't allow file creation with FUSE_OPEN
 2021-06-21 13:36 UTC  (2+ messages)

[PATCH 00/18] vhost-vDPA multiqueue
 2021-06-21 11:46 UTC  (5+ messages)
` [PATCH 01/18] vhost_net: remove the meaningless assignment in vhost_net_start_one()
` [PATCH 02/18] vhost: use unsigned int for nvqs

[PATCH 0/2] introduce QEMU_AUTO_VFREE
 2021-06-21 13:33 UTC  (2+ messages)

[PATCH v2] target/arm: Implement MTE3
 2021-06-21 13:33 UTC  (2+ messages)

[PATCH 0/2] Updates docs/system/arm to include new bmc machines
 2021-06-21 13:31 UTC  (3+ messages)
` [PATCH 2/2] docs/system/arm: Add quanta-gbs-bmc reference

[PATCH v2 0/1] accel/tcg: Fix #390 and other atomicity musings
 2021-06-21 13:21 UTC  (6+ messages)
` [PATCH v2 1/1] accel/tcg: Probe the proper permissions for atomic ops

[PATCH v2] ui/gtk: Allow user to select monitor number to display qemu in full screen through new gtk display option
 2021-06-21 13:10 UTC  (7+ messages)

[PATCH v2 00/10] Clean up MMU translation
 2021-06-21 12:51 UTC  (11+ messages)
` [PATCH v2 01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
` [PATCH v2 02/10] target/ppc: Use MMUAccessType with *_handle_mmu_fault
` [PATCH v2 03/10] target/ppc: Push real-mode handling into ppc_radix64_xlate
` [PATCH v2 04/10] target/ppc: Use bool success for ppc_radix64_xlate
` [PATCH v2 05/10] target/ppc: Split out ppc_hash64_xlate
` [PATCH v2 06/10] target/ppc: Split out ppc_hash32_xlate
` [PATCH v2 07/10] target/ppc: Split out ppc_jumbo_xlate
` [PATCH v2 08/10] target/ppc: Introduce ppc_xlate
` [PATCH v2 09/10] target/ppc: Restrict ppc_cpu_tlb_fill to TCG
` [PATCH v2 10/10] target/ppc: fix address translation bug for radix mmus

[PATCH v3 00/24] modules: add meta-data database
 2021-06-21 12:52 UTC  (4+ messages)
` [PATCH v3 02/24] modules: collect module meta-data


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