messages from 2023-04-11 11:46:47 to 2023-04-12 10:20:12 UTC [more...]
xen bits broke x32 build
2023-04-12 10:19 UTC (5+ messages)
[PATCH v3 0/3] target/riscv: implement query-cpu-definitions
2023-04-12 10:18 UTC (5+ messages)
` [PATCH v3 1/3] target/riscv: add CPU QOM header
` [PATCH v3 2/3] target/riscv: add query-cpy-definitions support
` [PATCH v3 3/3] target/riscv: add TYPE_RISCV_DYNAMIC_CPU
[PATCH for-8.1 0/3] Make softmmu/qtest.c target independent
2023-04-12 10:13 UTC (5+ messages)
` [PATCH 1/3] softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c
` [PATCH 2/3] include/exec: Provide the tswap() functions for target independent code, too
` [PATCH 3/3] softmmu: Make qtest.c target independent
[PATCH v3 00/20] bsd-user 2023 Q2 first batch
2023-04-12 10:10 UTC (22+ messages)
` [PATCH v3 01/20] bsd-user: Make print_* public
` [PATCH v3 02/20] bsd-user: Ifdef a few MAP_ constants for NetBSD / OpenBSD
` [PATCH v3 03/20] bsd-user: Cleanup style
` [PATCH v3 04/20] bsd-user: Move system FreeBSD call table to freebsd/os-syscall.c
` [PATCH v3 05/20] bsd-user: Remove NetBSD specific syscall printing
` [PATCH v3 06/20] bsd-user: Remove OpenBSD "
` [PATCH v3 07/20] bsd-user: Move system call include to os-syscall.h
` [PATCH v3 08/20] bsd-user: Remove useless mmap definitions
` [PATCH v3 09/20] bsd-user: h2g_rusage
` [PATCH v3 10/20] bsd-user: Implement do_sysctl_kern_getprocs
` [PATCH v3 11/20] bsd-user: Implement do_sysctl_kern_proc_filedesc
` [PATCH v3 12/20] bsd-user: Implement do_sysctl_kern_proc_vmmap
` [PATCH v3 13/20] bsd-user: Implement sysctl kern.proc, except kern.proc.full_path
` [PATCH v3 14/20] bsd-user: Implement core dumps
` [PATCH v3 15/20] bsd-user: Add SIGSYS to core dump signals
` [PATCH v3 16/20] bsd-user: Implement SIGSYS on arm
` [PATCH v3 17/20] bsd-user: Remove host-os.h
` [PATCH v3 18/20] bsd-user: Automatically generate syscall_nr.h
` [PATCH v3 19/20] bsd-user: remove syscall_nr.h
` [PATCH v3 20/20] bsd-user: Eliminate USE_ELF_CORE_DUMP
[QEMU][PATCH] gitlab-ci.d/crossbuilds: Drop the '--disable-tcg' configuration for xen
2023-04-12 10:08 UTC (4+ messages)
[PATCH] target/riscv: Restore the predicate() NULL check behavior
2023-04-12 10:08 UTC (8+ messages)
[PULL for-8.0 0/2] last minute hw/nvme coverity fixes
2023-04-12 10:04 UTC (3+ messages)
` [PULL for-8.0 1/2] hw/nvme: fix memory leak in fdp ruhid parsing
` [PULL for-8.0 2/2] hw/nvme: fix memory leak in nvme_dsm
[PATCH 0/2] hw/nvme: coverity fixes
2023-04-12 10:02 UTC (7+ messages)
` [PATCH 1/2] hw/nvme: fix memory leak in fdp ruhid parsing
` [PATCH 2/2] hw/nvme: fix memory leak in nvme_dsm
[PATCH v2 0/2] cxl-cdat:Fix two problems of ct3_load_cdat
2023-04-12 10:02 UTC (5+ messages)
` [PATCH v2 1/2] cxl-cdat:Fix open file not closed in ct3_load_cdat
` [PATCH v2 2/2] cxl-cdat:Fix the check on the return value of fread()
[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-04-12 9:59 UTC (3+ messages)
AVX-512 instruction set
2023-04-12 9:41 UTC
[PATCH] riscv: Raise an exception if pte reserved bits are not cleared
2023-04-12 9:17 UTC
qemu-nbd performance regression in bd2cd4a4
2023-04-12 8:49 UTC (3+ messages)
[PATCH V2] intel_iommu: refine iotlb hash calculation
2023-04-12 8:41 UTC (2+ messages)
[PATCH for 8.1] intel_iommu: refine iotlb hash calculation
2023-04-12 8:22 UTC (7+ messages)
[PATCH 0/2] hw/acpi: bump MADT to revision 5
2023-04-12 7:58 UTC (6+ messages)
` [PATCH 1/2] hw/acpi: arm: "
` [PATCH 2/2] hw/acpi: i386: "
How to write a zIPL section in IPL2 record on a raw disk
2023-04-12 7:04 UTC (2+ messages)
[PATCH for-8.1 00/12] tcg/mips: Backend improvements
2023-04-12 6:55 UTC (7+ messages)
` [PATCH 05/12] tcg/mips: Split out tcg_out_movi_one
` [PATCH 12/12] tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN
[RFC PATCH v2 00/44] Add LoongArch LSX instructions
2023-04-12 6:53 UTC (5+ messages)
` [RFC PATCH v2 38/44] target/loongarch: Implement vbitsel vset
[PATCH] Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions
2023-04-12 6:41 UTC (4+ messages)
Reducing vdpa migration downtime because of memory pin / maps
2023-04-12 6:18 UTC (4+ messages)
[PATCH v5] target/riscv: fix H extension TVM trap
2023-04-12 3:10 UTC (3+ messages)
[PATCH] target/riscv: Update check for Zca/zcf/zcd
2023-04-12 3:06 UTC
[PATCH v12 00/10] support subsets of code size reduction extension
2023-04-12 2:55 UTC (5+ messages)
` [PATCH v12 02/10] target/riscv: add support for Zca extension
[PATCH] Subject:[PATCH] cxl-cdat:Fix open file not closed in ct3_load_cdat
2023-04-12 2:54 UTC (3+ messages)
[PATCH 0/2] target/riscv: Separate implicitly-enabled and explicitly-enabled extensions
2023-04-12 2:51 UTC (6+ messages)
` [PATCH 1/2] target/riscv: Add set_implicit_extensions_from_ext() function
[RFC 0/5] target/riscv: Add support for BF16 extensions
2023-04-12 2:33 UTC (6+ messages)
` [RFC 1/5] target/riscv: Add properties "
` [RFC 2/5] target/riscv: Add support for Zfbfmin extension
` [RFC 3/5] target/riscv: Add support for Zvfbfmin extension
` [RFC 4/5] target/riscv: Add support for Zvfbfwma extension
` [RFC 5/5] target/riscv: Expose properties for BF16 extensions
[RFC PATCH 0/3] configure: create a python venv and install meson
2023-04-12 1:27 UTC (6+ messages)
` [RFC PATCH 3/3] configure: install meson to a python virtual environment
[PATCH v4 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
2023-04-12 1:07 UTC (3+ messages)
[QEMU][PATCH v6 00/10] Introduce xenpvh machine for arm architecture
2023-04-11 22:47 UTC (11+ messages)
` [QEMU][PATCH v6 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
` [QEMU][PATCH v6 02/10] hw/i386/xen: rearrange xen_hvm_init_pc
` [QEMU][PATCH v6 03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
` [QEMU][PATCH v6 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
` [QEMU][PATCH v6 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
` [QEMU][PATCH v6 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
` [QEMU][PATCH v6 07/10] hw/xen/xen-hvm-common: Use g_new and error_report
` [QEMU][PATCH v6 08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
` [QEMU][PATCH v6 09/10] hw/arm: introduce xenpvh machine
` [QEMU][PATCH v6 10/10] meson.build: enable xenpv machine build for ARM
[PATCH 00/16] qapi qga/qapi-schema: Doc fixes
2023-04-11 20:56 UTC (3+ messages)
` [PATCH 05/16] qapi/block-core: Clean up after removal of dirty bitmap @status
[PULL 0/5] hw/nvme updates
2023-04-11 19:06 UTC (4+ messages)
` [PULL 5/5] hw/nvme: flexible data placement emulation
[PATCH v2 0/4] block: Split padded I/O vectors exceeding IOV_MAX
2023-04-11 18:55 UTC (6+ messages)
` [PATCH v2 1/4] util/iov: Make qiov_slice() public
` [PATCH v2 2/4] block: Collapse padded I/O vecs exceeding IOV_MAX
` [PATCH v2 3/4] util/iov: Remove qemu_iovec_init_extended()
` [PATCH v2 4/4] iotests/iov-padding: New test
[RFC PATCH] migration: Handle block device inactivation failures better
2023-04-11 18:36 UTC
[PATCH] util/mmap: optimize qemu_ram_mmap() alignment
2023-04-11 18:31 UTC (4+ messages)
[PATCH] target/arm: Fix debugging of ARMv8M Secure code
2023-04-11 18:12 UTC (5+ messages)
[PULL 00/27] Enable PV backends with Xen/KVM emulation
2023-04-11 18:07 UTC (4+ messages)
` [PULL 22/27] hw/xen: Add emulated implementation of XenStore operations
[PATCH v2 00/12] *** add allwinner-r40 support ***
2023-04-11 18:06 UTC (5+ messages)
` [PATCH v2 03/12] hw: allwinner-r40: Complete uart devices
` [PATCH v2 04/12] hw: arm: allwinner-r40: Add i2c0 device
[RFC PATCH 0/1] Implement entropy leak reporting for virtio-rng
2023-04-11 16:20 UTC (3+ messages)
[PATCH for-8.1] hw/char: Move two more files from specific_ss to softmmu_ss
2023-04-11 17:32 UTC
[PATCH v2 00/19] bsd-user 2023 Q2 first batch
2023-04-11 17:03 UTC (4+ messages)
` [PATCH v2 18/19] bsd-user: Update system call list
[PATCH] physmem: use PR_SET_VMA_ANON_NAME to set ram block name
2023-04-11 17:00 UTC (2+ messages)
final call for anything for QEMU 8.0
2023-04-11 16:03 UTC
[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
2023-04-11 15:52 UTC (3+ messages)
` [PULL v4 23/83] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
2023-04-11 15:48 UTC (11+ messages)
[PATCH] block: add configure options for excluding vmdk, vhdx and vpc
2023-04-11 15:34 UTC
[PATCH 0/4] vhost-user-fs: Internal migration
2023-04-11 15:05 UTC (5+ messages)
` [PATCH 1/4] vhost: Re-enable vrings after setting features
` [PATCH 2/4] vhost-user: Interface for migration state transfer
` [PATCH 3/4] vhost: Add high-level state save/load functions
` [PATCH 4/4] vhost-user-fs: Implement internal migration
[PULL 00/10] Block layer fixes for 8.0-rc4
2023-04-11 15:01 UTC (11+ messages)
` [PULL 01/10] block/vhdx: fix dynamic VHDX BAT corruption
` [PULL 02/10] iotests: Regression test for vhdx log corruption
` [PULL 03/10] block: move has_variable_length to BlockLimits
` [PULL 04/10] block: remove has_variable_length from filters
` [PULL 05/10] block: refresh bs->total_sectors on reopen
` [PULL 06/10] block: remove has_variable_length from BlockDriver
` [PULL 07/10] migration/block: replace uses of blk_nb_sectors that do not check result
` [PULL 08/10] block-backend: inline bdrv_co_get_geometry
` [PULL 09/10] block-backend: ignore inserted state in blk_co_nb_sectors
` [PULL 10/10] block, block-backend: write some hot coroutine wrappers by hand
[PATCH 8.0 regression 0/8] block: remove bdrv_co_get_geometry coroutines from I/O hot path
2023-04-11 15:01 UTC (2+ messages)
[PATCH] replication: compile out some staff when replication is not configured
2023-04-11 14:51 UTC
[PATCH] target/arm: Initialize debug capabilities only once
2023-04-11 14:43 UTC (2+ messages)
[PATCH] target/arm: Check if debug is already initialized
2023-04-11 14:42 UTC (2+ messages)
[PATCH 0/2] target/arm: KVM Aarch32 spring cleaning
2023-04-11 14:35 UTC (3+ messages)
[REPOST PATCH v3 0/5] Support x2APIC mode with TCG accelerator
2023-04-11 14:24 UTC (6+ messages)
` [REPOST PATCH v3 1/5] i386/tcg: implement x2APIC registers MSR access
` [REPOST PATCH v3 2/5] apic: add support for x2APIC mode
` [REPOST PATCH v3 3/5] apic, i386/tcg: add x2apic transitions
` [REPOST PATCH v3 4/5] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
` [REPOST PATCH v3 5/5] amd_iommu: report x2APIC support to the operating system
[RFC PATCH 0/4] hw/i386: Factor out PXB parts of DSDT into an SSDT table
2023-04-11 14:25 UTC (6+ messages)
[PATCH v3 0/5] Support x2APIC mode with TCG accelerator
2023-04-11 14:23 UTC (3+ messages)
[PATCH v3] tests/avocado: Add set of boot tests on SBSA-ref
2023-04-11 13:51 UTC (2+ messages)
[PATCH qemu.git 0/2] hw/timer/imx_epit: fix reported issues
2023-04-11 13:32 UTC (2+ messages)
[PATCH v3 0/4] Basic Allwinner WDT emulation
2023-04-11 13:30 UTC (2+ messages)
[PATCH v9 00/10] target/arm: Allow CONFIG_TCG=n builds
2023-04-11 13:25 UTC (3+ messages)
` [PATCH v9 02/10] target/arm: Move 64-bit TCG CPUs into tcg/
[PATCH] tap: fix net_init_tap() return code
2023-04-11 13:10 UTC (5+ messages)
[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
2023-04-11 13:03 UTC (8+ messages)
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev
[PATCH] exynos: Fix out-of-bounds access in exynos4210_gcomp_find
2023-04-11 13:02 UTC (2+ messages)
[PATCH] qemu-options.hx: Update descriptions of memory options for NUMA node
2023-04-11 12:57 UTC (2+ messages)
[PATCH] hw/arm: Fix some typos in comments (most found by codespell)
2023-04-11 12:57 UTC (3+ messages)
[PATCH] docs/devel/kconfig.rst: Fix incorrect markup
2023-04-11 12:45 UTC (2+ messages)
[PATCH for-8.0] docs: Fix typo (wphx => whpx)
2023-04-11 12:43 UTC (2+ messages)
[for-8.0] hw/i2c/allwinner-i2c: Fix subclassing of TYPE_AW_I2C_SUN6I
2023-04-11 12:37 UTC (4+ messages)
[PATCH v19 00/21] s390x: CPU Topology
2023-04-11 12:27 UTC (7+ messages)
` [PATCH v19 01/21] s390x/cpu topology: add s390 specifics to CPU topology
[PATCH v2 0/4] target/riscv: implement query-cpu-definitions
2023-04-11 12:23 UTC (4+ messages)
` [PATCH v2 3/4] target/riscv: add 'static' attribute of query-cpu-definitions
[PATCH for-8.1 00/42] tcg: Simplify calls to load/store helpers
2023-04-11 12:20 UTC (13+ messages)
` [PATCH 19/42] tcg: Clear TCGLabelQemuLdst on allocation
` [PATCH 20/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st}
` [PATCH 21/42] tcg/aarch64: Rename ext to d_type in tcg_out_qemu_ld
` [PATCH 24/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st}
` [PATCH 25/42] tcg/ppc: "
` [PATCH 26/42] tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st}
[PATCH] Hexagon (target/hexagon) Additional instructions handled by idef-parser
2023-04-11 12:05 UTC (2+ messages)
[PATCH for-8.0] iotests: Regression test for vhdx log corruption
2023-04-11 11:52 UTC
[PATCH v5] hostmem-file: add offset option
2023-04-11 11:46 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).