qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-27 11:52:57 to 2022-01-27 20:23:34 UTC [more...]

[PATCH v2 0/8] target/ppc: powerpc_excp improvements [74xx] (5/n)
 2022-01-27 20:11 UTC  (5+ messages)
` [PATCH v2 1/8] target/ppc: Introduce powerpc_excp_74xx
` [PATCH v2 2/8] target/ppc: Simplify powerpc_excp_74xx
` [PATCH v2 4/8] target/ppc: 74xx: External interrupt cleanup
` [PATCH v2 6/8] target/ppc: 74xx: System Call exception cleanup

[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
 2022-01-27 20:14 UTC  (2+ messages)

[PATCH v3 1/1] multifd: Remove some redundant code
 2022-01-27 20:02 UTC 

[PATCH v4 0/9] virtiofsd: Add support for file security context at creation
 2022-01-27 19:50 UTC  (15+ messages)
` [PATCH v4 1/9] linux-headers: Update headers to v5.17-rc1
` [PATCH v4 2/9] virtiofsd: Fix breakage due to fuse_init_in size change
` [PATCH v4 3/9] virtiofsd: Parse extended "struct fuse_init_in"
` [PATCH v4 4/9] virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
` [PATCH v4 6/9] virtiofsd: Move core file creation code in separate function

Mouse pointer warping with gtk display
 2022-01-27 19:48 UTC  (2+ messages)

[PATCH 0/5] Fixups for PMBus and new sensors
 2022-01-27 19:39 UTC  (5+ messages)
` [PATCH 1/5] hw/i2c: pmbus updates
` [PATCH 3/5] hw/sensor: add Intersil ISL69260 device model

[PATCH v2 1/1] virtio: fix the condition for iommu_platform not supported
 2022-01-27 19:17 UTC  (4+ messages)

[PATCH] MAINTAINERS: Remove myself (for raspi)
 2022-01-27 19:32 UTC  (2+ messages)

[PATCH v2 1/1] multifd: Remove some redundant code
 2022-01-27 19:10 UTC  (5+ messages)

[PATCH 1/3] hw/sensor: add MAX31790 fan controller
 2022-01-27 19:02 UTC  (6+ messages)
` [PATCH 2/3] tests/qtest: add tests for "
` [PATCH 3/3] hw/arm: kudo add max31790 behind bus 1 switch at 75

[PATCH v7 00/10] Xilinx Versal's PMC SLCR and OSPI support
 2022-01-27 18:24 UTC  (3+ messages)

[PATCH 0/2] Introduce PCI mbox module for Nuvoton SoC
 2022-01-27 18:37 UTC  (5+ messages)
` [PATCH 1/2] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH 2/2] hw/arm: Add PCI mailbox module to Nuvoton SoC

[PATCH] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2022-01-27 18:19 UTC  (7+ messages)

Any example command lines for the RaspberryPi Models
 2022-01-27 17:30 UTC  (2+ messages)

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-27 17:43 UTC  (16+ messages)
` [PATCH v5 03/18] pci: isolated address space for PCI bus
` [PATCH v5 17/18] vfio-user: register handlers to facilitate migration

[PULL v2 0/8] QAPI patches patches for 2022-01-27
 2022-01-27 17:12 UTC  (10+ messages)
` [PULL v2 1/8] schemas: add missing vim modeline
` [PULL v2 2/8] qapi/gen: Add FOO.trace-events output module
` [PULL v2 3/8] qapi/commands: refactor error handling code
` [PULL v2 4/8] qapi/commands: Optionally generate trace for QMP commands
` [PULL v2 5/8] meson: generate trace events for qmp commands
` [PULL v2 6/8] docs/qapi-code-gen: update to cover trace events code generation
` [PULL v2 7/8] meson: document why we don't generate trace events for tests/ and qga/
` [PULL v2 8/8] qapi: generate trace events by default

[PATCH v2 0/2] qcow2: add keep-dirty open option
 2022-01-27 17:00 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iotests: add qcow2-keep-dirty

[PATCH v2 00/40] bsd-user: upstream our signal implementation
 2022-01-27 16:42 UTC  (16+ messages)
` [PATCH v2 03/40] bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm
` [PATCH v2 04/40] bsd-user/arm/signal.c: get_mcontext should zero vfp data
` [PATCH v2 14/40] bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF
` [PATCH v2 29/40] bsd-user/signal.c: Fill in queue_signal
` [PATCH v2 31/40] bsd-user/signal.c: setup_frame

[PATCH for-7.0] rtc: Move RTC function prototypes to their own header
 2022-01-27 16:34 UTC  (2+ messages)

[PATCH] qsd: Document fuse's allow-other option
 2022-01-27 16:02 UTC  (2+ messages)

[PATCH 00/16] arm: Fix handling of unrecognized functions in PSCI emulation
 2022-01-27 15:46 UTC  (17+ messages)
` [PATCH 01/16] target/arm: make psci-conduit settable after realize
` [PATCH 02/16] cpu.c: Make start-powered-off "
` [PATCH 03/16] hw/arm/boot: Support setting psci-conduit based on guest EL
` [PATCH 04/16] hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3
` [PATCH 05/16] hw/arm: allwinner: "
` [PATCH 06/16] hw/arm/xlnx-zcu102: "
` [PATCH 07/16] hw/arm/versal: Let boot.c handle PSCI enablement
` [PATCH 08/16] hw/arm/virt: "
` [PATCH 09/16] hw/arm: highbank: For EL3 guests, don't enable PSCI, start all cores
` [PATCH 10/16] Revert "Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2""
` [PATCH 11/16] hw/arm/highbank: Drop use of secure_board_setup
` [PATCH 12/16] hw/arm/boot: Prevent setting both psci_conduit and secure_board_setup
` [PATCH 13/16] hw/arm/boot: Don't write secondary boot stub if using PSCI
` [PATCH 14/16] hw/arm/highbank: Drop unused secondary boot stub code
` [PATCH 15/16] hw/arm/boot: Drop nb_cpus field from arm_boot_info
` [PATCH 16/16] hw/arm/boot: Drop existing dtb /psci node rather than retaining it

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-27 16:42 UTC  (25+ messages)
` [PATCH v4 06/42] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v4 08/42] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v4 09/42] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v4 10/42] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v4 11/42] hw/pxb: Use a type for realizing expanders
` [PATCH v4 12/42] hw/pci/cxl: Create a CXL bus type
` [PATCH v4 13/42] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v4 14/42] tests/acpi: allow DSDT.viot table changes
` [PATCH v4 15/42] acpi/pci: Consolidate host bridge setup
` [PATCH v4 16/42] tests/acpi: Add update DSDT.viot
` [PATCH v4 17/42] cxl: Machine level control on whether CXL support is enabled

[PATCH 0/8] target/ppc: powerpc_excp improvements [74xx] (5/n)
 2022-01-27 16:51 UTC  (4+ messages)

[RFC PATCH] block/export/fuse: Fix build failure on FreeBSD
 2022-01-27 16:15 UTC  (2+ messages)

[PATCH] target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp
 2022-01-27 16:31 UTC  (2+ messages)

[PATCH v3 0/4] Python: Improvements for iotest 040,041
 2022-01-27 15:50 UTC  (7+ messages)
` [PATCH v3 1/4] python/aqmp: Fix negotiation with pre-"oob" QEMU
` [PATCH v3 2/4] python/machine: raise VMLaunchFailure exception from launch()
` [PATCH v3 4/4] python/aqmp: add socket bind step to legacy.py

[PULL 0/2] Xen queue
 2022-01-27 15:42 UTC  (3+ messages)
` [PULL 1/2] xen-hvm: Allow disabling buffer_io_timer
` [PULL 2/2] xen-mapcache: Avoid entry->lock overflow

[PATCH v2 0/3] vmsd checks
 2022-01-27 15:49 UTC  (4+ messages)
` [PATCH v2 3/3] migration: Perform vmsd structure check during tests

[PULL 00/38] Migration 20220127 patches
 2022-01-27 15:05 UTC  (39+ messages)
` [PULL 01/38] migration: All this fields are unsigned
` [PULL 02/38] migration: We only need last_stage in two places
` [PULL 03/38] migration: ram_release_pages() always receive 1 page as argument
` [PULL 04/38] migration: Remove masking for compression
` [PULL 05/38] migration: simplify do_compress_ram_page
` [PULL 06/38] migration: Move ram_release_pages() call to save_zero_page_to_file()
` [PULL 07/38] multifd: Use proper maximum compression values
` [PULL 08/38] multifd: Move iov from pages to params
` [PULL 09/38] multifd: Make zlib use iov's
` [PULL 10/38] multifd: Make zstd "
` [PULL 11/38] multifd: Remove send_write() method
` [PULL 12/38] multifd: Use a single writev on the send side
` [PULL 13/38] multifd: Unfold "used" variable by its value
` [PULL 14/38] multifd: Use normal pages array on the send side
` [PULL 15/38] multifd: Use normal pages array on the recv side
` [PULL 16/38] multifd: recv side only needs the RAMBlock host address
` [PULL 17/38] multifd: Rename pages_used to normal_pages
` [PULL 18/38] Remove unnecessary minimum_version_id_old fields
` [PULL 19/38] migration/migration.c: Add missed default error handler for migration state
` [PULL 20/38] migration/migration.c: Avoid COLO boot in postcopy migration
` [PULL 21/38] migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE when migration finished
` [PULL 22/38] migration: Report the error returned when save_live_iterate fails
` [PULL 23/38] migration: Add canary to VMSTATE_END_OF_LIST
` [PULL 24/38] migration: Perform vmsd structure check during tests
` [PULL 25/38] migration/ram: clean up unused comment
` [PULL 26/38] migration: Drop dead code of ram_debug_dump_bitmap()
` [PULL 27/38] migration: Don't return for postcopy_chunk_hostpages()
` [PULL 28/38] migration: Drop postcopy_chunk_hostpages()
` [PULL 29/38] migration: Do chunk page in postcopy_each_ram_send_discard()
` [PULL 30/38] migration: Drop return code for disgard ram process
` [PULL 31/38] migration: Don't return for postcopy_send_discard_bm_ram()
` [PULL 32/38] migration: Introduce ram_transferred_add()
` [PULL 33/38] migration: Tally pre-copy, downtime and post-copy bytes independently
` [PULL 34/38] migration: No off-by-one for pss->page update in host page size
` [PULL 35/38] migration: Enable UFFD_FEATURE_THREAD_ID even without blocktime feat
` [PULL 36/38] migration: Add postcopy_has_request()
` [PULL 37/38] migration: Simplify unqueue_page()
` [PULL 38/38] migration: Move temp page setup and cleanup into separate functions

[PATCH 0/1 v2] Patch to adjust coroutine pool size adaptively
 2022-01-27 15:47 UTC  (3+ messages)
` [PATCH 1/1] util: adjust coroutine pool size to virtio block queue

[PATCH] schemas: add missing vim modeline
 2022-01-27 14:36 UTC  (5+ messages)

[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2022-01-27 15:26 UTC  (10+ messages)
` [PATCH v4 08/23] multifd: Move iov from pages to params
` [PATCH v4 21/23] multifd: Zero pages transmission

[PATCH v3 00/19] Make image fleecing more usable
 2022-01-27 15:28 UTC  (5+ messages)
` [PATCH v3 10/19] block: introduce fleecing block driver

[RFC PATCH] docs/devel: mention our .editorconfig
 2022-01-27 15:01 UTC 

[PATCH v2 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
 2022-01-27 14:29 UTC  (5+ messages)
` [PATCH v2 1/4] linux-headers: update to v5.17-rc1
` [PATCH v2 2/4] virtio-iommu: Default to bypass during boot
` [PATCH v2 3/4] virtio-iommu: Support bypass domain
` [PATCH v2 4/4] tests/qtest/virtio-iommu-test: Check bypass config

[PATCH] block/export: Fix vhost-user-blk shutdown with requests in flight
 2022-01-27 14:26 UTC  (4+ messages)

[PATCH v3 0/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
 2022-01-27 14:40 UTC  (4+ messages)

[PULL 0/8] QAPI patches patches for 2022-01-27
 2022-01-27 14:19 UTC  (9+ messages)
` [PULL 1/8] schemas: add missing vim modeline
` [PULL 2/8] qapi/gen: Add FOO.trace-events output module
` [PULL 3/8] qapi/commands: refactor error handling code
` [PULL 5/8] meson: generate trace events for qmp commands
` [PULL 7/8] meson: document why we don't generate trace events for tests/ and qga/

[PATCH v3 0/2] linux-user: check read permissions before how
 2022-01-27 14:12 UTC  (5+ messages)
` [PATCH v3 1/2] linux-user: rt_sigprocmask, check read perms first
` [PATCH v3 2/2] linux-user: sigprocmask "

[PATCH] block: bdrv_set_backing_hd(): use drained section
 2022-01-27 14:14 UTC  (5+ messages)

[PATCH] linux-user: Fix inotify on aarch64
 2022-01-27 14:10 UTC  (3+ messages)

[PATCH] linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity
 2022-01-27 14:09 UTC  (3+ messages)

[PATCH 0/7] AMX support in Qemu
 2022-01-27 13:47 UTC  (10+ messages)
` [PATCH 3/7] x86: Grant AMX permission for guest
` [PATCH 5/7] x86: Add AMX CPUIDs enumeration
` [PATCH 6/7] x86: add support for KVM_CAP_XSAVE2 and AMX state migration

Notes on Generating Python signatures for QMP RPCs
 2022-01-27 14:03 UTC  (2+ messages)

[PATCH 00/12] Removal of Aiocontext lock through drains: protect bdrv_replace_child_noperm
 2022-01-27 13:46 UTC  (3+ messages)

[PATCH] linux-user/syscall: Do not ignore info.si_pid == 0 in waitid()
 2022-01-27 13:18 UTC  (2+ messages)

[PATCH v3 0/2] use a do-while() loop in pnv_phbX_translate_tve()
 2022-01-27 12:33 UTC  (5+ messages)
` [PATCH v3 1/2] ppc/pnv: use a do-while() loop in pnv_phb3_translate_tve()
` [PATCH v3 2/2] ppc/pnv: use a do-while() loop in pnv_phb4_translate_tve()

[PATCH 0/3] linux-user: Fix some minor nits
 2022-01-27 13:20 UTC  (3+ messages)
` [PATCH 1/3] linux-user: Remove unnecessary 'aligned' attribute from TaskState

[Qemu-devel] [PULL v3 00/10] target-arm queue
 2022-01-27 13:10 UTC  (3+ messages)
` [Qemu-devel] [PULL 10/10] hw/arm: versal: Add a virtual Xilinx Versal board

[PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
 2022-01-27 12:23 UTC  (2+ messages)

[PATCH v2 0/2] use a do-while() loop in pnv_phbX_translate_tve()
 2022-01-27 12:35 UTC  (10+ messages)
` [PATCH v2 1/2] ppc/pnv: use a do-while() loop in pnv_phb3_translate_tve()
` [PATCH v2 2/2] ppc/pnv: use a do-while() loop in pnv_phb4_translate_tve()

[RFC PATCH v5 00/26] vDPA shadow virtqueue
 2022-01-27 11:45 UTC  (6+ messages)
` [RFC PATCH v5 23/26] util: Add iova_tree_alloc

[PULL 00/14] Misc patches for 2022-01-27
 2022-01-27 11:31 UTC  (2+ messages)

[PATCH v4 0/2] virtiofsd: Add support for FUSE_SYNCFS request
 2022-01-27 11:42 UTC  (5+ messages)
` [PATCH v4 1/2] virtiofsd: Track mounts
    ` [Virtio-fs] "

KVM call minutes for 2022-01-25
 2022-01-27 11:34 UTC  (3+ 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).