qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-25 11:12:48 to 2021-08-26 09:43:39 UTC [more...]

[PULL 00/28] MIPS patches for 2021-08-25
 2021-08-26  9:41 UTC  (30+ messages)
` [PULL 01/28] target/mips: Remove JR opcode unused arguments
` [PULL 02/28] target/mips: Simplify PREF opcode
` [PULL 03/28] target/mips: Decode vendor extensions before MIPS ISAs
` [PULL 04/28] target/mips: Merge 32-bit/64-bit Release6 decodetree definitions
` [PULL 05/28] target/mips: Rename 'rtype' as 'r'
` [PULL 06/28] target/mips: Introduce generic TRANS() macro for decodetree helpers
` [PULL 07/28] target/mips: Extract NEC Vr54xx helper definitions
` [PULL 08/28] target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c
` [PULL 09/28] target/mips: Introduce decodetree structure for NEC Vr54xx extension
` [PULL 10/28] target/mips: Convert Vr54xx MACC* opcodes to decodetree
` [PULL 11/28] target/mips: Convert Vr54xx MUL* "
` [PULL 12/28] target/mips: Convert Vr54xx MSA* "
` [PULL 13/28] target/mips: Document Loongson-3A CPU definitions
` [PULL 14/28] target/mips: Allow Loongson 3A1000 to use up to 48-bit VAddr
` [PULL 15/28] target/mips: Remove duplicated check_cp1_enabled() calls in Loongson EXT
` [PULL 16/28] target/mips: Remove gen_helper_0e3i()
` [PULL 17/28] target/mips: Remove gen_helper_1e2i()
` [PULL 18/28] target/mips: Use tcg_constant_i32() in gen_helper_0e2i()
` [PULL 19/28] target/mips: Simplify gen_helper() macros by using tcg_constant_i32()
` [PULL 20/28] target/mips: Inline gen_helper_1e1i() call in op_ld_INSN() macros
` [PULL 21/28] target/mips: Inline gen_helper_0e0i()
` [PULL 22/28] target/mips: Use tcg_constant_i32() in generate_exception_err()
` [PULL 23/28] target/mips: Define gen_helper() macros in translate.h
` [PULL 24/28] target/mips: Call cpu_is_bigendian & inline GET_OFFSET in ld/st helpers
` [PULL 25/28] target/mips: Replace GET_LMASK() macro by get_lmask(32) function
` [PULL 26/28] target/mips: Replace GET_LMASK64() macro by get_lmask(64) function
` [PULL 27/28] target/mips: Store CP0_Config0 in DisasContext
` [PULL 28/28] target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian()

[PATCH v2 0/5] s390x: CPU Topology
 2021-08-26  9:22 UTC  (2+ messages)

[PATCH v4 1/2] qdev-properties: Add a new macro with bitmask check for uint64_t property
 2021-08-26  9:19 UTC  (2+ messages)

[PATCH] hw/virtio: Update vring after modifying its queue size
 2021-08-26  8:40 UTC  (4+ messages)

[PATCH 0/4] vl: Prioritize device realizations
 2021-08-26  8:01 UTC  (14+ messages)
` [PATCH 4/4] vl: Prioritize realizations of devices

[RFC PATCH] hw/virtio: Do not access vring cache if queue is not ready
 2021-08-26  7:45 UTC  (4+ messages)

[RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
 2021-08-26  7:42 UTC  (10+ messages)
` [RFC 10/10] hw/mos6522: Synchronize timer interrupt and timer counter
` [RFC 04/10] hw/mos6522: Rename timer callback functions
` [RFC 05/10] hw/mos6522: Don't clear T1 interrupt flag on latch write

[PATCH] RFC: build-sys: drop dtc submodule
 2021-08-26  7:38 UTC  (10+ messages)

[PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
 2021-08-26  6:25 UTC  (12+ messages)
` [PATCH v6 1/6] qmp: add QMP command x-debug-query-virtio
` [PATCH v6 4/6] qmp: add QMP command x-debug-virtio-queue-status

[PATCH v2] net/colo: check vnet_hdr_support flag when using virtio-net
 2021-08-26  5:59 UTC  (5+ messages)

[FSL P50x0] lscpu reports wrong values since the RC1 of kernel 5.13
 2021-08-26  3:43 UTC  (3+ messages)

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-08-26  4:53 UTC  (16+ messages)
` [PATCH 1/5] ebpf: Added eBPF initialization by fds and map update
` [PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS
` [PATCH 5/5] qmp: Added qemu-ebpf-rss-path command

Live migration regarding Intel PT
 2021-08-26  2:16 UTC  (3+ messages)

[PATCH 0/2] target/ppc: Fix vextu[bhw][lr]x on big endian hosts
 2021-08-26  1:28 UTC  (3+ messages)

[PATCH v2 00/16] PMU-EBB support for PPC64 TCG
 2021-08-25 14:10 UTC  (14+ messages)
` [PATCH v2 02/16] target/ppc: add user read functions for MMCR0 and MMCR2
` [PATCH v2 03/16] target/ppc: add exclusive user write function for MMCR0
` [PATCH v2 04/16] target/ppc: PMU basic cycle count for pseries TCG
` [PATCH v2 06/16] target/ppc: PMU: add instruction counting

[PATCH 0/2] dump-guest-memory: Add blocker for migration
 2021-08-25 21:32 UTC  (6+ messages)
` [PATCH 2/2] dump-guest-memory: Block live migration

[PATCH 00/19] target/ppc: DFP instructions using decodetree
 2021-08-25 21:27 UTC  (20+ messages)
` [PATCH 02/19] host-utils: move abs64() to host-utils
` [PATCH 13/19] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
` [PATCH 14/19] target/ppc: Move d{add, sub, mul, div, iex}[q] "
` [PATCH 16/19] target/ppc: Move dquai[q], drint{x,n}[q] "
` [PATCH 17/19] target/ppc: Move dqua[q], drrnd[q] "
` [PATCH 18/19] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] "
` [PATCH 19/19] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] "

[PULL 0/6] documentation updates
 2021-08-25 20:09 UTC  (6+ messages)
` [PULL 1/6] docs/about: Remove the duplicated doc
` [PULL 2/6] docs/about: Unify the subject format
` [PULL 5/6] docs: split the CI docs into two files
` [PULL 6/6] docs: make sphinx-build be quiet by default

[PULL 0/2] x86 queue, 2021-08-25
 2021-08-25 19:54 UTC  (3+ messages)
` [PULL 1/2] target/i386: Remove split lock detect in Snowridge CPU model
` [PULL 2/2] i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu model

Testing a microcontroller emulation by loading the binary on incomplete Flash emulation
 2021-08-25 19:53 UTC  (6+ messages)

[PATCH v2] nbd/server: Add --selinux-label option
 2021-08-25 19:35 UTC  (5+ messages)

[PATCH 0/2] VNC-related HMP/QMP fixes
 2021-08-25 19:20 UTC  (6+ messages)
` [PATCH 2/2] monitor: allow VNC related QMP and HMP commands to take a display ID

[PULL 00/44] target-arm queue
 2021-08-25 17:49 UTC  (2+ messages)

[PATCH v5] block/file-win32: add reopen handlers
 2021-08-25 17:36 UTC 

[PATCH] scripts: Remove the "show-fixed-bugs.sh" file
 2021-08-25 17:26 UTC  (3+ messages)

[PATCH v6 00/14] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-08-25 16:59 UTC  (15+ messages)
` [PATCH v6 01/14] target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
` [PATCH v6 02/14] target/riscv: Reassign instructions to the Zba-extension
` [PATCH v6 03/14] target/riscv: slli.uw is only a valid encoding if shamt first in 64 bits
` [PATCH v6 04/14] target/riscv: Remove the W-form instructions from Zbs
` [PATCH v6 05/14] target/riscv: Remove shift-one instructions (proposed Zbo in pre-0.93 draft-B)
` [PATCH v6 06/14] target/riscv: Reassign instructions to the Zbs-extension
` [PATCH v6 07/14] target/riscv: Add instructions of the Zbc-extension
` [PATCH v6 08/14] target/riscv: Reassign instructions to the Zbb-extension
` [PATCH v6 09/14] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci
` [PATCH v6 10/14] target/riscv: Add a REQUIRE_32BIT macro
` [PATCH v6 11/14] target/riscv: Add rev8 instruction, removing grev/grevi
` [PATCH v6 12/14] target/riscv: Add zext.h instructions to Zbb, removing pack/packu/packh
` [PATCH v6 13/14] target/riscv: Remove RVB (replaced by Zb[abcs]
` [PATCH v6 14/14] disas/riscv: Add Zb[abcs] instructions

[PATCH v5 00/14] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-08-25 16:56 UTC  (15+ messages)
` [PATCH v5 01/14] target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
` [PATCH v5 02/14] target/riscv: Reassign instructions to the Zba-extension
` [PATCH v5 03/14] target/riscv: slli.uw is only a valid encoding if shamt first in 64 bits
` [PATCH v5 04/14] target/riscv: Remove the W-form instructions from Zbs
` [PATCH v5 05/14] target/riscv: Remove shift-one instructions (proposed Zbo in pre-0.93 draft-B)
` [PATCH v5 06/14] target/riscv: Reassign instructions to the Zbs-extension
` [PATCH v5 07/14] target/riscv: Add instructions of the Zbc-extension
` [PATCH v5 08/14] target/riscv: Reassign instructions to the Zbb-extension
` [PATCH v5 09/14] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci
` [PATCH v5 10/14] target/riscv: Add a REQUIRE_32BIT macro
` [PATCH v5 11/14] target/riscv: Add rev8 instruction, removing grev/grevi
` [PATCH v5 12/14] target/riscv: Add zext.h instructions to Zbb, removing pack/packu/packh
` [PATCH v5 13/14] target/riscv: Remove RVB (replaced by Zb[abcs]
` [PATCH v5 14/14] disas/riscv: Add Zb[abcs] instructions

[PATCH v5 00/14] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-08-25 17:01 UTC  (4+ messages)
` [PATCH v5 07/14] target/riscv: Add instructions of the Zbc-extension

[RESEND PATCH v3 0/5] pSeries FORM2 affinity support
 2021-08-25 16:46 UTC  (8+ messages)
` [RESEND PATCH v3 1/5] spapr_numa.c: split FORM1 code into helpers
` [RESEND PATCH v3 2/5] spapr: move NUMA data init to post-CAS
` [RESEND PATCH v3 3/5] spapr_numa.c: base FORM2 NUMA affinity support
` [RESEND PATCH v3 4/5] spapr: simplify spapr_numa_associativity_init params
` [RESEND PATCH v3 5/5] spapr: move memory/cpu less check to spapr_numa_FORM1_affinity_init()

[qemu-web PATCH] Fix link to Windows page in Wiki
 2021-08-25 16:43 UTC 

[PATCH] monitor/qmp: fix race with clients disconnecting early
 2021-08-25 15:54 UTC  (2+ messages)

[PATCH] dbus-vmstate: replace g_return with error handling
 2021-08-25 15:44 UTC  (3+ messages)

[RFC PATCH v2 0/8] virtio-net failover cleanup and new features
 2021-08-25 15:12 UTC  (9+ messages)
` [RFC PATCH v2 1/8] qdev: add an Error parameter to the DeviceListener hide_device() function
` [RFC PATCH v2 2/8] qdev/qbus: remove failover specific code
` [RFC PATCH v2 3/8] failover: virtio-net: remove failover_primary_hidden flag
` [RFC PATCH v2 6/8] failover: pci: unregister ROM on unplug

[PATCH 0/9] block/nvme: Rework error reporting
 2021-08-25 14:53 UTC  (16+ messages)
` [PATCH 1/9] block/nvme: Use safer trace format string
` [PATCH 2/9] block/nvme: Have nvme_create_queue_pair() report errors consistently
` [PATCH 4/9] util/vfio-helpers: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD
` [PATCH 5/9] util/vfio-helpers: Remove unreachable code in qemu_vfio_dma_map()
` [PATCH 7/9] util/vfio-helpers: Have qemu_vfio_dma_map() propagate Error
` [PATCH 9/9] block/nvme: Only report VFIO error on failed retry

[PATCH v2 0/3] qcow2: relax subclusters allocation dependencies
 2021-08-25 14:16 UTC  (3+ messages)
` [PATCH v2 3/3] qcow2: handle_dependencies(): relax conflict detection

[PATCH] sun4m: fix setting CPU id when more than one CPU is present
 2021-08-25 13:59 UTC  (6+ messages)

[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-08-25 13:53 UTC  (10+ messages)
` [PATCH v7 1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
` [PATCH v7 2/7] spapr.c: handle dev->id in spapr_memory_unplug_rollback()
` [PATCH v7 5/7] qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event
` [PATCH v7 7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()

[PULL v2 0/8] Fuzzing Patches for 2021-08-25
 2021-08-25 13:51 UTC  (10+ messages)
` [PULL v2 1/8] fuzz: fix sparse memory access in the DMA callback
` [PULL v2 2/8] fuzz: adjust timeout to allow for longer inputs
` [PULL v2 3/8] fuzz: make object-name matching case-insensitive
` [PULL v2 4/8] fuzz: add an instrumentation filter
` [PULL v2 5/8] fuzz: use ITIMER_REAL for timeouts
` [PULL v2 6/8] fuzz: unblock SIGALRM so the timeout works
` [PULL v2 7/8] MAINTAINERS: Add myself as a reviewer for Device Fuzzing
` [PULL v2 8/8] MAINTAINERS: add fuzzing reviewer
` [PULL SUBSYSTEM v2 0/8] Fuzzing Patches for 2021-08-25

[PULL 1/8] fuzz: fix sparse memory access in the DMA callback
 2021-08-25 13:33 UTC  (8+ messages)
` [PULL 2/8] fuzz: adjust timeout to allow for longer inputs
` [PULL 3/8] fuzz: make object-name matching case-insensitive
` [PULL 4/8] fuzz: add an instrumentation filter
` [PULL 5/8] fuzz: use ITIMER_REAL for timeouts
` [PULL 6/8] fuzz: unblock SIGALRM so the timeout works
` [PULL 7/8] MAINTAINERS: Add myself as a reviewer for Device Fuzzing
` [PULL 8/8] MAINTAINERS: add fuzzing reviewer

[PATCH v5 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-08-25  8:08 UTC  (5+ messages)
` [PATCH v5 1/4] hw/arm/smmuv3: Support non PCI/PCIe device connect with SMMU v3
` [PATCH v5 2/4] hw/arm/smmuv3: Update implementation of CFGI commands based on device SID
` [PATCH v5 3/4] hw/arm/virt: Update SMMU v3 creation to support non PCI/PCIe device connection
` [PATCH v5 4/4] hw/arm/virt: Add PL330 DMA controller and connect with SMMU v3

edid support for a Mac OS 10.8 guest
 2021-08-25  3:24 UTC 

edid support for a Mac OS 10.8 guest
 2021-08-25 11:03 UTC  (2+ messages)

[PATCH 0/2] target/mips: Allow Loongson 3A1000 to use up to 48-bit VAddr
 2021-08-25 10:50 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).