qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-28 14:16:28 to 2023-06-29 07:45:54 UTC [more...]

[PATCH] vhost-user: use new thread to loop backend channel
 2023-06-29  7:13 UTC  (2+ messages)

[PATCH] hw/ppc: Fix clock update drift
 2023-06-29  7:45 UTC  (5+ messages)

[PULL 00/33] UI patches
 2023-06-29  7:45 UTC  (4+ messages)
` [PULL 33/33] ui/dbus: use shared D3D11 Texture2D when possible

[PATCH v2 00/16] Q35 and I440FX host bridge QOM cleanup
 2023-06-29  7:43 UTC  (20+ messages)
` [PATCH v2 01/16] hw/i386/pc_q35: Resolve redundant q35_host variable
` [PATCH v2 02/16] hw/pci-host/q35: Fix double, contradicting .endianness assignment
` [PATCH v2 03/16] hw/pci-host/q35: Initialize PCMachineState::bus in board code
` [PATCH v2 04/16] hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
` [PATCH v2 05/16] hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
` [PATCH v2 06/16] hw/pci-host/q35: Make some property name macros reusable by i440fx
` [PATCH v2 07/16] hw/pci-host/i440fx: Replace magic values by existing constants
` [PATCH v2 08/16] hw/pci-host/i440fx: Have common names for some local variables
` [PATCH v2 09/16] hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
` [PATCH v2 10/16] hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
` [PATCH v2 11/16] hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
` [PATCH v2 12/16] hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
` [PATCH v2 13/16] hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
` [PATCH v2 14/16] hw/pci-host/i440fx: Resolve i440fx_init()
` [PATCH v2 15/16] hw/i386/pc_piix: Turn some local variables into initializers
` [PATCH v2 16/16] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()

[PATCH] hw/ppc: Simplify clock update arithmetic
 2023-06-29  7:42 UTC  (3+ messages)

[PATCH v6 00/20] target/riscv, KVM: fixes and enhancements
 2023-06-29  7:30 UTC  (23+ messages)
` [PATCH v6 01/20] target/riscv: skip features setup for KVM CPUs
` [PATCH v6 02/20] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH v6 03/20] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH v6 04/20] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH v6 05/20] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH v6 06/20] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH v6 07/20] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH v6 08/20] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH v6 09/20] linux-headers: Update to v6.4-rc1
` [PATCH v6 10/20] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PATCH v6 11/20] target/riscv/cpu: add misa_ext_info_arr[]
` [PATCH v6 12/20] target/riscv: add KVM specific MISA properties
` [PATCH v6 13/20] target/riscv/kvm.c: update KVM MISA bits
` [PATCH v6 14/20] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH v6 15/20] target/riscv/cpu.c: add satp_mode properties earlier
` [PATCH v6 16/20] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
` [PATCH v6 17/20] target/riscv/cpu.c: create KVM mock properties
` [PATCH v6 18/20] target/riscv: update multi-letter extension KVM properties
` [PATCH v6 19/20] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
` [PATCH v6 20/20] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM

[PATCH] target/riscv: Remove unuseful KVM stubs
 2023-06-29  7:15 UTC  (2+ messages)

[PATCH v6 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-29  7:03 UTC  (8+ messages)
` [PATCH v6 1/5] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH v6 2/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH v6 3/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
` [PATCH v6 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
` [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port

[PATCH 0/6] migration: Test the new "file:" migration
 2023-06-29  6:46 UTC  (8+ messages)
` [PATCH 1/6] migration: Set migration status early in incoming side
` [PATCH 2/6] tests/qtest: migration: Expose migrate_set_capability
` [PATCH 3/6] tests/qtest: migration: Add migrate_incoming_qmp helper
` [PATCH 4/6] tests/qtest: migration: Use migrate_incoming_qmp where appropriate
` [PATCH 5/6] tests/qtest: migration: Add support for negative testing of qmp_migrate
` [PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration

[PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h
 2023-06-29  6:37 UTC  (18+ messages)
` [PATCH v3 1/6] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
` [PATCH v3 2/6] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
` [PATCH v3 3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h
` [PATCH v3 4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
` [PATCH v3 5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
` [PATCH v3 6/6] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'

[PATCH] MAINTAINERS: Promote Cédric to VFIO co-maintainer
 2023-06-29  6:31 UTC  (3+ messages)

[RFC PATCH 0/3] ppc/pnv: SMT support for powernv
 2023-06-29  6:28 UTC  (6+ messages)
` [RFC PATCH 1/3] target/ppc: Add LPAR-per-core vs per-thread mode flag
` [RFC PATCH 2/3] target/ppc: SMT support for the HID SPR
` [RFC PATCH 3/3] ppc/pnv: SMT support for powernv

[PULL 00/23] Block layer patches
 2023-06-29  6:11 UTC  (23+ messages)
` [PULL 02/23] qdev-properties-system: Lock AioContext for blk_insert_bs()
` [PULL 03/23] test-block-iothread: "
` [PULL 05/23] block: Fix AioContext locking in bdrv_attach_child_common()
` [PULL 06/23] block: Fix AioContext locking in bdrv_reopen_parse_file_or_backing()
` [PULL 07/23] block: Fix AioContext locking in bdrv_open_inherit()
` [PULL 08/23] block: Fix AioContext locking in bdrv_open_backing_file()
` [PULL 09/23] blockjob: Fix AioContext locking in block_job_add_bdrv()
` [PULL 10/23] graph-lock: Unlock the AioContext while polling
` [PULL 11/23] Revert "graph-lock: Disable locking for now"
` [PULL 12/23] file-posix: remove incorrect coroutine_fn calls
` [PULL 13/23] qed: mark more functions as coroutine_fns and GRAPH_RDLOCK
` [PULL 14/23] vpc: "
` [PULL 15/23] bochs: "
` [PULL 16/23] block: mark another function as coroutine_fns and GRAPH_UNLOCKED
` [PULL 17/23] cloop: mark more functions as coroutine_fns and GRAPH_RDLOCK
` [PULL 18/23] dmg: "
` [PULL 19/23] vmdk: "
` [PULL 20/23] vhdx: "
` [PULL 21/23] qcow2: "
` [PULL 22/23] block: use bdrv_co_getlength in coroutine context
` [PULL 23/23] block: use bdrv_co_debug_event "

[PATCH qemu] aspeed add montblanc bmc reference from fuji
 2023-06-29  5:43 UTC  (6+ messages)

[PATCH] net: add initial support for AF_XDP network backend
 2023-06-29  5:25 UTC  (13+ messages)

[PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series
 2023-06-29  4:58 UTC  (2+ messages)

ARI and igb emulation
 2023-06-29  2:48 UTC  (3+ messages)

[PATCH v2 0/2] vfio/migration: Make VFIO migration non-experimental
 2023-06-29  1:57 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH 0/7] migration: Better error handling in return path thread
 2023-06-28 23:01 UTC  (11+ messages)
` [PATCH 1/7] migration: Let migrate_set_error() take ownership
` [PATCH 2/7] migration: Introduce migrate_has_error()
` [PATCH 3/7] migration: Refactor error handling in source return path
` [PATCH 4/7] migration: Deliver return path file error to migrate state too
` [PATCH 5/7] migration: Display error in query-migrate irrelevant of status
` [PATCH 6/7] qemufile: Always return a verbose error
` [PATCH 7/7] migration: Provide explicit error message for file shutdowns

[PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
 2023-06-28 22:01 UTC  (4+ messages)

[PATCH v3] multifd: Add colo support
 2023-06-28 21:59 UTC  (2+ messages)

[QEMU][PATCH v1] tests/qtest: xlnx-canfd-test: Fix code coverity issues
 2023-06-28 20:27 UTC 

[PATCH] ui/gtk: Make sure the right EGL context is currently bound
 2023-06-28 19:15 UTC 

[PATCH] ui/gtk: skip refresh if new dmabuf is submitted
 2023-06-28 18:51 UTC 

[PATCH] Add support for RAPL MSRs in KVM/Qemu
 2023-06-28 17:45 UTC  (3+ messages)

[PATCH V3 0/2] migration file URI
 2023-06-28 17:26 UTC  (6+ messages)
` [PATCH V3 1/2] migration: "
` [PATCH V3 2/2] migration: file URI offset

[PATCH v3 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
 2023-06-28 17:13 UTC  (7+ messages)
` [PATCH v3 4/6] util/osdep: Introduce qemu_close_range()

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-06-28 17:09 UTC  (4+ messages)
  ` [RFC 7/7] hw/mem/cxl_type3: add read/write support to dynamic capacity

[PATCH 0/2] vhost user one time message fixes
 2023-06-28 16:39 UTC  (3+ messages)
` [PATCH 1/2] vhost-user: Change one_time to per_device request
` [PATCH 2/2] vhost-user: Make RESET_DEVICE a per device message

[PATCH v2 0/2] contrib/plugins: Migrate to the Meson build
 2023-06-28 16:26 UTC  (3+ messages)
` [PATCH v2 1/2] contrib/plugins: add meson build file
` [PATCH v2 2/2] contrib/plugins: remove Makefile

[PULL 00/30] Accelerator patches for 2023-06-28
 2023-06-28 15:53 UTC  (31+ messages)
` [PULL 01/30] MAINTAINERS: Update Roman Bolshakov email address
` [PULL 02/30] docs/devel/testing: Update the 'Docker Debugging' section
` [PULL 03/30] accel: Re-enable WHPX cross-build on case sensitive filesystems
` [PULL 04/30] accel: Document generic accelerator headers
` [PULL 05/30] accel: Remove unused hThread variable on TCG/WHPX
` [PULL 06/30] accel: Fix a leak on Windows HAX
` [PULL 07/30] accel: Destroy HAX vCPU threads once done
` [PULL 08/30] accel: Rename 'hax_vcpu' as 'accel' in CPUState
` [PULL 09/30] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
` [PULL 10/30] accel: Move HAX hThread to accelerator context
` [PULL 11/30] accel: Remove NVMM unreachable error path
` [PULL 12/30] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
` [PULL 13/30] accel: Inline NVMM get_qemu_vcpu()
` [PULL 14/30] accel: Remove WHPX unreachable error path
` [PULL 15/30] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
` [PULL 16/30] accel: Inline WHPX get_whpx_vcpu()
` [PULL 17/30] accel: Rename 'cpu_state' -> 'cs'
` [PULL 18/30] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
` [PULL 19/30] accel/kvm: Re-include "exec/memattrs.h" header
` [PULL 20/30] accel/kvm: Declare kvm_direct_msi_allowed in stubs
` [PULL 21/30] hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
` [PULL 22/30] hw/intc/arm_gic: Rename 'first_cpu' argument
` [PULL 23/30] hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header
` [PULL 24/30] target/arm: Restrict KVM-specific fields from ArchCPU
` [PULL 25/30] target/ppc: "
` [PULL 26/30] target/riscv: "
` [PULL 27/30] target/i386/WHPX: Fix error message when fail to set ProcessorCount
` [PULL 28/30] exec/memory: Add symbolic value for memory listener priority for accel
` [PULL 29/30] exec/memory: Add symbol for memory listener priority for device backend
` [PULL 30/30] exec/memory: Add symbol for the min value of memory listener priority

[PATCH v4 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
 2023-06-28 15:27 UTC  (7+ messages)
` [PATCH v4 1/6] tests/tcg/cris: Fix the coding style
` [PATCH v4 2/6] tests/tcg/cris: Correct the off-by-one error
` [PATCH v4 3/6] util/async-teardown: Fall back to close fds one by one
` [PATCH v4 4/6] util/osdep: Introduce qemu_close_range()
` [PATCH v4 5/6] util/async-teardown: Use qemu_close_range() to close fds
` [PATCH v4 6/6] net: tap: "

[PULL 00/10] qemu-sparc queue 20230628
 2023-06-28 15:29 UTC  (2+ messages)

[PULL 0/1] virtio: regression fix
 2023-06-28 15:29 UTC  (2+ messages)

[RESEND PATCH v5 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-28 15:02 UTC  (9+ messages)
` [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port

[PATCH] net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
 2023-06-28 14:52 UTC  (5+ messages)


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).