messages from 2023-02-21 16:51:35 to 2023-02-22 09:12:08 UTC [more...]
[RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
2023-02-22 9:11 UTC (5+ messages)
[PATCH v1 0/6] hw/arm/virt: Support dirty ring
2023-02-22 9:03 UTC (19+ messages)
` [PATCH v1 1/6] linux-headers: Update for "
` [PATCH v1 2/6] migration: Add last stage indicator to global dirty log synchronization
` [PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
` [PATCH v1 4/6] kvm: Add helper kvm_dirty_ring_init()
` [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
[PATCH v6 0/9] make write_misa a no-op and FEATURE_* cleanups
2023-02-22 8:41 UTC (8+ messages)
` [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
[PATCH v4 0/9] PC cleanups
2023-02-22 8:21 UTC (4+ messages)
` [PATCH v4 6/9] hw/i386/pc: Initialize ram_memory variable directly
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-02-22 8:05 UTC (6+ messages)
` [PATCH v3 07/10] qapi: implement conditional command arguments
[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
2023-02-22 7:28 UTC (15+ messages)
` [PATCH v2 04/13] vdpa: move vhost reset after get vring base
` [PATCH v2 07/13] vdpa: add vdpa net migration state notifier
` [PATCH v2 09/13] vdpa net: block migration if the device has CVQ
` [PATCH v2 11/13] vdpa: block migration if dev does not have _F_SUSPEND
` [PATCH v2 13/13] vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
[PATCH v3 00/24] gdbstub: re-organise to for better compilation behaviour
2023-02-22 7:18 UTC (32+ messages)
` [PATCH v3 01/24] gdbstub/internals.h: clean up include guard
` [PATCH v3 02/24] gdbstub: fix-up copyright and license files
` [PATCH v3 03/24] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
` [PATCH v3 04/24] gdbstub: define separate user/system structures
` [PATCH v3 05/24] gdbstub: move GDBState to shared internals header
` [PATCH v3 06/24] includes: move tb_flush into its own header
` [PATCH v3 07/24] gdbstub: move fromhex/tohex routines to internals
` [PATCH v3 08/24] gdbstub: make various helpers visible to the rest of the module
` [PATCH v3 09/24] gdbstub: move chunk of softmmu functionality to own file
` [PATCH v3 10/24] gdbstub: move chunks of user code into own files
` [PATCH v3 11/24] gdbstub: rationalise signal mapping in softmmu
` [PATCH v3 12/24] gdbstub: abstract target specific details from gdb_put_packet_binary
` [PATCH v3 13/24] gdbstub: specialise handle_query_attached
` [PATCH v3 14/24] gdbstub: specialise target_memory_rw_debug
` [PATCH v3 15/24] gdbstub: introduce gdb_get_max_cpus
` [PATCH v3 16/24] gdbstub: specialise stub_can_reverse
` [PATCH v3 17/24] gdbstub: fix address type of gdb_set_cpu_pc
` [PATCH v3 18/24] gdbstub: don't use target_ulong while handling registers
` [PATCH v3 19/24] gdbstub: move register helpers into standalone include
` [PATCH v3 20/24] gdbstub: move syscall handling to new file
` [PATCH v3 21/24] gdbstub: only compile gdbstub twice for whole build
` [PATCH v3 22/24] testing: probe gdb for supported architectures ahead of time
` [PATCH v3 23/24] include: split target_long definition from cpu-defs
` [PATCH v3 24/24] gdbstub: split out softmmu/user specifics for syscall handling
[PATCH v3 0/6] Python: Drop support for Python 3.6
2023-02-22 7:14 UTC (11+ messages)
` [PATCH v3 1/6] configure: Look for auxiliary Python installations
` [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
[PATCH RESEND 00/18] Support smp.clusters for x86
2023-02-22 6:37 UTC (4+ messages)
` [PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
[PATCH 0/5] bulk: Replace assert(0) -> g_assert_not_reached()
2023-02-22 6:29 UTC (13+ messages)
` [PATCH 1/5] target/ppc: fix warning with clang-15
` [PATCH 2/5] scripts/checkpatch.pl: Do not allow assert(0)
` [PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
` [PATCH 4/5] block/vvfat: Remove pointless check of NDEBUG
` [PATCH 5/5] hw: Remove mentions "
[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
2023-02-22 6:27 UTC (8+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-22 2:07 UTC (4+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
[PATCH] plugin: fix clearing of plugin_mem_cbs before TB exit
2023-02-22 4:32 UTC
[PATCH v8 0/8] Introduce igb
2023-02-22 3:29 UTC (5+ messages)
[PATCH v3 00/25] target/arm: Implement FEAT_RME
2023-02-22 2:33 UTC (26+ messages)
` [PATCH v3 01/25] target/arm: Handle m-profile in arm_is_secure
` [PATCH v3 02/25] target/arm: Stub arm_hcr_el2_eff for m-profile
` [PATCH v3 03/25] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
` [PATCH v3 04/25] target/arm: Rewrite check_s2_mmu_setup
` [PATCH v3 05/25] target/arm: Add isar_feature_aa64_rme
` [PATCH v3 06/25] target/arm: Update SCR and HCR for RME
` [PATCH v3 07/25] target/arm: SCR_EL3.NS may be RES1
` [PATCH v3 08/25] target/arm: Add RME cpregs
` [PATCH v3 09/25] target/arm: Introduce ARMSecuritySpace
` [PATCH v3 10/25] include/exec/memattrs: Add two bits of space to MemTxAttrs
` [PATCH v3 11/25] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
` [PATCH v3 12/25] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
` [PATCH v3 13/25] target/arm: Remove __attribute__((nonnull)) from ptw.c
` [PATCH v3 14/25] target/arm: Pipe ARMSecuritySpace through ptw.c
` [PATCH v3 15/25] target/arm: NSTable is RES0 for the RME EL3 regime
` [PATCH v3 16/25] target/arm: Handle Block and Page bits for security space
` [PATCH v3 17/25] target/arm: Handle no-execute for Realm and Root regimes
` [PATCH v3 18/25] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
` [PATCH v3 19/25] target/arm: Move s1_is_el0 into S1Translate
` [PATCH v3 20/25] target/arm: Use get_phys_addr_with_struct for stage2
` [PATCH v3 21/25] target/arm: Add GPC syndrome
` [PATCH v3 22/25] target/arm: Implement GPC exceptions
` [PATCH v3 23/25] target/arm: Implement the granule protection check
` [PATCH NOTFORMERGE v3 24/25] target/arm: Enable RME for -cpu max
` [PATCH NOTFORMERGE v3 25/25] hw/arm/virt: Add some memory for Realm Management Monitor
[PULL v2 0/8] tcg patch queue
2023-02-22 2:00 UTC (9+ messages)
` [PULL v2 1/8] accel/tcg: Allow the second page of an instruction to be MMIO
` [PULL v2 2/8] linux-user/sparc: Raise SIGILL for all unhandled software traps
` [PULL v2 3/8] linux-user: Always exit from exclusive state in fork_end()
` [PULL v2 4/8] cpus: Make {start,end}_exclusive() recursive
` [PULL v2 5/8] linux-user/microblaze: Handle privileged exception
` [PULL v2 6/8] target/microblaze: Add gdbstub xml
` [PULL v2 7/8] util/cacheflush: fix cache on windows-arm64
` [PULL v2 8/8] sysemu/os-win32: fix setjmp/longjmp "
[PATCH] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
2023-02-22 2:01 UTC (2+ messages)
[PATCH 0/6] hw/cxl: Poison get, inject, clear
2023-02-22 1:47 UTC (11+ messages)
` [PATCH 1/6] hw/cxl: Move enum ret_code definition to cxl_device.h
` [PATCH 2/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PATCH 4/6] hw/cxl: QMP based poison injection support
` [PATCH 5/6] hw/cxl: Add poison injection via the mailbox
` [PATCH 6/6] hw/cxl: Add clear poison mailbox command support
[PATCH v4 0/4] Adds support for running QEMU natively on windows-arm64
2023-02-21 23:45 UTC (9+ messages)
` [PATCH v4 1/4] util/cacheflush: fix cache "
` [PATCH v4 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v4 4/4] target/ppc: fix warning with clang-15
[PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
2023-02-21 23:38 UTC (7+ messages)
[PATCH v2 00/27] Replace TARGET_TB_PCREL with CF_PCREL
2023-02-21 22:39 UTC (29+ messages)
` [PATCH v2 01/27] include/exec: Introduce `CF_PCREL`
` [PATCH v2 02/27] target/i386: set `CF_PCREL` in `x86_cpu_realizefn`
` [PATCH v2 03/27] target/arm: set `CF_PCREL` in `arm_cpu_realizefn`
` [PATCH v2 04/27] accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`
` [PATCH v2 05/27] include/exec: "
` [PATCH v2 06/27] target/arm: "
` [PATCH v2 07/27] target/i386: "
` [PATCH v2 08/27] include/exec: Remove `TARGET_TB_PCREL` define
` [PATCH v2 09/27] target/arm: "
` [PATCH v2 10/27] target/i386: "
` [PATCH v2 11/27] accel/tcg: Move jmp-cache `CF_PCREL` checks to caller
` [PATCH v2 12/27] accel/tcg: Replace `tb_pc()` with `tb->pc`
` [PATCH v2 13/27] target/tricore: "
` [PATCH v2 14/27] target/sparc: "
` [PATCH v2 15/27] target/sh4: "
` [PATCH v2 16/27] target/rx: "
` [PATCH v2 17/27] target/riscv: "
` [PATCH v2 18/27] target/openrisc: "
` [PATCH v2 19/27] target/mips: "
` [PATCH v2 20/27] target/microblaze: "
` [PATCH v2 21/27] target/loongarch: "
` [PATCH v2 22/27] target/i386: "
` [PATCH v2 23/27] target/hppa: "
` [PATCH v2 24/27] target/hexagon: "
` [PATCH v2 25/27] target/avr: "
` [PATCH v2 26/27] target/arm: "
` [PATCH v2 27/27] include/exec: Remove `tb_pc()`
[PATCH] kvm: dirty-ring: Fix race with vcpu creation
2023-02-21 22:39 UTC (3+ messages)
[PATCH v3 0/2] hw/mem: CXL Type-3 Volatile Memory Support
2023-02-21 22:33 UTC (3+ messages)
` [PATCH v3 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH] tests: Disable migration-test
2023-02-21 22:24 UTC (8+ messages)
[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
2023-02-21 22:15 UTC (7+ messages)
` [PATCH v5 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
` [PATCH v5 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
[PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
2023-02-21 22:13 UTC (2+ messages)
[PATCH 0/7] Implement Most ARMv8.3 Pointer Authentication Features
2023-02-21 21:41 UTC (7+ messages)
` [PATCH 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
` [PATCH 7/7] target/arm: Add CPU properties for most v8.3 PAC features
[PATCH v3 0/3] virtio-scsi: fix SCSIDevice hot unplug with IOThread
2023-02-21 21:22 UTC (4+ messages)
` [PATCH v3 1/3] scsi: protect req->aiocb with AioContext lock
` [PATCH v3 2/3] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
` [PATCH v3 3/3] virtio-scsi: reset SCSI devices from main loop thread
[PATCH v2 1/3] hw: allwinner-i2c: Make the trace message more readable
2023-02-21 21:08 UTC (5+ messages)
` [PATCH v2 2/3] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
` [PATCH v2 3/3] hw: arm: allwinner-h3: Fix and complete H3 i2c devices
[PATCH v3 0/1] virtio-fs: implement option for stateless migration
2023-02-21 20:45 UTC (3+ messages)
` [PATCH v3 1/1] vhost-user-fs: add migration type property
[PULL 0/7] tcg patch queue
2023-02-21 18:51 UTC (5+ messages)
[PATCH 0/5] Pegasos2 fixes and audio output support
2023-02-21 18:44 UTC (6+ messages)
` [PATCH 1/5] hw/isa/vt82c686: Implement interrupt routing in via_isa_set_irq
` [PATCH 2/5] hw/isa/vt82c686: Implement PIRQ pins
` [PATCH 3/5] hw/ppc/pegasos2: Fix PCI interrupt routing
` [PATCH 4/5] hw/audio/ac97: Split off some definitions to a header
` [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
hw/ppc/virtex_ml507: Problem with CPU IRQ#3 (PPC40x_INPUT_CINT)
2023-02-21 18:36 UTC (2+ messages)
[PATCH 0/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
2023-02-21 17:59 UTC (7+ messages)
` [PATCH 1/5] hw/cpu: Extend CPUState::cluster_index documentation
` [PATCH 2/5] hw/cpu/cluster: Only add CPU objects to CPU cluster
` [PATCH 3/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
[RESEND PATCH 0/1] pc-bios: Support List-Directed IPL from ECKD DASD
2023-02-21 17:45 UTC (2+ messages)
` [RESEND PATCH 1/1] pc-bios: Add support for "
[PATCH 0/8] hw/arm: Cleanups around QOM style
2023-02-21 17:45 UTC (2+ messages)
[PATCH] target/riscv: Fix checking of whether instruciton at 'pc_next' spans pages
2023-02-21 17:36 UTC (2+ messages)
[PATCH v2 00/14] target/arm: gdbstub cleanups and additions
2023-02-21 17:33 UTC (6+ messages)
` [PATCH v2 11/14] target/arm: Implement gdbstub pauth extension
` [PATCH v2 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
[PATCH v4 0/6] qapi: static typing conversion, pt5c
2023-02-21 17:32 UTC (5+ messages)
[PATCH 0/2] target/arm: Fix gdbstub for m-profile (#1421)
2023-02-21 17:11 UTC (4+ messages)
` [PATCH 2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
virtio-sound Google Summer of Code project?
2023-02-21 16:50 UTC (5+ 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).