qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-07 02:24:44 to 2021-09-07 13:37:44 UTC [more...]

[PULL 00/20] s390x patches
 2021-09-07 13:14 UTC  (6+ messages)
` [PULL 03/20] tests/tcg/s390x: Test SIGILL and SIGSEGV handling
` [PULL 05/20] s390x/ioinst: Fix wrong MSCH alignment check on little endian
` [PULL 09/20] s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKE
` [PULL 15/20] hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dump
` [PULL 18/20] hw/s390x/s390-skeys: lazy storage key enablement under TCG

[PATCH v3 0/9] escc: fix reset and R_STATUS when SDLC mode is enabled
 2021-09-07 13:10 UTC  (15+ messages)
` [PATCH v3 2/9] escc: reset register values to zero in escc_reset()
` [PATCH v3 3/9] escc: introduce escc_soft_reset_chn() for software reset
` [PATCH v3 4/9] escc: introduce escc_hard_reset_chn() for hardware reset
` [PATCH v3 5/9] escc: implement soft reset as described in the datasheet
` [PATCH v3 6/9] escc: implement hard "
` [PATCH v3 7/9] escc: remove register changes from escc_reset_chn()
` [PATCH v3 8/9] escc: re-use escc_reset_chn() for soft reset

[PATCH 0/3] target/arm: Reduced-IPA space and highmem=off fixes
 2021-09-07 12:58 UTC  (6+ messages)
` [PATCH 2/3] hw/arm/virt: Honor highmem setting when computing highest_gpa
` [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option

[PATCH] meson.build: Do not look for VNC-related libraries if have_system is not set
 2021-09-07 12:52 UTC  (2+ messages)

[PATCH v4 00/12] mirror: Handle errors after READY cancel
 2021-09-07 12:42 UTC  (13+ messages)
` [PATCH v4 01/12] job: Context changes in job_completed_txn_abort()
` [PATCH v4 02/12] mirror: Keep s->synced on error
` [PATCH v4 03/12] mirror: Drop s->synced
` [PATCH v4 04/12] job: Force-cancel jobs in a failed transaction
` [PATCH v4 05/12] job: @force parameter for job_cancel_sync()
` [PATCH v4 06/12] jobs: Give Job.force_cancel more meaning
` [PATCH v4 07/12] job: Add job_cancel_requested()
` [PATCH v4 08/12] mirror: Use job_is_cancelled()
` [PATCH v4 09/12] mirror: Check job_is_cancelled() earlier
` [PATCH v4 10/12] mirror: Stop active mirroring after force-cancel
` [PATCH v4 11/12] mirror: Do not clear .cancelled
` [PATCH v4 12/12] iotests: Add mirror-ready-cancel-error test

[PATCH] fuzz: fix unbound variable in build.sh
 2021-09-07 12:51 UTC  (4+ messages)

[PATCH] qemu-thread: avoid false positive in pthread_cleanup_push
 2021-09-07 12:51 UTC 

[qemu-web RFC] CONTRIBUTING.md: Mention maintainers
 2021-09-07 12:57 UTC  (2+ messages)

[PATCH] vhost-vsock: fix migration issue when seqpacket is supported
 2021-09-07 12:49 UTC 

[PATCH v4 00/21] Add LoongArch linux-user emulation support
 2021-09-07 12:36 UTC  (4+ messages)
` [PATCH v4 04/21] target/loongarch: Add fixed point arithmetic instruction translation

[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
 2021-09-07 12:33 UTC  (34+ 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 23/32] qga/rust: build and link an empty static library
` [RFC v3 24/32] qga/rust: generate QGA QAPI types FFI bindings
` [RFC v3 25/32] qga/rust: build a qga-cabi-rs executable (ABI from Rust)
` [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 28/32] qga/rust: implement get-host-name in Rust (example)
` [RFC v3 29/32] qga/rust: implement {get,set}-vcpus "
` [RFC v3 30/32] tests/vm: add Rust to FreeBSD VM
` [RFC v3 31/32] tests/vm: bump fedora VM to f32
` [RFC v3 32/32] tests/vm: add Rust to Fedora

[PATCH] qemu-img: Allow target be aligned to sector size
 2021-09-07 12:48 UTC  (4+ messages)

[PATCH v2 0/5] s390x: CPU Topology
 2021-09-07 12:45 UTC  (16+ 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

[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 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] 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  (8+ messages)
` [PATCH v5 1/4] spapr: move NUMA associativity init to machine reset
` [PATCH v5 3/4] spapr_numa.c: base FORM2 NUMA affinity 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] 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  (3+ messages)

[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  (5+ messages)
` [PATCH v3 2/9] qapi: make blockdev-add a coroutine command

[PATCH 0/5] optimize the downtime for vfio migration
 2021-09-07  2:14 UTC  (4+ messages)
` [PATCH 5/5] vfio: defer to commit kvm route in migraiton resume phase


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