qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-16 17:19:53 to 2022-05-17 09:29:12 UTC [more...]

[PATCH 00/16] Cross compilation of embedded firmware
 2022-05-17  9:26 UTC  (3+ messages)
` [PATCH 01/16] configure: do not define or use the CPP variable
` [PATCH 02/16] build: clean up ninja invocation

[PATCH] nbd: Drop dead code spotted by Coverity
 2022-05-17  9:17 UTC  (3+ messages)

[PATCH 0/3] ui: Remove deprecated sdl parameters and switch to QAPI parser
 2022-05-17  9:08 UTC  (5+ messages)
` [PATCH 2/3] ui: Switch "-display sdl" to use the "

[RFC 00/18] vfio: Adopt iommufd
 2022-05-17  8:55 UTC  (15+ messages)

[RFC 0/3] Introduce a new Qemu machine for RISC-V
 2022-05-17  8:52 UTC  (12+ messages)

[PATCH v6 00/13] Migration: Transmit and detect zero pages in the multifd threads
 2022-05-17  8:44 UTC  (3+ messages)
` [PATCH v6 02/13] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
  ` [PATCH v6 02/13] multifd: Create page_size fields into both MultiFD{Recv,Send}Params

[PATCH 0/1] Fix occasional test fail on multithread
 2022-05-17  8:29 UTC  (2+ messages)
` [PATCH 1/1] test-thread-pool: Fix occasional test fail

[PATCH v17 0/8] support dirty restraint on vCPU
 2022-05-17  8:19 UTC  (4+ messages)
` [PATCH v17 6/8] softmmu/dirtylimit: Implement virtual CPU throttle

QEMU 6.2.0: Segfault while calling address_space_init from emulated device
 2022-05-17  8:19 UTC  (6+ messages)

[PATCH 00/35] pc/q35: refactor ISA and SMBUS AML generation
 2022-05-17  8:17 UTC  (6+ messages)
` [PATCH 28/35] acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML

About restoring the state in vhost-vdpa device
 2022-05-17  8:12 UTC  (8+ messages)

[PATCH 0/3] ui/gtk: new options, monitor and detach-all
 2022-05-17  7:46 UTC  (6+ messages)
` [PATCH 1/3] ui/gtk: new param monitor to specify target monitor for launching QEMU

[PATCH v3] target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
 2022-05-17  7:26 UTC 

[RFC PATCH 0/3] Remove some of the old libopcode based disassemblers
 2022-05-17  7:18 UTC  (5+ messages)
      ` Capstone for MIPS (was: Re: [RFC PATCH 0/3] Remove some of the old libopcode based disassemblers)

[PATCH v2] block/rbd: report a better error when namespace does not exist
 2022-05-17  7:10 UTC 

[PATCH] block/rbd: report a better error when namespace does not exist
 2022-05-17  6:59 UTC  (3+ messages)

[RFC 0/6] migration: introduce dirtylimit capability
 2022-05-17  6:35 UTC  (7+ messages)
` [RFC 1/6] qapi/migration: Introduce vcpu-dirtylimit-period parameters
` [RFC 2/6] qapi/migration: Introduce vcpu-dirtylimit parameters
` [RFC 3/6] migration: Implement dirtylimit convergence algo
` [RFC 4/6] migration: Introduce dirtylimit capability
` [RFC 5/6] migration: Add dirtylimit data into migration info
` [RFC 6/6] tests: Add migration dirtylimit capability test

[PATCH v2 0/7] target/arm: SME prep patches
 2022-05-17  5:48 UTC  (8+ messages)
` [PATCH v2 1/7] target/arm: Enable FEAT_HCX for -cpu max
` [PATCH v2 2/7] target/arm: Use FIELD definitions for CPACR, CPTR_ELx
` [PATCH v2 3/7] target/arm: Do not use aarch64_sve_zcr_get_valid_len in reset
` [PATCH v2 4/7] target/arm: Merge aarch64_sve_zcr_get_valid_len into caller
` [PATCH v2 5/7] target/arm: Use uint32_t instead of bitmap for sve vq's
` [PATCH v2 6/7] target/arm: Remove fp checks from sve_exception_el
` [PATCH v2 7/7] target/arm: Add el_is_in_host

[RFC PATCH 0/3] Allow Capstone 3.0.5 again and remove the submodule
 2022-05-17  5:42 UTC  (13+ messages)
` [PATCH 1/3] tests/vm: Add capstone to the NetBSD and OpenBSD VMs
` [PATCH 2/3] capstone: Allow version 3.0.5 again
` [PATCH 3/3] capstone: Remove the capstone submodule

[PATCH] hw/riscv: virt: Avoid double FDT platform node
 2022-05-17  5:10 UTC  (3+ messages)

[PATCH 0/2] target/riscv: Cleanup exposed CPU properties
 2022-05-17  5:07 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: Don't expose the CPU properties on names CPUs
` [PATCH 2/2] target/riscv: Run extension checks for all CPUs

[PATCH v2 1/2] target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
 2022-05-17  4:49 UTC  (4+ messages)
` [PATCH v2 2/2] target/riscv: disable zb* extensions for sifive/ibex cpu types by default

[PATCH RESEND 0/2] Resolve some redundant property accessors
 2022-05-17  3:41 UTC  (2+ messages)

[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
 2022-05-17  3:01 UTC  (88+ messages)
` [PULL v2 01/86] virtio: fix feature negotiation for ACCESS_PLATFORM
` [PULL v2 02/86] intel-iommu: correct the value used for error_setg_errno()
` [PULL v2 03/86] hw/pci/cxl: Add a CXL component type (interface)
` [PULL v2 04/86] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PULL v2 05/86] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PULL v2 06/86] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PULL v2 07/86] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PULL v2 08/86] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PULL v2 09/86] hw/cxl/device: Add memory device utilities
` [PULL v2 10/86] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PULL v2 11/86] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PULL v2 12/86] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PULL v2 13/86] hw/pxb: Use a type for realizing expanders
` [PULL v2 14/86] hw/pci/cxl: Create a CXL bus type
` [PULL v2 15/86] cxl: Machine level control on whether CXL support is enabled
` [PULL v2 16/86] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PULL v2 17/86] qtest/cxl: Introduce initial test for pxb-cxl only
` [PULL v2 18/86] hw/cxl/rp: Add a root port
` [PULL v2 19/86] hw/cxl/device: Add a memory device (8.2.8.5)
` [PULL v2 20/86] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PULL v2 21/86] hw/cxl/device: Add some trivial commands
` [PULL v2 22/86] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PULL v2 23/86] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PULL v2 24/86] qtests/cxl: Add initial root port and CXL type3 tests
` [PULL v2 25/86] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [PULL v2 26/86] acpi/cxl: Add _OSC implementation (9.14.2)
` [PULL v2 27/86] acpi/cxl: Create the CEDT (9.14.1)
` [PULL v2 28/86] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PULL v2 29/86] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PULL v2 30/86] acpi/cxl: Introduce CFMWS structures in CEDT
` [PULL v2 31/86] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PULL v2 32/86] pci/pcie_port: Add pci_find_port_by_pn()
` [PULL v2 33/86] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PULL v2 34/86] mem/cxl_type3: Add read and write functions for associated hostmem
` [PULL v2 35/86] cxl/cxl-host: Add memops for CFMWS region
` [PULL v2 36/86] hw/cxl/component Add a dumb HDM decoder handler
` [PULL v2 37/86] i386/pc: Enable CXL fixed memory windows
` [PULL v2 38/86] tests/acpi: q35: Allow addition of a CXL test
` [PULL v2 39/86] qtests/bios-tables-test: Add a test for CXL emulation
` [PULL v2 40/86] tests/acpi: Add tables "
` [PULL v2 41/86] qtest/cxl: Add more complex test cases with CFMWs
` [PULL v2 42/86] docs/cxl: Add initial Compute eXpress Link (CXL) documentation
` [PULL v2 43/86] vhost: Track descriptor chain in private at SVQ
` [PULL v2 44/86] vhost: Fix device's used descriptor dequeue
` [PULL v2 45/86] vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base
` [PULL v2 46/86] vdpa: Fix index calculus at vhost_vdpa_svqs_start
` [PULL v2 47/86] hw/virtio: Replace g_memdup() by g_memdup2()
` [PULL v2 48/86] vhost: Fix element in vhost_svq_add failure
` [PULL v2 49/86] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
` [PULL v2 50/86] intel_iommu: Support IR-only mode without DMA translation
` [PULL v2 51/86] intel_iommu: Only allow interrupt remapping to be enabled if it's supported
` [PULL v2 52/86] intel_iommu: Fix irqchip / X2APIC configuration checks
` [PULL v2 53/86] intel-iommu: remove VTD_FR_RESERVED_ERR
` [PULL v2 54/86] intel-iommu: block output address in interrupt address range
` [PULL v2 55/86] intel-iommu: update root_scalable before switching as during post_load
` [PULL v2 56/86] intel-iommu: update iq_dw during post load
` [PULL v2 57/86] vhost_net: Print feature masks in hex
` [PULL v2 58/86] hw/virtio: move virtio-pci.h into shared include space
` [PULL v2 59/86] virtio-pci: add notification trace points
` [PULL v2 60/86] hw/virtio: add vhost_user_[read|write] "
` [PULL v2 61/86] docs: vhost-user: clean up request/reply description
` [PULL v2 62/86] docs: vhost-user: rewrite section on ring state machine
` [PULL v2 63/86] docs: vhost-user: replace master/slave with front-end/back-end
` [PULL v2 64/86] vhost-user.rst: add clarifying language about protocol negotiation
` [PULL v2 65/86] libvhost-user: expose vu_request_to_string
` [PULL v2 66/86] docs/devel: start documenting writing VirtIO devices
` [PULL v2 67/86] include/hw: start documenting the vhost API
` [PULL v2 68/86] hw/virtio/vhost-user: don't suppress F_CONFIG when supported
` [PULL v2 69/86] virtio/vhost-user: dynamically assign VhostUserHostNotifiers
` [PULL v2 70/86] virtio: drop name parameter for virtio_init()
` [PULL v2 71/86] virtio: add vhost support for virtio devices
` [PULL v2 72/86] vhost-user: more master/slave things
` [PULL v2 73/86] docs/vhost-user: Clarifications for VHOST_USER_ADD/REM_MEM_REG
` [PULL v2 74/86] include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
` [PULL v2 75/86] include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
` [PULL v2 76/86] hw/i386: Make pit a property of common x86 base machine type
` [PULL v2 77/86] hw/i386: Make pic "
` [PULL v2 78/86] hw/i386/amd_iommu: Fix IOMMU event log encoding errors
` [PULL v2 79/86] virtio-net: setup vhost_dev and notifiers for cvq only when feature is negotiated
` [PULL v2 80/86] virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
` [PULL v2 81/86] vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa
` [PULL v2 82/86] vhost-net: fix improper cleanup in vhost_net_start
` [PULL v2 83/86] vhost-vdpa: backend feature should set only once
` [PULL v2 84/86] vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request()
` [PULL v2 85/86] virtio-net: don't handle mq request in userspace handler for vhost-vdpa
` [PULL v2 86/86] vhost-user-scsi: avoid unlink(NULL) with fd passing

[PATCH 0/5] target/riscv: Enhanced ISA extension checks
 2022-05-17  2:17 UTC  (18+ messages)
` [PATCH 1/5] target/riscv: Fix "G" extension expansion typing
` [PATCH 2/5] target/riscv: Disable "G" by default
` [PATCH v2 0/5] target/riscv: Enhanced ISA extension checks
  ` [PATCH v2 1/5] target/riscv: Fix coding style on "G" expansion
  ` [PATCH v2 2/5] target/riscv: Disable "G" by default
  ` [PATCH v2 3/5] target/riscv: Change "G" expansion
  ` [PATCH v2 4/5] target/riscv: FP extension requirements
  ` [PATCH v2 5/5] target/riscv: Move/refactor ISA extension checks

[PATCH 0/2] hw/riscv: Make CPU config error handling generous
 2022-05-17  1:57 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] hw/riscv: Make CPU config error handling generous (virt/spike)
  ` [PATCH v2 2/2] hw/riscv: Make CPU config error handling generous (sifive_e/u/opentitan)

[PATCH v2 00/74] semihosting cleanup
 2022-05-17  1:47 UTC  (7+ messages)
` [PATCH v2 05/74] semihosting: Add target_strlen for softmmu-uaccess.h
` [PATCH v2 07/74] semihosting: Split out guestfd.c

[PATCH 1/2] target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
 2022-05-17  1:34 UTC  (7+ messages)
` [PATCH 2/2] target/riscv: disable zb* extensions by default

[PATCH v2 0/8] QEMU RISC-V nested virtualization fixes
 2022-05-17  0:15 UTC  (5+ messages)
` [PATCH v2 2/8] target/riscv: Fix hstatus.GVA bit setting for traps taken from HS-mode
` [PATCH v2 7/8] target/riscv: Force disable extensions if priv spec version does not match

[PULL 00/23] Misc QEMU patches for 2022-05-16
 2022-05-16 23:30 UTC  (6+ messages)
` [PULL 03/23] qga-vss: Use the proper operator to free memory
` [PULL 10/23] target/i386: Add MSR access interface for Arch LBR
` [PULL 11/23] target/i386: Enable Arch LBR migration states in vmstate
` [PULL 14/23] crypto: make loaded property read-only

[PATCH v2 0/2] target/riscv: ISA string conversion fix and enhancement
 2022-05-16 23:27 UTC  (6+ messages)
` [PATCH v2 1/2] target/riscv: Move Zhinx* extensions on ISA string
` [PATCH v2 2/2] target/riscv: Add short-isa-string option

[PATCH 0/9] vfio/migration: Implement VFIO migration protocol v2
 2022-05-16 23:08 UTC  (5+ messages)
` [PATCH 4/9] vfio/migration: Skip pre-copy if dirty page tracking is not supported

[PATCH] hw/intc: Pass correct hartid while updating mtimecmp
 2022-05-16 23:10 UTC  (3+ messages)

[PULL 00/17] migration queue
 2022-05-16 21:21 UTC  (2+ messages)

[PATCH v14 0/8] hmp,qmp: Add commands to introspect virtio devices
 2022-05-16 20:26 UTC  (3+ messages)
` [PATCH v14 5/8] qmp: decode feature & status bits in virtio-status

[PULL 00/91] virtio,pc,pci: fixes,cleanups,features
 2022-05-16 20:05 UTC  (3+ messages)

[RFC PATCH] scripts/checkpatch.pl: Change line limit warning
 2022-05-16 19:18 UTC 

[PATCH v2 00/26] block: fix coroutine_fn annotations
 2022-05-16 18:49 UTC  (5+ messages)
` [PATCH v2 07/26] block: add missing "

[PATCH] whpx: Added support for saving/restoring VM state
 2022-05-16 18:44 UTC  (3+ messages)

Accelerating non-standard disk types
 2022-05-16 17:38 UTC 

[PATCH v2] vhost-user-scsi: avoid unlink(NULL) with fd passing
 2022-05-16 17:31 UTC  (2+ messages)

[PATCH v5 00/21] migration: Postcopy Preemption
 2022-05-16 16:06 UTC  (3+ messages)

[PATCH 0/5] machine.py fix for ppc64 tests + avocado changes
 2022-05-16 16:53 UTC  (2+ messages)
` [PATCH 3/5] avocado/multiprocess.py: use tags=machine:pc|virt

[PATCH 0/6] hppa: Artist graphics driver fixes for HP-UX
 2022-05-16 16:52 UTC  (4+ 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).