messages from 2024-08-05 22:01:06 to 2024-08-06 18:44:59 UTC [more...]
[PATCH 0/7] various ppc fixes
2024-08-06 18:44 UTC (10+ messages)
` [PATCH 1/7] ppc/pnv: Fix LPC serirq routing calculation
` [PATCH 2/7] ppc/pnv: Fix LPC POWER8 register sanity check
` [PATCH 3/7] target/ppc: Fix mtDPDES targeting SMT siblings
` [PATCH 4/7] target/ppc: PMIs are level triggered
` [PATCH 5/7] target/ppc: Fix doorbell delivery to threads in powersave
` [PATCH 6/7] target/ppc: Fix HFSCR facility checks
` [PATCH 7/7] target/ppc: Fix VRMA to not check virtual page class key protection
[PULL v3 00/13] Block layer patches
2024-08-06 18:23 UTC
[PATCH v2 0/9] Bump Avocado to 103.0 LTS and update tests for compatibility and new features
2024-08-06 18:20 UTC (12+ messages)
` [PATCH v2 1/9] Bump avocado to 103.0
` [PATCH v2 2/9] tests/avocado: apply proper skipUnless decorator
` [PATCH v2 3/9] tests/avocado: add cdrom permission related tests
` [PATCH v2 4/9] tests/avocado: machine aarch64: standardize location and RO access
` [PATCH v2 5/9] tests/avocado: simplify parameters on fetch_asset with name only
` [PATCH v2 6/9] tests/avocado/boot_xen.py: fetch kernel during test setUp()
` [PATCH v2 7/9] tests/avocado/tuxrun_baselines.py: use Avocado's zstd support
` [PATCH v2 8/9] tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of image
` [PATCH v2 9/9] Avocado tests: allow for parallel execution of tests
[PATCH 0/2] Support multifd compression test for guestperf
2024-08-06 18:13 UTC (4+ messages)
` [PATCH 1/2] tests/migration: Nitpick the inconsistent parameters
` [PATCH 2/2] tests/migration: Introduce multifd compression into guestperf
[PATCH 0/6] qapi: generalize special features
2024-08-06 17:49 UTC (9+ messages)
` [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants
` Complications due to having multiple QAPI schemas (was: [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants)
[PATCH] net: Fix '-net nic,model=' for non-help arguments
2024-08-06 17:21 UTC
[PATCH v16 00/13] Support blob memory and venus on qemu
2024-08-06 17:08 UTC (5+ messages)
` [PATCH v16 01/13] virtio-gpu: Use trace events for tracking number of in-flight fences
` [PATCH v16 02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
[PATCH] hw/display: Add SSD1306 dot matrix display controller support
2024-08-06 16:43 UTC (3+ messages)
[PATCH] migration: Refine the convergence detection
2024-08-06 16:45 UTC (4+ messages)
[PATCH 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
2024-08-06 16:43 UTC (9+ messages)
` [PATCH 1/4] reset: Use ResetType for qemu_devices_reset() and MachineClass->reset()
` [PATCH 2/4] reset: Add RESET_TYPE_WAKEUP
` [PATCH 3/4] virtio-mem: Implement Resettable interface instead of using LegacyReset
` [PATCH 4/4] virtio-mem: Add support for suspend+wake-up with plugged memory
[PATCH] target/hexagon: don't look for static glib
2024-08-06 16:18 UTC (2+ messages)
[PATCH v2 00/13] Add RISC-V Counter delegation ISA extension support
2024-08-06 16:05 UTC (25+ messages)
` [PATCH v2 02/13] target/riscv: Decouple AIA processing from xiselect and xireg
` [PATCH v2 03/13] target/riscv: Enable S*stateen bits for AIA
` [PATCH v2 04/13] target/riscv: Support generic CSR indirect access
` [PATCH v2 05/13] target/riscv: Add counter delegation definitions
` [PATCH v2 06/13] target/riscv: Add select value range check for counter delegation
` [PATCH v2 07/13] target/riscv: Add counter delegation/configuration support
` [PATCH v2 08/13] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
` [PATCH v2 09/13] target/riscv: Invoke pmu init after feature enable
` [PATCH v2 10/13] target/riscv: Enable sscofpmf for bare cpu by default
` [PATCH v2 12/13] target/riscv: Add a preferred ISA extension rule
` [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule
[PATCH v3 00/12] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
2024-08-06 15:52 UTC (4+ messages)
` [PATCH v3 01/12] crypto: accumulative hashing API
[PATCH 0/3] virtio-gpu-gl: Improve OpenGL and related display error messages
2024-08-06 15:20 UTC (12+ messages)
` [PATCH 1/3] hw/display/virtio-gpu: Improve "opengl is not available" error message
` [PATCH 2/3] system/vl.c: Expand OpenGL related errors
` [PATCH 3/3] ui/console: Note in '-display help' that some backends support suboptions
[PATCH 0/5] Report fatal errors from failure with pre-opened eBPF RSS FDs
2024-08-06 15:20 UTC (9+ messages)
` [PATCH 1/5] hw/net: fix typo s/epbf/ebpf/ in virtio-net
` [PATCH 2/5] ebpf: drop redundant parameter checks in static methods
` [PATCH 3/5] ebpf: add formal error reporting to all APIs
` [PATCH 4/5] hw/net: report errors from failing to use eBPF RSS FDs
` [PATCH 5/5] ebpf: improve trace event coverage to all key operations
[PATCH] ppc/pnv: ADU fix possible buffer overrun with invalid size
2024-08-06 15:13 UTC
[PATCH v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
2024-08-06 14:56 UTC (25+ messages)
` [PATCH v5 1/7] arm/virt: place power button pin number on a define
` [PATCH v5 2/7] acpi/generic_event_device: add an APEI error device
` [PATCH v5 3/7] arm/virt: Wire up GPIO error source for ACPI / GHES
` [PATCH v5 4/7] acpi/ghes: Support GPIO error source
` [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
` [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
` [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
2024-08-06 14:51 UTC (5+ messages)
` [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
` [RFC PATCH 22/23] hw/arm: add basic support for the RT500 SoC
[PATCH-for-9.1?] qapi/util: Include missing 'qapi/error.h' header
2024-08-06 14:32 UTC (2+ messages)
[RFC PATCH-for-9.1? 0/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
2024-08-06 14:19 UTC (3+ messages)
` [RFC PATCH-for-9.1? 1/2] target/arm: Move qmp_query_gic_capabilities() to hw/intc/
` [RFC PATCH-for-9.1? 2/2] hw/intc/arm_gic: Only provide query-gic-capabilities when GIC built-in
[PATCH v1 0/2] hw/ppc: SPI model - coverity fixes
2024-08-06 14:11 UTC (5+ messages)
` [PATCH v1 1/2] Fixes: Coverity CID 1558827
` [PATCH v1 2/2] Fixes: Coverity CID 1558831
[PATCH for-9.1 v3 0/2] NBD CVE-2024-7409
2024-08-06 13:56 UTC (8+ messages)
` [PATCH v3 1/2] nbd: CVE-2024-7409: Close stray client sockets at server shutdown
` [PATCH v3 2/2] nbd: Clean up clients more efficiently
[PATCH 1/3] virtio_net: Add the check for vdpa's mac address
2024-08-06 13:30 UTC (10+ messages)
` [PATCH 2/3] virtio_net: Add the check for vdpa "
` [PATCH 3/3] virtio_net: remove the unnecessary check in get_config
[PULL 0/8] Net patches
2024-08-06 13:30 UTC (6+ messages)
` [PULL 2/8] virtio-net: Ensure queue index fits with RSS
[PATCH v2 4/4] virtio-net: Add support for USO features
2024-08-06 13:29 UTC (13+ messages)
[PULL 00/28] Misc HW & UI patches for 2024-08-06
2024-08-06 12:51 UTC (29+ messages)
` [PULL 01/28] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
` [PULL 02/28] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
` [PULL 03/28] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
` [PULL 04/28] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
` [PULL 05/28] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
` [PULL 06/28] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
` [PULL 07/28] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
` [PULL 08/28] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
` [PULL 09/28] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
` [PULL 10/28] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
` [PULL 11/28] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
` [PULL 12/28] hw/intc/loongarch_ipi: Add loongarch IPI support
` [PULL 13/28] hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
` [PULL 14/28] hw/intc/loongson_ipi: Restrict to MIPS
` [PULL 15/28] hw/sd/sdcard: Explicit dummy byte value
` [PULL 16/28] hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state
` [PULL 17/28] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
` [PULL 18/28] hw/block/pflash_cfi01: Don't decrement pfl->counter below 0
` [PULL 19/28] hw/ide/atapi: Be explicit that assigning to s->lcyl truncates
` [PULL 20/28] hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found something
` [PULL 21/28] hw/ide/pci: Remove dead code from bmdma_prepare_buf()
` [PULL 22/28] hw/display/virtio-gpu: Improve "opengl is not available" error message
` [PULL 23/28] system/vl.c: Expand OpenGL related errors
` [PULL 24/28] ui/console: Note in '-display help' that some backends support suboptions
` [PULL 25/28] hw/pci-host/gt64120: Set PCI base address register write mask
` [PULL 26/28] hw/pci-host/gt64120: Reset config registers during RESET phase
` [PULL 27/28] docs/specs/pci-ids: Add missing devices
` [PULL 28/28] docs/specs/pci-ids: Fix markup
u-boot-sam460ex fixes
2024-08-06 12:09 UTC (4+ messages)
[PATCH] Add plugin bbvgen: basic block icounts for topblocks + simpoints
2024-08-06 12:06 UTC (2+ messages)
[PULL 00/16] meson, i386 changes for 2024-07-04
2024-08-06 11:42 UTC (3+ messages)
` [PULL 16/16] target/i386/SEV: implement mask_cpuid_features
KVM Community Call (6/8/24) agenda items?
2024-08-06 11:41 UTC
[PULL v2 00/13] Block layer patches
2024-08-06 10:43 UTC (2+ messages)
[PULL 0/5] riscv-to-apply queue
2024-08-06 9:42 UTC (7+ messages)
` [PULL 1/5] target/riscv: Remove redundant insn length check for zama16b
` [PULL 2/5] target/riscv: Add MXLEN check for F/D/Q applies to zama16b
` [PULL 3/5] target/riscv: Relax fld alignment requirement
` [PULL 4/5] target/riscv: Add asserts for out-of-bound access
` [PULL 5/5] roms/opensbi: Update to v1.5.1
[PATCH v6] virtio-pci: Fix the use of an uninitialized irqfd
2024-08-06 9:37 UTC
[PATCH] hw/misc: Add a virtual PCILeech device
2024-08-06 9:28 UTC
[PATCH-for-9.1 v2] hw/ide/pci.c: Remove dead code from bmdma_prepare_buf()
2024-08-06 8:32 UTC (3+ messages)
[PATCH 1/2] docs/specs/pci-ids: Add missing devices
2024-08-06 8:24 UTC (5+ messages)
` [PATCH 2/2] docs/specs/pci-ids: Fix markup
[PATCH-for-9.1 v6 00/15] Reconstruct loongson ipi driver
2024-08-06 8:12 UTC (2+ messages)
[PATCH 0/7] block: Miscellaneous minor Coverity fixes
2024-08-06 8:11 UTC (2+ messages)
[PATCH-for-9.1 v5 0/2] hw/pci-host/gt64120: Set PCI base address register write mask
2024-08-06 7:51 UTC (2+ messages)
[PATCH 0/2] target/riscv: Convert RISC-V custom bitops to standard ones
2024-08-06 7:29 UTC (3+ messages)
` [PATCH 1/2] include: bitops: Add mask extract64/deposit64
[PULL 00/13] Block layer patches
2024-08-06 7:32 UTC (2+ messages)
[PATCH-for-9.1 0/5] hw/sd: SDcard & SDHCI fixes
2024-08-06 7:30 UTC (2+ messages)
[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-08-06 6:35 UTC (11+ messages)
` [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
` [PATCH v2 14/17] intel_iommu: Set default aw_bits to 48 in scalable modren mode
` [PATCH v2 15/17] intel_iommu: Modify x-scalable-mode to be string option to expose scalable modern mode
` [PATCH v2 16/17] intel_iommu: Introduce a property to control FS1GP cap bit setting
[PATCH] Add vhost-user-spi and vhost-user-spi-pci devices
2024-08-06 3:33 UTC (2+ messages)
[PATCH v9 00/10] Support persistent reservation operations
2024-08-06 2:56 UTC (6+ messages)
` [PATCH v9 09/10] hw/nvme: add reservation protocal command
` Ping: "
[PATCH v2 for-9.1 0/3] Avoid NBD crash on nbd-server-stop
2024-08-06 2:28 UTC (4+ messages)
` [PATCH v2 1/3] nbd: CVE-XXX: Use cookie to track generation of nbd-server
[PATCH] vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
2024-08-06 1:10 UTC (2+ messages)
[PATCH v4] chardev: add path option for pty backend
2024-08-06 1:07 UTC
[PATCH] hw/ufs: add basic info of query response upiu
2024-08-06 0:24 UTC (3+ messages)
[PULL 0/2] target/i386 fixes for QEMU 9.1
2024-08-05 23:55 UTC (2+ messages)
[PULL 0/2] QAPI patches patches for 2024-08-05
2024-08-05 23:55 UTC (2+ messages)
[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
2024-08-05 23:46 UTC (5+ messages)
` [PATCH for-9.2 v6 02/12] hw/riscv: add riscv-iommu-bits.h
[PATCH for-9.1 0/1] roms/opensbi: update to v1.5.1
2024-08-05 23:35 UTC (4+ messages)
` [PATCH for-9.1 1/1] roms/opensbi: Update "
[PATCH 0/2] tests/avocado: Fix exec_command and enable ppc_hv_tests.py
2024-08-05 23:28 UTC (3+ messages)
` [PATCH 1/2] tests/avocado: exec_command should not consume console output
` [PATCH 2/2] tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction
[PATCH v3 00/24] Convert avocado tests to normal Python unittests
2024-08-05 22:58 UTC (3+ messages)
` [PATCH v3 20/24] tests/functional: Convert the ppc_hv avocado test into a standalone test
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).