qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-06 19:11:42 to 2021-09-07 12:56:12 UTC [more...]

[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
 2021-09-07 12:19 UTC  (29+ messages)
` [RFC v3 01/32] RFC: docs: add supported host CPUs section
` [RFC v3 02/32] build-sys: add HAVE_IPPROTO_MPTCP
` [RFC v3 03/32] scripts/qapi: teach c_param_type() to return const argument type
` [RFC v3 04/32] glib-compat: add G_SIZEOF_MEMBER
` [RFC v3 05/32] scripts/qapi: add QAPISchemaVisitor.visit_module_end
` [RFC v3 06/32] scripts/qapi: add a CABI module
` [RFC v3 07/32] scripts/qapi: generate CABI dump for C types
` [RFC v3 08/32] tests: build qapi-cabi (C ABI dump)
` [RFC v3 09/32] build-sys: add i686 cpu target
` [RFC v3 10/32] build-sys: add --with-rust{-target} & basic build infrastructure
` [RFC v3 11/32] build-sys: add a cargo-wrapper script
` [RFC v3 12/32] rust: provide a common crate for QEMU
` [RFC v3 13/32] rust: use vendored-sources
` [RFC v3 14/32] scripts/qapi: add QAPISchemaIfCond.rsgen()
` [RFC v3 15/32] scripts/qapi: strip trailing whitespaces
` [RFC v3 16/32] scripts/qapi: add Rust FFI bindings generation
` [RFC v3 17/32] scripts/qapi: learn to generate ABI dump for Rust FFI
` [RFC v3 18/32] tests: generate Rust bindings
` [RFC v3 19/32] tests: check Rust and C CABI diffs
` [RFC v3 20/32] scripts/qapi: generate high-level Rust bindings
` [RFC v3 21/32] tests/rust: build a common library, checking bindings compile
` [RFC v3 22/32] qga: build qapi-cabi binary (ABI from C)
` [RFC v3 24/32] qga/rust: generate QGA QAPI types FFI bindings
` [RFC v3 26/32] qga/rust: check the Rust C binding
` [RFC v3 27/32] qga/rust: build high-level Rust QAPI types
` [RFC v3 29/32] qga/rust: implement {get,set}-vcpus in Rust (example)
` [RFC v3 30/32] tests/vm: add Rust to FreeBSD VM
` [RFC v3 32/32] tests/vm: add Rust to Fedora

[PULL v3 00/36] (Mostly) x86 changes for 2021-09-06
 2021-09-07 12:23 UTC  (3+ messages)
` [PULL v3 04/36] target/i386: Moved int_ctl into CPUX86State structure

[PULL] qemu-socket unix socket bugfix 2021-09-06
 2021-09-07 12:23 UTC  (5+ messages)

Application of QEMUTimer in short timing
 2021-09-07 12:19 UTC  (2+ messages)

Re: [PATCH v4] virtio/vsock: add two more queues for datagram types
 2021-09-07 12:08 UTC  (3+ messages)
`  "

[RFC PATCH v2 00/12] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-09-07 11:52 UTC  (5+ messages)
` [RFC PATCH v2 12/12] i386/sev: update query-sev QAPI format to handle SEV-SNP

[PATCH 0/1] Add missing function names to symbol list
 2021-09-07 11:43 UTC  (2+ messages)

[PATCH] fuzz: fix unbound variable in build.sh
 2021-09-07 11:43 UTC  (2+ messages)

[PATCH v2] s390x/cpumodel: Add more feature to gen16 default model
 2021-09-07 11:38 UTC  (3+ messages)

[PATCH] softmmu: fix watchpoint processing in icount mode
 2021-09-07 11:30 UTC 

[PATCH] qemu-img: Allow target be aligned to sector size
 2021-09-07 11:29 UTC  (3+ messages)

[PATCH] linux-user: Correct host errno for IP[V6]_RECVERR socket options
 2021-09-07 11:19 UTC  (2+ messages)

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-09-07 11:17 UTC  (22+ messages)
` [PATCH v1 2/3] io: Add zerocopy and errqueue
` [PATCH v1 3/3] migration: multifd: Enable zerocopy

[PATCH] ebpf: only include in system emulators
 2021-09-07 11:05 UTC  (3+ messages)

[PATCH v5 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-09-07 11:00 UTC  (10+ messages)
` [PATCH v5 4/4] hw/arm/virt: Add PL330 DMA controller and connect with SMMU v3

[PATCH v2 0/6] qapi: static typing conversion, pt5b
 2021-09-07 10:56 UTC  (6+ messages)
` [PATCH v2 2/6] qapi/parser: Allow empty QAPIDoc Sections
` [PATCH v2 3/6] qapi/parser: add type hint annotations (QAPIDoc)

[RFC][PATCH v1 00/10] Enable encrypted guest memory access in QEMU
 2021-09-07 10:51 UTC  (4+ messages)

[PATCH v3 0/6] hw/arm: xilinx_zynq: Fix upstream U-Boot boot failure
 2021-09-07 10:48 UTC  (3+ messages)

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-09-07 10:40 UTC  (8+ messages)
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS

[PATCH v4 0/5] iotests/297: Cover tests/
 2021-09-07 10:23 UTC  (7+ messages)
` [PATCH v4 4/5] mirror-top-perms: Fix AbnormalShutdown path

[PATCH 00/10] aspeed/smc: Cleanups and QOMification
 2021-09-07 10:21 UTC  (20+ messages)
` [PATCH 01/10] aspeed/smc: Add watchdog Control/Status Registers
` [PATCH 02/10] aspeed/smc: Introduce aspeed_smc_error() helper
` [PATCH 03/10] aspeed/smc: Stop using the model name for the memory regions
` [PATCH 04/10] aspeed/smc: Drop AspeedSMCController structure
` [PATCH 05/10] aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
` [PATCH 06/10] aspeed/smc: Remove the 'size' "
` [PATCH 07/10] aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
` [PATCH 08/10] aspeed/smc: QOMify AspeedSMCFlash
` [PATCH 09/10] aspeed/smc: Add default reset values
` [PATCH 10/10] aspeed/smc: Introduce an addr_width() class handler

[PATCH v2 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-09-07 10:20 UTC  (6+ messages)
` [PATCH v2 1/3] tests/acpi: Add void table for virt/DBG2 bios-tables-test
` [PATCH v2 3/3] hw/arm/virt_acpi_build: Generate DBG2 table

[RFC PATCH 0/2] riscv: Adding custom CSR related Kconfig options
 2021-09-07 10:15 UTC  (8+ messages)

[PATCH v5 0/4] pSeries FORM2 affinity support
 2021-09-07 10:07 UTC  (12+ messages)
` [PATCH v5 1/4] spapr: move NUMA associativity init to machine reset
` [PATCH v5 2/4] spapr_numa.c: split FORM1 code into helpers
` [PATCH v5 3/4] spapr_numa.c: base FORM2 NUMA affinity support
` [PATCH v5 4/4] spapr: move FORM1 verifications to do_client_architecture_support()

[PATCH v4 00/33] Qemu SGX virtualization
 2021-09-07  9:51 UTC  (4+ messages)

[PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
 2021-09-07 10:02 UTC  (15+ messages)

[PATCH v2 0/5] s390x: CPU Topology
 2021-09-07  9:52 UTC  (15+ messages)
` [PATCH v2 2/5] s390x: kvm: topology: interception of PTF instruction
` [PATCH v2 3/5] s390x: topology: CPU topology objects and structures
` [PATCH v2 4/5] s390x: topology: Topology list entries and SYSIB 15.x.x
` [PATCH v2 5/5] s390x: topology: implementating Store Topology System Information

[PATCH] s390x/cpumodel: Add more feature to gen16 default model
 2021-09-07  9:54 UTC  (3+ messages)

[PULL 00/35] pc,pci,virtio: fixes, cleanups
 2021-09-07  9:49 UTC  (10+ messages)
` [PULL 06/35] hw/acpi: refactor acpi hp modules so that targets can just use what they need

[PATCH 0/2] iotests: Fix pylint warnings
 2021-09-07  9:44 UTC  (2+ messages)

[PATCH v3 0/6] block-status cache for data regions
 2021-09-07  9:23 UTC  (2+ messages)

[PATCH v6 0/5] hw/arm/virt: Introduce cpu topology support
 2021-09-07  9:12 UTC  (7+ messages)

[PATCH V3 00/10] vhost-vDPA multiqueue
 2021-09-07  9:03 UTC  (11+ messages)
` [PATCH V3 01/10] vhost-vdpa: open device fd in net_init_vhost_vdpa()
` [PATCH V3 02/10] vhost-vdpa: classify one time request
` [PATCH V3 03/10] vhost-vdpa: prepare for the multiqueue support
` [PATCH V3 04/10] vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
` [PATCH V3 05/10] net: introduce control client
` [PATCH V3 06/10] vhost-net: control virtqueue support
` [PATCH V3 07/10] virtio-net: use "queue_pairs" instead of "queues" when possible
` [PATCH V3 08/10] vhost: record the last virtqueue index for the virtio device
` [PATCH V3 09/10] virtio-net: vhost control virtqueue support
` [PATCH V3 10/10] vhost-vdpa: multiqueue support

[PATCH v4] hw/arm/aspeed: Add Fuji machine type
 2021-09-07  8:59 UTC  (2+ messages)

[PATCH v2 0/1] hw/arm/aspeed: Initialize AST2600 UART clock selection registers
 2021-09-07  8:24 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PULL 00/11] Block patches
 2021-09-07  8:14 UTC  (12+ messages)
` [PULL 01/11] block/nvme: Use safer trace format string
` [PULL 02/11] util/vfio-helpers: Let qemu_vfio_verify_mappings() use error_report()
` [PULL 03/11] util/vfio-helpers: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD
` [PULL 04/11] util/vfio-helpers: Remove unreachable code in qemu_vfio_dma_map()
` [PULL 05/11] block/nvme: Have nvme_create_queue_pair() report errors consistently
` [PULL 06/11] util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
` [PULL 07/11] util/vfio-helpers: Extract qemu_vfio_water_mark_reached()
` [PULL 08/11] util/vfio-helpers: Use error_setg in qemu_vfio_find_[fixed/temp]_iova
` [PULL 09/11] util/vfio-helpers: Simplify qemu_vfio_dma_map() returning directly
` [PULL 10/11] util/vfio-helpers: Let qemu_vfio_do_mapping() propagate Error
` [PULL 11/11] block/nvme: Only report VFIO error on failed retry

[PATCH] gluster: Align block-status tail
 2021-09-07  8:08 UTC  (2+ messages)

[PATCH] aspeed/i2c: QOMify AspeedI2CBus
 2021-09-07  8:08 UTC  (3+ messages)

[PATCH v3 00/13] s390x: skey related fixes, cleanups, and memory device preparations
 2021-09-07  7:44 UTC  (2+ messages)

[PATCH v8 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-09-07  6:38 UTC  (10+ messages)
` [PATCH v8 1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
` [PATCH v8 2/7] spapr.c: handle dev->id in spapr_memory_unplug_rollback()
` [PATCH v8 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
` [PATCH v8 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
` [PATCH v8 5/7] qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event
` [PATCH v8 6/7] spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
` [PATCH v8 7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()

[PULL 00/36] (Mostly) x86 changes for 2021-09-06
 2021-09-07  6:23 UTC  (3+ messages)
` [PULL 10/36] hostmem: Add hostmem-epc as a backend for SGX EPC

[PATCH] hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
 2021-09-07  6:22 UTC  (9+ messages)

[PATCH v3] qemu-sockets: fix unix socket path copy (again)
 2021-09-07  6:17 UTC  (6+ messages)

[PATCH v3 0/9] nbd reconnect on open
 2021-09-07  6:14 UTC  (11+ messages)
` [PATCH v3 2/9] qapi: make blockdev-add a coroutine command
` [PATCH v3 4/9] nbd/client-connection: nbd_co_establish_connection(): return real error
` [PATCH v3 5/9] nbd/client-connection: improve error message of cancelled attempt
` [PATCH v3 6/9] iotests.py: add qemu_tool_popen()
` [PATCH v3 7/9] iotests.py: add and use qemu_io_wrap_args()
` [PATCH v3 8/9] iotests.py: add qemu_io_popen()
` [PATCH v3 9/9] iotests: add nbd-reconnect-on-open test

[PATCH 0/5] optimize the downtime for vfio migration
 2021-09-07  2:14 UTC  (13+ messages)
` [PATCH 1/5] vfio: use helper to simplfy the failure path in vfio_msi_enable
` [PATCH 3/5] vfio: defer to enable msix in migration resume phase
` [PATCH 4/5] kvm: irqchip: support defer to commit the route
` [PATCH 5/5] vfio: defer to commit kvm route in migraiton resume phase

[PATCH v3 00/15] PMU-EBB support for PPC64 TCG
 2021-09-07  1:57 UTC  (11+ messages)
` [PATCH v3 01/15] target/ppc: add user read functions for MMCR0 and MMCR2
` [PATCH v3 02/15] target/ppc: add user write access control for PMU SPRs
` [PATCH v3 03/15] target/ppc: PMU basic cycle count for pseries TCG
` [PATCH v3 04/15] target/ppc/power8_pmu.c: enable PMC1-PMC4 events
` [PATCH v3 05/15] target/ppc: PMU: add instruction counting

[PATCH v4 0/5] pSeries FORM2 affinity support
 2021-09-07  1:12 UTC  (5+ messages)
` [PATCH v4 2/5] spapr_numa.c: split FORM1 code into helpers

[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-09-06 23:24 UTC  (7+ messages)
` [PATCH v7 5/7] qapi/qdev.json: add "


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).