messages from 2022-04-11 21:16:30 to 2022-04-13 15:56:30 UTC [more...]
[PATCH for-7.1 0/8] nbd: actually make s->state thread-safe
2022-04-13 15:55 UTC (16+ messages)
` [PATCH for-7.1 1/8] nbd: actually implement reply_possible safeguard
` [PATCH for-7.1 2/8] nbd: mark more coroutine_fns
` [PATCH for-7.1 3/8] nbd: remove peppering of nbd_client_connected
` [PATCH for-7.1 4/8] nbd: keep send_mutex/free_sema handling outside nbd_co_do_establish_connection
` [PATCH for-7.1 5/8] nbd: use a QemuMutex to synchronize reconnection with coroutines
` [PATCH for-7.1 6/8] nbd: move s->state under requests_lock
` [PATCH for-7.1 7/8] nbd: take receive_mutex when reading requests[].receiving
` [PATCH for-7.1 8/8] nbd: document what is protected by the CoMutexes
[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
2022-04-13 15:22 UTC (15+ messages)
[PATCH v1] hw/ppc: change indentation to spaces from TABs
2022-04-13 15:03 UTC (4+ messages)
` [PATCH v2] "
[PATCH v7 00/17] vfio-user server in QEMU
2022-04-13 14:37 UTC (14+ messages)
` [PATCH v7 12/17] vfio-user: IOMMU support for remote device
FSFreeze on Windows VM
2022-04-13 14:27 UTC (6+ messages)
[PATCH for-7.1 v2 00/39] Logging cleanup and per-thread logfiles
2022-04-13 13:55 UTC (13+ messages)
` [PATCH v2 03/39] util/log: Return bool from qemu_set_log_filename
` [PATCH v2 04/39] util/log: Pass Error pointer to qemu_set_log
` [PATCH v2 07/39] util/log: Rename qemu_log_lock to qemu_log_trylock
` [PATCH v2 09/39] *: Use fprintf between qemu_log_trylock/unlock
` [PATCH v2 11/39] tcg: Pass the locked filepointer to tcg_dump_ops
` [PATCH v2 12/39] exec/translator: Pass the locked filepointer to disas_log hook
[PATCH v5 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
2022-04-13 13:52 UTC (9+ messages)
` [PATCH v5 1/4] qapi/machine.json: Add cluster-id
` [PATCH v5 2/4] hw/arm/virt: Consider SMP configuration in CPU topology
` [PATCH v5 4/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table
adding 'official' way to dump SEV VMSA
2022-04-13 13:36 UTC
[PATCH qemu v7 00/14] Add tail agnostic behavior for rvv instructions
2022-04-13 12:43 UTC (6+ messages)
[PATCH] block/rbd: support driver-specific reopen
2022-04-13 12:26 UTC
[RFC PATCH] tests/guest-debug: better handle gdb crashes
2022-04-13 12:11 UTC
[PATCH] migration: Read state once
2022-04-13 11:33 UTC
[libvirt] [PATCH RESEND v2 0/4] re-introduce <acpi-hotplug-bridge>
2022-04-13 11:18 UTC (8+ messages)
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-13 9:15 UTC (37+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 09/13] KVM: Handle page fault for private memory
` [PATCH v5 10/13] KVM: Register private memslot to memory backing store
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE
[PATCH for-7.1 0/8] nbd: actually make s->state thread-safe
2022-04-13 7:30 UTC (3+ messages)
[PATCH v7 00/12] Improve PMU support
2022-04-13 7:08 UTC (5+ messages)
` [PATCH v7 08/12] target/riscv: Add sscofpmf extension support
` [PATCH v7 12/12] target/riscv: Update the privilege field for sscofpmf CSRs
[RFC PATCH 0/4] 9pfs: Add 9pfs support for Windows host
2022-04-13 3:30 UTC (4+ messages)
[PATCH] target/riscv: use xlen in forging isa string
2022-04-13 6:40 UTC (4+ messages)
` [PATCH] target/riscv: replace TARGET_LONG_BITS in gdbstub
[PATCH] Warn user if the vga flag is passed but no vga device is created
2022-04-13 6:36 UTC (5+ messages)
XIVE VFIO kernel resample failure in INTx mode under heavy load
2022-04-13 6:26 UTC (6+ messages)
[Qemu-devel] [PATCH 6/8] i386/kvm: hv-stimer requires hv-time and hv-synic
2022-04-13 5:58 UTC (5+ messages)
[PATCH] docs: Correct the default thread-pool-size
2022-04-13 4:20 UTC
[PATCH 0/5] target/arm: Support variable sized coprocessor registers
2022-04-13 2:55 UTC (9+ messages)
[ANNOUNCE] QEMU 7.0.0-rc4 is now available
2022-04-13 0:44 UTC
[PATCH] net/vhost-user: Save ack_features to net_clients during vhost_user_start
2022-04-13 8:17 UTC
[PATCH v3 for 7.1 1/1] block: add 'force' parameter to 'blockdev-change-medium' command
2022-04-12 22:18 UTC
[PATCH] hw/nvme: fix narrowing conversion
2022-04-12 20:36 UTC (2+ messages)
[PULL 00/15] Pull migration patches
2022-04-12 19:04 UTC (3+ messages)
` [PULL 03/15] multifd: Make no compression operations into its own structure
[PATCH v8 00/12] target/hexagon: introduce idef-parser
2022-04-12 18:41 UTC (5+ messages)
` [PATCH v8 10/12] target/hexagon: import parser for idef-parser
[RFC PATCH 0/3] Remove some of the old libopcode based disassemblers
2022-04-12 16:58 UTC (4+ messages)
` [RFC PATCH 1/3] disas: Remove old libopcode s390 disassembler
` [RFC PATCH 2/3] disas: Remove old libopcode arm disassembler
` [RFC PATCH 3/3] disas: Remove old libopcode i386 disassembler
[PATCH for-7.1] hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA
2022-04-12 16:49 UTC
[PATCH v5 0/9] s390x/pci: zPCI interpretation support
2022-04-12 16:07 UTC (4+ messages)
` [PATCH v5 2/9] vfio: tolerate migration protocol v1 uapi renames
[RFC 0/3] Introduce a new Qemu machine for RISC-V
2022-04-12 15:59 UTC (5+ messages)
` [RFC 1/3] serial: Enable MSI capablity and option
` [RFC 2/3] hw/riscv: virt: Move common functions to a separate helper file
` [RFC 3/3] hw/riscv: Create a new qemu machine for RISC-V
[PATCH] vhost: Track descriptor chain in private at SVQ
2022-04-12 15:52 UTC
[PULL v2 00/35] riscv-to-apply queue
2022-04-12 14:53 UTC (3+ messages)
` [PULL v2 29/35] hw/intc: Add RISC-V AIA APLIC device emulation
[RFC PATCH] target/i386: fix byte swap issue with XMM register access
2022-04-12 14:35 UTC (2+ messages)
[PATCH for-7.1] target/mips: Remove stale TODO file
2022-04-12 14:33 UTC (2+ messages)
[PATCH 00/16] target/arm: Implement features Debugv8p4, RAS, IESB
2022-04-12 14:31 UTC (12+ messages)
` [PATCH 11/16] target/arm: Add minimal RAS registers
` [PATCH 13/16] target/arm: Implement virtual SError exceptions
` [PATCH 14/16] target/arm: Implement ESB instruction
[PATCH v2 for 7.1 1/1] block: add 'force' parameter to 'blockdev-change-medium' command
2022-04-12 13:58 UTC (4+ messages)
[PATCH] block: fix core for unlock not permitted
2022-04-12 12:49 UTC (3+ messages)
` 答复: "
[BUG]QEMU jump into interrupt when single-stepping on aarch64
2022-04-12 12:32 UTC (4+ messages)
[PATCH v4 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
2022-04-12 12:32 UTC (13+ messages)
` [PATCH v4 10/11] tests/tcg/s390x: Tests for Vector Enhancements "
[RFC PATCH 0/4] net: support for CFI with libslirp >= 4.7
2022-04-12 12:13 UTC (5+ messages)
` [RFC PATCH 1/4] net: slirp: introduce a wrapper struct for QemuTimer
` [RFC PATCH 2/4] net: slirp: switch to slirp_new
` [RFC PATCH 3/4] net: slirp: add support for CFI-friendly timer API
` [RFC PATCH 4/4] net: slirp: allow CFI with libslirp >= 4.7
[PATCH v9 00/11] 9p: Add support for darwin
2022-04-12 12:19 UTC (4+ messages)
` [PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat
[PATCH for-7.1] target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
2022-04-12 12:08 UTC (2+ messages)
[RFC PATCH] gdb/gic: expose cpu_index via MxTxAttrs
2022-04-12 11:19 UTC (3+ messages)
[PATCH V6 00/27] Live Update
2022-04-12 11:01 UTC (5+ messages)
` [PATCH V6 21/27] vfio-pci: cpr part 3 (intx)
[PATCH 1/2] gdbstub: Set current_cpu for memory read write
2022-04-12 10:48 UTC (11+ messages)
[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
2022-04-12 10:21 UTC (3+ messages)
` "
Procedures adding new CPUs in sbsa-ref
2022-04-12 9:20 UTC (5+ messages)
[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
2022-04-12 9:04 UTC (12+ messages)
[RFC v2 0/8] blkio: add libblkio BlockDriver
2022-04-12 8:43 UTC (7+ messages)
` [RFC v2 1/8] blkio: add io_uring block driver using libblkio
[PATCH 0/3] vhost-user: Fixes for VHOST_USER_ADD/REM_MEM_REG
2022-04-12 8:40 UTC (2+ messages)
[PATCH] contrib/vhost-user-blk: add missing GOptionEntry NULL terminator
2022-04-12 8:15 UTC (2+ messages)
[RESEND][PATCH 0/2] acpi/nvdimm: support NVDIMM _LS{I,R,W} methods
2022-04-12 6:57 UTC (3+ messages)
` [PATCH 1/2] acpi/nvdimm: Create _LS{I,R,W} method for NVDIMM device
` [PATCH 2/2] acpi/nvdimm: Fix aml_or() and aml_and() in if clause
[PATCH 0/2] acpi/nvdimm: support NVDIMM _LS{I,R,W} methods
2022-04-12 5:41 UTC
[PATCH] target/riscv: Fix incorrect PTE merge in walk_pte
2022-04-12 4:53 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3] hw/riscv: virt: Exit if the user provided -bios in combination with KVM
2022-04-12 4:22 UTC (5+ messages)
[PATCH v2 0/9] VDIV/VMOD Implementation
2022-04-12 3:44 UTC (15+ messages)
` [PATCH v2 2/9] target/ppc: Implemented vector divide instructions
` [PATCH v2 3/9] target/ppc: Implemented vector divide quadword
` [PATCH v2 4/9] target/ppc: Implemented vector divide extended word
` [PATCH v2 5/9] host-utils: Implemented unsigned 256-by-128 division
` [PATCH v2 7/9] target/ppc: Implemented remaining vector divide extended
` [PATCH v2 8/9] target/ppc: Implemented vector module word/doubleword
` [PATCH v2 9/9] target/ppc: Implemented vector module quadword
[PATCH 0/2] Introduce PCI mbox module for Nuvoton SoC
2022-04-12 2:40 UTC (5+ messages)
` [PATCH 1/2] hw/misc: Add Nuvoton's PCI Mailbox Module
[PATCH v2 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
2022-04-12 1:11 UTC (2+ messages)
[PATCH v2 00/24] target/arm: 8 new features, A76 and N1
2022-04-12 0:33 UTC (25+ messages)
` [PATCH v2 01/24] target/arm: Add isar predicates for FEAT_Debugv8p2
` [PATCH v2 02/24] target/arm: Adjust definition of CONTEXTIDR_EL2
` [PATCH v2 03/24] target/arm: Move cortex impdef sysregs to cpu_tcg.c
` [PATCH v2 04/24] target/arm: Update qemu-system-arm -cpu max to cortex-a57
` [PATCH v2 05/24] target/arm: Set ID_DFR0.PerfMon for qemu-system-arm -cpu max
` [PATCH v2 06/24] target/arm: Split out arm32_max_features
` [PATCH v2 07/24] target/arm: Annotate arm_max_initfn with FEAT identifiers
` [PATCH v2 08/24] target/arm: Use field names for manipulating EL2 and EL3 modes
` [PATCH v2 09/24] target/arm: Enable FEAT_Debugv8p2 for -cpu max
` [PATCH v2 10/24] target/arm: Enable FEAT_Debugv8p4 "
` [PATCH v2 11/24] target/arm: Add isar_feature_{aa64,any}_ras
` [PATCH v2 12/24] target/arm: Add minimal RAS registers
` [PATCH v2 13/24] target/arm: Enable SCR and HCR bits for RAS
` [PATCH v2 14/24] target/arm: Implement virtual SError exceptions
` [PATCH v2 15/24] target/arm: Implement ESB instruction
` [PATCH v2 16/24] target/arm: Enable FEAT_RAS for -cpu max
` [PATCH v2 17/24] target/arm: Enable FEAT_IESB "
` [PATCH v2 18/24] target/arm: Enable FEAT_CSV2 "
` [PATCH v2 19/24] target/arm: Update ISAR fields for ARMv8.8
` [PATCH v2 20/24] target/arm: Enable FEAT_CSV2_2 for -cpu max
` [PATCH v2 21/24] target/arm: Enable FEAT_CSV3 "
` [PATCH v2 22/24] target/arm: Enable FEAT_DGH "
` [PATCH v2 23/24] target/arm: Define cortex-a76
` [PATCH v2 24/24] target/arm: Define neoverse-n1
[PATCH 0/2] target/riscv: Annotate atomic operations
2022-04-12 0:10 UTC (2+ messages)
[PATCH 0/7] target/arm: More trivial features, A76, N1
2022-04-11 23:56 UTC (5+ messages)
` [PATCH 6/7] target/arm: Define cortex-a76
[PATCH v2 0/2] Correct a couple of defines in pcie_host.h
2022-04-11 22:18 UTC (3+ messages)
` [PATCH v2 1/2] include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
` [PATCH v2 2/2] include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
[RFC PATCH v1 1/1] include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
2022-04-11 22:16 UTC (3+ messages)
[PATCH] migration/dirtyrate: Replace malloc with g_new
2022-04-11 21:44 UTC (2+ messages)
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).