messages from 2023-08-02 14:23:56 to 2023-08-03 15:49:20 UTC [more...]
[PATCH 00/44] Raspberry Pi 4B machine
2023-08-03 15:48 UTC (3+ messages)
` [PATCH 01/44] Split out common part of BCM283X classes
[PATCH v2] softmmu/physmem: try opening file readonly before failure in file_ram_open
2023-08-03 15:43 UTC (7+ messages)
` "
` Ping: "
[PATCH v2 0/2] Fix segfault on migration return path
2023-08-03 15:39 UTC (14+ messages)
` [PATCH v2 1/2] migration: Split await_return_path_close_on_source
` [PATCH v2 2/2] migration: Replace the return path retry logic
[PATCH v2 0/2] block/blkio: fix fd leak and add more comments for the fd passing
2023-08-03 15:28 UTC (5+ messages)
` [PATCH v2 1/2] block/blkio: close the fd when blkio_connect() fails
` [PATCH v2 2/2] block/blkio: add more comments on the fd passing handling
[RFC PATCH post-8.1] hw/xen: Clean up event channel 'type_val' handling to use union
2023-08-03 15:28 UTC
[PATCH v7 00/14] linux-user: brk fixes
2023-08-03 15:20 UTC (22+ messages)
` [PATCH v7 01/14] linux-user: Unset MAP_FIXED_NOREPLACE for host
` [PATCH v7 02/14] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels
` [PATCH v7 03/14] linux-user: Do not call get_errno() in do_brk()
` [PATCH v7 04/14] linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
` [PATCH v7 05/14] linux-user: Do nothing if too small brk is specified
` [PATCH v7 06/14] linux-user: Do not align brk with host page size
` [PATCH v7 07/14] linux-user: Remove last_brk
` [PATCH v7 08/14] bsd-user: "
` [PATCH v7 09/14] linux-user: Adjust task_unmapped_base for reserved_va
` [PATCH v7 10/14] linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
` [PATCH v7 11/14] linux-user: Add ELF_ET_DYN_BASE
` [PATCH v7 12/14] linux-user: Use elf_et_dyn_base for ET_DYN with interpreter
` [PATCH v7 13/14] linux-user: Adjust initial brk when interpreter is close to executable
` [PATCH v7 14/14] linux-user: Properly set image_info.brk in flatload
[PATCH v2] Fix SEGFAULT on getting physical address of MMIO region
2023-08-03 15:15 UTC (3+ messages)
Ping: [PATCH v6] Emulate dip switch language layout settings on SUN keyboard
2023-08-03 15:12 UTC (17+ messages)
` [PATCH v7] "
` [PATCH v8] "
` [PATCH v1] Allowing setting and overriding parameters in smb.conf
` [PATCH v2] "
[PATCH] hw/riscv: split RAM into low and high memory
2023-08-03 15:07 UTC (4+ messages)
[PATCH v3 0/3] qmp, vhost-user: Remove virtio_list & update virtio introspection
2023-08-03 15:05 UTC (5+ messages)
` [PATCH v3 1/3] qmp: remove virtio_list, search QOM tree instead
` [PATCH v3 2/3] qmp: update virtio feature maps, vhost-user-gpio introspection
` [PATCH v3 3/3] vhost-user: move VhostUserProtocolFeature definition to header file
[PATCH] target/m68k: Map FPU exceptions to FPSR register
2023-08-03 14:49 UTC (2+ messages)
[PATCH] target/arm: Do not use gen_mte_checkN in trans_STGP
2023-08-03 14:42 UTC (3+ messages)
[PATCH] linux-user/elfload: Set V in ELF_HWCAP for RISC-V
2023-08-03 14:42 UTC (2+ messages)
[PATCH v5 0/5] eBPF RSS through QMP support
2023-08-03 14:16 UTC (7+ messages)
` [PATCH v5 1/5] ebpf: Added eBPF map update through mmap
` [PATCH v5 2/5] ebpf: Added eBPF initialization by fds
` [PATCH v5 3/5] virtio-net: Added property to load eBPF RSS with fds
` [PATCH v5 4/5] qmp: Added new command to retrieve eBPF blob
` [PATCH v5 5/5] ebpf: Updated eBPF program and skeleton
[PATCH v1 0/8] Xilinx Versal CFI support
2023-08-03 14:04 UTC (15+ messages)
` [PATCH v1 2/8] hw/misc: Introduce a model of Xilinx Versal's CFU_APB
` [PATCH v1 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
` [PATCH v1 4/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
` [PATCH v1 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
` [PATCH v1 6/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
` [PATCH v1 7/8] hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
` [PATCH v1 8/8] hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG
[RFC PATCH for-8.2 00/18] crypto: Provide clmul.h and host accel
2023-08-03 14:02 UTC (2+ messages)
[PATCH] vhost-user-scsi: support reconnect to backend
2023-08-03 13:41 UTC (4+ messages)
` [PATCH v3 0/5] Implement reconnect for vhost-user-scsi
` [PATCH v3 1/5] vhost: fix the fd leak
[PATCH v3 0/6] Add nRF51 DETECT signal with test
2023-08-03 13:21 UTC (2+ messages)
[PATCH trivial for-8.1] stubs/colo.c: spelling
2023-08-03 13:07 UTC
[RFC PATCH 00/19] QEMU gmem implemention
2023-08-03 13:05 UTC (16+ messages)
` [RFC PATCH 05/19] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
` [RFC PATCH 06/19] i386/pc: Drop pc_machine_kvm_type()
` [RFC PATCH 08/19] HostMem: Add private property to indicate to use kvm gmem
` [RFC PATCH 15/19] kvm: handle KVM_EXIT_MEMORY_FAULT
` [RFC PATCH 19/19] i386: Disable SMM mode for X86_SW_PROTECTED_VM
[PATCH] target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids()
2023-08-03 13:04 UTC (5+ messages)
[PATCH v2 00/11] tpm: introduce TPM CRB SysBus device
2023-08-03 11:35 UTC (4+ messages)
` [PATCH v2 08/11] hw/loongarch/virt: add plug handler for TPM on SysBus
[PATCH v9 0/4] hw/ufs: Add Universal Flash Storage (UFS) support
2023-08-03 11:48 UTC (5+ messages)
` [PATCH v9 1/4] hw/ufs: Initial commit for emulated Universal-Flash-Storage
` [PATCH v9 2/4] hw/ufs: Support for Query Transfer Requests
` [PATCH v9 3/4] hw/ufs: Support for UFS logical unit
` [PATCH v9 4/4] tests/qtest: Introduce tests for UFS
[PATCH] Add api to read CPU registers in TCG plugins
2023-08-03 11:25 UTC
QEMU developers fortnightly conference for 2023-08-08
2023-08-03 11:24 UTC (3+ messages)
[PATCH 0/8] gitlab: speed up msys windows jobs with GCC
2023-08-03 11:16 UTC (8+ messages)
` [PATCH 3/8] gitlab: always use updated msys installer
` [PATCH 4/8] gitlab: drop $CI_PROJECT_DIR from cache path
` [PATCH 5/8] gitlab: always populate cache for windows msys jobs
[PULL 0/9] Fixes for 8.1-rc3
2023-08-03 11:09 UTC (10+ messages)
` [PULL 1/9] util/oslib-win32: Fix compiling with Clang from MSYS2
` [PULL 2/9] gitlab: remove duplication between msys jobs
` [PULL 3/9] gitlab: print timestamps during windows "
` [PULL 4/9] gitlab: always use updated msys installer
` [PULL 5/9] gitlab: drop $CI_PROJECT_DIR from cache path
` [PULL 6/9] gitlab: always populate cache for windows msys jobs
` [PULL 7/9] configure: support passthrough of -Dxxx args to meson
` [PULL 8/9] gitlab: disable optimization and debug symbols in msys build
` [PULL 9/9] gitlab: disable FF_SCRIPT_SECTIONS on msys jobs
[RFC PATCH] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
2023-08-03 11:06 UTC (3+ messages)
[PATCH] hw/virtio: Add a protection against duplicate vu_scmi_stop calls
2023-08-03 10:46 UTC (6+ messages)
[PATCH 0/3] target/m68k: Fix a few semihosting bugs
2023-08-03 10:45 UTC (7+ messages)
` [PATCH 1/3] target/m68k: Pass semihosting arg to exit
` [PATCH 2/3] target/m68k: Fix semihost lseek offset computation
` [PATCH 3/3] target/m68k: Support semihosting on non-ColdFire targets
Format type of qemu NVMe virtual drive reverted back to its default (512 bytes block size) after performing hot plugout/plugin operation on that drive
2023-08-03 9:44 UTC (2+ messages)
sparc64 -- cannot get 'Hello World' to run
2023-08-03 7:35 UTC (2+ messages)
[PATCH v10 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-08-03 5:43 UTC (3+ messages)
[PATCH] Fixed incorrect LLONG alignment for openrisc and cris
2023-08-03 4:42 UTC (2+ messages)
[PATCH v8 00/15] Add RISC-V vector cryptographic instruction set support
2023-08-03 4:16 UTC (11+ messages)
` [PATCH v8 03/15] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v8 04/15] target/riscv: Add Zvbc ISA extension support
` [PATCH v8 08/15] target/riscv: Add Zvbb "
` [PATCH v8 14/15] crypto: Add SM4 constant parameter CK
[PATCH] target/m68k: Map FPU exceptions to FPSR register
2023-08-03 3:53 UTC (3+ messages)
[PATCH v4] block-jobs: flush target at the end of .run()
2023-08-03 2:43 UTC (2+ messages)
[PATCH 0/2] CEV fixes for virtio-crypto
2023-08-03 2:43 UTC (3+ messages)
` [PATCH 1/2] virtio-crypto: verify src&dst buffer length for sym request
` [PATCH 2/2] cryptodev: Handle unexpected request to avoid crash
[RFC PATCH v4 00/24] vfio: Adopt iommufd
2023-08-03 1:31 UTC (4+ messages)
[PATCH v3 00/17] Support smp.clusters for x86
2023-08-02 23:49 UTC (13+ messages)
` [PATCH v3 03/17] softmmu: Fix CPUSTATE.nr_cores' calculation
` [PATCH v3 05/17] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4]
` [PATCH v3 06/17] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v3 08/17] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH v3 10/17] i386/cpu: Introduce cluster-id to X86CPU
` [PATCH v3 14/17] i386: Use CPUCacheInfo.share_level to encode CPUID[4]
[PATCH v3 0/4] Vhost-vdpa Shadow Virtqueue VLAN support
2023-08-02 22:55 UTC (2+ messages)
[PATCH v3 0/5] Complete i.MX6UL and i.MX7 processor for bare metal application
2023-08-02 21:34 UTC (9+ messages)
` [PATCH v3 1/5] Refactor i.MX6UL processor code
` [PATCH v3 2/5] Add i.MX6UL TZ missing devices
` [PATCH v3 3/5] Refactor i.MX7 processor code
` [PATCH v3 4/5] Add i.MX7 missing TZ devices and memory regions
` [PATCH v3 5/5] Add i.MX7 SRC device implementation
[ANNOUNCE] QEMU 8.1.0-rc2 is now available
2023-08-02 21:22 UTC
[PATCH for-8.1 0/6] Fix endianness issues in the intel-iommu device
2023-08-02 21:16 UTC (11+ messages)
` [PATCH 1/6] hw/i386/intel_iommu: Fix trivial endianness problems
` [PATCH 3/6] hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts
` [PATCH 4/6] hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
` [PATCH 5/6] hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()
[PATCH v6 0/8] linux-user: brk fixes
2023-08-02 20:06 UTC (9+ messages)
` [PATCH v6 7/8] linux-user: Optimize memory layout for static and dynamic executables
` [PATCH v6 8/8] linux-user: Load pie executables at upper memory
Wrong unpacked structure for epoll_event on qemu-or1k (openrisc user-space)
2023-08-02 20:03 UTC (7+ messages)
` [PATCH] "
[PULL 0/5] Misc fixes, for thread-pool, xen, and xen-emulate
2023-08-02 18:34 UTC (3+ messages)
[PATCH v2 0/3] linux-user: /proc/cpuinfo fix and content emulation for arm
2023-08-02 18:15 UTC (3+ messages)
` [PATCH v2 2/3] linux-user: Emulate /proc/cpuinfo on aarch64 and arm
[PATCH v2 0/6] target/arm: Fixes for RME
2023-08-02 17:01 UTC (7+ messages)
` [PATCH v2 1/6] target/arm/ptw: Load stage-2 tables from realm physical space
` [PATCH v2 2/6] target/arm/helper: Fix tlbmask and tlbbits for TLBI VAE2*
` [PATCH v2 3/6] target/arm: Skip granule protection checks for AT instructions
` [PATCH v2 4/6] target/arm: Pass security space rather than flag "
` [PATCH v2 5/6] target/arm/helper: Check SCR_EL3.{NSE, NS} encoding "
` [PATCH v2 6/6] target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK
[PATCH] gdbstub: use 0 ("any process") on packets with no PID
2023-08-02 16:19 UTC (3+ messages)
[PATCH] Fix SEGFAULT on getting physical address of MMIO region
2023-08-02 16:09 UTC (2+ messages)
[PULL 0/3] QAPI patches patches for 2023-08-02
2023-08-02 15:14 UTC (2+ messages)
[PULL 0/1 for 8.1] TLS crash fix
2023-08-02 15:14 UTC (2+ messages)
[PULL 00/10] Misc fixes for 2023-08-01
2023-08-02 15:14 UTC (2+ messages)
[PATCH] hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
2023-08-02 15:12 UTC (4+ 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).