qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-12 03:31:22 to 2022-05-12 17:38:57 UTC [more...]

[PULL 00/27] Misc patches for 2022-05-12
 2022-05-12 17:24 UTC  (9+ messages)
` [PULL 01/27] pc-bios/optionrom: detect -fno-pie
` [PULL 02/27] pc-bios/optionrom: compile with -Wno-array-bounds
` [PULL 03/27] target/i386: do not consult nonexistent host leaves
` [PULL 04/27] checkpatch: fix g_malloc check
` [PULL 05/27] meson: Make mremap() detecting works correctly
` [PULL 06/27] hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
` [PULL 08/27] tests/qtest/libqos/pci: Introduce pio_limit
` [PULL 09/27] tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable

[PATCH] qga-vss: Add auto generated headers to dependencies
 2022-05-12 17:10 UTC  (3+ messages)

[PATCH] qga-vss: Use a proper function for free memory
 2022-05-12 17:00 UTC  (2+ messages)

[PULL 00/10] Block layer patches
 2022-05-12 17:02 UTC  (12+ messages)
` [PULL 01/10] coroutine: Rename qemu_coroutine_inc/dec_pool_size()
` [PULL 02/10] coroutine: Revert to constant batch size
` [PULL 03/10] iotests/testrunner: Flush after run_test()
` [PULL 04/10] tests/qemu-iotests: print intent to run a test in TAP mode
` [PULL 05/10] .gitlab-ci.d: export meson testlog.txt as an artifact
` [PULL 06/10] hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507)
` [PULL 07/10] tests/qtest/fdc-test: Add a regression test for CVE-2021-3507
` [PULL 08/10] qemu-nbd: Pass max connections to blockdev layer
` [PULL 09/10] nbd/server: Allow MULTI_CONN for shared writable exports
` [PULL 10/10] qemu-iotests: inline common.config into common.rc

[PATCH] util: Return void on iova_tree_remove
 2022-05-12 16:53 UTC  (4+ messages)

[PATCH v2 0/6] gicv3: Use right number of prio bits for the CPU
 2022-05-12 16:49 UTC  (8+ messages)
` [PATCH v2 1/6] hw/intc/arm_gicv3_cpuif: Handle CPUs that don't specify GICv3 parameters
` [PATCH v2 2/6] hw/intc/arm_gicv3: report correct PRIbits field in ICV_CTLR_EL1
` [PATCH v2 3/6] hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constant
` [PATCH v2 4/6] hw/intc/arm_gicv3: Support configurable number of physical priority bits
` [PATCH v2 5/6] hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
` [PATCH v2 6/6] hw/intc/arm_gicv3: Provide ich_num_aprs()

[PULL v2 00/31] riscv-to-apply queue
 2022-05-12 16:37 UTC  (3+ messages)
` [PULL v2 01/31] hw/ssi: Add Ibex SPI device model

[PATCH v4 00/19] migration: Postcopy Preemption
 2022-05-12 16:22 UTC  (4+ messages)
` [PATCH v4 10/19] migration: Postcopy preemption enablement

[PATCH v5 00/21] migration: Postcopy Preemption
 2022-05-12 16:36 UTC  (4+ messages)
` [PATCH v5 11/21] migration: Postcopy preemption preparation on channel creation

[PULL v2 00/24] virtio,pc: features, cleanups, fixes
 2022-05-12 16:29 UTC  (3+ messages)
` [PULL v2 18/24] ACPI ERST: support for ACPI ERST feature

[PATCH v5 00/10] vTPM for aarch64
 2022-05-12 16:05 UTC  (5+ messages)
` [PATCH v5 10/10] test: tpm-tis: Add Sysbus TPM-TIS device test

[PULL 00/15] Pull migration patches
 2022-05-12 16:22 UTC  (3+ messages)
` [PULL 12/15] migration/block: rename BLOCK_SIZE macro

[PATCH] Fix aarch64 debug register names
 2022-05-12 16:23 UTC  (2+ messages)

[PULL 00/13] NBD patches through 2022-04-26
 2022-05-12 16:16 UTC  (3+ messages)
` [PULL 06/13] nbd: remove peppering of nbd_client_connected

[PATCH v2] block/gluster: correctly set max_pdiscard
 2022-05-12 16:05 UTC  (3+ messages)

[PATCH] vhost-user-scsi: avoid unlink(NULL) with fd passing
 2022-05-12 15:57 UTC  (2+ messages)

[PATCH 0/9] vfio/migration: Implement VFIO migration protocol v2
 2022-05-12 15:43 UTC  (10+ messages)
` [PATCH 1/9] linux-headers: Update headers to v5.18-rc6
` [PATCH 2/9] vfio: Fix compilation errors caused by VFIO migration v1 deprecation
` [PATCH 3/9] vfio/migration: Fix NULL pointer dereference bug
` [PATCH 4/9] vfio/migration: Skip pre-copy if dirty page tracking is not supported
` [PATCH 5/9] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH 6/9] vfio/migration: Implement VFIO migration protocol v2
` [PATCH 7/9] vfio/migration: Reset device if setting recover state fails
` [PATCH 8/9] vfio: Alphabetize migration section of VFIO trace-events file
` [PATCH 9/9] docs/devel: Align vfio-migration docs to VFIO migration v2

[PULL V3 00/15] Net patches
 2022-05-12 15:47 UTC  (3+ messages)
` [PULL V3 08/15] vhost: Shadow virtqueue buffers forwarding

[PATCH 00/17] powernv: introduce pnv-phb unified devices
 2022-05-12 15:03 UTC  (5+ messages)

[PATCH v2] docs/about: Update the support statement for Windows
 2022-05-12 14:50 UTC  (4+ messages)

[PATCH v5 0/4] add generic vDPA device support
 2022-05-12 14:49 UTC  (8+ messages)
` [PATCH v5 1/4] linux-headers: Update headers to Linux 5.18-rc6
` [PATCH v5 2/4] virtio: get class_id and pci device id by the virtio id
` [PATCH v5 3/4] vdpa: add vdpa-dev support
` [PATCH v5 4/4] vdpa: add vdpa-dev-pci support

[PATCH] qemu-iotests: inline common.config into common.rc
 2022-05-12 14:07 UTC  (2+ messages)

[PATCH] vmxcap: add tertiary execution controls
 2022-05-12 14:05 UTC  (2+ messages)

[PULL 0/2] Update linux-headers to v5.18-rc6
 2022-05-12 14:04 UTC  (6+ messages)
` [PULL 1/2] linux-headers: Update headers "
` [PULL 2/2] vfio: tolerate migration protocol v1 uapi renames

[PATCH v6 00/13] Migration: Transmit and detect zero pages in the multifd threads
 2022-05-12 13:40 UTC  (2+ messages)

[RFC PATCH qemu] spapr/docs: Add a few words about x-vof
 2022-05-12 13:40 UTC  (5+ messages)

[PATCH RFC 0/2] arm: enable MTE for QEMU + kvm
 2022-05-12 13:11 UTC  (3+ messages)
` [PATCH RFC 1/2] arm/kvm: enable MTE if available
` [PATCH RFC 2/2] qtests/arm: add some mte tests

[PATCH] qapi: make machine type deprecation a warning
 2022-05-12 12:53 UTC  (7+ messages)

[PATCH 0/2] coroutine: Fix crashes due to too large pool batch size
 2022-05-12 12:50 UTC  (5+ messages)
` [PATCH 2/2] coroutine: Revert to constant "

[PATCH] target/openrisc: Do not reset delay slot flag on early tb exit
 2022-05-12 12:47 UTC  (7+ messages)

[PATCH 0/3] ui: Remove deprecated sdl parameters and switch to QAPI parser
 2022-05-12 12:16 UTC  (8+ messages)
` [PATCH 1/3] ui: Remove deprecated parameters of the "-display sdl" option
` [PATCH 2/3] ui: Switch "-display sdl" to use the QAPI parser
` [PATCH 3/3] ui: Remove deprecated options "-sdl" and "-curses"

[PATCH 0/6] hppa: Artist graphics driver fixes for HP-UX
 2022-05-12 12:05 UTC  (2+ messages)

[PATCH v2 0/8] qapi: Primarily whitespace tweaks
 2022-05-12 11:23 UTC  (4+ messages)
` [PATCH v2 8/8] qapi: Stop using whitespace for alignment in comments

[PATCH v4 0/2] nbd: MULTI_CONN for shared writable exports
 2022-05-12 11:18 UTC  (2+ messages)

[PATCH 0/1] Add Zihintpause support
 2022-05-12 10:51 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] thread-pool: fix performance regression
 2022-05-12 10:43 UTC  (4+ messages)
` [PATCH v2 1/3] thread-pool: optimize scheduling of completion bottom half
` [PATCH v2 2/3] thread-pool: replace semaphore with condition variable
` [PATCH v2 3/3] thread-pool: remove stopping variable

[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
 2022-05-12 11:06 UTC  (11+ messages)

[PATCH v2 0/3] thread-pool: fix performance regression
 2022-05-12 10:43 UTC 

[PATCH 0/2] ci: improve debuggability of I/O tests
 2022-05-12 10:28 UTC  (2+ messages)

[PATCH] iotests/testrunner: Flush after run_test()
 2022-05-12 10:25 UTC  (2+ messages)

[PATCH] Remove Ubuntu 18.04 support from the repository
 2022-05-12  9:59 UTC  (9+ messages)

[PATCH v5 0/9] Introduce akcipher service for virtio-crypto
 2022-05-12 10:04 UTC  (9+ messages)
` [PATCH v5 1/9] virtio-crypto: header update
` [PATCH v5 3/9] crypto: Introduce akcipher crypto class
` [PATCH v5 4/9] crypto: add ASN.1 DER decoder
` [PATCH v5 7/9] test/crypto: Add test suite for crypto akcipher

[PATCH] hw/nvme: clear aen mask on reset
 2022-05-12  9:30 UTC 

[RFC 00/18] vfio: Adopt iommufd
 2022-05-12  9:01 UTC  (13+ messages)

[PATCH v2 0/5] hw/nvme: fix namespace identifiers
 2022-05-12  9:27 UTC  (2+ messages)

[PATCH 0/5] gicv3: Use right number of prio bits for the CPU
 2022-05-12  9:02 UTC  (3+ messages)

[PATCH qemu v3 00/10] Add mask agnostic behavior for rvv instructions
 2022-05-12  8:55 UTC  (11+ messages)
` [PATCH qemu v3 01/10] target/riscv: rvv: Add mask agnostic for vv instructions
` [PATCH qemu v3 02/10] target/riscv: rvv: Add mask agnostic for vector load / store instructions
` [PATCH qemu v3 03/10] target/riscv: rvv: Add mask agnostic for vx instructions
` [PATCH qemu v3 04/10] target/riscv: rvv: Add mask agnostic for vector integer shift instructions
` [PATCH qemu v3 05/10] target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
` [PATCH qemu v3 06/10] target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v3 07/10] target/riscv: rvv: Add mask agnostic for vector floating-point instructions
` [PATCH qemu v3 08/10] target/riscv: rvv: Add mask agnostic for vector mask instructions
` [PATCH qemu v3 09/10] target/riscv: rvv: Add mask agnostic for vector permutation instructions
` [PATCH qemu v3 10/10] target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnostic behavior

[PATCH 0/2] s390x: kvm: Honor storage keys during emulation
 2022-05-12  8:52 UTC  (5+ messages)

[RFC PATCH v2 0/8] qapi: net: add unix socket type support to netdev backend
 2022-05-12  8:39 UTC  (10+ messages)
` [RFC PATCH v2 1/8] net: introduce convert_host_port()
` [RFC PATCH v2 2/8] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [RFC PATCH v2 3/8] qapi: net: add stream and dgram netdevs
` [RFC PATCH v2 4/8] net: stream: Don't ignore EINVAL on netdev socket connection
` [RFC PATCH v2 5/8] net: stream: add unix socket
` [RFC PATCH v2 6/8] net: dgram: make dgram_dst generic
` [RFC PATCH v2 7/8] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
` [RFC PATCH v2 8/8] net: dgram: add unix socket

[PATCH qemu v17 00/16] Add tail agnostic behavior for rvv instructions
 2022-05-12  8:26 UTC  (17+ messages)
` [PATCH qemu v17 05/16] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v17 06/16] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v17 07/16] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v17 08/16] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v17 09/16] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v17 10/16] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v17 11/16] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v17 12/16] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v17 13/16] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v17 14/16] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v17 15/16] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v17 03/16] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v17 04/16] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v17 01/16] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
` [PATCH qemu v17 16/16] target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnostic behavior
` [PATCH qemu v17 02/16] target/riscv: rvv: Prune redundant access_type parameter passed

[PATCH RESEND] qga: add guest-get-diskstats command for Linux guests
 2022-05-12  8:35 UTC  (2+ messages)

[PATCH] util: NUMA aware memory preallocation
 2022-05-12  8:15 UTC  (10+ messages)

[PATCH] vhost-backend: do not depend on CONFIG_VHOST_VSOCK
 2022-05-12  7:47 UTC  (2+ messages)

[PATCH] docs/about: Update the support statement for Windows
 2022-05-12  6:59 UTC  (6+ messages)

[PATCH] hw/nvme: fix smart aen
 2022-05-12  5:39 UTC  (2+ messages)

[PATCH v4 0/4] add generic vDPA device support
 2022-05-12  5:36 UTC  (6+ messages)
` [PATCH v4 3/4] vdpa: add vdpa-dev support

[PATCH v2] hw: m25p80: allow write_enable latch get/set
 2022-05-12  5:25 UTC  (2+ messages)

[PATCH v3 0/3] Implement Sstc extension
 2022-05-12  4:50 UTC  (7+ messages)
` [PATCH v3 1/3] hw/intc: Move mtimer/mtimecmp to aclint
` [PATCH v3 2/3] target/riscv: Add stimecmp support
` [PATCH v3 3/3] target/riscv: Add vstimecmp support

About restoring the state in vhost-vdpa device
 2022-05-12  4:00 UTC  (2+ messages)

[RFC PATCH v4 00/36] TDX QEMU support
 2022-05-12  3:18 UTC  (24+ messages)
` [RFC PATCH v4 08/36] i386/tdx: Adjust get_supported_cpuid() for TDX VM
` [RFC PATCH v4 11/36] i386/tdx: Initialize TDX before creating TD vcpus
` [RFC PATCH v4 13/36] i386/tdx: Validate TD attributes
` [RFC PATCH v4 16/36] i386/tdvf: Introduce function to parse TDVF metadata
` [RFC PATCH v4 17/36] i386/tdx: Parse TDVF metadata for TDX VM
` [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup
` [RFC PATCH v4 20/36] i386/tdx: Register a machine_init_done callback for TD
` [RFC PATCH v4 21/36] i386/tdx: Track mem_ptr for each firmware entry of TDVF
` [RFC PATCH v4 22/36] i386/tdx: Track RAM entries for TDX VM
` [RFC PATCH v4 23/36] i386/tdx: Setup the TD HOB list
` [RFC PATCH v4 24/36] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
` [RFC PATCH v4 25/36] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
` [RFC PATCH v4 26/36] i386/tdx: Finalize TDX VM
` [RFC PATCH v4 27/36] i386/tdx: Disable SMM for TDX VMs
` [RFC PATCH v4 28/36] i386/tdx: Disable PIC "
` [RFC PATCH v4 29/36] i386/tdx: Don't allow system reset "
` [RFC PATCH v4 30/36] hw/i386: add eoi_intercept_unsupported member to X86MachineState
` [RFC PATCH v4 31/36] hw/i386: add option to forcibly report edge trigger in acpi tables
` [RFC PATCH v4 32/36] i386/tdx: Don't synchronize guest tsc for TDs
` [RFC PATCH v4 33/36] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() "
` [RFC PATCH v4 34/36] i386/tdx: Skip kvm_put_apicbase() "
` [RFC PATCH v4 35/36] i386/tdx: Don't get/put guest state for TDX VMs
` [RFC PATCH v4 36/36] docs: Add TDX documentation


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