messages from 2023-08-19 09:49:48 to 2023-08-21 13:01:47 UTC [more...]
[PATCH v3 0/8] target/loongarch: Cleanups in preparation of loongarch32 support
2023-08-21 12:59 UTC (4+ messages)
` [PATCH v3 1/8] target/loongarch: Log I/O write accesses to CSR registers
` [PATCH v3 2/8] target/loongarch: Remove duplicated disas_set_info assignment
` [PATCH v3 4/8] target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPU
[PATCH v2 0/8] Xilinx Versal CFI support
2023-08-21 12:58 UTC (9+ messages)
` [PATCH v2 2/8] hw/misc: Introduce a model of Xilinx Versal's CFU_APB
` [PATCH v2 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
` [PATCH v2 4/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
` [PATCH v2 8/8] hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG
[PATCH v2 00/18] crypto: Provide clmul.h and host accel
2023-08-21 12:45 UTC (19+ messages)
` [PATCH v2 02/18] target/arm: Use clmul_8* routines
` [PATCH v2 03/18] target/s390x: "
` [PATCH v2 06/18] target/arm: Use clmul_16* routines
` [PATCH v2 07/18] target/s390x: "
` [PATCH v2 10/18] target/arm: Use clmul_32* routines
` [PATCH v2 11/18] target/s390x: "
` [PATCH v2 14/18] target/arm: Use clmul_64
` [PATCH v2 15/18] target/s390x: "
` [PATCH v2 16/18] target/ppc: "
[PATCH v5 0/4] Virtio shared dma-buf
2023-08-21 12:37 UTC (2+ messages)
[PATCH v1 0/3] softmmu/physmem: file_ram_open() readonly improvements
2023-08-21 12:20 UTC (11+ messages)
` [PATCH v1 1/3] softmmu/physmem: fallback to opening guest RAM file as readonly in a MAP_PRIVATE mapping
` "
` "
[PATCH 0/2] Fix vhost reconnect issues
2023-08-21 12:09 UTC (5+ messages)
` [PATCH 2/2] vhost: Add Error parameter to vhost_scsi_common_start()
[PATCH 0/6] linux-user: Rewrite open_self_maps
2023-08-21 12:07 UTC (5+ messages)
` [PATCH 4/6] linux-user: Show heap address in /proc/pid/maps
` [PATCH 6/6] linux-user: Show vdso "
[PATCH 0/3] tcg/i386: Improvements to deposit
2023-08-21 12:05 UTC (3+ messages)
` [PATCH 2/3] tcg: Fold deposit with zero to and
[Qemu-devel] [PATCH] ahci: enable pci bus master MemoryRegion before loading ahci engines
2023-08-21 12:01 UTC (6+ messages)
[PATCH v3 00/32] Implement the stat system calls for FreeBSD
2023-08-21 11:59 UTC (3+ messages)
[PATCH] target/arm: Fix 64-bit SSRA
2023-08-21 11:56 UTC (4+ messages)
[PATCH] target/arm: Fix SME ST1Q
2023-08-21 11:54 UTC (3+ messages)
[PATCH v2 0/4] virtio-blk: use blk_io_plug_call() instead of notification BH
2023-08-21 11:02 UTC (3+ messages)
` [PATCH v2 3/4] virtio: use defer_call() in virtio_irqfd_notify()
[PULL 00/19] UI & audio patches
2023-08-21 10:20 UTC (5+ messages)
` [PULL 05/19] virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
` [8.1 regression] "
[PATCH] softfloat: Handle m68k extended precision denormals properly
2023-08-21 10:16 UTC (6+ messages)
Funny results with long double denorms on m68k
2023-08-21 10:07 UTC (3+ messages)
[PATCH v4 0/3] qmp, vhost-user: Remove virtio_list & update virtio introspection
2023-08-21 10:05 UTC (3+ messages)
` [PATCH v4 1/3] qmp: remove virtio_list, search QOM tree instead
[PATCH 0/2] audio/jackaudio: avoid dynamic stack allocations
2023-08-21 10:00 UTC (8+ messages)
` [PATCH 1/2] audio/jackaudio: Avoid dynamic stack allocation in qjack_client_init
` [PATCH 2/2] audio/jackaudio: Avoid dynamic stack allocation in qjack_process()
[PATCH v2 00/58] TDX QEMU support
2023-08-21 9:58 UTC (29+ messages)
` [PATCH v2 03/58] target/i386: Parse TDX vm type
` [PATCH v2 06/58] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v2 07/58] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [PATCH v2 13/58] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v2 14/58] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v2 15/58] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [PATCH v2 18/58] i386/tdx: Validate TD attributes
` [PATCH v2 19/58] qom: implement property helper for sha384
` [PATCH v2 20/58] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM
` [PATCH v2 21/58] i386/tdx: Implement user specified tsc frequency
` [PATCH v2 25/58] kvm/tdx: Don't complain when converting vMMIO region to shared
` [PATCH v2 32/58] i386/tdx: Track RAM entries for TDX VM
` [PATCH v2 36/58] memory: Introduce memory_region_init_ram_gmem()
` [PATCH v2 47/58] i386/tdx: Wire REPORT_FATAL_ERROR with GuestPanic facility
[PATCH 0/4] Generate x86 cpu features
2023-08-21 9:54 UTC (4+ messages)
` [PATCH 2/4] target/i386: Translate feature_word_info to xml
[PATCH v3 0/5] s390: Enable AP instructions for pv-guests
2023-08-21 8:31 UTC (5+ messages)
` [PATCH v3 4/5] target/s390x/kvm: Refactor AP functionalities
` [PATCH v3 5/5] target/s390x: AP-passthrough for PV guests
[PATCH 0/3] ui: avoid dynamic stack allocations
2023-08-21 7:59 UTC (5+ messages)
` [PATCH 2/3] ui/vnc-enc-hextile: Use static rather than dynamic length stack array
` [PATCH 3/3] ui/vnc-enc-tight: Avoid dynamic stack allocation
[PATCH 00/21] Graph locking part 4 (node management)
2023-08-21 7:35 UTC (35+ messages)
` [PATCH 01/21] block: Remove unused BlockReopenQueueEntry.perms_checked
` [PATCH 02/21] preallocate: Factor out preallocate_truncate_to_real_size()
` [PATCH 04/21] block: Take AioContext lock for bdrv_append() more consistently
` [PATCH 06/21] block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
` [PATCH 07/21] block-coroutine-wrapper: Allow arbitrary parameter names
` [PATCH 08/21] block: Mark bdrv_replace_child_noperm() GRAPH_WRLOCK
` [PATCH 09/21] block: Mark bdrv_replace_child_tran() GRAPH_WRLOCK
` [PATCH 12/21] block: Mark bdrv_attach_child() GRAPH_WRLOCK
` [PATCH 13/21] block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
` [PATCH 14/21] block: Mark bdrv_get_cumulative_perm() "
` [PATCH 15/21] block: Mark bdrv_child_perm() GRAPH_RDLOCK
` [PATCH 16/21] block: Mark bdrv_parent_cb_change_media() GRAPH_RDLOCK
` [PATCH 17/21] block: Take graph rdlock in bdrv_drop_intermediate()
` [PATCH 18/21] block: Take graph rdlock in bdrv_change_aio_context()
` [PATCH 19/21] block: Mark bdrv_root_unref_child() GRAPH_WRLOCK
` [PATCH 20/21] block: Mark bdrv_unref_child() GRAPH_WRLOCK
` [PATCH 21/21] block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
[PATCH] bsd-user: Add missing break after do_bsd_preadv
2023-08-21 7:38 UTC (3+ messages)
[PATCH v2 00/23] tcg: Introduce negsetcond opcodes
2023-08-21 7:22 UTC (15+ messages)
` [PATCH v2 02/23] tcg: Use tcg_gen_negsetcond_*
` [PATCH v2 05/23] target/m68k: "
` [PATCH v2 06/23] target/openrisc: "
` [PATCH v2 09/23] target/tricore: Replace gen_cond_w with tcg_gen_negsetcond_tl
` [PATCH v2 17/23] tcg/i386: Merge tcg_out_brcond{32,64}
` [PATCH v2 18/23] tcg/i386: Merge tcg_out_setcond{32,64}
` [PATCH v2 19/23] tcg/i386: Merge tcg_out_movcond{32,64}
[PATCH 00/33] linux-user: Improve host and guest page size handling
2023-08-21 7:08 UTC (21+ messages)
` [PATCH 09/33] linux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c
` [PATCH 16/33] linux-user: Split out target_mmap__locked
` [PATCH 17/33] linux-user: Move some mmap checks outside the lock
` [PATCH 19/33] linux-user: Split out mmap_end
` [PATCH 25/33] tests/tcg: Extend file in linux-madvise.c
` [PATCH 26/33] linux-user: Deprecate and disable -p pagesize
` [PATCH 27/33] cpu: Remove page_size_init
` [PATCH 28/33] accel/tcg: Disconnect TargetPageDataNode from page size
` [PATCH 30/33] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
` [PATCH 32/33] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
[PATCH 0/4] linux-user: shmat/shmdt improvements
2023-08-21 6:25 UTC (6+ messages)
` [PATCH 1/4] linux-user: Move shmat and shmdt implementations to mmap.c
` [PATCH 2/4] linux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat, shmdt}
` [PATCH 3/4] linux-user: Fix shmdt
` [PATCH 4/4] linux-user: Track shm regions with an interval tree
[PATCH v6 00/12] Add VIRTIO sound card
2023-08-21 6:10 UTC (8+ messages)
` [PATCH v6 01/12] Add virtio-sound device stub
` [PATCH v6 02/12] Add virtio-sound-pci device
[PATCH v10 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-08-21 6:13 UTC (4+ messages)
[PATCH v5 0/5] eBPF RSS through QMP support
2023-08-21 3:57 UTC (9+ messages)
` [PATCH v5 1/5] ebpf: Added eBPF map update through mmap
[PATCH v4 0/2] Update error description outside migration.c
2023-08-21 3:32 UTC (3+ messages)
` [PATCH v4 1/2] migration/vmstate: Introduce vmstate_save_state_with_err
` [PATCH v4 2/2] migration: Update error description outside migration.c
[PATCH] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
2023-08-21 2:59 UTC
[PATCH] hw/loongarch: Fix ACPI processor id off-by-one error
2023-08-21 2:00 UTC (4+ messages)
[PATCH 00/22] Implement the mmap system call for FreeBSD
2023-08-20 20:42 UTC (71+ messages)
` [PATCH 01/22] Implement struct target_ipc_perm
` [PATCH 02/22] Implement struct target_shmid_ds
` [PATCH 03/22] Declarations for ipc_perm and shmid_ds conversion functions
` [PATCH 04/22] Introduce freebsd/os-misc.h to the source tree
` [PATCH 05/22] Implement shm_open2(2) system call
` [PATCH 06/22] Implement shm_rename(2) "
` [PATCH 07/22] Add bsd-mem.c to meson.build
` [PATCH 08/22] Implement target_set_brk function in bsd-mem.c instead of os-syscall.c
` [PATCH 09/22] Implement ipc_perm conversion between host and target
` [PATCH 10/22] Implement shmid_ds "
` [PATCH 11/22] Introduce bsd-mem.h to the source tree
` [PATCH 12/22] Implement mmap(2) and munmap(2)
` [PATCH 13/22] Implement mprotect(2)
` [PATCH 14/22] Implement msync(2)
` [PATCH 15/22] Implement mlock(2), munlock(2), mlockall(2), munlockall(2), madvise(2), minherit(2)
` [PATCH 16/22] Implement mincore(2)
` [PATCH 17/22] Implement do_obreak function
` [PATCH 18/22] Implement shm_open(2)
` [PATCH 19/22] Implement shm_unlink(2) and shmget(2)
` [PATCH 20/22] Implement shmctl(2)
` [PATCH 21/22] Implement shmat(2) and shmdt(2)
` [PATCH 22/22] Add stubs for vadvise(), sbrk() and sstk()
[PATCH 0/3] bsd-user: image_info cleanups
2023-08-20 4:53 UTC (3+ messages)
[PATCH v3 0/8] vdpa: Send all CVQ state load commands in parallel
2023-08-20 3:34 UTC (16+ messages)
` [PATCH v3 1/8] vhost: Add argument to vhost_svq_poll()
` [PATCH v3 2/8] vdpa: Use iovec for vhost_vdpa_net_cvq_add()
` [PATCH v3 4/8] vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()
` [PATCH v3 6/8] vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add()
` [PATCH v3 8/8] vdpa: Send cvq state load commands in parallel
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).