qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-12 14:41:45 to 2024-03-12 20:16:08 UTC [more...]

[PATCH-for-9.0 v2 0/3] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
 2024-03-12 20:14 UTC  (2+ messages)
` [PATCH-for-9.0 v2 1/3] physmem: Expose tlb_reset_dirty_range_all()

[PATCH v8 00/15] hw/pci: SR-IOV related fixes and improvements
 2024-03-12 19:53 UTC  (4+ messages)
` [PATCH v8 07/15] pcie_sriov: Do not manually unrealize

[PATCH v6 00/15] hw/pci: SR-IOV related fixes and improvements
 2024-03-12 19:47 UTC  (5+ messages)
` [PATCH v6 07/15] pcie_sriov: Do not manually unrealize
` [PATCH v6 08/15] pcie_sriov: Reuse SR-IOV VF device instances

[PATCH v6 0/8] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
 2024-03-12 19:45 UTC  (18+ messages)
` [PATCH v6 1/8] Add 'to' object into migrate_qmp()
` [PATCH v6 2/8] Replace connect_uri and move migrate_get_socket_address inside migrate_qmp
` [PATCH v6 3/8] Replace migrate_get_connect_uri inplace of migrate_get_socket_address
` [PATCH v6 4/8] Add channels parameter in migrate_qmp_fail
` [PATCH v6 5/8] Add migrate_set_ports into migrate_qmp to update migration port value
` [PATCH v6 6/8] Add channels parameter in migrate_qmp
` [PATCH v6 7/8] Add multifd_tcp_plain test using list of channels instead of uri
` [PATCH v6 8/8] Add negative tests to validate migration QAPIs

[PULL 00/38] ppc-for-9.0-2 queue
 2024-03-12 19:29 UTC  (40+ messages)
` [PULL 01/38] target/ppc: Fix GDB SPR regnum indexing
` [PULL 02/38] target/ppc: Prevent supervisor from modifying MSR[ME]
` [PULL 03/38] spapr: set MSR[ME] and MSR[FP] on client entry
` [PULL 04/38] ppc: Drop support for POWER9 and POWER10 DD1 chips
` [PULL 05/38] target/ppc: POWER10 does not have transactional memory
` [PULL 06/38] ppc/spapr|pnv: Remove SAO from pa-features
` [PULL 07/38] ppc/spapr: Remove copy-paste "
` [PULL 08/38] ppc/spapr: Adjust ibm,pa-features for POWER9
` [PULL 09/38] ppc/spapr: Add pa-features for POWER10 machines
` [PULL 10/38] ppc/pnv: Permit ibm,pa-features set per machine variant
` [PULL 11/38] ppc/pnv: Set POWER9, POWER10 ibm,pa-features bits
` [PULL 12/38] MAINTAINERS: Remove myself as reviewer from PPC
` [PULL 13/38] docs: Deprecate the pseries-2.12 machines
` [PULL 14/38] docs/system/ppc: Document running Linux on AmigaNG machines
` [PULL 15/38] target/ppc: Move add and subf type fixed-point arithmetic instructions to decodetree
` [PULL 16/38] target/ppc: Add power10 pmu SPRs
` [PULL 17/38] ppc/pnv: Improve pervasive topology calculation for big-core
` [PULL 18/38] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PULL 19/38] target/ppc: Readability improvements in exception handlers
` [PULL 20/38] target/ppc: Add gen_exception_err_nip() function
` [PULL 21/38] target/ppc: Clean up ifdefs in excp_helper.c, part 1
` [PULL 22/38] target/ppc: Clean up ifdefs in excp_helper.c, part 2
` [PULL 23/38] target/ppc: Clean up ifdefs in excp_helper.c, part 3
` [PULL 24/38] target/ppc: Remove interrupt handler wrapper functions
` [PULL 25/38] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
` [PULL 26/38] spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
` [PULL 27/38] spapr: nested: Introduce SpaprMachineStateNested to store related info
` [PULL 28/38] spapr: nested: keep nested-hv related code restricted to its API
` [PULL 29/38] spapr: nested: Document Nested PAPR API
` [PULL 30/38] spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls
` [PULL 31/38] spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls
` [PULL 32/38] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall
` [PULL 33/38] spapr: nested: Extend nested_ppc_state for nested PAPR API
` [PULL 34/38] spapr: nested: Initialize the GSB elements lookup table
` [PULL 35/38] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PULL 36/38] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PULL 37/38] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall
` [PULL 38/38] spapr: nested: Introduce cap-nested-papr for Nested PAPR API

[PATCH 0/7] various: 7 minor Coverity fixes
 2024-03-12 19:23 UTC  (11+ messages)
` [PATCH 1/7] tests/qtest/npcm7xx_emc_test: Don't leak cmd_line
` [PATCH 2/7] tests/unit/socket-helpers: Don't close(-1)
` [PATCH 3/7] net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp()
` [PATCH 4/7] hw/misc/pca9554: Correct error check bounds in get/set pin functions
` [PATCH 5/7] hw/nvram/mac_nvram: Report failure to write data
` [PATCH 6/7] tests/unit/test-throttle: Avoid unintended integer division
` [PATCH 7/7] tests/qtest/libqtest.c: Check for g_setenv() failure

[PATCH] system/physmem: Fix migration dirty bitmap coherency with TCG memory access
 2024-03-12 19:24 UTC  (3+ messages)

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-03-12 18:02 UTC  (5+ messages)
` [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

Possible memory release problem
 2024-03-12 18:45 UTC 

[PATCH for 9.0] migration: Skip only empty block devices
 2024-03-12 18:41 UTC  (2+ messages)

[PATCH 0/2] trace: fix ability to use systemtap with qemu tools
 2024-03-12 18:52 UTC  (8+ messages)
` [PATCH 1/2] tracetool: remove redundant --target-type / --target-name args

[PULL 0/2] Tracing patches
 2024-03-12 19:01 UTC  (3+ messages)
` [PULL 1/2] tracetool: remove redundant --target-type / --target-name args
` [PULL 2/2] meson: generate .stp files for tools too

[PATCH v7 0/4] Add full zoned storage emulation to qcow2 driver
 2024-03-12 18:30 UTC  (5+ messages)
` [PATCH v7 2/4] qcow2: add configurations for zoned format extension
` [PATCH v7 3/4] qcow2: add zoned emulation capability

[PATCH v2 00/10] mirror: allow switching from background to active mode
 2024-03-12 18:52 UTC  (12+ messages)

[PULL 0/8] tcg + linux-user patch queue
 2024-03-12 18:41 UTC  (9+ messages)
` [PULL 1/8] linux-user: Add FIFREEZE and FITHAW ioctls
` [PULL 2/8] linux-user: Implement PR_{GET,SET}_CHILD_SUBREAPER
` [PULL 3/8] linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL
` [PULL 4/8] linux-user: Implement PR_GET_TID_ADDRESS
` [PULL 5/8] linux-user/elfload: Don't close an unopened file descriptor
` [PULL 6/8] linux-user/elfload: Fully initialize struct target_elf_prpsinfo
` [PULL 7/8] tcg/aarch64: Fix tcg_out_cmp for test comparisons
` [PULL 8/8] tcg/aarch64: Fix tcg_out_brcond "

[PATCH v2 1/2] vhost: dirty log should be per backend type
 2024-03-12 18:35 UTC  (5+ messages)
` [PATCH v2 2/2] vhost: Perform memory section dirty scans once per iteration

[PATCH v4 00/25] migration: Improve error reporting
 2024-03-12 18:28 UTC  (12+ messages)
` [PATCH v4 10/25] migration: Add Error** argument to qemu_savevm_state_setup()

[PATCH v4 0/5] Virtio dmabuf improvements
 2024-03-12 18:23 UTC  (4+ messages)
` [PATCH v4 4/5] hw/virtio: cleanup shared resources

[PATCH 00/10] Reduce usage of QERR_ macros further
 2024-03-12 17:51 UTC  (22+ messages)
` [PATCH 01/10] error: Drop superfluous #include "qapi/qmp/qerror.h"
` [PATCH 02/10] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
` [PATCH 03/10] qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
` [PATCH 04/10] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
` [PATCH 05/10] qapi: Inline and remove QERR_INVALID_PARAMETER definition
` [PATCH 06/10] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value)
` [PATCH 07/10] qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
` [PATCH 08/10] qapi: Correct error message for 'vcpu_dirty_limit' parameter
` [PATCH 09/10] qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
` [PATCH 10/10] qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition

[PATCH v2] virtio-blk: iothread-vq-mapping coroutine pool sizing
 2024-03-12 18:02 UTC  (2+ messages)

[PATCH V8 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-03-12 18:00 UTC  (2+ messages)

[PULL 0/8] Net patches
 2024-03-12 17:56 UTC  (3+ messages)

[PATCH] docs/specs/pvpanic: document shutdown event
 2024-03-12 17:55 UTC  (2+ messages)

[PATCH v2] migration/multifd: Don't fsync when closing QIOChannelFile
 2024-03-12 17:43 UTC  (2+ messages)

[PATCH v3 00/20] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-03-12 17:37 UTC  (23+ messages)
` [PATCH v3 01/20] tests: smbios: make it possible to write SMBIOS only test
` [PATCH v3 02/20] tests: smbios: add test for -smbios type=11 option
` [PATCH v3 03/20] tests: smbios: add test for legacy mode CLI options
` [PATCH v3 04/20] smbios: cleanup smbios_get_tables() from legacy handling
` [PATCH v3 05/20] smbios: get rid of smbios_smp_sockets global
` [PATCH v3 06/20] smbios: get rid of smbios_legacy global
` [PATCH v3 07/20] smbios: avoid mangling user provided tables
` [PATCH v3 08/20] smbios: don't check type4 structures in legacy mode
` [PATCH v3 09/20] smbios: add smbios_add_usr_blob_size() helper
` [PATCH v3 10/20] smbios: rename/expose structures/bitmaps used by both legacy and modern code
` [PATCH v3 11/20] smbios: build legacy mode code only for 'pc' machine
` [PATCH v3 12/20] smbios: handle errors consistently
` [PATCH v3 13/20] smbios: get rid of global smbios_ep_type
` [PATCH v3 14/20] smbios: clear smbios_type4_count before building tables
` [PATCH v3 15/20] smbios: extend smbios-entry-point-type with 'auto' value
` [PATCH v3 16/20] smbios: in case of entry point is 'auto' try to build v2 tables 1st
` [PATCH v3 17/20] smbios: error out when building type 4 table is not possible
` [PATCH v3 18/20] tests: acpi/smbios: whitelist expected blobs
` [PATCH v3 19/20] pc/q35: set SMBIOS entry point type to 'auto' by default
` [PATCH v3 20/20] tests: acpi: update expected SSDT.dimmpxm blob

[PULL v2 0/6] hw/nvme updates
 2024-03-12 17:26 UTC  (7+ messages)
` [PULL v2 1/6] hw/nvme: separate 'serial' property for VFs
` [PULL v2 2/6] hw/nvme: fix invalid check on mcl
` [PULL v2 3/6] MAINTAINERS: add Jesper as reviewer on hw/nvme
` [PULL v2 4/6] hw/nvme: Add NVMe NGUID property
` [PULL v2 5/6] hw/nvme: generalize the mbar size helper
` [PULL v2 6/6] hw/nvme: add machine compatibility parameter to enable msix exclusive bar

[PATCH v5] pc: q35: Bump max_cpus to 4096 vcpus
 2024-03-12 17:14 UTC  (3+ messages)

[PATCH] block: Use LVM tools for LV block device truncation
 2024-03-12 17:13 UTC  (4+ messages)

[PATCH v1 00/11] Add a host IOMMU device abstraction
 2024-03-12 17:10 UTC  (4+ messages)
` [PATCH v1 09/11] hw/pci: Introduce pci_device_set/unset_iommu_device()

[PATCH v2] gitlab: aggressively avoid extra GIT data
 2024-03-12 17:00 UTC 

[PATCH v1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-03-12 17:03 UTC  (3+ messages)
` [PATCH v1 3/6] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap

[PATCH v2 00/15] hw/southbridge: Extract ICH9 QOM container model
 2024-03-12 16:49 UTC  (2+ messages)

[PATCH v2 0/7] Cleanup and fix @errp dereference
 2024-03-12 16:43 UTC  (3+ messages)

[PATCH v7 00/10] Misc clean ups to target/ppc exception handling
 2024-03-12 16:40 UTC  (3+ messages)
` [PATCH v7 04/10] target/ppc: Fix gen_sc to use correct nip

[PATCH v4 0/3] Adjust the output of x-query-virtio-status
 2024-03-12 16:39 UTC  (2+ messages)

[PULL 00/13] Misc HW patches for 2024-03-12
 2024-03-12 16:28 UTC  (2+ messages)

[PATCH v5 00/13] Enabling DCD emulation support in Qemu
 2024-03-12 16:27 UTC  (8+ messages)
` [PATCH v5 09/13] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PATCH 0/9] Introduce support for IGVM files
 2024-03-12 16:12 UTC  (5+ messages)
` [PATCH 7/9] i386/sev: Refactor setting of reset vector and initial CPU state

[PATCH v5 0/8] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
 2024-03-12 16:09 UTC  (3+ messages)
` [PATCH v5 7/8] Add multifd_tcp_plain test using list of channels instead of uri

[PATCH 0/5] TCG plugins new inline operations
 2024-03-12 16:04 UTC  (6+ messages)
` [PATCH 4/5] plugins: conditional callbacks

[PATCH v3] docs/system/ppc: Document running Linux on AmigaNG machines
 2024-03-12 15:50 UTC  (7+ messages)

[PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
 2024-03-12 15:51 UTC  (7+ messages)
  ` [EXT] "

[PATCH v3 0/3] Add support for the RAPL MSRs series
 2024-03-12 15:49 UTC  (5+ messages)
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH 0/5] Implement port 92 in south bridges
 2024-03-12 15:47 UTC  (2+ messages)

[PATCH v2 00/11] virtio-sound migration part 1
 2024-03-12 15:38 UTC  (5+ messages)
` [PATCH v2 07/11] hw/audio/virtio-sound: add stream state variable

[PATCH qemu] hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge
 2024-03-12 15:30 UTC  (4+ messages)

[PATCH] pcie: Support PCIe Gen5/Gen6 link speeds
 2024-03-12 15:19 UTC  (2+ messages)

[PULL for 9.0 0/8] final maintainer updates (testing, gdbstub)
 2024-03-12 15:19 UTC  (4+ messages)

[PATCH v3 0/5] Add device DM163 (led driver, matrix colors shield & display)
 2024-03-12 15:18 UTC  (5+ messages)
` [PATCH v3 1/5] hw/display : Add device DM163
` [PATCH v3 2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC

[PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
 2024-03-12 15:06 UTC  (11+ messages)
` [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA

[PATCH v2] linux-aio: add IO_CMD_FDSYNC command support
 2024-03-12 14:45 UTC  (7+ messages)

[PATCH] target/ppc: Move floating-point arithmetic instructions to decodetree
 2024-03-12 14:45 UTC  (5+ messages)

[PATCH for-9.1 00/15] tcg: Canonicalize operations during optimize
 2024-03-12 14:38 UTC  (12+ messages)
` [PATCH 02/15] tcg/optimize: Fold orc with immediate to or
` [PATCH 05/15] tcg/aarch64: Do not accept immediate operand for andc, orc, eqv
` [PATCH 07/15] tcg/ppc: "
` [PATCH 08/15] tcg/loongarch64: Do not accept immediate operand for andc, orc
` [PATCH 09/15] tcg/s390x: "
` [PATCH 10/15] tcg/riscv: Do not accept immediate operand for andc, orc, eqv
` [PATCH 11/15] tcg/riscv: Do not accept immediate operands for sub
` [PATCH 12/15] tcg/riscv: Do not accept zero operands for logicals, multiply or divide
` [PATCH 13/15] tcg/optimize: Fold and to extu during optimize
` [PATCH 14/15] tcg: Use arg_is_const_val in fold_sub_to_neg
` [PATCH 15/15] tcg/optimize: Lower unsupported deposit during optimize


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