qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-05 17:52:20 to 2024-06-06 09:52:47 UTC [more...]

[PATCH v2 0/9] plugins: Use unwind info for special gdb registers
 2024-06-06  9:52 UTC  (17+ messages)
` [PATCH v2 1/9] tcg: Introduce INDEX_op_plugin_pc
` [PATCH v2 2/9] accel/tcg: Set CPUState.plugin_ra before all plugin callbacks
` [PATCH v2 3/9] accel/tcg: Return the TranslationBlock from cpu_unwind_state_data
` [PATCH v2 4/9] plugins: Introduce TCGCPUOps callbacks for mid-tb register reads
` [PATCH v2 5/9] target/i386: Split out gdb-internal.h
` [PATCH v2 6/9] target/i386: Introduce cpu_compute_eflags_ccop
` [PATCH v2 7/9] target/i386: Implement TCGCPUOps for plugin register reads
` [PATCH v2 8/9] target/arm: Add aarch64_tcg_ops
` [PATCH v2 9/9] target/arm: Implement TCGCPUOps for plugin register reads

[PATCH 0/3] RISC-V: ACPI: Namespace updates
 2024-06-06  9:49 UTC  (4+ messages)
` [PATCH 3/3] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART

[PATCH] hostmem: simplify the code
 2024-06-06  9:37 UTC 

[PATCH] machine, hostmem: improve error messages for unsupported features
 2024-06-06  9:33 UTC 

[PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-06-06  9:32 UTC  (9+ messages)
` [PATCH v6 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks

[PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
 2024-06-06  9:27 UTC  (3+ messages)

[PATCH v2 0/6] target/i386: Misc cleanup on KVM PV defs and outdated comments
 2024-06-06  9:25 UTC  (2+ messages)

[PATCH v5 0/3] Fix MCE handling on AMD hosts
 2024-06-06  9:09 UTC  (2+ messages)

[PATCH] docs: i386: pc: Avoid mentioning limit of maximum vCPUs
 2024-06-06  9:02 UTC  (3+ messages)

[PATCH v3 0/6] target/i386: add support for FRED
 2024-06-06  9:00 UTC  (3+ messages)
` [PATCH v3 4/6] target/i386: add support for VMX FRED controls

[PATCH v3 0/7] hvf x86 correctness and efficiency improvements
 2024-06-06  8:52 UTC  (3+ messages)

kvm crash with virtiofs
 2024-06-06  8:38 UTC 

[PATCH v3 0/3] stdvga: fix screen blanking
 2024-06-06  8:36 UTC  (3+ messages)
` [PATCH v3 3/3] ui+display: rename is_buffer_shared() -> surface_is_allocated()

linux-user emulation hangs during fork
 2024-06-06  8:27 UTC  (3+ messages)

[PATCH 00/20] qga: clean up command source locations and conditionals
 2024-06-06  8:19 UTC  (9+ messages)
` [PATCH 01/20] qga: drop blocking of guest-get-memory-block-size command
` [PATCH 02/20] qga: move linux vcpu command impls to commands-linux.c
` [PATCH 03/20] qga: move linux suspend "
` [PATCH 04/20] qga: move linux fs/disk "

[PATCH 0/2] python: expect a working python3-tomli package for Python <3.11
 2024-06-06  8:11 UTC  (3+ messages)
` [PATCH 1/2] Revert "python: use vendored tomli"
` [PATCH 2/2] python: mkvenv: remove ensure command

[PATCH v3] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
 2024-06-06  8:07 UTC  (3+ messages)

[PULL 00/20] Net patches
 2024-06-06  7:59 UTC  (10+ messages)
` [PULL 07/20] virtio-net: Do not propagate ebpf-rss-fds errors

[PATCH] stubs/meson: Fix qemuutil build when --disable-system
 2024-06-06  8:03 UTC  (4+ messages)

[PATCH] scsi-disk: Don't silently truncate serial number
 2024-06-06  7:37 UTC  (2+ messages)

[PATCH v4 0/5] backends/hostmem: Report more errors on failures
 2024-06-06  7:36 UTC  (4+ messages)
` [PATCH v4 5/5] backends/hostmem: Report error when memory size is unaligned

[PATCH 0/7] Live migration acceleration with UADK
 2024-06-06  7:11 UTC  (10+ messages)
` [PATCH 1/7] docs/migration: add uadk compression feature
` [PATCH 5/7] migration/multifd: Add UADK based compression and decompression
` [PATCH 6/7] migration/multifd: Switch to no compression when no hardware support
` [PATCH 7/7] tests/migration-test: add uadk compression test

[PATCH v7 0/7] Live Migration With IAA
 2024-06-06  7:03 UTC  (13+ messages)
` [PATCH v7 1/7] docs/migration: add qpl compression feature
` [PATCH v7 3/7] configure: add --enable-qpl build option
` [PATCH v7 5/7] migration/multifd: implement initialization of qpl compression
` [PATCH v7 6/7] migration/multifd: implement qpl compression and decompression
` [PATCH v7 7/7] tests/migration-test: add qpl compression test

[PATCH] util/bufferiszero: Split out host include files
 2024-06-06  6:36 UTC  (2+ messages)

[PATCH] target/i386: SEV: do not assume machine->cgs is SEV
 2024-06-06  6:32 UTC  (4+ messages)

[PATCH] hw/nvme: fix BAR size mismatch of SR-IOV VF
 2024-06-06  6:04 UTC  (2+ messages)

Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
 2024-06-06  5:05 UTC  (12+ messages)

[PATCH v3 0/3] x86 cpu test refactoring
 2024-06-06  4:44 UTC  (4+ messages)
` [PATCH v3 1/3] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
` [PATCH 2/3] tests/qtest/libqtest: add qtest_has_cpu() api
` [PATCH v3 3/3] tests/qtest/x86: check for availability of older cpu models before running tests

[PULL 0/6] loongarch-to-apply queue
 2024-06-06  4:01 UTC  (7+ messages)
` [PULL 1/6] tests/libqos: Add loongarch virt machine node
` [PULL 2/6] tests/qtest: Add numa test for loongarch system
` [PULL 3/6] hw/intc/loongarch_extioi: Add extioi virt extension definition
` [PULL 4/6] hw/loongarch/virt: Use MemTxAttrs interface for misc ops
` [PULL 5/6] hw/loongarch/virt: Enable extioi virt extension
` [PULL 6/6] target/loongarch: fix a wrong print in cpu dump

[PATCH 0/2] Add simd optimization with function buffer_is_zero
 2024-06-06  4:00 UTC  (12+ messages)
` [PATCH 1/2] util: Add lasx cpuinfo for loongarch64
` [PATCH 2/2] util/bufferiszero: Add simd acceleration "

[PATCH] Hexagon: fix HVX store new
 2024-06-06  3:16 UTC  (2+ messages)

[PATCH v4 0/4] target/hexagon: Minor idef-parser cleanup
 2024-06-06  3:14 UTC  (3+ messages)
` [PATCH v4 1/4] target/hexagon: idef-parser remove unused defines

[PATCH v4 0/3] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
 2024-06-06  1:56 UTC  (5+ messages)
` [PATCH v4 1/3] target/riscv/kvm: add software breakpoints support
` [PATCH v4 2/3] target/riscv/kvm: handle the exit with debug reason
` [PATCH v4 3/3] target/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUG

[PATCH] MAINTAINERS: Add reviewers for ASPEED BMCs
 2024-06-06  0:45 UTC  (2+ messages)

[PATCH] cxl: Get rid of unused cfmw_list
 2024-06-06  0:04 UTC  (3+ messages)

[PATCH v3 0/6] target/riscv: Support RISC-V privilege 1.13 spec
 2024-06-05 23:58 UTC  (7+ messages)
` [PATCH v3 2/6] target/riscv: Define macros and variables for ss1p13
` [PATCH v3 3/6] target/riscv: Support the version "
` [PATCH v3 4/6] target/riscv: Add 'P1P13' bit in SMSTATEEN0

[PULL v3 00/41] virtio: features,fixes
 2024-06-05 23:56 UTC  (43+ messages)
` [PULL v3 01/41] vhost: dirty log should be per backend type
` [PULL v3 02/41] vhost: Perform memory section dirty scans once per iteration
` [PULL v3 03/41] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
` [PULL v3 04/41] virtio/virtio-pci: Handle extra notification data
` [PULL v3 05/41] virtio: Prevent creation of device using notification-data with ioeventfd
` [PULL v3 06/41] virtio-mmio: Handle extra notification data
` [PULL v3 07/41] virtio-ccw: "
` [PULL v3 08/41] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
` [PULL v3 09/41] Fix vhost user assertion when sending more than one fd
` [PULL v3 10/41] vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
` [PULL v3 11/41] hw/virtio: Fix obtain the buffer id from the last descriptor
` [PULL v3 12/41] virtio-pci: only reset pm state during resetting
` [PULL v3 13/41] vhost-user-gpu: fix import of DMABUF
` [PULL v3 14/41] Revert "vhost-user: fix lost reconnect"
` [PULL v3 15/41] vhost-user: fix lost reconnect again
` [PULL v3 16/41] hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
` [PULL v3 17/41] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
` [PULL v3 18/41] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PULL v3 19/41] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PULL v3 20/41] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PULL v3 21/41] hw/mem/cxl_type3: Add support to create DC regions to "
` [PULL v3 22/41] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument
` [PULL v3 23/41] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PULL v3 24/41] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PULL v3 25/41] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PULL v3 26/41] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PULL v3 27/41] hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
` [PULL v3 28/41] hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
` [PULL v3 29/41] hw/mem/cxl_type3: Allow to release extent superset in QMP interface
` [PULL v3 30/41] hw/acpi/GI: Fix trivial parameter alignment issue
` [PULL v3 31/41] hw/acpi: Insert an acpi-generic-node base under acpi-generic-initiator
` [PULL v3 32/41] scripts/update-linux-headers: Copy setup_data.h to correct directory
` [PULL v3 33/41] linux-headers: update to 6.10-rc1
` [PULL v3 34/41] hw/misc/pvpanic: centralize definition of supported events
` [PULL v3 35/41] tests/qtest/pvpanic: use centralized "
` [PULL v3 36/41] hw/misc/pvpanic: add support for normal shutdowns
` [PULL v3 37/41] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
` [PULL v3 38/41] tests/qtest/pvpanic: add tests for pvshutdown event
` [PULL v3 39/41] Revert "docs/specs/pvpanic: mark shutdown event as not implemented"
` [PULL v3 40/41] virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
` [PULL v3 41/41] hw/cxl: Fix read from bogus memory

[PULL 00/16] sprintf fixes
 2024-06-05 23:53 UTC  (18+ messages)
` [PULL 01/16] util/hexdump: Use a GString for qemu_hexdump_line
` [PULL 02/16] util/hexdump: Add unit_len and block_len to qemu_hexdump_line
` [PULL 03/16] util/hexdump: Inline g_string_append_printf "%02x"
` [PULL 04/16] hw/mips/malta: Add re-usable rng_seed_hex_new() method
` [PULL 05/16] system/qtest: Replace sprintf by qemu_hexdump_line
` [PULL 06/16] hw/scsi/scsi-disk: Use qemu_hexdump_line to avoid sprintf
` [PULL 07/16] hw/ide/atapi: "
` [PULL 08/16] hw/dma/pl330: "
` [PULL 09/16] disas/microblaze: Split out print_immval_addr
` [PULL 10/16] disas/microblaze: Re-indent print_insn_microblaze
` [PULL 11/16] disas/microblaze: Merge op->name output into each fprintf
` [PULL 12/16] disas/microblaze: Print registers directly with PRIreg
` [PULL 13/16] disas/microblaze: Print immediates directly with PRIimm
` [PULL 14/16] disas/microblaze: Print registers directly with PRIrfsl
` [PULL 15/16] disas/microblaze: Split get_field_special
` [PULL 16/16] disas/riscv: Use GString in format_inst

[PATCH v3 0/3] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
 2024-06-05 23:51 UTC  (2+ messages)

[PATCH] accel/tcg/plugin: Fix inject_mem_cb rw masking
 2024-06-05 22:39 UTC  (2+ messages)

[PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
 2024-06-05 22:21 UTC  (4+ messages)
` [PATCH v3 02/13] hw/riscv: add riscv-iommu-bits.h

[PATCH v2 00/10] target/s390x: pc-relative translation
 2024-06-05 21:57 UTC  (11+ messages)
` [PATCH v2 01/10] target/s390x: Change help_goto_direct to work on displacements
` [PATCH v2 02/10] target/s390x: Introduce gen_psw_addr_disp
` [PATCH v2 03/10] target/s390x: Remove pc argument to pc_to_link_into
` [PATCH v2 04/10] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
` [PATCH v2 05/10] target/s390x: Use gen_psw_addr_disp in save_link_info
` [PATCH v2 06/10] target/s390x: Use deposit "
` [PATCH v2 07/10] target/s390x: Use gen_psw_addr_disp in op_sam
` [PATCH v2 08/10] target/s390x: Use ilen instead in branches
` [PATCH v2 09/10] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state
` [PATCH v2 10/10] target/s390x: Enable CF_PCREL

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-06-05 21:18 UTC  (12+ messages)

[RFC PATCH] subprojects: add a wrapper for libvirglrenderer
 2024-06-05 20:05 UTC  (2+ messages)

[PATCH 0/5] s390x: Add Full Boot Order Support
 2024-06-05 20:01 UTC  (4+ messages)
` [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices

[PATCH v3 00/28] linux-user/i386: Properly align signal frame
 2024-06-05 19:38 UTC  (4+ messages)

Add 'info pg' command to monitor
 2024-06-05 18:53 UTC  (7+ messages)
` [PATCH v2 0/6] Rework x86 page table walks
  ` [PATCH v2 2/6] Convert 'info tlb' to use generic iterator

[PATCH v3] chardev: add path option for pty backend
 2024-06-05 18:50 UTC 

[PULL 00/38] sparc + linux-user patch queue
 2024-06-05 18:49 UTC  (2+ messages)

[PATCH V3 0/2] improve -overcommit cpu-pm=on|off
 2024-06-05 18:33 UTC  (3+ messages)

[PATCH V2 0/3] improve -overcommit cpu-pm=on|off
 2024-06-05 17:58 UTC  (9+ messages)
` [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features

[PATCH v2 qemu 0/6] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-06-05 17:51 UTC  (4+ messages)
` [PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support


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