messages from 2023-03-03 10:15:59 to 2023-03-03 17:38:56 UTC [more...]
[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
2023-03-03 17:37 UTC (27+ messages)
` [PATCH v2 01/76] tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
` [PATCH v2 02/76] accel/tcg: Remove translator_loop_temp_check
` [PATCH v2 03/76] target/alpha: Drop tcg_temp_free
` [PATCH v2 04/76] target/arm: Remove arm_free_cc, a64_free_cc
` [PATCH v2 05/76] target/arm: Remove value_global from DisasCompare
` [PATCH v2 06/76] target/arm: Drop tcg_temp_free from translator.c
` [PATCH v2 07/76] target/arm: Drop DisasContext.tmp_a64
` [PATCH v2 08/76] target/arm: Drop new_tmp_a64
` [PATCH v2 09/76] target/arm: Drop new_tmp_a64_zero
` [PATCH v2 10/76] target/arm: Drop tcg_temp_free from translator-a64.c
` [PATCH v2 11/76] target/arm: Drop tcg_temp_free from translator-m-nocp.c
` [PATCH v2 12/76] target/arm: Drop tcg_temp_free from translator-mve.c
` [PATCH v2 13/76] target/arm: Drop tcg_temp_free from translator-neon.c
[RFC v3 00/18] vfio: Adopt iommufd
2023-03-03 17:30 UTC (3+ messages)
` [RFC v3 11/18] vfio/ccw: Use vfio_[attach/detach]_device
[PATCH 1/6] Add the Android Emulator hypervisor driver (AEHD) accelerator
2023-03-03 17:29 UTC (10+ messages)
` [PATCH 6/6] Add the AEHD implementation
[PATCH v5 00/14] Dynamically switch to vhost shadow virtqueues at vdpa net migration
2023-03-03 17:24 UTC (15+ messages)
` [PATCH v5 01/14] vdpa net: move iova tree creation from init to start
` [PATCH v5 02/14] vdpa: Remember last call fd set
` [PATCH v5 03/14] vdpa: Negotiate _F_SUSPEND feature
` [PATCH v5 04/14] vdpa: rewind at get_base, not set_base
` [PATCH v5 05/14] vdpa: add vhost_vdpa->suspended parameter
` [PATCH v5 06/14] vdpa: add vhost_vdpa_suspend
` [PATCH v5 07/14] vdpa: move vhost reset after get vring base
` [PATCH v5 08/14] vdpa: add vdpa net migration state notifier
` [PATCH v5 09/14] vdpa: disable RAM block discard only for the first device
` [PATCH v5 10/14] vdpa net: block migration if the device has CVQ
` [PATCH v5 11/14] vdpa: block migration if device has unsupported features
` [PATCH v5 12/14] vdpa: block migration if SVQ does not admit a feature
` [PATCH v5 13/14] vdpa net: allow VHOST_F_LOG_ALL
` [PATCH v5 14/14] vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
[PATCH 0/8] Fix missing memory barriers on ARM
2023-03-03 17:19 UTC (9+ messages)
` [PATCH 1/8] qatomic: add smp_mb__before/after_rmw()
` [PATCH 2/8] qemu-thread-posix: cleanup, fix, document QemuEvent
` [PATCH 3/8] qemu-thread-win32: "
` [PATCH 4/8] edu: add smp_mb__after_rmw()
` [PATCH 5/8] util/async: add smp_mb__after_rmw() around BH enqueue/dequeue
` [PATCH 6/8] aio-wait: switch to smp_mb__after_rmw()
` [PATCH 7/8] qemu-coroutine-lock: add smp_mb__after_rmw()
` [PATCH 8/8] physmem: add missing memory barrier
[PATCH 0/6] Adding the Android Emulator hypervisor driver accelerator
2023-03-03 17:12 UTC (4+ messages)
[PATCH v2 0/8] iotests: make meson aware of individual I/O tests
2023-03-03 17:10 UTC (15+ messages)
` [PATCH v2 1/8] iotests: explicitly pass source/build dir to 'check' command
` [PATCH v2 2/8] iotests: allow test discovery before building
` [PATCH v2 3/8] iotests: strip subdir path when listing tests
` [PATCH v2 4/8] iotests: print TAP protocol version when reporting tests
` [PATCH v2 5/8] iotests: connect stdin to /dev/null when running tests
` [PATCH v2 6/8] iotests: always use a unique sub-directory per test
` [PATCH v2 7/8] iotests: register each I/O test separately with meson
` [PATCH v2 8/8] iotests: remove the check-block.sh script
[PULL 00/53] virtio,pc,pci: features, cleanups, fixes
2023-03-03 17:09 UTC (3+ messages)
[PATCH 0/2] Define Impl. Def. registers for Neoverse-N1
2023-03-03 16:15 UTC (3+ messages)
` [PATCH 1/2] target/arm: Add Neoverse-N1 registers
` [PATCH 2/2] target/arm: Add DynamIQ Shared Unit control registers
[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
2023-03-03 17:05 UTC (14+ messages)
` [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
[PATCH RFC 0/4] memory: Fix (/ Discuss) a few rcu issues
2023-03-03 16:58 UTC (8+ messages)
[PATCH 0/2] plugin: fix clearing of plugin_mem_cbs on TB exit
2023-03-03 16:57 UTC (2+ messages)
[PATCH 00/13] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
2023-03-03 16:54 UTC (13+ messages)
` [PATCH 02/13] accel/tcg: Retain prot flags from tlb_fill
` [PATCH 03/13] accel/tcg: Store some tlb flags in CPUTLBEntryFull
` [PATCH 04/13] accel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookup
` [PATCH 06/13] accel/tcg: Trigger watchpoints from atomic_mmu_lookup
` [PATCH 07/13] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
` [PATCH 08/13] target/arm: Support 32-byte alignment in pow2_align
[PATCH v4 00/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
2023-03-03 16:34 UTC (7+ messages)
` [PATCH v4 03/15] vdpa: stop svq at vhost_vdpa_dev_start(false)
` [PATCH v4 07/15] vdpa: add vhost_vdpa_suspend
[PATCH v6 0/2] arm: enable MTE for QEMU + kvm
2023-03-03 16:30 UTC (12+ messages)
` [PATCH v6 1/2] arm/kvm: add support for MTE
[RESEND PATCH 0/1] pc-bios: Support List-Directed IPL from ECKD DASD
2023-03-03 16:29 UTC (4+ messages)
` [RESEND PATCH 1/1] pc-bios: Add support for "
[PATCH RESEND v7 0/9] target/arm: Allow CONFIG_TCG=n builds
2023-03-03 16:22 UTC (3+ messages)
` [PATCH RESEND v7 5/9] tests/avocado: Pass parameters to migration test
[PATCH v5] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-03-03 16:05 UTC (3+ messages)
[PATCH v2] hw: arm: Support direct boot for Linux/arm64 EFI zboot images
2023-03-03 16:01 UTC
[PATCH v6] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-03-03 15:59 UTC
[PATCH 0/5] iotests: make meson aware of individual I/O tests
2023-03-03 15:52 UTC (20+ messages)
` [PATCH 1/5] iotests: explicitly pass source/build dir to 'check' command
` [PATCH 2/5] iotests: allow test discovery before building
` [PATCH 3/5] iotests: strip subdir path when listing tests
` [PATCH 4/5] iotests: print TAP protocol version when reporting tests
` [PATCH 5/5] iotests: register each I/O test separately with meson
[PATCH v5 00/14] Hexagon: COF overrides, new generator, test/bug update
2023-03-03 15:46 UTC (6+ messages)
` [PATCH v5 10/14] Hexagon (tests/tcg/hexagon) Enable HVX tests
[PATCH] tcg: `reachable_code_pass()` remove empty else-branch
2023-03-03 15:44 UTC (5+ messages)
[PATCH v2] vfio: Fix vfio_get_dev_region() trace event
2023-03-03 15:42 UTC (5+ messages)
[PATCH v4 0/7] QEMU CXL Provide mock CXL events and irq support
2023-03-03 15:29 UTC (8+ messages)
` [PATCH v4 1/7] hw/cxl/events: Add event status register
` [PATCH v4 2/7] hw/cxl: Move CXLRetCode definition to cxl_device.h
` [PATCH v4 3/7] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v4 4/7] hw/cxl/events: Add event interrupt support
` [PATCH v4 5/7] hw/cxl/events: Add injection of General Media Events
` [PATCH v4 6/7] hw/cxl/events: Add injection of DRAM events
` [PATCH v4 7/7] hw/cxl/events: Add injection of Memory Module Events
[PATCH 0/3] block: protect BlockBackend->queued_requests with a lock
2023-03-03 15:30 UTC (7+ messages)
` [PATCH 1/3] block: make BlockBackend->quiesce_counter atomic
` [PATCH 2/3] block: make BlockBackend->disable_request_queuing atomic
` [PATCH 3/3] block: protect BlockBackend->queued_requests with a lock
[PATCH 1/3] tests/avocado: update AArch64 tests to Alpine 3.17.2
2023-03-03 15:24 UTC (8+ messages)
` [PATCH 2/3] tests/avocado: Add set of boot tests on SBSA-ref
` [PATCH 3/3] tests/avocado: add Alpine Linux boot on AArch64/sbsa-ref
[PATCH v4 0/6] hw/cxl: Poison get, inject, clear
2023-03-03 15:09 UTC (7+ messages)
` [PATCH v4 1/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PATCH v4 2/6] hw/cxl: Introduce cxl_device_get_timestamp() utility function
` [PATCH v4 3/6] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v4 4/6] hw/cxl: QMP based poison injection support
` [PATCH v4 5/6] hw/cxl: Add poison injection via the mailbox
` [PATCH v4 6/6] hw/cxl: Add clear poison mailbox command support
[PATCH] scsi: megasas: Internal cdbs have 16-byte length
2023-03-03 15:10 UTC (3+ messages)
[PATCH v2] TCG plugin API extension to read guest memory content by an address
2023-03-03 14:56 UTC (2+ messages)
[PATCH v3 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
2023-03-03 14:59 UTC (7+ messages)
[PATCH] vdpa: fix emulated guest announce feature status handling
2023-03-03 14:58 UTC (3+ messages)
[RFC PATCH] hw: arm: Support direct boot for Linux/arm64 EFI zboot images
2023-03-03 14:41 UTC (3+ messages)
[PATCH for-8.0 v4 00/21] target/arm: Implement FEAT_RME
2023-03-03 14:29 UTC (3+ messages)
[PULL 00/11] aspeed queue
2023-03-03 14:28 UTC (5+ messages)
[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
2023-03-03 14:16 UTC (5+ messages)
[PATCH for-8.0 v4 0/4] target/arm: pre-FEAT_RME fixes
2023-03-03 14:06 UTC (2+ messages)
[PATCH v3 00/14] target/arm: gdbstub cleanups and additions
2023-03-03 14:03 UTC (2+ messages)
[PULL 00/59] Fifth RISC-V PR for QEMU 8.0
2023-03-03 13:35 UTC (3+ messages)
[PATCH v11 0/5] riscv: Allow user to set the satp mode
2023-03-03 13:12 UTC (6+ messages)
` [PATCH v11 1/5] riscv: Pass Object to register_cpu_props instead of DeviceState
` [PATCH v11 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
` [PATCH v11 3/5] riscv: Allow user to set the satp mode
` [PATCH v11 4/5] riscv: Introduce satp mode hw capabilities
` [PATCH v11 5/5] riscv: Correctly set the device-tree entry 'mmu-type'
[PATCH] test: Fix test-crypto-secret when compiling without keyring support
2023-03-03 13:00 UTC (3+ messages)
[PATCH 0/2] tests/avocado: Test Xen guest support under KVM
2023-03-03 12:51 UTC (3+ messages)
` [PATCH 1/2] tests/avocado: Add Fedora 34 distro, including kernel/initrd checksums
` [PATCH 2/2] tests/avocado: Test Xen guest support under KVM
[PATCH] tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
2023-03-03 12:05 UTC (7+ messages)
[PATCH v2 0/6] Deprecate support for 32-bit x86 and arm hosts
2023-03-03 11:57 UTC (11+ messages)
` [PATCH v2 4/6] docs/about/deprecated: Deprecate the qemu-system-arm binary
[PATCH v10 0/5] riscv: Allow user to set the satp mode
2023-03-03 11:52 UTC (4+ messages)
[PATCH v3 0/7] QEMU CXL Provide mock CXL events and irq support
2023-03-03 11:46 UTC (4+ messages)
` [PATCH v3 6/7] hw/cxl/events: Add injection of DRAM events
[PATCH 0/4] user-created PHB cleanup
2023-03-03 11:29 UTC (4+ messages)
` [PATCH 1/4] pnv_phb4_pec: Keep track of instantiated PHBs
Is the fix for "DMA MMIO reentrancy" in qemu stable now?
2023-03-03 11:13 UTC (3+ messages)
[PATCH RESEND v6 0/5] migration: reduce time of loading non-iterable vmstate
2023-03-03 10:56 UTC (6+ messages)
` [PATCH RESEND v6 1/5] memory: Reference as->current_map directly in memory commit
` [PATCH RESEND v6 2/5] rcu: Introduce rcu_read_is_locked()
` [PATCH RESEND v6 3/5] memory: Introduce memory_region_transaction_do_commit()
` [PATCH RESEND v6 4/5] memory: Add sanity check in address_space_to_flatview
` [PATCH RESEND v6 5/5] migration: Reduce time of loading non-iterable vmstate
[PATCH v6 0/5] migration: reduce time of loading non-iterable vmstate
2023-03-03 10:39 UTC (6+ messages)
` [PATCH v6 1/5] memory: Reference as->current_map directly in memory commit
` [PATCH v6 2/5] rcu: Introduce rcu_read_is_locked()
` [PATCH v6 3/5] memory: Introduce memory_region_transaction_do_commit()
` [PATCH v6 4/5] memory: Add sanity check in address_space_to_flatview
` [PATCH v6 5/5] migration: Reduce time of loading non-iterable vmstate
[PATCH v2 0/7] hw/net/eepro100: Finish QDev conversion
2023-03-03 10:32 UTC (5+ messages)
[PATCH v3 0/6] Deprecate support for 32-bit x86 and arm hosts
2023-03-03 10:21 UTC (7+ messages)
` [PATCH v3 1/6] docs/about/deprecated: Deprecate 32-bit x86 hosts
` [PATCH v3 2/6] docs/about/deprecated: Deprecate the qemu-system-i386 binary
` [PATCH v3 3/6] gitlab-ci.d/crossbuilds: Drop the i386 jobs
` [PATCH v3 5/6] docs/about/deprecated: Deprecate the qemu-system-arm binary
` [PATCH v3 6/6] gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobs
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).