messages from 2023-03-03 16:58:14 to 2023-03-04 18:20:14 UTC [more...]
[PATCH v3 00/20] tcg: drop tcg_temp_free from translators
2023-03-04 18:19 UTC (8+ messages)
` [PATCH v3 01/20] target/i386: Drop tcg_temp_free
` [PATCH v3 06/20] target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
` [PATCH v3 07/20] target/mips: Drop tcg_temp_free from octeon_translate.c
` [PATCH v3 13/20] target/s390x: Drop free_compare
` [PATCH v3 15/20] target/s390x: Drop tcg_temp_free from translate.c
` [PATCH v3 17/20] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
` [PATCH v3 20/20] tcg: Create tcg/tcg-temp-internal.h
[PATCH] configure: Disable thread-safety warnings on macOS
2023-03-04 15:42 UTC (3+ messages)
[PULL 0/5] ppc queue
2023-03-04 15:40 UTC (7+ messages)
` [PULL 1/5] target/ppc/translate: Add dummy implementation for dcblc instruction
` [PULL 2/5] pnv_phb4_pec: Keep track of instantiated PHBs
` [PULL 3/5] pnv_phb4_pec: Only export existing PHBs to the device tree
` [PULL 4/5] pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
` [PULL 5/5] pnv_phb4_pec: Simplify/align code to parent user-created PHBs
[PATCH] tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
2023-03-04 15:39 UTC (2+ messages)
[PATCH v2 00/13] Q35 PCI host fixes and QOM cleanup
2023-03-04 15:26 UTC (14+ messages)
` [PATCH v2 01/13] hw/i386/pc_q35: Resolve redundant q35_host variable
` [PATCH v2 02/13] hw/pci-host/q35: Fix double, contradicting .endianness assignment
` [PATCH v2 03/13] hw/pci-host/q35: Use memory_region_set_address() also for tseg_blackhole
` [PATCH v2 04/13] hw/pci-host/q35: Initialize PCMachineState::bus in board code
` [PATCH v2 05/13] hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
` [PATCH v2 06/13] hw/pci-host/q35: Initialize "bypass-iommu" property from board code
` [PATCH v2 07/13] hw/pci-host/q35: Initialize properties just once
` [PATCH v2 08/13] hw/pci-host/q35: Initialize PCI hole boundaries "
` [PATCH v2 09/13] hw/pci-host/q35: Turn PCI hole properties into class properties
` [PATCH v2 10/13] hw/pci-host/q35: Rename local variable to more idiomatic "phb"
` [PATCH v2 11/13] hw/pci-host/q35: Propagate to errp rather than doing error_fatal
` [PATCH v2 12/13] hw/pci-host/q35: Merge mch_realize() into q35_host_realize()
` [PATCH v2 13/13] hw/pci-host/q35: Move MemoryRegion pointers to host device
[GSoC 23] RDB Server Proposal Qustions
2023-03-04 15:04 UTC
[PATCH v6 0/7] Pegasos2 fixes and audio output support
2023-03-04 14:48 UTC (8+ messages)
` [PATCH v6 1/7] hw/display/sm501: Add debug property to control pixman usage
` [PATCH v6 2/7] hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
` [PATCH v6 3/7] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH v6 4/7] hw/ppc/pegasos2: Fix PCI interrupt routing
` [PATCH v6 5/7] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
` [PATCH v6 6/7] hw/audio/via-ac97: Basic implementation of audio playback
` [PATCH v6 7/7] Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
[PATCH 0/5] Fix recent PIC -> CPU interrupt wiring regressions
2023-03-04 14:13 UTC (10+ messages)
` [PATCH 1/5] hw/isa/vt82c686: Fix wiring of PIC -> CPU interrupt
` [PATCH 2/5] hw/alpha/dp264: "
` [PATCH 3/5] hw/ppc/prep: "
` [PATCH 4/5] hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifunction()
` [PATCH 5/5] hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
[PATCH 0/4] Support x2APIC mode with TCG accelerator
2023-03-04 14:10 UTC (8+ messages)
` [PATCH 1/4] apic: add support for x2APIC mode
[PATCH RESEND v7 0/9] target/arm: Allow CONFIG_TCG=n builds
2023-03-04 14:10 UTC (5+ messages)
` [PATCH RESEND v7 5/9] tests/avocado: Pass parameters to migration test
[PULL 00/11] aspeed queue
2023-03-04 14:00 UTC (2+ messages)
[PULL 0/5] loongarch-to-apply queue
2023-03-04 13:59 UTC (2+ messages)
[PULL 0/2] Migration 20230302 patches
2023-03-04 13:59 UTC (2+ messages)
[PATCH v6] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-03-04 13:51 UTC (2+ messages)
hexagon: check-tcg rebuilding up to date image
2023-03-04 12:58 UTC (4+ messages)
[PATCH v3 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
2023-03-04 11:52 UTC (4+ messages)
IRQ affinity not working on Xen pci-platform device^W^W^W QEMU split-irqchip I/O APIC
2023-03-04 10:15 UTC (2+ messages)
[PATCH v4 0/6] hw/cxl: Poison get, inject, clear
2023-03-04 6:47 UTC (5+ messages)
` [PATCH v4 4/6] hw/cxl: QMP based poison injection support
` [PATCH v4 6/6] hw/cxl: Add clear poison mailbox command support
[PATCH v2 0/6] target/i386: Support new Intel platform Instructions in CPUID enumeration
2023-03-04 4:04 UTC (2+ messages)
[PATCH v3 00/13] vfio/migration: Device dirty page tracking
2023-03-04 1:43 UTC (14+ messages)
` [PATCH v3 01/13] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
` [PATCH v3 02/13] vfio/common: Fix wrong %m usages
` [PATCH v3 03/13] vfio/common: Abort migration if dirty log start/stop/sync fails
` [PATCH v3 04/13] vfio/common: Add VFIOBitmap and alloc function
` [PATCH v3 05/13] vfio/common: Add helper to validate iova/end against hostwin
` [PATCH v3 06/13] vfio/common: Consolidate skip/invalid section into helper
` [PATCH v3 07/13] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v3 08/13] vfio/common: Add device dirty page tracking start/stop
` [PATCH v3 09/13] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
` [PATCH v3 10/13] vfio/common: Add device dirty page bitmap sync
` [PATCH v3 11/13] vfio/migration: Block migration with vIOMMU
` [PATCH v3 12/13] vfio/migration: Query device dirty page tracking support
` [PATCH v3 13/13] docs/devel: Document VFIO device dirty page tracking
[PATCH 0/2] tcg: Merge two sequential labels
2023-03-04 0:27 UTC (6+ messages)
` [PATCH 1/2] tcg: Link branches to the labels
` [PATCH 2/2] tcg: Merge two sequential labels
[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
2023-03-04 0:23 UTC (25+ messages)
` [PATCH v2 07/20] vfio/common: Add VFIOBitmap and (de)alloc functions
` [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
[PATCH v2 0/2] Fix the OpenSBI CI job and bump to v1.2
2023-03-03 23:28 UTC (4+ messages)
` [PATCH v2 1/2] gitlab/opensbi: Move to docker:stable
` [PATCH v2 2/2] roms/opensbi: Upgrade from v1.1 to v1.2
[PULL 00/38] Block layer patches
2023-03-03 22:51 UTC (8+ messages)
` [PULL 03/38] pflash: Only read non-zero parts of backend image
[cross-project PATCH v2] NBD 64-bit extensions
2023-03-03 22:40 UTC (16+ messages)
` [PATCH v2 0/6] NBD spec changes for "
` [PATCH v2 1/6] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length
` [PATCH v2 2/6] spec: Tweak description of maximum block size
` [PATCH v2 3/6] spec: Add NBD_OPT_EXTENDED_HEADERS
` [PATCH v2 5/6] spec: Introduce NBD_FLAG_BLOCK_STATUS_PAYLOAD
[PATCH v2] vfio: Fix vfio_get_dev_region() trace event
2023-03-03 22:02 UTC (4+ messages)
[PATCH 0/2] Risc-V CPU state by hart ID
2023-03-03 20:05 UTC (5+ messages)
` [PATCH 1/2] target/riscv: cpu: Implement get_arch_id callback
` [PATCH 2/2] hw: intc: Use cpu_by_arch_id to fetch CPU state
[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
2023-03-03 19:57 UTC (83+ 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
` [PATCH v2 14/76] target/arm: Drop tcg_temp_free from translator-sme.c
` [PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c
` [PATCH v2 16/76] target/arm: Drop tcg_temp_free from translator-vfp.c
` [PATCH v2 17/76] target/arm: Drop tcg_temp_free from translator.h
` [PATCH v2 18/76] target/avr: Drop DisasContext.free_skip_var0
` [PATCH v2 19/76] target/avr: Drop R from trans_COM
` [PATCH v2 20/76] target/avr: Drop tcg_temp_free
` [PATCH v2 21/76] target/cris: Drop cris_alu_free_temps
` [PATCH v2 22/76] target/cris: Drop cris_alu_m_free_temps
` [PATCH v2 23/76] target/cris: Drop addr from dec10_ind_move_m_pr
` [PATCH v2 24/76] target/cris: Drop tcg_temp_free
` [PATCH v2 29/76] target/hppa: "
` [PATCH v2 33/76] target/m68k: Drop mark_to_release
` [PATCH v2 34/76] target/m68k: Drop free_cond
` [PATCH v2 35/76] target/m68k: Drop tcg_temp_free
` [PATCH v2 36/76] target/microblaze: "
` [PATCH v2 48/76] target/nios2: "
` [PATCH v2 49/76] target/openrisc: "
` [PATCH v2 54/76] target/rx: "
` [PATCH v2 64/76] target/sh4: "
` [PATCH v2 65/76] target/sparc: Drop get_temp_tl
` [PATCH v2 66/76] target/sparc: Drop get_temp_i32
` [PATCH v2 67/76] target/sparc: Remove egress label in disas_sparc_context
` [PATCH v2 68/76] target/sparc: Drop free_compare
` [PATCH v2 69/76] target/sparc: Drop tcg_temp_free
` [PATCH v2 73/76] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
` [PATCH v2 75/76] tcg: Create tcg/tcg-temp-internal.h
[PATCH] test: Fix test-crypto-secret when compiling without keyring support
2023-03-03 19:40 UTC (5+ messages)
[PATCH] firmware: qemu_fw_cfg: make kobj_type structure constant
2023-03-03 19:38 UTC (2+ messages)
[PATCH v3 0/2] QGA installer fixes
2023-03-03 19:20 UTC (3+ messages)
` [PATCH v3 1/2] qga/win32: Remove change action from MSI installer
` [PATCH v3 2/2] qga/win32: Use rundll for VSS installation
[PATCH 00/76] tcg: Drop tcg_temp_free from translators
2023-03-03 19:06 UTC (3+ messages)
` [PATCH 66/76] target/sparc: Drop get_temp_i32
[PATCH 1/6] Add the Android Emulator hypervisor driver (AEHD) accelerator
2023-03-03 18:56 UTC (18+ messages)
` [PATCH 3/6] Add the aehd-apic device type
` [PATCH 5/6] Add the aehd-i8259 "
` [PATCH 6/6] Add the AEHD implementation
test-blockjob: intermittent CI failures in msys2-64bit job
2023-03-03 18:36 UTC
[PATCH 0/6] Adding the Android Emulator hypervisor driver accelerator
2023-03-03 17:39 UTC (5+ messages)
[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 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 v2 0/8] iotests: make meson aware of individual I/O tests
2023-03-03 17:10 UTC (2+ messages)
[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 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)
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).