qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-11 11:58:09 to 2023-09-12 08:56:55 UTC [more...]

[PATCH 0/4] Add BHRB Facility Support
 2023-09-11 21:23 UTC  (2+ messages)
` [PATCH 1/4] target/ppc: Add new hflags to support BHRB

[PATCH] vhost-user-scsi: support reconnect to backend
 2023-09-12  8:52 UTC  (10+ messages)
` [PATCH v3 0/5] Implement reconnect for vhost-user-scsi
  ` [PATCH v3 4/5] vhost-user-scsi: support reconnect to backend
  ` [PATCH v3 5/5] vhost-user-scsi: start vhost when guest kicks
` [PATCH v4 0/5] Implement reconnect for vhost-user-scsi
  ` [PATCH v4 3/5] vhost-user-scsi: support reconnect to backend

[PATCH v11 0/9] rutabaga_gfx + gfxstream
 2023-09-12  8:53 UTC  (9+ messages)

[PATCH v7 00/18] plugins: Allow to read registers
 2023-09-12  8:46 UTC  (20+ messages)
` [PATCH v7 01/18] gdbstub: Add num_regs member to GDBFeature
` [PATCH v7 02/18] gdbstub: Introduce gdb_find_static_feature()
` [PATCH v7 03/18] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
` [PATCH v7 04/18] gdbstub: Introduce GDBFeatureBuilder
` [PATCH v7 05/18] target/arm: Use GDBFeature for dynamic XML
` [PATCH v7 06/18] target/ppc: "
` [PATCH v7 07/18] target/riscv: "
` [PATCH v7 08/18] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v7 09/18] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v7 10/18] gdbstub: Simplify XML lookup
` [PATCH v7 11/18] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v7 12/18] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v7 13/18] gdbstub: Expose functions to read registers
` [PATCH v7 14/18] cpu: Call plugin hooks only when ready
` [PATCH v7 15/18] plugins: Allow to read registers
` [PATCH v7 16/18] contrib/plugins: Allow to log registers
` [PATCH v7 17/18] plugins: Support C++
` [PATCH v7 18/18] contrib/plugins: Add cc plugin

riscv64 virt board crash upon startup
 2023-09-12  8:40 UTC  (7+ messages)

[PATCH 0/2] Fix vhost reconnect issues
 2023-09-12  8:32 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] vhost: Add Error parameter to vhost_scsi_common_start()

[PATCH qemu 0/2] dump: Only use the makedumpfile flattened format when necessary
 2023-09-12  8:26 UTC  (9+ messages)
` [PATCH qemu 2/2] "

[PATCH v2 00/10] Adds CPU hot-plug support to Loongarch
 2023-09-12  8:10 UTC  (13+ messages)
` [PATCH v2 01/10] Update ACPI GED framework to support vcpu hot-(un)plug
` [PATCH v2 02/10] Update CPUs AML with cpu-(ctrl)dev change
` [PATCH v2 03/10] make qdev_disconnect_gpio_out_named() public
` [PATCH v2 04/10] Introduce the CPU address space destruction function
` [PATCH v2 05/10] Added CPU topology support for Loongarch
` [PATCH v2 06/10] Optimize loongarch_irq_init function implementation
` [PATCH v2 07/10] Add basic CPU hot-(un)plug support for Loongarch
` [PATCH v2 08/10] Add support of *unrealize* for Loongarch cpu
` [PATCH v2 09/10] Add generic event device for Loongarch
` [PATCH v2 10/10] Update the ACPI table for the Loongarch CPU

[PATCH v2 1/2] ui: fix crash when there are no active_console
 2023-09-12  7:10 UTC  (4+ messages)
` [PATCH v2 2/2] ui: add precondition for dpy_get_ui_info()

[PATCH v2 00/11] gdbstub and TCG plugin improvements
 2023-09-12  6:58 UTC  (12+ messages)
` [PATCH v2 01/11] gdbstub: Fix target_xml initialization
` [PATCH v2 02/11] gdbstub: Fix target.xml response
` [PATCH v2 03/11] contrib/plugins: Use GRWLock in execlog
` [PATCH v2 04/11] gdbstub: Introduce GDBFeature structure
` [PATCH v2 05/11] target/arm: Move the reference to arm-core.xml
` [PATCH v2 06/11] hw/core/cpu: Return static value with gdb_arch_name()
` [PATCH v2 07/11] gdbstub: Use g_markup_printf_escaped()
` [PATCH v2 08/11] target/arm: Remove references to gdb_has_xml
` [PATCH v2 09/11] target/ppc: "
` [PATCH v2 10/11] gdbstub: Remove gdb_has_xml variable
` [PATCH v2 11/11] gdbstub: Replace gdb_regs with an array

[PATCH v1 1/2] target/s390x: introduce "host-recommended" option for model expansion
 2023-09-12  6:59 UTC  (4+ messages)
` [PATCH v1 2/2] target/s390x: flag te and cte as deprecated

[PATCH] vdpa: fix gcc cvq_isolated uninitialized variable warning
 2023-09-12  6:46 UTC  (3+ messages)

[PATCH] ui: fix crash when there are no active_console
 2023-09-12  6:27 UTC  (4+ messages)

[PULL v2 00/45] riscv-to-apply queue
 2023-09-12  6:05 UTC  (8+ messages)
` [PULL v2 38/45] hw/riscv/virt.c: fix non-KVM --enable-debug build
` [PULL v2 42/45] target/riscv: Allocate itrigger timers only once

[PATCH v2, 1/1] memory: avoid updating ioeventfds for some address_space
 2023-09-12  2:35 UTC  (5+ messages)
` [PATCH v2,1/1] "
      ` [External] "

[PATCH 0/7] target/arm: hwcaps updates, FEAT_HBC
 2023-09-12  0:44 UTC  (14+ messages)
` [PATCH 1/7] target/arm: Add ID_AA64ISAR2_EL1
` [PATCH 2/7] linux-user/elfload.c: Correct SME feature names reported in cpuinfo
` [PATCH 3/7] linux-user/elfload.c: Add missing arm and arm64 hwcap values
` [PATCH 4/7] linux-user/elfload.c: Report previously missing arm32 hwcaps
` [PATCH 5/7] target/arm: Update AArch64 ID register field definitions
` [PATCH 6/7] target/arm: Update user-mode ID reg mask values
` [PATCH 7/7] target/arm: Implement FEAT_HBC

[PATCH 0/9] migration: Better error handling in rp thread, allow failures in recover
 2023-09-12  0:33 UTC  (7+ messages)
` [PATCH 7/9] migration: Remember num of ramblocks to sync during recovery
` [PATCH 8/9] migration: Add migration_rp_wait|kick()
` [PATCH 9/9] migration/postcopy: Allow network to fail even during recovery

[PATCH v3 00/23] bsd-user: Implement mmap related system calls for FreeBSD
 2023-09-12  0:09 UTC  (17+ messages)
` [PATCH v3 05/23] bsd-user: Implement shm_open2(2) system call
` [PATCH v3 10/23] bsd-user: Implement shmid_ds conversion between host and target
` [PATCH v3 16/23] bsd-user: Implment madvise(2) to match the linux-user implementation
` [PATCH v3 17/23] bsd-user: Implement mincore(2)
` [PATCH v3 18/23] bsd-user: Implement do_obreak function
` [PATCH v3 19/23] bsd-user: Implement shm_open(2)
` [PATCH v3 22/23] bsd-user: Implement shmat(2) and shmdt(2)
` [PATCH v3 23/23] bsd-user: Add stubs for vadvise(), sbrk() and sstk()

[PATCH v2] tpm: fix crash when FD >= 1024
 2023-09-12  0:08 UTC  (2+ messages)

[PATCH RESEND v5 00/57] Add LoongArch LASX instructions
 2023-09-11 23:48 UTC  (24+ messages)
` [PATCH RESEND v5 14/57] target/loongarch: Implement xvadd/xvsub
` [PATCH RESEND v5 19/57] target/loongarch: Implement xvhaddw/xvhsubw
` [PATCH RESEND v5 20/57] target/loongarch: Implement xvaddw/xvsubw
` [PATCH RESEND v5 21/57] target/loongarch: Implement xavg/xvagr
` [PATCH RESEND v5 40/57] target/loongarch: Implement xvssrln xvssran
` [PATCH RESEND v5 41/57] target/loongarch: Implement xvssrlrn xvssrarn
` [PATCH RESEND v5 51/57] target/loongarch: Implement xvinsgr2vr xvpickve2gr
` [PATCH RESEND v5 52/57] target/loongarch: Implement xvreplve xvinsve0 xvpickve
` [PATCH RESEND v5 54/57] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
` [PATCH RESEND v5 55/57] target/loongarch: Implement xvld xvst
` [PATCH RESEND v5 56/57] target/loongarch: Move simply DO_XX marcos togther

[PATCH 00/32] bsd-user: Implement freebsd process related system calls
 2023-09-11 22:45 UTC  (7+ messages)
` [PATCH 04/32] bsd-user: Add freebsd_exec_common and do_freebsd_procctl to qemu.h
` [PATCH 06/32] bsd-user: Add bsd-proc.c to meson.build

[PATCH 0/4] hw/core/cpu-common: Consolidate cpu_class_by_name()
 2023-09-11 22:40 UTC  (5+ messages)
` [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field

[PATCH 00/14] target/arm: Implement FEAT_MOPS
 2023-09-11 21:17 UTC  (5+ messages)
` [PATCH 11/14] target/arm: Implement the SETG* instructions

[PATCH v4 0/3] target/i386: Restrict system-specific features from user emulation
 2023-09-11 21:13 UTC  (4+ messages)
` [PATCH v4 1/3] target/i386: Check kvm_hyperv_expand_features() return value
` [RFC PATCH v4 2/3] target/i386: Restrict system-specific features from user emulation
` [PATCH v4 3/3] target/i386: Prohibit target specific KVM prototypes on "

[PATCH 00/11] qdev: Make array properties user accessible again
 2023-09-11 20:54 UTC  (24+ messages)
` [PATCH 01/11] qdev: Add qdev_prop_set_array()
` [PATCH 02/11] hw/i386/pc: Use qdev_prop_set_array()
` [PATCH 03/11] hw/arm/mps2-tz: "
` [PATCH 04/11] hw/arm/mps2: "
` [PATCH 05/11] hw/arm/sbsa-ref: "
` [PATCH 06/11] hw/arm/vexpress: "
` [PATCH 07/11] hw/arm/virt: "
` [PATCH 08/11] hw/arm/xlnx-versal: "
` [PATCH 09/11] hw/rx/rx62n: "
` [PATCH 10/11] qom: Add object_property_set_default_list()

[PATCH v6 00/10] Fix segfault on migration return path
 2023-09-11 20:46 UTC  (12+ messages)
` [PATCH v6 01/10] migration: Fix possible race when setting rp_state.error
` [PATCH v6 02/10] migration: Fix possible races when shutting down the return path
` [PATCH v6 03/10] migration: Fix possible race when shutting down to_dst_file
` [PATCH v6 04/10] migration: Remove redundant cleanup of postcopy_qemufile_src
` [PATCH v6 05/10] migration: Consolidate return path closing code
` [PATCH v6 06/10] migration: Replace the return path retry logic
` [PATCH v6 07/10] migration: Move return path cleanup to main migration thread
` [PATCH v6 08/10] migration/yank: Use channel features
` [PATCH v6 09/10] migration/yank: Keep track of registered yank instances
` [PATCH v6 10/10] migration: Add a wrapper to cleanup migration files

[PATCH 0/1] Qemu crashes on VM migration after an handled memory error
 2023-09-11 19:48 UTC  (7+ messages)
` [PATCH 1/1] migration: skip poisoned memory pages on "ram saving" phase

[PATCH v1] vfio/common: Separate vfio-pci ranges
 2023-09-11 19:17 UTC  (7+ messages)

[PATCH 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
 2023-09-11 18:41 UTC  (5+ messages)
` [PATCH 01/13] memory: Let ReservedRegion use Range
` [PATCH 02/13] memory: Introduce memory_region_iommu_set_iova_ranges

[RESEND VIRTIO GPU PATCH v3 0/1] Add new feature flag VIRTIO_GPU_F_FREEZE_S3
 2023-09-11 16:33 UTC  (3+ messages)
` [RESEND VIRTIO GPU PATCH v3 1/1] virtio-gpu: "
  ` [virtio-dev] "

[PATCH v3] target/i386: Restrict system-specific features from user emulation
 2023-09-11 16:38 UTC  (3+ messages)

[PATCH v2 0/7] remaining tree-wide spelling fixes
 2023-09-11 16:27 UTC  (16+ messages)
` [PATCH 1/7] bsd-user: "
` [PATCH 2/7] i386: "
` [PATCH 4/7] hw/net: "
` [PATCH 5/7] hw/pci: "
` [PATCH 6/7] hw/tpm: "
` [PATCH 7/7] hw/other: "

[PATCH vOther2 1/1] qemu-nbd: Restore "qemu-nbd -v --fork" output
 2023-09-11 14:48 UTC  (3+ messages)

[PULL 00/13] vfio queue
 2023-09-11 15:19 UTC  (2+ messages)

[PULL v2 00/15] Block layer patches
 2023-09-11 15:19 UTC  (2+ messages)

[PULL 00/26] target-arm queue
 2023-09-11 15:19 UTC  (2+ messages)

[PULL 00/51] Build system, i386 changes for 2023-09-07
 2023-09-11 15:16 UTC  (23+ messages)
` [PULL 24/51] meson: compile bundled device trees

[PATCH v2] target/i386: Re-introduce few KVM stubs for Clang debug builds
 2023-09-11 15:05 UTC  (2+ messages)

[PATCH v4 0/6] misc tweaks for kvm and the 64bit pci window
 2023-09-11 14:46 UTC  (2+ messages)

[PULL 00/65] riscv-to-apply queue
 2023-09-11 14:07 UTC  (4+ messages)

[PATCH] target/i386: Re-introduce few KVM stubs for Clang debug builds
 2023-09-11 13:36 UTC  (7+ messages)

[Stable-7.2.6 00/37] Patch Round-up for stable 7.2.6, freeze on 2023-09-19
 2023-09-11 13:34 UTC  (4+ messages)
` [Stable-7.2.6 29/37] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set

[PATCH v9 00/20] riscv: 'max' CPU, detect user choice in TCG
 2023-09-11 13:32 UTC  (3+ messages)
` [PATCH v9 03/20] target/riscv/cpu.c: split kvm prop handling to its own helper

[PATCH] tpm: fix crash when FD >= 1024
 2023-09-11 12:56 UTC  (2+ messages)

[PATCH v4 00/10] Introduce model for IBM's FSI
 2023-09-11 12:43 UTC  (15+ messages)
` [PATCH v4 02/10] hw/fsi: Introduce IBM's scratchpad
` [PATCH v4 03/10] hw/fsi: Introduce IBM's cfam,fsi-slave
` [PATCH v4 04/10] hw/fsi: Introduce IBM's FSI
` [PATCH v4 05/10] hw/fsi: IBM's On-chip Peripheral Bus
` [PATCH v4 06/10] hw/fsi: Aspeed APB2OPB interface
` [PATCH v4 07/10] hw/arm: Hook up FSI module in AST2600
` [PATCH v4 10/10] hw/fsi: Update MAINTAINER list

[PATCH 0/2] tcg: Add gvec compare with immediate and scalar operand
 2023-09-11 12:38 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v2 00/19] riscv: split TCG/KVM accelerators from cpu.c
 2023-09-11 12:23 UTC  (6+ messages)
` [PATCH v2 10/19] target/riscv: remove kvm-stub.c

Disassembler disagrees with translator over instruction decoding
 2023-09-11 12:16 UTC  (3+ 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).