qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-18 13:33:50 to 2022-03-18 20:57:49 UTC [more...]

[PATCH] sh4: Replace TAB indentations with spaces
 2022-03-18 17:57 UTC  (3+ messages)

[PATCH 00/15] iotests: add enhanced debugging info to qemu-io failures
 2022-03-18 20:36 UTC  (16+ messages)
` [PATCH 01/15] iotests: replace calls to log(qemu_io(...)) with qemu_io_log()
` [PATCH 02/15] iotests/163: Fix broken qemu-io invocation
` [PATCH 03/15] iotests: Don't check qemu_io() output for specific error strings
` [PATCH 04/15] iotests/040: Don't check image pattern on zero-length image
` [PATCH 05/15] iotests: create generic qemu_tool() function
` [PATCH 06/15] iotests: rebase qemu_io() on top of qemu_tool()
` [PATCH 07/15] iotests/030: fixup
` [PATCH 08/15] iotests/149: fixup
` [PATCH 09/15] iotests/205: fixup
` [PATCH 10/15] iotests/245: fixup
` [PATCH 11/15] iotests/migration-permissions: fixup
` [PATCH 12/15] iotests/migration-permissions: use assertRaises() for qemu_io() negative test
` [PATCH 13/15] iotests: remove qemu_io_pipe_and_status()
` [PATCH 14/15] iotests: remove qemu_io_silent() and qemu_io_silent_check()
` [PATCH 15/15] iotests: make qemu_io_log() check return codes by default

[PATCH] target/i386: kvm: do not access uninitialized variable on older kernels
 2022-03-18 20:08 UTC  (2+ messages)

Question about vmstate_register(), dc->vmsd and instance_id
 2022-03-18 19:51 UTC  (5+ messages)

[PATCH v7 00/12] hw/nvme: SR-IOV with Virtualization Enhancements
 2022-03-18 19:18 UTC  (13+ messages)
` [PATCH v7 01/12] hw/nvme: Add support for SR-IOV
` [PATCH v7 02/12] hw/nvme: Add support for Primary Controller Capabilities
` [PATCH v7 03/12] hw/nvme: Add support for Secondary Controller List
` [PATCH v7 04/12] hw/nvme: Implement the Function Level Reset
` [PATCH v7 05/12] hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
` [PATCH v7 06/12] hw/nvme: Remove reg_size variable and update BAR0 size calculation
` [PATCH v7 07/12] hw/nvme: Calculate BAR attributes in a function
` [PATCH v7 08/12] hw/nvme: Initialize capability structures for primary/secondary controllers
` [PATCH v7 09/12] hw/nvme: Add support for the Virtualization Management command
` [PATCH v7 10/12] docs: Add documentation for SR-IOV and Virtualization Enhancements
` [PATCH v7 11/12] hw/nvme: Update the initalization place for the AER queue
` [PATCH v7 12/12] hw/acpi: Make the PCI hot-plug aware of SR-IOV

[RFC PATCH 0/3] hw/audio/intel-hda: Restrict DMA engine to memories (non-MMIO devices)
 2022-03-18 19:15 UTC  (5+ messages)
` [RFC PATCH 2/3] hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)
  ` [RFC PATCH 2/3] hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices) [CVE-2021-3611]
` [RFC PATCH 3/3] tests/qtest/intel-hda-test: Add reproducer for issue #542

[PATCH v6 01/12] hw/nvme: Add support for SR-IOV
 2022-03-18 18:53 UTC  (12+ messages)
` [PATCH v6 02/12] hw/nvme: Add support for Primary Controller Capabilities
` [PATCH v6 03/12] hw/nvme: Add support for Secondary Controller List
` [PATCH v6 04/12] hw/nvme: Implement the Function Level Reset
` [PATCH v6 05/12] hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
` [PATCH v6 06/12] hw/nvme: Remove reg_size variable and update BAR0 size calculation
` [PATCH v6 07/12] hw/nvme: Calculate BAR attributes in a function
` [PATCH v6 08/12] hw/nvme: Initialize capability structures for primary/secondary controllers
` [PATCH v6 09/12] hw/nvme: Add support for the Virtualization Management command
` [PATCH v6 10/12] docs: Add documentation for SR-IOV and Virtualization Enhancements
` [PATCH v6 11/12] hw/nvme: Update the initalization place for the AER queue
` [PATCH v6 12/12] hw/acpi: Make the PCI hot-plug aware of SR-IOV

[PATCH v6 00/12] hw/nvme: SR-IOV with Virtualization Enhancements
 2022-03-18 18:53 UTC 

[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
 2022-03-18 18:50 UTC  (7+ messages)

[PATCH] Fix 'writeable' typos
 2022-03-18 18:42 UTC  (2+ messages)

[RFC PATCH 0/3] hw/sd/sdhci: Fix DMA re-entrancy issue
 2022-03-18 18:38 UTC  (5+ messages)
` [RFC PATCH 1/3] hw/sd/sdhci: Honor failed DMA transactions
` [RFC PATCH 2/3] hw/sd/sdhci: Prohibit DMA accesses to devices

[PATCH 0/4] iotests: finalize switch to async QMP
 2022-03-18 17:35 UTC  (4+ messages)

[PATCH for-7.1 0/9] spapr: add drc->index, remove spapr_drc_index()
 2022-03-18 17:33 UTC  (10+ messages)
` [PATCH for-7.1 1/9] hw/ppc/spapr_drc.c: add drc->index
` [PATCH for-7.1 2/9] hw/ppc/spapr_drc.c: redefine 'index' SpaprDRC property
` [PATCH for-7.1 3/9] hw/ppc/spapr_drc.c: use drc->index in trace functions
` [PATCH for-7.1 4/9] hw/ppc/spapr_drc.c: use drc->index
` [PATCH for-7.1 5/9] hw/ppc/spapr.c: "
` [PATCH for-7.1 6/9] hw/ppc/spapr_events.c: "
` [PATCH for-7.1 7/9] hw/ppc/spapr_nvdimm.c: "
` [PATCH for-7.1 8/9] hw/ppc/spapr_pci.c: "
` [PATCH for-7.1 9/9] hw/ppc/spapr_drc.c: remove spapr_drc_index()

[PATCH v4] tests: Do not treat the iotests as separate meson test target anymore
 2022-03-18 17:36 UTC  (3+ messages)

[RFC PATCH v3 00/36] TDX QEMU support
 2022-03-18 17:31 UTC  (13+ messages)
` [RFC PATCH v3 08/36] i386/tdx: Adjust get_supported_cpuid() for TDX VM
` [RFC PATCH v3 09/36] KVM: Introduce kvm_arch_pre_create_vcpu()
` [RFC PATCH v3 16/36] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
` [RFC PATCH v3 17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF
` [RFC PATCH v3 18/36] i386/tdvf: Introduce function to parse TDVF metadata
` [RFC PATCH v3 33/36] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs

QEMU device refcounting when device creates a container MR
 2022-03-18 17:13 UTC  (9+ messages)

[PATCH v2 0/5] vCPU hotunplug related memory leaks
 2022-03-18 17:04 UTC  (11+ messages)
` [PATCH v2 1/5] accel: Introduce AccelOpsClass::destroy_vcpu_thread()
` [PATCH v2 2/5] softmmu/cpus: Free cpu->thread in destroy_vcpu_thread_generic()
` [PATCH v2 3/5] softmmu/cpus: Free cpu->halt_cond "
` [PATCH v2 4/5] cpu: Free cpu->cpu_ases in cpu_exec_unrealizefn()
` [PATCH v2 5/5] i386/cpu: Free env->xsave_buf in x86_cpu_unrealizefn()

[PATCH] block/rbd: fix write zeroes with growing images
 2022-03-18 16:47 UTC  (3+ messages)

[PATCH] tests/qemu-iotests: Use GNU sed in two more spots where it is necessary
 2022-03-18 16:46 UTC  (2+ messages)

[PATCH v4 00/18] iotests: add enhanced debugging info to qemu-img failures
 2022-03-18 16:38 UTC  (4+ messages)

[PATCH v2 for-7.1] vfio/common: remove spurious tpm-crb-cmd misalignment warning
 2022-03-18 16:37 UTC  (3+ messages)

[PATCH for-7.1] hw: Add compat machines for 7.1
 2022-03-18 16:14 UTC  (2+ messages)

[PATCH] gitattributes: Cover Objective-C source files
 2022-03-18 16:14 UTC  (5+ messages)

[PATCH v8 00/46] CXl 2.0 emulation Support
 2022-03-18 15:06 UTC  (47+ messages)
` [PATCH v8 01/46] hw/pci/cxl: Add a CXL component type (interface)
` [PATCH v8 02/46] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PATCH v8 03/46] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PATCH v8 04/46] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v8 05/46] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PATCH v8 06/46] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v8 07/46] hw/cxl/device: Add memory device utilities
` [PATCH v8 08/46] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v8 09/46] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v8 10/46] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v8 11/46] hw/pxb: Use a type for realizing expanders
` [PATCH v8 12/46] hw/pci/cxl: Create a CXL bus type
` [PATCH v8 13/46] cxl: Machine level control on whether CXL support is enabled
` [PATCH v8 14/46] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v8 15/46] qtest/cxl: Introduce initial test for pxb-cxl only
` [PATCH v8 16/46] hw/cxl/rp: Add a root port
` [PATCH v8 17/46] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v8 18/46] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v8 19/46] hw/cxl/device: Add some trivial commands
` [PATCH v8 20/46] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v8 21/46] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v8 22/46] qtests/cxl: Add initial root port and CXL type3 tests
` [PATCH v8 23/46] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [PATCH v8 24/46] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v8 25/46] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v8 26/46] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v8 27/46] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v8 28/46] acpi/cxl: Introduce CFMWS structures in CEDT
` [PATCH v8 29/46] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PATCH v8 30/46] pci/pcie_port: Add pci_find_port_by_pn()
` [PATCH v8 31/46] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PATCH v8 32/46] mem/cxl_type3: Add read and write functions for associated hostmem
` [PATCH v8 33/46] cxl/cxl-host: Add memops for CFMWS region
` [PATCH v8 34/46] hw/cxl/component Add a dumb HDM decoder handler
` [PATCH v8 35/46] i386/pc: Enable CXL fixed memory windows
` [PATCH v8 36/46] tests/acpi: q35: Allow addition of a CXL test
` [PATCH v8 37/46] qtests/bios-tables-test: Add a test for CXL emulation
` [PATCH v8 38/46] tests/acpi: Add tables "
` [PATCH v8 39/46] qtest/cxl: Add more complex test cases with CFMWs
` [PATCH v8 40/46] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v8 41/46] qtest/cxl: Add aarch64 virt test for CXL
` [PATCH v8 42/46] docs/cxl: Add initial Compute eXpress Link (CXL) documentation
` [PATCH v8 43/46] pci-bridge/cxl_upstream: Add a CXL switch upstream port
` [PATCH v8 44/46] pci-bridge/cxl_downstream: Add a CXL switch downstream port
` [PATCH v8 45/46] cxl/cxl-host: Support interleave decoding with one level of switches
` [PATCH v8 46/46] docs/cxl: Add switch documentation

[PATCH] block/rbd: fix write zeroes with growing images
 2022-03-18 15:36 UTC  (2+ messages)

[PATCH 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
 2022-03-18 14:56 UTC  (12+ messages)

[PATCH] vhost_net: Print feature masks in hex
 2022-03-18 14:42 UTC  (2+ messages)

[PATCH] x86/amx: compatible with older kernel release
 2022-03-18 14:31 UTC  (2+ messages)

[RFC PATCH-for-7.0] hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12
 2022-03-18 14:03 UTC  (2+ messages)

[PATCH] kvm/arm64: Fix memory section did not set to kvm
 2022-03-18  8:59 UTC 

[PULL 0/6] Fixes 20220318 patches
 2022-03-18 13:56 UTC  (7+ messages)
` [PULL 1/6] ui/gtk: Ignore 2- and 3-button press events
` [PULL 2/6] ui: avoid unnecessary memory operations in vnc_refresh_server_surface()
` [PULL 3/6] audio/mixeng: Do not declare unused variables
` [PULL 4/6] hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize()
` [PULL 5/6] hw/display: Allow vga_common_init() to return errors
` [PULL 6/6] hw/display/vga: Report a proper error when adding a 2nd ISA VGA

[PATCH 0/3] spapr: Nested TCG is TCG only
 2022-03-18 13:46 UTC  (7+ messages)
` [PATCH 1/3] spapr: Ignore nested KVM hypercalls when not running TCG
` [PATCH 3/3] spapr: Move nested KVM hypercalls under a TCG only config

[PATCH v4 00/14] Initial support for machine creation via QMP
 2022-03-18 13:29 UTC  (3+ messages)
` [PATCH v4 02/14] machine&vl: introduce phase_until() to handle phase transitions

[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
 2022-03-18 13:34 UTC  (6+ messages)

[PULL 0/2] Trivial branch for 7.0 patches
 2022-03-18 13:43 UTC  (3+ messages)
` [PULL 1/2] hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line
` [PULL 2/2] virtio/virtio-balloon: Prefer Object* over void* parameter

[RFC PATCH 00/17] hw/sd: Rework models for eMMC support
 2022-03-18 13:28 UTC  (18+ messages)
` [RFC PATCH 01/17] hw/sd: When card is in wrong state, log which state it is
` [RFC PATCH 02/17] hw/sd: Move proto_name to SDProto structure
` [RFC PATCH 03/17] hw/sd: Introduce sd_cmd_handler type
` [RFC PATCH 04/17] hw/sd: Add sd_cmd_illegal() handler
` [RFC PATCH 05/17] hw/sd: Add sd_cmd_unimplemented() handler
` [RFC PATCH 06/17] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
` [RFC PATCH 07/17] hw/sd: Add sd_cmd_SEND_OP_CMD() handler
` [RFC PATCH 08/17] hw/sd: Add sd_cmd_ALL_SEND_CID() handler
` [RFC PATCH 09/17] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
` [RFC PATCH 10/17] hw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler
` [RFC PATCH 11/17] hw/sd: Add eMMC support
` [RFC PATCH 12/17] hw/sd: Fix SET_BLOCK_COUNT command argument
` [RFC PATCH 13/17] hw/sd: Update CMD1 definition for MMC
` [RFC PATCH 14/17] hw/sd: Add CMD21 tuning sequence
` [RFC PATCH 15/17] hw/sd: Add mmc switch function support
` [RFC PATCH 16/17] hw/sd: Support boot area in emmc image
` [RFC PATCH 17/17] hw/sd: Subtract bootarea size from blk

[PULL 00/21] target-arm queue
 2022-03-18 13:23 UTC  (12+ messages)
` [PULL 10/21] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset
` [PULL 12/21] target/arm: Log fault address for M-profile faults
` [PULL 13/21] hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
` [PULL 14/21] target/arm: Make rvbar settable after realize
` [PULL 15/21] hw/misc: Add a model of the Xilinx ZynqMP CRF
` [PULL 16/21] hw/arm/xlnx-zynqmp: Connect the "
` [PULL 17/21] hw/misc: Add a model of the Xilinx ZynqMP APU Control
` [PULL 18/21] hw/arm/xlnx-zynqmp: Connect the "
` [PULL 19/21] util/osdep: Avoid madvise proto on modern Solaris
` [PULL 20/21] hw/i386/acpi-build: Avoid 'sun' identifier
` [PULL 21/21] util/osdep: Remove some early cruft

[PATCH v2 0/3] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-03-18 13:28 UTC  (9+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] hw/acpi/aml-build: Use existing CPU topology to build PPTT table


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