messages from 2024-07-22 21:53:28 to 2024-07-23 10:36:51 UTC [more...]
[PATCH] meson: build chardev trace files when have_block
2024-07-23 10:35 UTC
[RFC PATCH v5 0/8] Add Rust support, implement ARM PL011
2024-07-23 10:24 UTC (18+ messages)
` [RFC PATCH v5 1/8] build-sys: Add rust feature option
` [RFC PATCH v5 2/8] build deps: update lcitool to include rust bits
` [RFC PATCH v5 3/8] CI: Add build-system-rust-debian job
` [RFC PATCH v5 5/8] .gitattributes: add Rust diff and merge attributes
` [RFC PATCH v5 8/8] rust/pl011: vendor dependencies
[PATCH] hw/nubus/nubus-virtio-mmio: Fix missing ERRP_GUARD() in nubus_virtio_mmio_realize()
2024-07-23 10:21 UTC (2+ messages)
[PATCH v5 00/19] Reconstruct loongson ipi driver
2024-07-23 10:19 UTC (8+ messages)
` [PATCH v5 04/19] hw/intc/loongson_ipi: Extract loongson_ipi_common_finalize()
[PULL 00/63] virtio,pci,pc: features,fixes
2024-07-23 10:18 UTC (8+ messages)
` [PULL 29/63] hw/pci: Do not add ROM BAR for SR-IOV VF
[PATCH 0/8] Introduce SMP Cache Topology
2024-07-23 10:14 UTC (5+ messages)
` [PATCH 1/8] hw/core: Make CPU topology enumeration arch-agnostic
[PATCH 0/4] ui: fixes for dbus clipboard hanling
2024-07-23 10:14 UTC (2+ messages)
[PATCH v6 0/9] hw/iommufd: IOMMUFD Dirty Tracking
2024-07-23 10:11 UTC (46+ messages)
` [PATCH v6 1/9] vfio/iommufd: Introduce auto domain creation
` [PATCH v6 2/9] vfio/{iommufd,container}: Remove caps::aw_bits
` [PATCH v6 3/9] vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps
` [PATCH v6 4/9] vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_device()
` [PATCH v6 4/9] vfio/{iommufd,container}: "
` [PATCH v6 5/9] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH v6 6/9] vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
` [PATCH v6 8/9] vfio/migration: Don't block migration device dirty tracking is unsupported
` [PATCH v6 9/9] vfio/common: Allow disabling device dirty page tracking
[RFC PATCH] macos: Allow coredump generation
2024-07-23 10:07 UTC (3+ messages)
[PATCH v2 0/2] linux-user: Fix handling when AT_EXECFD is 0
2024-07-23 10:05 UTC (3+ messages)
` [PATCH v2 1/2] util/getauxval: Ensure setting errno if not found
` [PATCH v2 2/2] linux-user/main: Check errno when getting AT_EXECFD
[PATCH v3] target/s390x: filter deprecated properties based on model expansion type
2024-07-23 9:23 UTC (4+ messages)
QEMU Community Call Agenda Items (July 23rd, 2024)
2024-07-23 9:23 UTC
[PATCH v1 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-07-23 8:50 UTC (13+ messages)
` [PATCH v1 01/17] intel_iommu: Use the latest fault reasons defined by spec
` [PATCH v1 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v1 09/17] intel_iommu: Flush stage-1 cache in iotlb invalidation
[PATCH] qemu-keymap: Release local allocation references
2024-07-23 8:49 UTC
[PATCH] intel-iommu: fix Read DMAR IQA REG DW
2024-07-23 8:05 UTC (5+ messages)
[PATCH v4] osdep: add a qemu_close_all_open_fd() helper
2024-07-23 7:54 UTC (5+ messages)
[PULL v2 00/25] Misc QEMU-GA patches 2024-07-22
2024-07-23 7:02 UTC (26+ messages)
` [PULL v2 01/25] qga: drop blocking of guest-get-memory-block-size command
` [PULL v2 02/25] qga: move linux vcpu command impls to commands-linux.c
` [PULL v2 03/25] qga: move linux suspend "
` [PULL v2 04/25] qga: move linux fs/disk "
` [PULL v2 05/25] qga: move linux disk/cpu stats "
` [PULL v2 06/25] qga: move linux memory block "
` [PULL v2 07/25] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
` [PULL v2 08/25] qga: conditionalize schema for commands unsupported on Windows
` [PULL v2 09/25] qga: conditionalize schema for commands unsupported on non-Linux POSIX
` [PULL v2 10/25] qga: conditionalize schema for commands requiring getifaddrs
` [PULL v2 11/25] qga: conditionalize schema for commands requiring linux/win32
` [PULL v2 12/25] qga: conditionalize schema for commands only supported on Windows
` [PULL v2 13/25] qga: conditionalize schema for commands requiring fsfreeze
` [PULL v2 14/25] qga: conditionalize schema for commands requiring fstrim
` [PULL v2 15/25] qga: conditionalize schema for commands requiring libudev
` [PULL v2 16/25] qga: conditionalize schema for commands requiring utmpx
` [PULL v2 17/25] qga: conditionalize schema for commands not supported on other UNIX
` [PULL v2 18/25] qga: don't disable fsfreeze commands if vss_init fails
` [PULL v2 19/25] qga: move declare of QGAConfig struct to top of file
` [PULL v2 20/25] qga: remove pointless 'blockrpcs_key' variable
` [PULL v2 21/25] qga: allow configuration file path via the cli
` [PULL v2 22/25] qga: centralize logic for disabling/enabling commands
` [PULL v2 23/25] qga/commands-posix: Make ga_wait_child() return boolean
` [PULL v2 24/25] guest-agent: document allow-rpcs in config file section
` [PULL v2 25/25] qga/linux: Add new api 'guest-network-get-route'
[PATCH v5 00/13] hw/iommufd: IOMMUFD Dirty Tracking
2024-07-23 7:00 UTC (32+ messages)
` [PATCH v5 01/13] vfio/pci: Extract mdev check into an helper
` [PATCH v5 05/13] vfio/iommufd: Introduce auto domain creation
` [PATCH v5 06/13] vfio/{iommufd,container}: Remove caps::aw_bits
` [PATCH v5 09/13] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH v5 12/13] vfio/migration: Don't block migration device dirty tracking is unsupported
[PATCH] target/riscv: Add a property to set vl to ceil(AVL/2)
2024-07-23 6:56 UTC (2+ messages)
[PATCH 00/14] bsd-user: Misc changes for 9.1 (I hope)
2024-07-23 6:38 UTC (25+ messages)
` [PATCH 09/14] bsd-user: Simplify the implementation of execve
` [PATCH 10/14] bsd-user: Hard wire aarch64 to be 4k pages only
` [PATCH 11/14] bsd-user: Sync fork_start/fork_end with linux-user
` [PATCH 12/14] bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack
` [PATCH 13/14] bsd-user: Make compile for non-linux user-mode stuff
` [PATCH 14/14] bsd-user: Add aarch64 build to tree
[PATCH v6 0/4] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
2024-07-23 6:32 UTC (4+ messages)
` [PATCH v6 4/4] docs: add test for firmware.json QAPI
[PATCH v5] virtio-pci: Fix the use of an uninitialized irqfd
2024-07-23 6:06 UTC (4+ messages)
[PATCH 1/1] target/riscv: Remove redundant insn length check for zama16b
2024-07-23 5:59 UTC (5+ messages)
[PATCH v5 0/5] Power11 support for QEMU [PSeries]
2024-07-23 5:42 UTC (17+ messages)
` [PATCH v5 1/5] target/ppc: reduce code duplication across Power9/10 init code
` [PATCH v5 2/5] target/ppc: Add Power11 DD2.0 processor
` [PATCH v5 3/5] ppc/pseries: Add Power11 cpu type
` [PATCH v5 4/5] target/ppc: Introduce 'PowerPCCPUClass::logical_pvr'
` [PATCH v5 5/5] target/ppc: Fix regression due to Power10 and Power11 having same PCR
[RFC 0/5] accel/kvm: Support KVM PMU filter
2024-07-23 5:36 UTC (5+ messages)
` [RFC 3/5] i386/kvm: Support event with select&umask format in "
[PULL 0/4] hw/nvme patches
2024-07-23 5:19 UTC (2+ messages)
[PATCH 0/2] Postcopy migration and vhost-user errors
2024-07-23 5:03 UTC (15+ messages)
` [PATCH 1/2] vhost-user: add a write-read lock
[PATCH] ppc/pnv: Update Power10's cfam id to use Power10 DD2
2024-07-23 4:36 UTC (5+ messages)
[PULL v2 00/16] Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting)
2024-07-23 3:54 UTC (2+ messages)
[PATCH 00/12] tcg patch queue
2024-07-23 3:34 UTC (13+ messages)
` [PATCH 01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h
` [PATCH 02/12] target/arm: Use set/clear_helper_retaddr in helper-a64.c
` [PATCH 03/12] target/arm: Use set/clear_helper_retaddr in SVE and SME helpers
` [PATCH 04/12] target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
` [PATCH 05/12] target/ppc: Hoist dcbz_size out of dcbz_common
` [PATCH 06/12] target/ppc: Split out helper_dbczl for 970
` [PATCH 07/12] target/ppc: Merge helper_{dcbz,dcbzep}
` [PATCH 08/12] target/ppc: Improve helper_dcbz for user-only
` [PATCH 09/12] target/s390x: Use user_or_likely in do_access_memset
` [PATCH 10/12] target/s390x: Use user_or_likely in access_memmove
` [PATCH 11/12] target/s390x: Use set/clear_helper_retaddr in mem_helper.c
` [PATCH 12/12] target/riscv: Simplify probing in vext_ldff
[PATCH 0/2] Don't initialize HOST_IOMMU_DEVICE with mdev
2024-07-23 2:52 UTC (7+ messages)
` [PATCH 2/2] vfio/ccw: "
[PULL 00/12] QTests, Avocado and s390x fixes for 9.1 softfreeze
2024-07-23 2:14 UTC (2+ messages)
[PULL 00/30] riscv-to-apply queue
2024-07-23 1:15 UTC (12+ messages)
` [PULL 05/30] target/riscv: Support Zama16b extension
` [PULL 21/30] target/riscv: Implement privilege mode filtering for cycle/instret
` [PULL 26/30] target/riscv: Do not setup pmu timer if OF is disabled
[PATCH v4 0/7] Rework x86 page table walks
2024-07-23 1:05 UTC (8+ messages)
` [PATCH v4 1/7] Code motion: expose some TCG definitions for page table walk consolidation
` [PATCH v4 2/7] Import vmcs12 definition from Linux/KVM
` [PATCH v4 3/7] Add an "info pg" command that prints the current page tables
` [PATCH v4 4/7] Convert 'info tlb' to use generic iterator
` [PATCH v4 5/7] Convert 'info mem' "
` [PATCH v4 6/7] Convert x86_cpu_get_memory_mapping() to use generic iterators
` [PATCH v4 7/7] Convert x86_mmu_translate() to use common code
[PATCH 0/3] Resolve vt82c686 and piix4 qemu_irq memory leaks
2024-07-23 0:21 UTC (4+ messages)
[PATCH] plugins: fix race condition with scoreboards
2024-07-22 23:30 UTC (2+ messages)
[PATCH 0/2] linux-user: Fix handling when AT_EXECFD is 0
2024-07-22 23:24 UTC (5+ messages)
` [PATCH 1/2] util/getauxval: Ensure setting errno if not found
` [PATCH 2/2] linux-user/main: Check errno when getting AT_EXECFD
[RFC PATCH v2 0/9] migration/multifd: Remove multifd_send_state->pages
2024-07-22 23:01 UTC (6+ messages)
[PULL 00/16] Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting)
2024-07-22 23:00 UTC (4+ messages)
[PULL 00/25] Misc QEMU-GA patches 2024-07-22
2024-07-22 22:26 UTC (2+ messages)
[PATCH v2 0/7] util/fifo8: Rework fifo8_pop_buf()
2024-07-22 22:23 UTC (7+ messages)
` [PATCH v2 6/7] util/fifo8: Expose fifo8_pop_buf()
` [PATCH v2 7/7] util/fifo8: Introduce fifo8_discard()
[PATCH 0/4] target/arm: Various minor SME bugfixes
2024-07-22 22:14 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).