qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-04 15:38:21 to 2022-04-05 20:54:41 UTC [more...]

[RFC PATCH 0/4] hw/i2c: i2c slave mode support
 2022-04-05 20:52 UTC  (2+ messages)

[PATCH for-7.1 0/1] Coverity fixes in hw/ppc/spapr_nvdimm.c
 2022-04-05 20:34 UTC  (2+ messages)
` [PATCH for-7.1 1/1] hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.c

[PATCH v2 0/9] VDIV/VMOD Implementation
 2022-04-05 19:55 UTC  (10+ messages)
` [PATCH v2 1/9] qemu/int128: add int128_urshift
` [PATCH v2 2/9] target/ppc: Implemented vector divide instructions
` [PATCH v2 3/9] target/ppc: Implemented vector divide quadword
` [PATCH v2 4/9] target/ppc: Implemented vector divide extended word
` [PATCH v2 5/9] host-utils: Implemented unsigned 256-by-128 division
` [PATCH v2 6/9] host-utils: Implemented signed "
` [PATCH v2 7/9] target/ppc: Implemented remaining vector divide extended
` [PATCH v2 8/9] target/ppc: Implemented vector module word/doubleword
` [PATCH v2 9/9] target/ppc: Implemented vector module quadword

[PATCH v2 0/4] ppc: valgrind "uninitialized values" fixes
 2022-04-05 19:37 UTC  (8+ messages)
` [PATCH v2 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()

[RFC PATCH 0/1] add Valgrind hint in kvm_get_one_reg()
 2022-04-05 19:18 UTC  (4+ messages)
` [RFC PATCH 1/1] kvm-all.c: hint Valgrind that kvm_get_one_reg() inits memory

[PATCH 0/7] vhost-vdpa multiqueue fixes
 2022-04-05 19:18 UTC  (8+ messages)
` [PATCH 4/7] virtio: don't read pending event on host notifier if disabled

[PATCH] acpi: Bodge acpi_index migration
 2022-04-05 19:06 UTC 

[PULL 0/3] Misc changes for 2022-04-05
 2022-04-05 18:46 UTC  (6+ messages)
` [PULL 1/3] coverity: update model for latest tools
` [PULL 2/3] qga/vss-win32: fix compilation with clang++
` [PULL 3/3] docs/system/i386: Add measurement calculation details to amd-memory-encryption

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-05 18:30 UTC  (16+ messages)

[PATCH] block/stream: Drain subtree around graph change
 2022-04-05 18:24 UTC  (11+ messages)

[RFC PATCH] python: add qmp-send program to send raw qmp commands to qemu
 2022-04-05 18:08 UTC  (8+ messages)

[PATCH v4 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
 2022-04-05 17:03 UTC  (12+ messages)
` [PATCH v4 10/11] tests/tcg/s390x: Tests for Vector Enhancements "

[PATCH v5 0/9] Add support for AST1030 SoC
 2022-04-05 16:12 UTC  (2+ messages)

[PATCH v3 0/3] qcow2: Improve refcount structure rebuilding
 2022-04-05 16:08 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] iotests/108: Test new refcount rebuild algorithm
` [PATCH v3 3/3] qcow2: Add errp to rebuild_refcount_structure()

[qemu.qmp PATCH 00/13] python: fork qemu.qmp python lib into independent repo
 2022-04-05 15:47 UTC  (10+ messages)
` [qemu.qmp PATCH 02/13] fork qemu.qmp from qemu.git
` [qemu.qmp PATCH 10/13] docs: add versioning policy to README

[RFC PATCH] docs/devel: start documenting writing VirtIO devices
 2022-04-05 15:35 UTC  (5+ messages)

[PATCH] docs/ccid: convert to restructuredText
 2022-04-05 15:37 UTC  (2+ messages)

[RFC v2 0/8] blkio: add libblkio BlockDriver
 2022-04-05 15:33 UTC  (9+ messages)
` [RFC v2 1/8] blkio: add io_uring block driver using libblkio
` [RFC v2 2/8] numa: call ->ram_block_removed() in ram_block_notifer_remove()
` [RFC v2 3/8] block: pass size to bdrv_unregister_buf()
` [RFC v2 4/8] block: add BDRV_REQ_REGISTERED_BUF request flag
` [RFC v2 5/8] block: add BlockRAMRegistrar
` [RFC v2 6/8] stubs: add memory_region_from_host() and memory_region_get_fd()
` [RFC v2 7/8] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
` [RFC v2 8/8] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint

[PATCH 00/32] Misc cleanups
 2022-04-05 15:24 UTC  (4+ messages)
` [PATCH 32/32] Remove qemu-common.h include from most units

[PULL 00/10] QAPI patches patches for 2022-04-05
 2022-04-05 15:14 UTC  (12+ messages)
` [PULL 01/10] qapi: fix example of netdev_add command
` [PULL 02/10] qapi: fix examples: replay-break and replay-seek
` [PULL 03/10] qapi: fix example of query-named-block-nodes command
` [PULL 04/10] qapi: fix example of query-spice command
` [PULL 05/10] qapi: fix example of query-vnc command
` [PULL 06/10] qapi: fix example of query-colo-status command
` [PULL 07/10] qapi: fix example of trace-event-get-state command
` [PULL 08/10] qapi: fix example of query-cpus-fast command
` [PULL 09/10] qapi: fix example of query-memdev command
` [PULL 10/10] qapi: Fix calc-dirty-rate example

[PATCH] ui/cursor: fix integer overflow in cursor_alloc (CVE-2022-4206)
 2022-04-05 14:47 UTC  (5+ messages)

[PATCH v1] hw/ppc: change indentation to spaces from TABs
 2022-04-05 12:19 UTC 

[PATCH v1] configure: judge build dir permission
 2022-04-05 13:48 UTC 

[PATCH v3 0/5] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-04-05 14:36 UTC  (5+ messages)
` [PATCH v3 2/5] tests/qtest/libqos/pci: Introduce pio_limit
` [PATCH v3 3/5] tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable

[PATCH 0/2] Confine igd-passthrough-isa-bridge to XEN
 2022-04-05 14:24 UTC  (6+ messages)
` [PATCH 1/2] hw/xen/xen_pt: "
` [PATCH 2/2] hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection

[PATCH 0/2] virtio: Add vhost-user-gpio device's support
 2022-04-05 13:46 UTC  (5+ messages)
` [RFC PATCH] tests/qtest: attempt to enable tests for virtio-gpio (!working)

[PATCH v9 00/45] CXl 2.0 emulation Support
 2022-04-05 13:41 UTC  (25+ messages)
` [PATCH v9 17/45] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v9 18/45] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v9 20/45] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v9 21/45] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v9 24/45] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v9 27/45] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v9 29/45] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PATCH v9 31/45] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PATCH v9 32/45] mem/cxl_type3: Add read and write functions for associated hostmem
` [PATCH v9 33/45] cxl/cxl-host: Add memops for CFMWS region
` [PATCH v9 35/45] i386/pc: Enable CXL fixed memory windows
` [PATCH v9 36/45] tests/acpi: q35: Allow addition of a CXL test
` [PATCH v9 37/45] qtests/bios-tables-test: Add a test for CXL emulation
` [PATCH v9 38/45] tests/acpi: Add tables "
` [PATCH v9 39/45] qtest/cxl: Add more complex test cases with CFMWs
` [PATCH v9 40/45] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v9 41/45] qtest/cxl: Add aarch64 virt test for CXL
` [PATCH v9 42/45] docs/cxl: Add initial Compute eXpress Link (CXL) documentation
` [PATCH v9 43/45] pci-bridge/cxl_upstream: Add a CXL switch upstream port
` [PATCH v9 44/45] pci-bridge/cxl_downstream: Add a CXL switch downstream port
` [PATCH v9 45/45] docs/cxl: Add switch documentation

[PULL 0/2] target-arm queue
 2022-04-05 13:01 UTC  (4+ messages)
` [PULL 1/2] xlnx-bbram: hw/nvram: Fix uninitialized Error *
` [PULL 2/2] docs/system/devices/can.rst: correct links to CTU CAN FD IP core documentation

[PATCH v2] hw/ppc/ppc405_boards: Initialize g_autofree pointer
 2022-04-05 12:42 UTC  (2+ messages)

[PATCH] hw/ppc/ppc405_boards: Initialize g_autofree pointer
 2022-04-05 12:27 UTC  (3+ messages)

[PATCH] [PATCH RFC v3] Implements Backend Program conventions for vhost-user-scsi
 2022-04-05 12:22 UTC 

[PATCH v2 0/7] copy-before-write: on-cbw-error and cbw-timeout
 2022-04-05 11:33 UTC  (6+ messages)
` [PATCH v2 5/7] block/block-copy: block_copy(): add timeout_ns parameter

[PATCH] display/qxl-render: fix race condition in qxl_cursor (CVE-2022-4207)
 2022-04-05 11:10 UTC  (3+ messages)

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-04-05 10:55 UTC  (8+ messages)

[PATCH 0/2] virtio: Add vhost-user-gpio device's support
 2022-04-05 10:55 UTC  (2+ messages)

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-04-05 10:43 UTC  (12+ messages)

[PATCH v3] hw/pvrdma: Protect against buggy or malicious guest driver
 2022-04-05 10:31 UTC  (2+ messages)

[PATCH] hw/pvrdma: Some cosmetic fixes
 2022-04-05 10:25 UTC  (2+ messages)

[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
 2022-04-05  9:23 UTC  (12+ messages)

[PATCH v8 00/46] CXl 2.0 emulation Support
 2022-04-05  9:10 UTC  (8+ messages)
` [PATCH v8 04/46] hw/cxl/device: Introduce a CXL device (8.2.8)

[PATCH] docs/system/devices/can.rst: correct links to CTU CAN FD IP core documentation
 2022-04-05  8:29 UTC  (2+ messages)

[PATCH 0/1] xlnx-bbram: hw/nvram: Fix Coverity CID 1487233
 2022-04-05  8:28 UTC  (2+ messages)

[PATCH-for-7.0 v2] qga/vss-win32: fix compilation with clang++
 2022-04-05  8:27 UTC  (3+ messages)
` ping "

[PATCH] vdpa: Add missing tracing to batch mapping functions
 2022-04-05  7:46 UTC  (3+ messages)

[PATCH v4 0/2] Option to take screenshot with screendump as PNG
 2022-04-05  7:24 UTC  (5+ messages)
` [PATCH v4 2/2] Added parameter "

[Bug 1967814] Re: Ubuntu 20.04.3 - ilzlnx3g1 - virtio-scsi devs on KVM guest having miscompares on disktests when there is a failed path
 2022-04-05  6:07 UTC 

[PATCH v3] hw/misc: applesmc: use host osk as default on macs
 2022-04-05  0:46 UTC 

[PATCH v1] ui/gtk-egl: Check for a valid context before making EGL calls
 2022-04-04 23:01 UTC  (5+ messages)

[PULL 0/3] ppc queue
 2022-04-04 19:44 UTC  (2+ messages)

[PATCH v5 0/9] s390x/pci: zPCI interpretation support
 2022-04-04 18:17 UTC  (10+ messages)
` [PATCH v5 1/9] Update linux headers
` [PATCH v5 2/9] vfio: tolerate migration protocol v1 uapi renames
` [PATCH v5 3/9] target/s390x: add zpci-interp to cpu models
` [PATCH v5 4/9] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v5 5/9] s390x/pci: enable for load/store intepretation
` [PATCH v5 6/9] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v5 7/9] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v5 8/9] s390x/pci: let intercept devices have separate PCI groups
` [PATCH v5 9/9] s390x/pci: reflect proper maxstbl for groups of interpreted devices

[PATCH] tests/qtest: failover: fix infinite loop
 2022-04-04 17:48 UTC  (2+ messages)

[PATCH] target/riscv: Fix incorrect PTE merge in walk_pte
 2022-04-04 17:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] multifd: Copy pages before compressing them with zlib
 2022-04-04 17:11 UTC  (4+ messages)

[PATCH for-7.1] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF
 2022-04-04 17:07 UTC  (2+ messages)

[PATCH v1 0/9] Machine type compatible properties
 2022-04-04 16:08 UTC  (6+ messages)
` [PATCH v1 8/9] qom: add command to print initial properties

[PATCH for-7.1 00/18] hw/arm: Make exynos4210 use TYPE_SPLIT_IRQ
 2022-04-04 15:46 UTC  (19+ messages)
` [PATCH for-7.1 01/18] hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device
` [PATCH for-7.1 02/18] hw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_IRQ_GATE
` [PATCH for-7.1 03/18] hw/arm/exynos4210: Put a9mpcore device into state struct
` [PATCH for-7.1 04/18] hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct
` [PATCH for-7.1 05/18] hw/arm/exynos4210: Coalesce board_irqs and irq_table
` [PATCH for-7.1 06/18] hw/arm/exynos4210: Fix code style nit in combiner_grp_to_gic_id[]
` [PATCH for-7.1 07/18] hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c
` [PATCH for-7.1 08/18] hw/arm/exynos4210: Put external GIC into state struct
` [PATCH for-7.1 09/18] hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq struct
` [PATCH for-7.1 10/18] hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c
` [PATCH for-7.1 11/18] hw/arm/exynos4210: Delete unused macro definitions
` [PATCH for-7.1 12/18] hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()
` [PATCH for-7.1 13/18] hw/arm/exynos4210: Fill in irq_table[] for internal-combiner-only IRQ lines
` [PATCH for-7.1 14/18] hw/arm/exynos4210: Connect MCT_G0 and MCT_G1 to both combiners
` [PATCH for-7.1 15/18] hw/arm/exynos4210: Don't connect multiple lines to external GIC inputs
` [PATCH for-7.1 16/18] hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()
` [PATCH for-7.1 17/18] hw/arm/exynos4210: Put combiners into state struct
` [PATCH for-7.1 18/18] hw/arm/exynos4210: Drop Exynos4210Irq struct

[PATCH] [PATCH RFC v2] Implements Backend Program conventions for vhost-user-scsi
 2022-04-04 15:44 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).