messages from 2023-03-02 01:35:53 to 2023-03-02 11:49:06 UTC [more...]
[PATCH v8 0/4] riscv: Add support for Zicbo[m,z,p] instructions
2023-03-02 11:48 UTC (2+ messages)
[PATCH] hostmem: Add clear option to file backend
2023-03-02 11:44 UTC (5+ messages)
` [External] "
[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)
[PULL 00/53] virtio,pc,pci: features, cleanups, fixes
2023-03-02 11:42 UTC (56+ 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
[PULL v2 00/24] testing updates (gitlab, cirrus, docker, avocado, windows)
2023-03-02 11:34 UTC (13+ messages)
[PATCH] vfio: Fix vfio_get_dev_region() trace event
2023-03-02 11:17 UTC
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-03-02 11:09 UTC (16+ messages)
` [PATCH v3 06/10] monitor: release the lock before calling close()
` [PATCH v3 07/10] qapi: implement conditional command arguments
[PATCH v2 0/2] QGA installer fixes
2023-03-02 11:06 UTC (5+ messages)
[PATCH 00/33] pci(pc/q35): acpi-index support on non-hotpluggable slots
2023-03-02 10:59 UTC (2+ 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 (9+ 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 5/6] hmp: convert handle_hmp_command() "
` [PATCH 6/6] monitor: convert monitor_cleanup() "
[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 (4+ messages)
[PATCH v2 0/6] hw/cxl: Poison get, inject, clear
2023-03-02 9:49 UTC (5+ messages)
` [PATCH v2 4/6] hw/cxl: QMP based poison injection support
[PATCH RFC 0/4] memory: Fix (/ Discuss) a few rcu issues
2023-03-02 9:46 UTC (2+ messages)
[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)
[virtio-dev] [RFC QEMU] docs: vhost-user: Add custom memory mapping support
2023-03-02 8:19 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)
[PATCH] [PATCH] disas/riscv Fix ctzw disassemble
2023-03-02 7:42 UTC (2+ messages)
[PULL 0/5] Monitor patches for 2023-03-02
2023-03-02 7:07 UTC (6+ messages)
` [PULL 1/5] readline: fix hmp completion issue
` [PULL 2/5] target/arm: Restrict 'qapi-commands-machine.h' to system emulation
` [PULL 3/5] target/i386: "
` [PULL 4/5] target/loongarch: "
` [PULL 5/5] target/ppc: "
[PATCH v3 0/7] QEMU CXL Provide mock CXL events and irq support
2023-03-02 6:44 UTC (5+ messages)
` [PATCH v3 6/7] hw/cxl/events: Add injection of DRAM events
` [PATCH v3 7/7] hw/cxl/events: Add injection of Memory Module Events
duplicate acpi files
2023-03-02 6:41 UTC
[PATCH v5 00/14] Hexagon: COF overrides, new generator, test/bug update
2023-03-02 5:01 UTC (7+ messages)
` [PATCH v5 05/14] Hexagon (target/hexagon) Analyze packet before generating TCG
` [PATCH v5 13/14] Hexagon (target/hexagon) Reduce manipulation of slot_cancelled
[PATCH v2 00/18] target/riscv: Various fixes to gdbstub and CSR access
2023-03-02 2:50 UTC (5+ messages)
` [PATCH v2 02/18] target/riscv: Add some comments to clarify the priority policy of riscv_csrrw_check()
` [PATCH v2 03/18] target/riscv: Use g_assert() for the predicate() NULL check
[PATCH v2 12/18] target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
2023-03-02 2:47 UTC (9+ messages)
` [PATCH v2 15/18] target/riscv: Allow debugger to access {h, s}stateen CSRs
` [PATCH v2 15/18] target/riscv: Allow debugger to access {h,s}stateen CSRs
` [PATCH v2 16/18] target/riscv: Allow debugger to access sstc CSRs
` [PATCH v2 17/18] target/riscv: Drop priv level check in mseccfg predicate()
` [PATCH v2 18/18] target/riscv: Group all predicate() routines together
[PATCH v2 05/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
2023-03-02 2:43 UTC (4+ messages)
[PATCH 0/2] Fix the OpenSBI CI job and bump to v1.2
2023-03-02 2:32 UTC (2+ messages)
[PATCH 0/2] target/riscv: some vector_helper.c cleanups
2023-03-02 2:32 UTC (2+ messages)
[PATCH 1/2] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
2023-03-02 2:13 UTC (2+ messages)
[PATCH v3 0/8] Pegasos2 fixes and audio output support
2023-03-02 2:14 UTC (11+ messages)
` [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
[RFC] CXL: TCG/KVM instruction alignment issue discussion default
2023-03-02 1:17 UTC (4+ messages)
[PATCH 0/6] target/riscv: Add support for Svadu extension
2023-03-02 1:36 UTC (2+ messages)
[PATCH 2/6] target/riscv: Fix the relationship of PBMTE/STCE fields between menvcfg and henvcfg
2023-03-02 1:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).