qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-02 08:05:29 to 2023-03-02 12:38:57 UTC [more...]

[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
 2023-03-02 12:30 UTC  (19+ messages)
` [PULL 01/62] include: import Xen public headers to hw/xen/interface
` [PULL 03/62] xen: Add XEN_DISABLED mode and make it default
` [PULL 04/62] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
` [PULL 08/62] xen-platform: allow its creation with XEN_EMULATE mode
` [PULL 09/62] i386/xen: handle guest hypercalls
` [PULL 10/62] i386/xen: implement HYPERVISOR_xen_version
` [PULL 11/62] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [PULL 13/62] hw/xen: Add xen_overlay device for emulating shared xenheap pages
` [PULL 15/62] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [PULL 16/62] i386/xen: manage and save/restore Xen guest long_mode setting
` [PULL 20/62] i386/xen: implement HYPERVISOR_vcpu_op
` [PULL 24/62] i386/xen: implement HYPERVISOR_event_channel_op
` [PULL 28/62] i386/xen: Add support for Xen event channel delivery to vCPU
` [PULL 34/62] hw/xen: Implement EVTCHNOP_send
` [PULL 42/62] kvm/i386: Add xen-gnttab-max-frames property
` [PULL 46/62] hw/xen: Implement GNTTABOP_query_size
` [PULL 52/62] hw/xen: Add basic ring handling to xenstore
` [PULL 57/62] hw/xen: Support MSI mapping to PIRQ

[PATCH] vfio: Fix vfio_get_dev_region() trace event
 2023-03-02 12:29 UTC  (2+ messages)

[PATCH] hw/virtio/vhost-user: avoid using unitialized errp
 2023-03-02 12:17 UTC 

[PULL 00/53] virtio,pc,pci: features, cleanups, fixes
 2023-03-02 12:16 UTC  (58+ messages)
` [PULL 01/53] hw/smbios: fix field corruption in type 4 table
` [PULL 02/53] Revert "x86: don't let decompressed kernel image clobber setup_data"
` [PULL 03/53] Revert "x86: do not re-randomize RNG seed on snapshot load"
` [PULL 04/53] Revert "x86: re-initialize RNG seed when selecting kernel"
` [PULL 05/53] Revert "x86: reinitialize RNG seed on system reboot"
` [PULL 06/53] Revert "x86: use typedef for SetupData struct"
` [PULL 07/53] Revert "x86: return modified setup_data only if read as memory, not as file"
` [PULL 08/53] Revert "hw/i386: pass RNG seed via setup_data entry"
` [PULL 09/53] virtio-net: clear guest_announce feature if no cvq backend
` [PULL 10/53] backends/vhost-user: remove the ioeventfd check
` [PULL 11/53] vhost-user-gpio: Configure vhost_dev when connecting
` [PULL 12/53] vhost-user-i2c: Back up vqs before cleaning up vhost_dev
` [PULL 13/53] vhost-user-rng: "
` [PULL 14/53] virtio-rng-pci: fix transitional migration compat for vectors
` [PULL 15/53] hw/timer/hpet: Fix expiration time overflow
` [PULL 16/53] docs: vhost-user: replace _SLAVE_ with _BACKEND_
` [PULL 17/53] libvhost-user: Adopt new backend naming
` [PULL 18/53] vhost-user: "
` [PULL 19/53] vdpa: stop all svq on device deletion
` [PULL 20/53] pci/shpc: set attention led to OFF on reset
` [PULL 21/53] pci/shpc: change shpc_get_status() return type to uint8_t
` [PULL 22/53] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
` [PULL 23/53] pci/shpc: more generic handle hot-unplug in shpc_slot_command()
` [PULL 24/53] pci/shpc: pass PCIDevice pointer to shpc_slot_command()
` [PULL 25/53] pci/shpc: refactor shpc_device_plug_common()
` [PULL 26/53] pcie: pcie_cap_slot_write_config(): use correct macro
` [PULL 27/53] pcie_regs: drop duplicated indicator value macros
` [PULL 28/53] pcie: drop unused PCIExpressIndicator
` [PULL 29/53] pcie: pcie_cap_slot_enable_power() use correct helper
` [PULL 30/53] pcie: introduce pcie_sltctl_powered_off() helper
` [PULL 31/53] pcie: set power indicator to off on reset by default
` [PULL 32/53] vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
` [PULL 33/53] libvhost-user: check for NULL when allocating a virtqueue element
` [PULL 34/53] hw/pci: Trace IRQ routing on PCI topology
` [PULL 35/53] chardev/char-socket: set s->listener = NULL in char_socket_finalize
` [PULL 36/53] memory: Optimize replay of guest mapping
` [PULL 37/53] intel-iommu: fail MAP notifier without caching mode
` [PULL 38/53] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
` [PULL 39/53] memory: introduce memory_region_unmap_iommu_notifier_range()
` [PULL 40/53] smmu: switch to use memory_region_unmap_iommu_notifier_range()
` [PULL 41/53] intel-iommu: send UNMAP notifications for domain or global inv desc
` [PULL 42/53] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
` [PULL 43/53] hw/mem/cxl_type3: Improve error handling in realize()
` [PULL 44/53] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PULL 45/53] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PULL 46/53] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PULL 47/53] tests/acpi: Allow update of q35/DSDT.cxl
` [PULL 48/53] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PULL 49/53] tests: acpi: Update q35/DSDT.cxl for removed duplicate UID
` [PULL 50/53] qemu/bswap: Add const_le64()
` [PULL 51/53] qemu/uuid: Add UUID static initializer
` [PULL 52/53] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
` [PULL 53/53] tests/data/acpi/virt: drop (most) duplicate files

[virtio-dev] [RFC QEMU] docs: vhost-user: Add custom memory mapping support
 2023-03-02 12:08 UTC  (5+ messages)

[PATCH 00/33] pci(pc/q35): acpi-index support on non-hotpluggable slots
 2023-03-02 12:07 UTC  (7+ messages)
` [PATCH 14/33] tests: acpi: update expected blobs

[PULL v2 00/24] testing updates (gitlab, cirrus, docker, avocado, windows)
 2023-03-02 12:03 UTC  (15+ messages)

[PATCH] hostmem: Add clear option to file backend
 2023-03-02 11:57 UTC  (8+ messages)
  ` [External] "

[PATCH 0/3] Migration: Make more ram_counters atomic
 2023-03-02 11:52 UTC  (7+ messages)
` [PATCH 1/3] migration: Merge ram_counters and ram_atomic_counters
` [PATCH 2/3] migration: Update atomic stats out of the mutex
` [PATCH 3/3] migration: Make multifd_bytes atomic

[PATCH v8 0/4] riscv: Add support for Zicbo[m,z,p] instructions
 2023-03-02 11:48 UTC  (2+ messages)

[RFC PATCH v1 11/12] hw: arm: allwinner-r40: Fix the mmc controller's type
 2023-03-02 11:43 UTC  (2+ messages)
` [RFC PATCH v1 12/12] hw: arm: allwinner-r40: Add emac and gmac support

[RFC PATCH v1 00/12] *** Add allwinner R40 device support ***
 2023-03-02 11:40 UTC  (11+ messages)
` [RFC PATCH v1 01/12] hw: allwinner-i2c: Make the trace message more readable
` [RFC PATCH v1 02/12] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
` [RFC PATCH v1 03/12] hw: arm: allwinner-h3: Fix and complete H3 i2c devices
` [RFC PATCH v1 04/12] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
` [RFC PATCH v1 05/12] hw/arm/allwinner-r40: add Clock Control Unit
` [RFC PATCH v1 06/12] hw: allwinner-r40: Complete uart devices
` [RFC PATCH v1 07/12] hw: arm: allwinner-r40: Add 5 TWI controllers
` [RFC PATCH v1 08/12] hw/misc: AXP221 PMU Emulation
` [RFC PATCH v1 09/12] hw/arm/allwinner-r40: add SDRAM controller device
` [RFC PATCH v1 10/12] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support

[PATCH] vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature
 2023-03-02 11:43 UTC  (8+ messages)

[PATCH v3 07/10] qapi: implement conditional command arguments
 2023-03-02 11:09 UTC  (12+ messages)

[PATCH v2 0/2] QGA installer fixes
 2023-03-02 11:06 UTC  (5+ messages)

[PATCH v6 0/8] hw/cxl: RAS error emulation and injection
 2023-03-02 10:55 UTC  (5+ messages)
` [PATCH v6 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PULL v2 00/62] tcg patch queue
 2023-03-02 10:53 UTC  (2+ messages)

[PATCH v5 0/7] Pegasos2 fixes and audio output support
 2023-03-02 10:44 UTC  (17+ messages)
` [PATCH v5 2/7] Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
` [PATCH v5 5/7] hw/isa/vt82c686: Work around missing level sensitive irq in i8259 model
                    ` [PATCH] hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select

[PATCH] acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
 2023-03-02 10:38 UTC  (7+ messages)

Bug in master branch: IbmPrep40pMachine.test_factory_firmware_and_netbsd broken
 2023-03-02 10:36 UTC  (5+ messages)

[PATCH 0/6] block: switch to AIO_WAIT_WHILE_UNLOCKED() where possible
 2023-03-02 10:36 UTC  (5+ messages)
` [PATCH 2/6] block: convert blk_exp_close_all_type() to AIO_WAIT_WHILE_UNLOCKED()
` [PATCH 3/6] block: convert bdrv_graph_wrlock() "

[PATCH v3 0/6] hw/cxl: Poison get, inject, clear
 2023-03-02 10:17 UTC  (7+ messages)
` [PATCH v3 1/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PATCH v3 2/6] hw/cxl: Introduce cxl_device_get_timestamp() utility function
` [PATCH v3 3/6] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v3 4/6] hw/cxl: QMP based poison injection support
` [PATCH v3 5/6] hw/cxl: Add poison injection via the mailbox
` [PATCH v3 6/6] hw/cxl: Add clear poison mailbox command support

[PATCH] tests/data/acpi/virt: drop (most) duplicate files
 2023-03-02 10:15 UTC  (2+ messages)

[PATCH] virtio: refresh vring region cache after updating a virtqueue size
 2023-03-02 10:14 UTC 

[PATCH 0/9] mirror: allow switching from background to active mode
 2023-03-02 10:13 UTC  (8+ messages)
` [PATCH 3/9] mirror: implement mirror_change method
` [PATCH 8/9] mirror: return the remaining dirty bytes upon query

[PATCH v5 00/18] pci hotplug tracking
 2023-03-02 10:05 UTC  (22+ messages)
` [PATCH v5 13/18] pci: introduce pci_find_the_only_child()
` [PATCH v5 18/18] qapi: introduce DEVICE_ON event

[PATCH v2] virtio: fix reachable assertion due to stale value of cached region size
 2023-03-02 10:03 UTC 

[PATCH v2 0/1] hw/riscv/virt.c: add cbo[mz]-block-size fdt properties
 2023-03-02  9:57 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] virtio: fix reachable assertion due to stale value of cached region size
 2023-03-02  9:57 UTC  (3+ messages)

[PATCH v2 0/6] hw/cxl: Poison get, inject, clear
 2023-03-02  9:49 UTC  (3+ messages)

[PATCH RFC 0/4] memory: Fix (/ Discuss) a few rcu issues
 2023-03-02  9:46 UTC  (2+ messages)

[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
 2023-03-02  9:34 UTC  (3+ messages)
` [PATCH v3 06/10] monitor: release the lock before calling close()

[PATCH][RESEND v3 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
 2023-03-02  9:28 UTC  (11+ messages)
` [PATCH][RESEND v3 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols

[PATCH v6 0/4] memory: prevent dma-reentracy issues
 2023-03-02  9:25 UTC  (4+ messages)
` [PATCH v6 4/4] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded

[RFC PATCH v3 0/4] i386/sev: Support measured direct kernel boot on SNP
 2023-03-02  9:23 UTC  (5+ messages)
` [RFC PATCH v3 1/4] qapi, i386: Move kernel-hashes to SevCommonProperties
` [RFC PATCH v3 2/4] i386/sev: Extract build_kernel_loader_hashes
` [RFC PATCH v3 3/4] i386/sev: Reorder struct declarations
` [RFC PATCH v3 4/4] i386/sev: Allow measured direct kernel boot on SNP

[PATCH V5 0/8] Add basic ACPI support for risc-v virt
 2023-03-02  9:12 UTC  (9+ messages)
` [PATCH V5 1/8] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
` [PATCH V5 2/8] hw/riscv/virt: Add a switch to disable ACPI
` [PATCH V5 3/8] hw/riscv/virt: Add memmap pointer to RiscVVirtState
` [PATCH V5 4/8] hw/riscv/virt: Enable basic ACPI infrastructure
` [PATCH V5 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
` [PATCH V5 6/8] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
` [PATCH V5 7/8] hw/riscv/virt.c: Initialize the ACPI tables
` [PATCH V5 8/8] MAINTAINERS: Add entry for RISC-V ACPI

[PATCH 0/1] hw/riscv/virt.c: add cbom-block-size fdt property
 2023-03-02  8:37 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 00/11] aspeed queue
 2023-03-02  9:02 UTC  (4+ messages)
` [PATCH v2 09/11] aspeed: Introduce a spi_boot region under the SoC

[PATCH v16 00/11] s390x: CPU Topology
 2023-03-02  8:58 UTC  (4+ messages)
` [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology

Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
 2023-03-02  8:48 UTC  (4+ messages)

[PATCH 0/4] RISCVCPUConfig related cleanups
 2023-03-02  8:10 UTC  (4+ messages)

[PATCH v7 00/10] make write_misa a no-op and FEATURE_* cleanups
 2023-03-02  8:04 UTC  (2+ 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).