messages from 2024-02-13 20:09:32 to 2024-02-14 15:20:11 UTC [more...]
[PATCH v2 00/14] libvhost-user: support more memslots and cleanup memslot handling code
2024-02-14 15:17 UTC (15+ messages)
` [PATCH v2 01/14] libvhost-user: Dynamically allocate memory for memory slots
` [PATCH v2 02/14] libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509
` [PATCH v2 03/14] libvhost-user: Factor out removing all mem regions
` [PATCH v2 04/14] libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_exec()
` [PATCH v2 05/14] libvhost-user: Factor out adding a memory region
` [PATCH v2 06/14] libvhost-user: No need to check for NULL when unmapping
` [PATCH v2 07/14] libvhost-user: Don't zero out memory for memory regions
` [PATCH v2 08/14] libvhost-user: Don't search for duplicates when removing "
` [PATCH v2 09/14] libvhost-user: Factor out search for memory region by GPA and simplify
` [PATCH v2 10/14] libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
` [PATCH v2 11/14] libvhost-user: Use most of mmap_offset as fd_offset
` [PATCH v2 12/14] libvhost-user: Factor out vq usability check
` [PATCH v2 13/14] libvhost-user: Dynamically remap rings after (temporarily?) removing memory regions
` [PATCH v2 14/14] libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMP
[PULL 00/12] Hppa64 patches
2024-02-14 14:58 UTC (5+ messages)
possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
2024-02-14 14:57 UTC (15+ messages)
[PATCH v4 0/9] hw/pci: SR-IOV related fixes and improvements
2024-02-14 14:54 UTC (23+ messages)
` [PATCH v4 1/9] hw/pci: Use -1 as a default value for rombar
` [PATCH v4 2/9] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v4 3/9] vfio: Avoid inspecting option QDict for rombar
` [PATCH v4 4/9] hw/qdev: Remove opts member
` [PATCH v4 5/9] pcie_sriov: Validate NumVFs
` [PATCH v4 6/9] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v4 7/9] pcie_sriov: Release VFs failed to realize
` [PATCH v4 8/9] pcie_sriov: Do not reset NumVFs after unregistering VFs
` [PATCH v4 9/9] hw/nvme: Refer to dev->exp.sriov_pf.num_vfs
[PATCH v6 0/3] Support RISC-V IOPMP
2024-02-14 14:34 UTC (5+ messages)
` [PATCH v6 2/3] Add RISC-V IOPMP support
` [PATCH v6 3/3] hw/riscv/virt: Add "
[PATCH v3 00/33] linux-user: Improve host and guest page size handling
2024-02-14 14:24 UTC (8+ messages)
` [PATCH v3 22/33] linux-user: Split out mmap_h_lt_g
` [PATCH v3 29/33] linux-user: Allow TARGET_PAGE_BITS_VARY
[PATCH 0/2] RISC-V: Add Ztso extension
2024-02-14 13:42 UTC (6+ messages)
` [PATCH 2/2] linux-user/riscv: Add Ztso extension to hwprobe
[PATCH v7 0/3] meson: Fixes for dbus modules
2024-02-14 14:03 UTC (4+ messages)
` [PATCH v7 1/3] audio: Depend on dbus_display1_dep
` [PATCH v7 2/3] meson: Explicitly specify dbus-display1.h dependency
` [PATCH v7 3/3] tests/qtest: Depend on dbus_display1_dep
[PULL 00/34] Migration staging patches
2024-02-14 13:58 UTC (6+ messages)
` [PULL 26/34] migration/multifd: Join the TLS thread
[PATCH 0/2] linux-user/riscv: Sync hwprobe keys with kernel
2024-02-14 13:26 UTC (5+ messages)
` [PATCH 1/2] linux-user/riscv: Add Zicboz extensions to hwprobe
` [PATCH 2/2] linux-user/riscv: Sync hwprobe keys with Linux
[PATCH v2 1/2] vhost: dirty log should be per backend type
2024-02-14 11:50 UTC (2+ messages)
` [PATCH v2 2/2] vhost: Perform memory section dirty scans once per iteration
[PULL 00/88] qemu-sparc queue 20240213
2024-02-14 12:59 UTC (16+ messages)
` [PULL 50/88] esp.c: move CMD_TI end of message phase detection to esp_do_dma() and do_dma_pdma_cb()
` [PULL 52/88] esp.c: move CMD_SELATNS end of command logic "
` [PULL 55/88] esp.c: always use esp_do_dma() in pdma_cb()
` [PULL 59/88] esp.c: separate logic based upon ESP command in esp_transfer_data()
` [PULL 60/88] esp.c: use deferred interrupts for both DATA IN and DATA OUT phases
` [PULL 61/88] esp.c: remove DATA IN phase logic when reading from FIFO
` [PULL 67/88] esp.c: replace get_cmd() with esp_do_nodma()
` [PULL 68/88] esp.c: move write_response() non-DMA logic to esp_do_nodma()
` [PULL 73/88] esp.c: remove restriction on FIFO read access when DMA memory routines defined
` [PULL 76/88] esp.c: only transfer non-DMA COMMAND phase data for specific commands
` [PULL 77/88] esp.c: only transfer non-DMA MESSAGE OUT "
` [PULL 83/88] esp.c: replace n variable with len in esp_do_nodma()
` [PULL 85/88] esp.c: rename irq_data IRQ to drq_irq
` [PULL 87/88] esp.c: switch TypeInfo registration to use DEFINE_TYPES() macro
[PATCH 0/7] hw/i386: Cleanups around 'hw/i386/pc.h'
2024-02-14 12:45 UTC (5+ messages)
` [PATCH 4/7] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
[PATCH 00/12] Preparatory patches for live migration downtime improvement
2024-02-14 11:28 UTC (13+ messages)
` [PATCH 01/12] vdpa: add back vhost_vdpa_net_first_nc_vdpa
` [PATCH 02/12] vdpa: no repeat setting shadow_data
` [PATCH 03/12] vdpa: factor out vhost_vdpa_last_dev
` [PATCH 04/12] vdpa: factor out vhost_vdpa_net_get_nc_vdpa
` [PATCH 05/12] vdpa: add vhost_vdpa_set_address_space_id trace
` [PATCH 06/12] vdpa: add vhost_vdpa_get_vring_base trace for svq mode
` [PATCH 07/12] vdpa: add vhost_vdpa_set_dev_vring_base "
` [PATCH 08/12] vdpa: add trace events for vhost_vdpa_net_load_cmd
` [PATCH 09/12] vdpa: add trace event for vhost_vdpa_net_load_mq
` [PATCH 10/12] vdpa: define SVQ transitioning state for mode switching
` [PATCH 11/12] vdpa: indicate transitional state for SVQ switching
` [PATCH 12/12] vdpa: fix network breakage after cancelling migration
[PATCH] hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
2024-02-14 12:40 UTC (2+ messages)
[PULL 00/60] virtio,pc,pci: features, cleanups, fixes
2024-02-14 11:19 UTC (62+ messages)
` [PULL 01/60] virtio: split into vhost-user-base and vhost-user-device
` [PULL 02/60] hw/virtio: convert vhost-user-base to async shutdown
` [PULL 03/60] hw/virtio: derive vhost-user-rng from vhost-user-base
` [PULL 04/60] hw/virtio: derive vhost-user-gpio "
` [PULL 05/60] hw/virtio: derive vhost-user-i2c "
` [PULL 06/60] hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
` [PULL 07/60] docs/system: add a basic enumeration of vhost-user devices
` [PULL 08/60] hw/virtio: Support set_config() callback in vhost-user-base
` [PULL 09/60] docs/system: Add vhost-user-input documentation
` [PULL 10/60] hw/virtio: Move vhost-user-input into virtio folder
` [PULL 11/60] hw/virtio: derive vhost-user-input from vhost-user-base
` [PULL 12/60] i386/tcg: implement x2APIC registers MSR access
` [PULL 13/60] apic: add support for x2APIC mode
` [PULL 14/60] apic, i386/tcg: add x2apic transitions
` [PULL 15/60] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
` [PULL 16/60] test: bios-tables-test: prepare IVRS change in ACPI table
` [PULL 17/60] amd_iommu: report x2APIC support to the operating system
` [PULL 18/60] test: bios-tables-test: add IVRS changed binary
` [PULL 19/60] hw/i386/x86: Reverse if statement
` [PULL 20/60] hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled
` [PULL 21/60] target/i386/cpu: Fix typo in comment
` [PULL 22/60] hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
` [PULL 23/60] hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus
` [PULL 24/60] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
` [PULL 25/60] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
` [PULL 26/60] exec/ioport: Add portio_list_set_address()
` [PULL 27/60] exec/ioport: Add portio_list_set_enabled()
` [PULL 28/60] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
` [PULL 29/60] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL
` [PULL 30/60] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL
` [PULL 31/60] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
` [PULL 32/60] hw/isa/vt82c686: Implement relocation and toggling of "
` [PULL 33/60] vhost-user.rst: Fix vring address description
` [PULL 34/60] MAINTAINERS: Drop myself as VT-d maintainers
` [PULL 35/60] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
` [PULL 36/60] smmu: Clear SMMUPciBus "
` [PULL 37/60] cxl/cdat: Handle cdat table build errors
` [PULL 38/60] hw/mem/cxl_type3: Drop handling of failure of g_malloc0() and g_malloc()
` [PULL 39/60] hw/pci-bridge/cxl_upstream: Drop g_malloc() failure handling
` [PULL 40/60] cxl/cdat: Fix header sum value in CDAT checksum
` [PULL 41/60] hw/cxl/mbox: Remove dead code
` [PULL 42/60] hw/cxl/device: read from register values in mdev_reg_read()
` [PULL 43/60] hw/cxl: Pass CXLComponentState to cache_mem_ops
` [PULL 44/60] hw/cxl: Pass NULL for a NULL MemoryRegionOps
` [PULL 45/60] hw/mem/cxl_type3: Fix potential divide by zero reported by coverity
` [PULL 46/60] tests/acpi: Allow update of DSDT.cxl
` [PULL 47/60] hw/i386: Fix _STA return value for ACPI0017
` [PULL 48/60] tests/acpi: Update DSDT.cxl to reflect change _STA return value
` [PULL 49/60] hw/cxl: Update HDM Decoder capability to version 3
` [PULL 50/60] hw/cxl: Update link register definitions
` [PULL 51/60] hw/cxl: Update RAS Capability Definitions for version 3
` [PULL 52/60] hw/cxl: Update mailbox status registers
` [PULL 53/60] hw/cxl: Standardize all references on CXL r3.1 and minor updates
` [PULL 54/60] virtio-gpu: Correct virgl_renderer_resource_get_info() error check
` [PULL 55/60] hw/smbios: Fix OEM strings table option validation
` [PULL 56/60] hw/smbios: Fix port connector "
` [PULL 57/60] hw/display/virtio-gpu.c: use reset_bh class method
` [PULL 58/60] virtio-gpu.c: add resource_destroy "
` [PULL 59/60] virtio-gpu-rutabaga.c: override resource_destroy method
` [PULL 60/60] MAINTAINERS: Switch to my Enfabrica email
[PATCH v1 00/15] libvhost-user: support more memslots and cleanup memslot handling code
2024-02-14 11:06 UTC (5+ messages)
[PATCH v4 00/18] TCG Plugin inline operation enhancement
2024-02-14 9:56 UTC (4+ messages)
` [PATCH v4 16/18] plugins: remove non per_vcpu inline operation from API
[PATCH v2] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
2024-02-14 9:40 UTC
[PATCH v2 0/3] virt: wire up NS EL2 virtual timer IRQ
2024-02-14 8:55 UTC (2+ messages)
[PATCH v2 0/4] meson: Fixes for dbus modules
2024-02-14 8:09 UTC (2+ messages)
[PATCH] build-sys: add the D-Bus generated header to the dependency
2024-02-14 8:07 UTC (2+ messages)
[PATCH v6] util: Move dbus_display1 to util
2024-02-14 7:54 UTC (3+ messages)
[PATCH v4 0/4] VIRTIO-IOMMU: Introduce an aw-bits option
2024-02-14 7:47 UTC (3+ messages)
` [PATCH v4 4/4] qemu-options.hx: Add an entry for virtio-iommu-pci and document aw-bits
[PATCH] target/ppc: Fix lxv/stxv MSR facility check
2024-02-14 7:35 UTC (2+ messages)
[PATCH 0/4] hw/arm/stellaris: QOM/QDev cleanups
2024-02-14 7:08 UTC (5+ messages)
` [PATCH 4/4] hw/arm/stellaris: Add missing QOM 'SoC' parent
[PULL v2 0/4] Character device backend patches for 2024-02-12
2024-02-14 6:47 UTC (5+ messages)
` [PULL v2 1/4] chardev/parallel: Don't close stdin on inappropriate device
` [PULL v2 2/4] tests/unit/test-char: Fix qemu_socket(), make_udp_socket() check
` [PULL v2 3/4] qapi/char: Make backend types properly conditional
` [PULL v2 4/4] qapi/char: Deprecate backend type "memory"
[PATCH] linux-user: Remove pgb_dynamic alignment assertion
2024-02-14 4:54 UTC
[PATCH v10 0/6] ui/cocoa: Use NSWindow's ability to resize
2024-02-14 4:32 UTC (7+ messages)
` [PATCH v10 1/6] ui/cocoa: Release specific mouse buttons
` [PATCH v10 2/6] ui/cocoa: Scale with NSView instead of Core Graphics
` [PATCH v10 3/6] ui/cocoa: Let the platform toggle fullscreen
` [PATCH v10 4/6] ui/cocoa: Make window resizable
` [PATCH v10 5/6] ui/cocoa: Call console_select() with the BQL
` [PATCH v10 6/6] ui/cocoa: Remove stretch_video flag
[PATCH v3 0/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
2024-02-14 4:27 UTC (4+ messages)
` [PATCH v3 1/3] Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it
` [PATCH v3 2/3] Hexagon (target/hexagon) Pass SP "
` [PATCH v3 3/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
[PATCH v2 00/23] migration/multifd: Refactor ->send_prepare() and cleanups
2024-02-14 2:16 UTC (5+ messages)
` [PATCH v2 05/23] migration/multifd: Drop MultiFDSendParams.normal[] array
` [External] "
[PATCH 0/2] tcg patch queue
2024-02-14 2:02 UTC (4+ messages)
` [PATCH 1/2] tcg: Increase width of temp_subindex
` [PATCH 2/2] tcg/arm: Fix goto_tb for large translation blocks
` [PULL 0/2] tcg patch queue
[PATCH v15 0/9] rutabaga_gfx + gfxstream
2024-02-14 0:48 UTC (10+ messages)
[PATCH v4 00/12] hw: Strengthen SysBus & QBus API
2024-02-13 20:40 UTC (5+ messages)
` [PATCH v4 10/12] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
` [PATCH v4 11/12] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
[PATCH 0/3] monitor: only run coroutine commands in qemu_aio_context
2024-02-13 20:19 UTC (5+ messages)
` [PATCH 3/3] "
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).