QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-26 13:41:48 to 2024-03-27 09:56:32 UTC [more...]

[PATCH-for-9.1 v2 00/21] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-03-27  9:51 UTC  (21+ messages)
` [PATCH-for-9.1 v2 01/21] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
` [PATCH-for-9.1 v2 02/21] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
` [PATCH-for-9.1 v2 03/21] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
` [PATCH-for-9.1 v2 04/21] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
` [PATCH-for-9.1 v2 05/21] hw/acpi/ich9: Remove 'memory-hotplug-support' property
` [PATCH-for-9.1 v2 06/21] hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
` [PATCH-for-9.1 v2 07/21] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
` [PATCH-for-9.1 v2 08/21] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
` [PATCH-for-9.1 v2 09/21] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
` [PATCH-for-9.1 v2 10/21] hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
` [PATCH-for-9.1 v2 11/21] hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid()
` [PATCH-for-9.1 v2 12/21] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
` [PATCH-for-9.1 v2 13/21] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
` [PATCH-for-9.1 v2 14/21] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
` [PATCH-for-9.1 v2 15/21] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
` [PATCH-for-9.1 v2 16/21] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
` [PATCH-for-9.1 v2 18/21] hw/i386/acpi: Remove AcpiBuildState::rsdp field
` [PATCH-for-9.1 v2 19/21] hw/i386/pc: Remove 2.3 and deprecate 2.4 to 2.7 pc-i440fx machines
` [PATCH-for-9.1 v2 20/21] target/i386: Remove X86CPU::kvm_no_smi_migration field
` [PATCH-for-9.1 v2 21/21] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE

[PATCH for-9.1 v2 00/11] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-03-27  9:48 UTC  (18+ messages)
` [PATCH for-9.1 v2 01/11] libvhost-user: set msg.msg_control to NULL when it is empty
` [PATCH for-9.1 v2 02/11] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PATCH for-9.1 v2 03/11] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
` [PATCH for-9.1 v2 04/11] vhost-user-server: don't abort if we can't set fd non-blocking
` [PATCH for-9.1 v2 09/11] hostmem: add a new memory backend based on POSIX shm_open()
` [PATCH for-9.1 v2 11/11] tests/qtest/vhost-user-test: add a test case for memory-backend-shm

[RFC 0/2] disable the configuration interrupt for the unsupported device
 2024-03-27  9:43 UTC  (12+ messages)
` [RFC 1/2] virtio-net: disable the configure interrupt for not support device
` [RFC 2/2] virtio-pci: check if the configure interrupt enable

[PATCH for-9.0 v2 0/7] qtest/virtio-9p-test.c: fix slow tests
 2024-03-27  9:31 UTC  (8+ messages)
` [PATCH for-9.0 v2 1/7] qtest/virtio-9p-test.c: add '_path' in path vars
` [PATCH for-9.0 v2 2/7] qtest/virtio-9p-test.c: parametrize 'dir' name in local tests
` [PATCH for-9.0 v2 3/7] qtest/virtio-9p-test.c: consolidate create dir tests
` [PATCH for-9.0 v2 4/7] qtest/virtio-9p-test.c: consolidate create file tests
` [PATCH for-9.0 v2 5/7] qtest/virtio-9p-test.c: consolidate create symlink tests
` [PATCH for-9.0 v2 6/7] qtest/virtio-9p-test.c: consolidate hardlink tests
` [PATCH for-9.0 v2 7/7] qtest/virtio-9p-test.c: remove g_test_slow() gate

[PATCH-for-9.1 00/18] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-03-27  9:33 UTC  (7+ messages)
` [PATCH-for-9.1 01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
` [PATCH-for-9.1 17/18] target/i386: Remove X86CPU::kvm_no_smi_migration field

[PATCH for-9.0 0/3] qtest/virtio-9p-test.c: fix slow tests
 2024-03-27  9:33 UTC  (10+ messages)
` [PATCH for-9.0 1/3] qtest/virtio-9p-test.c: consolidate create dir, file and symlink tests

[PATCH-for-9.0? v2 0/4] overall: Avoid using inlined functions with external linkage again
 2024-03-27  9:26 UTC  (11+ messages)
` [PATCH-for-9.0? v2 1/4] hw/arm/smmu: "
` [PATCH-for-9.0? v2 2/4] accel/hvf: Un-inline hvf_arch_supports_guest_debug()
` [PATCH-for-9.0? v2 3/4] qtest/libqos: Reduce size_to_prdtl() declaration scope
` [PATCH-for-9.0? v2 4/4] meson: Enable -Wstatic-in-inline

[PATCH for-9.1 00/26] x86, kvm: common confidential computing subset
 2024-03-27  9:05 UTC  (4+ messages)
` [PATCH 12/26] KVM: track whether guest state is encrypted

[PATCH v4 0/2] kvm: add support for guest physical bits
 2024-03-27  8:53 UTC  (4+ messages)
` [PATCH v4 1/2] "

[PATCH v2] hw/net/net_tx_pkt: Fix virtio header without checksum offloading
 2024-03-27  8:42 UTC 

[PATCH] configure: Disable -Werror by default if sanitizers are enabled
 2024-03-27  8:35 UTC 

[PATCH for-9.1 v5 0/3] kvm: add support for guest physical bits
 2024-03-27  8:21 UTC  (8+ messages)
` [PATCH for-9.1 v5 1/3] hw: Add compat machines for 9.1
` [PATCH for-9.1 v5 2/3] target/i386: add guest-phys-bits cpu property
` [PATCH for-9.1 v5 3/3] kvm: add support for guest physical bits

[PULL 00/38] ppc-for-9.0-2 queue
 2024-03-27  8:05 UTC  (5+ messages)
` [PULL 35/38] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls

[PATCH for-9.0] tcg/optimize: Fix sign_mask for logical right-shift
 2024-03-27  7:30 UTC  (2+ messages)

[PATCH v6 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-27  7:27 UTC  (3+ messages)
` [PATCH v6 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v6 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

Questions about CXL device (type 3 memory) hotplug
 2024-03-27  7:18 UTC 

[PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated
 2024-03-27  7:09 UTC  (10+ messages)

[PATCH v5 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-27  6:55 UTC  (5+ messages)
` [PATCH v5 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v5 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH] hw/virtio: Fix packed virtqueue flush used_idx
 2024-03-27  6:15 UTC 

[PATCH-for-9.1 v2 0/3] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
 2024-03-27  5:57 UTC  (5+ messages)
` [PATCH-for-9.1 v2 1/3] gdbstub: Simplify #ifdef'ry in helpers.h
` [PATCH-for-9.1 v2 3/3] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET

[PATCH v2 0/4] linux-user: Fix shmat(NULL) for h != g
 2024-03-27  5:55 UTC  (2+ messages)

[PATCH] hw/net/net_tx_pkt: Fix virtio header without checksum offloading
 2024-03-27  4:12 UTC  (11+ messages)

[PATCH v5 0/7] Live Migration With IAA
 2024-03-27  3:20 UTC  (6+ messages)
` [PATCH v5 1/7] docs/migration: add qpl compression feature

[PATCH v3 0/2] Changes necessary to work inside Xen device model stubdomain
 2024-03-27  3:05 UTC  (3+ messages)
` [PATCH v3 1/2] hw/xen: detect when running inside stubdomain
` [PATCH v3 2/2] xen: fix stubdom PCI addr

[PATCH net v2 2/2] virtio_net: Do not send RSS key if it is not supported
 2024-03-27  2:27 UTC  (2+ messages)

[PATCH v2 0/2] virtio-net: Fix RSS
 2024-03-27  2:05 UTC  (3+ messages)
` [PATCH v2 1/2] virtio-net: Fix vhost virtqueue notifiers for RSS
` [PATCH v2 2/2] ebpf: Fix indirections table setting

[PATCH for 9.1 v3 0/2] meson: Fix MESONINTROSPECT parsing
 2024-03-27  1:49 UTC  (3+ messages)
` [PATCH for 9.1 v3 1/2] buildsys: Bump known good meson version to v1.4.0
` [PATCH for 9.1 v3 2/2] meson: Fix MESONINTROSPECT parsing

[PATCH] mem/cxl_type3: fix hpa to dpa logic
 2024-03-27  1:46 UTC 

[PATCH v2 1/2] hw/xen: detect when running inside stubdomain
 2024-03-27  1:13 UTC  (5+ messages)
` [PATCH v2 2/2] xen: fix stubdom PCI addr

[PATCH] contrib/plugins/execlog: Fix compiler warning
 2024-03-27  0:21 UTC  (7+ messages)
` [PATCH v3] "

[ANNOUNCE] QEMU 9.0.0-rc1 is now available
 2024-03-26 23:32 UTC 

[PATCH v2 0/5] *** Implement using Intel QAT to offload ZLIB
 2024-03-26 22:42 UTC  (6+ messages)
` [PATCH v2 1/5] meson: Introduce 'qatzip' feature to the build system
` [PATCH v2 2/5] migration: Add migration parameters for QATzip
` [PATCH v2 3/5] migration: Introduce unimplemented 'qatzip' compression method
` [PATCH v2 4/5] migration: Implement 'qatzip' methods using QAT
` [PATCH v2 5/5] tests/migration: Add integration test for 'qatzip' compression method

[PATCH] tests/qtest: Standardize qtest function caller strings
 2024-03-26 21:07 UTC  (3+ messages)

[PATCH v2 0/3] target/hppa: Tidy and extend diag instructions
 2024-03-26 20:35 UTC  (7+ messages)
` [PATCH v2 1/3] target/hppa: Generate getshadowregs inline
` [PATCH v2 2/3] target/hppa: Move diag argument handling to decodetree
` [PATCH v2 3/3] target/hppa: Fix diag instructions to set/restore shadow registers

[PATCH for-9.0] target/hppa: Clear psw_n for BE on use_nullify_skip path
 2024-03-26 20:14 UTC  (3+ messages)

[PULL 00/13] Misc HW patches for 2024-03-26
 2024-03-26 19:46 UTC  (15+ messages)
` [PULL 01/13] target/i386/tcg: Enable page walking from MMIO memory
` [PULL 02/13] hw/scsi/scsi-generic: Fix io_timeout property not applying
` [PULL 03/13] monitor/hmp-cmds-target: Append a space in error message in gpa2hva()
` [PULL 04/13] target/tricore/helper: Use correct string format in cpu_tlb_fill()
` [PULL 05/13] hw/clock: Let clock_set_mul_div() return a boolean value
` [PULL 06/13] hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()
` [PULL 07/13] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock
` [PULL 08/13] docs/system/ppc/amigang.rst: Fix formatting
` [PULL 09/13] contrib/plugins/execlog: Fix compiler warning
` [PULL 10/13] hw/smbios: add stub for smbios_get_table_legacy()
` [PULL 11/13] ui/cocoa: Fix aspect ratio
` [PULL 12/13] ui/cocoa: Resize window after toggling zoom-to-fit
` [PULL 13/13] ui/cocoa: Use NSTrackingInVisibleRect

[PULL 0/6] Block layer patches
 2024-03-26 19:46 UTC  (8+ messages)
` [PULL 1/6] tests/qemu-iotests: Test 157 and 227 require virtio-blk
` [PULL 2/6] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
` [PULL 3/6] block/io: accept NULL qiov in bdrv_pad_request
` [PULL 4/6] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
` [PULL 5/6] block-backend: fix edge case in bdrv_next_cleanup() "
` [PULL 6/6] iotests: add test for stream job with an unaligned prefetch read

[RFC v3 0/5] ARM Nested Virt Support
 2024-03-26 19:09 UTC  (8+ messages)
` [RFC v3 1/5] [Placeholder] headers: Partial headers update for NV2 enablement
` [RFC v3 2/5] hw/arm: Allow setting KVM vGIC maintenance IRQ
` [RFC v3 3/5] target/arm/kvm: Add helper to detect EL2 when using KVM
` [RFC v3 4/5] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported
` [RFC v3 5/5] hw/arm/virt: Allow virt extensions with KVM

[RFC 0/8] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-03-26 19:01 UTC  (7+ messages)

[PATCH v4 0/9] TCG plugins new inline operations
 2024-03-26 18:55 UTC  (5+ messages)
` [PATCH v4 6/9] tests/plugin/inline: add test for conditional callback
` [PATCH v4 9/9] plugins: remove op from qemu_plugin_inline_cb

target/hppa: be,n nullifying first insn at branch target?
 2024-03-26 16:52 UTC  (3+ messages)

[PATCH-for-9.1] hw/i386: Add a config to only build the microvm machine
 2024-03-26 16:32 UTC  (6+ messages)

Endless data flow on i2c bus
 2024-03-26 16:04 UTC 

[PATCH trivial for-9.0] smbios: add stub for smbios_get_table_legacy()
 2024-03-26 16:03 UTC  (2+ messages)

[PATCH] edk2: get version + date from git submodule
 2024-03-26 15:59 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).