qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-02 20:20:11 to 2024-01-04 00:46:32 UTC [more...]

[PATCH v3 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-01-04  0:44 UTC  (5+ messages)
` [PATCH v3 01/20] multifd: Add capability to enable/disable zero_page
` [PATCH v3 03/20] multifd: Zero pages transmission
` [PATCH v3 09/20] util/dsa: Implement DSA task asynchronous completion thread model
` [PATCH v3 20/20] migration/multifd: Add integration tests for multifd with Intel DSA offloading

[v2 0/5] Add ISA extension smcntrpmf support
 2024-01-03 23:27 UTC  (11+ messages)
` [v2 1/5] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
` [v2 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
` [v2 4/5] target/riscv: Add cycle & instret privilege mode filtering support
` [v2 5/5] target/riscv: Implement privilege mode filtering for cycle/instret

[PATCH v2] hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
 2024-01-03 23:14 UTC 

chacha20-s390 broken in 8.2.0 in TCG on s390x
 2024-01-03 22:51 UTC  (7+ messages)

[PATCH] hw/net/can/sja1000: fix bug for single acceptance filer and standard frame
 2024-01-03 22:28 UTC  (2+ messages)

[PATCH v3 0/6] Pointer Masking update for Zjpm v0.8
 2024-01-03 22:18 UTC  (9+ messages)
` [PATCH v3 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH v3 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
` [PATCH v3 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PATCH v3 4/6] target/riscv: Add pointer masking tb flags
` [PATCH v3 5/6] target/riscv: Update address modify functions to take into account pointer masking
` [PATCH v3 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension

[QEMU-devel][RFC PATCH 0/1] Introduce HostMemType for 'memory-backend-*'
 2024-01-03 21:56 UTC  (3+ messages)
` [QEMU-devel][RFC PATCH 1/1] backends/hostmem: qapi/qom: Add an ObjectOption for memory-backend-* called HostMemType and its arg 'cxlram'

[PATCH 00/20] tcg: vector improvements
 2024-01-03 21:58 UTC  (4+ messages)
` [PATCH 04/20] tcg/s390x: Implement vector NAND, NOR, EQV

[PATCH] docs: use "buses" rather than "busses"
 2024-01-03 21:34 UTC  (3+ messages)

[PATCH v2 0/4] target/riscv: SMBIOS support for RISC-V virt machine
 2024-01-03 20:40 UTC  (5+ messages)
` [PATCH v2 3/4] "
` [PATCH v2 4/4] qemu-options: enable -smbios option on RISC-V

[PATCH 0/2] Fix PIC interrupt handling of x86 CPUs if APIC is globally disabled
 2024-01-03 17:36 UTC  (6+ messages)
` [PATCH 1/2] hw/i386/x86: Fix PIC interrupt handling if APIC "
` [PATCH 2/2] target/i386/cpu: Fix small typo in comment

[PATCH V9 00/12] fix migration of suspended runstate
 2024-01-03 20:05 UTC  (13+ messages)
` [PATCH V9 01/12] cpus: vm_was_suspended
` [PATCH V9 02/12] cpus: stop vm in suspended runstate
` [PATCH V9 03/12] cpus: check running not RUN_STATE_RUNNING
` [PATCH V9 04/12] cpus: vm_resume
` [PATCH V9 05/12] migration: propagate suspended runstate
` [PATCH V9 06/12] migration: preserve "
` [PATCH V9 07/12] migration: preserve suspended for snapshot
` [PATCH V9 08/12] migration: preserve suspended for bg_migration
` [PATCH V9 09/12] tests/qtest: migration events
` [PATCH V9 10/12] tests/qtest: option to suspend during migration
` [PATCH V9 11/12] tests/qtest: precopy migration with suspend
` [PATCH V9 12/12] tests/qtest: postcopy "

[PATCH v2 00/20] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-01-03 20:04 UTC  (4+ messages)
` [PATCH v2 18/20] migration/multifd: Enable set packet size migration option
    ` [External] "

[PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
 2024-01-03 19:53 UTC  (6+ messages)

[PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR)
 2024-01-03 17:50 UTC  (48+ messages)
` [PATCH v2 01/43] tests/avocado: Add a test for a little-endian microblaze machine
` [PATCH v2 02/43] tests/avocado: use snapshot=on in kvm_xen_guest
` [PATCH v2 03/43] gitlab: include microblazeel in testing
` [PATCH v2 04/43] chardev: use bool for fe_is_open
` [PATCH v2 05/43] qtest: bump min meson timeout to 60 seconds
` [PATCH v2 06/43] qtest: bump migration-test timeout to 8 minutes
` [PATCH v2 07/43] qtest: bump qom-test timeout to 15 minutes
` [PATCH v2 08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
` [PATCH v2 09/43] qtest: bump test-hmp timeout to 4 minutes
` [PATCH v2 10/43] qtest: bump pxe-test timeout to 10 minutes
` [PATCH v2 11/43] qtest: bump prom-env-test timeout to 6 minutes
` [PATCH v2 12/43] qtest: bump boot-serial-test timeout to 3 minutes
` [PATCH v2 13/43] qtest: bump qos-test timeout to 2 minutes
` [PATCH v2 14/43] qtest: bump aspeed_smc-test timeout to 6 minutes
` [PATCH v2 15/43] qtest: bump bios-table-test timeout to 9 minutes
` [PATCH v2 16/43] tests/qtest: Bump the device-introspect-test timeout to 12 minutes
` [PATCH v2 17/43] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
` [PATCH v2 18/43] tests/unit: Bump test-crypto-block test timeout to 5 minutes
` [PATCH v2 19/43] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
` [PATCH v2 20/43] mtest2make: stop disabling meson test timeouts
` [PATCH v2 21/43] readthodocs: fully specify a build environment
` [PATCH v2 22/43] hw/riscv: Use misa_mxl instead of misa_mxl_max
` [PATCH v2 23/43] target/riscv: Remove misa_mxl validation
` [PATCH v2 24/43] target/riscv: Move misa_mxl_max to class
` [PATCH v2 25/43] target/riscv: Validate misa_mxl_max only once
` [PATCH v2 26/43] target/arm: Use GDBFeature for dynamic XML
` [PATCH v2 27/43] target/ppc: "
` [PATCH v2 28/43] target/riscv: "
` [PATCH v2 29/43] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v2 30/43] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v2 31/43] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v2 32/43] gdbstub: Simplify XML lookup
` [PATCH v2 33/43] gdbstub: Infer number of core registers from XML
` [PATCH v2 34/43] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v2 35/43] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v2 36/43] plugins: Use different helpers when reading registers
` [PATCH v2 37/43] gdbstub: expose api to find registers
` [PATCH v2 38/43] plugins: add an API to read registers
` [PATCH v2 39/43] contrib/plugins: fix imatch
` [PATCH v2 40/43] contrib/plugins: extend execlog to track register changes
` [PATCH v2 41/43] contrib/plugins: optimise the register value tracking
` [PATCH v2 42/43] docs/devel: lift example and plugin API sections up
` [PATCH v2 43/43] docs/devel: document some plugin assumptions

[PATCH v3 00/16] target/riscv: deprecate riscv_cpu_options[]
 2024-01-03 17:40 UTC  (17+ messages)
` [PATCH v3 01/16] target/riscv/cpu_cfg.h: remove unused fields
` [PATCH v3 02/16] target/riscv: make riscv_cpu_is_generic() public
` [PATCH v3 03/16] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[]
` [PATCH v3 04/16] target/riscv: move 'mmu' "
` [PATCH v3 05/16] target/riscv: move 'pmp' "
` [PATCH v3 06/16] target/riscv: rework 'priv_spec'
` [PATCH v3 07/16] target/riscv: rework 'vext_spec'
` [PATCH v3 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
` [PATCH v3 09/16] target/riscv: move 'elen' "
` [PATCH v3 10/16] target/riscv: create finalize_features() for KVM
` [PATCH v3 11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[]
` [PATCH v3 12/16] target/riscv: move 'cboz_blocksize' "
` [PATCH v3 13/16] target/riscv: remove riscv_cpu_options[]
` [PATCH v3 14/16] target/riscv/cpu.c: move 'mvendorid' to riscv_cpu_properties[]
` [PATCH v3 15/16] target/riscv/cpu.c: move 'mimpid' "
` [PATCH v3 16/16] target/riscv/cpu.c: move 'marchid' "

[PATCH] tests/unit/test-qga: do not qualify executable paths
 2024-01-03 17:34 UTC  (3+ messages)

[PATCH] hw/vfio: fix iteration over global VFIODevice list
 2024-01-03 16:19 UTC  (2+ messages)

[PATCH v2 0/3] Add "num-prio-bits" property for Cortex-M devices
 2024-01-03 15:53 UTC  (4+ messages)
` [PATCH v2 1/3] hw/intc/armv7m_nvic: add "num-prio-bits" property
` [PATCH v2 2/3] hw/arm/armv7m: alias the NVIC "
` [PATCH v2 3/3] hw/arm/socs: configure priority bits for existing SOCs

[PATCH] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide
 2024-01-03 15:44 UTC  (3+ messages)
  `  "

[PATCH v3 00/33] linux-user: Improve host and guest page size handling
 2024-01-03 15:32 UTC  (9+ messages)
` [PATCH v3 01/33] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect
` [PATCH v3 13/33] softmmu/physmem: Remove qemu_host_page_size
` [PATCH v3 15/33] linux-user: Remove qemu_host_page_size from main
` [PATCH v3 31/33] linux-user: Bound mmap_min_addr by host page size

[PATCH V6 00/14] fix migration of suspended runstate
 2024-01-03 14:47 UTC  (8+ messages)
` [PATCH V6 03/14] cpus: stop vm in "

[PATCH v2] scripts/checkpatch: Support codespell checking
 2024-01-03 14:36 UTC  (3+ messages)

[PATCH] softmmu: remove obsolete comment about libvirt timeouts
 2024-01-03 14:49 UTC  (2+ messages)

[PATCH trivial] chardev/char.c: fix "abstract device type" error message
 2024-01-03 14:16 UTC  (2+ messages)

[PATCH 0/2] Cleanup unused included header in core.c & cluster.c
 2024-01-03 14:13 UTC  (4+ messages)
` [PATCH 2/2] hw/cpu/cluster: Cleanup unused included header in cluster.c

[PATCH] ui: drop VNC feature _MASK constants
 2024-01-03 13:57 UTC  (3+ messages)

[PATCH 0/2] backends/iommufd: Remove mutex
 2024-01-03 13:43 UTC  (4+ messages)
` [PATCH 1/2] backends/iommufd: Remove check on number of backend users

[RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
 2024-01-03 13:35 UTC  (4+ messages)

[PATCH v3 0/4] virtio: Refactor vhost input stub
 2024-01-03 13:25 UTC  (4+ messages)

[PATCH v2 0/2] topic: meson: add more compiler hardening flags
 2024-01-03 12:34 UTC  (3+ messages)
` [PATCH v2 1/2] meson: mitigate against ROP exploits with -fzero-call-used-regs
` [PATCH v2 2/2] meson: mitigate against use of uninitialize stack for exploits

[PATCH] qtest: use correct boolean type for failover property
 2024-01-03 12:30 UTC 

[PATCH v2 00/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
 2024-01-03 12:26 UTC  (7+ messages)
` [PATCH v2 12/12] "

[PATCH v3 0/2] Introduce SPAPR_IRQ_NR_IPIS and fix max-cpus
 2024-01-03 12:23 UTC  (11+ messages)
` [PATCH v3 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs
` [PATCH v3 2/2] ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS

[PATCH v2] qemu_init: increase NOFILE soft limit on POSIX
 2024-01-03 12:19 UTC  (2+ messages)

[PATCH] docs/system: Document running Linux on amigaone machine
 2024-01-03 12:00 UTC  (6+ messages)

QEMU developers call
 2024-01-03 11:57 UTC  (3+ messages)

[PATCH] edu: fix DMA range upper bound check
 2024-01-03 11:51 UTC  (2+ messages)

[PATCH for 8.2.1] hw/net: cadence_gem: Fix MDIO_OP_xxx values
 2024-01-03 11:48 UTC  (2+ messages)

[PATCH v3 0/2] block: commit/stream: Allow users to request only format driver names in backing file format
 2024-01-03 11:38 UTC  (2+ messages)

[PATCH trivial] audio/audio.c: remove trailing newline in error_setg
 2024-01-03 11:32 UTC  (2+ messages)

[PATCH for 9.0 00/12] Map memory at destination .load_setup in vDPA-net migration
 2024-01-03 11:11 UTC  (10+ messages)
` [PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup

[PATCH v3 0/2] target/i386: add support for LAM
 2024-01-03  9:25 UTC  (4+ messages)
` [PATCH v3 2/2] target/i386: add control bits "

[RFC PATCH 0/5] qdev-properties: Try to improve use of dynamic property introspection
 2024-01-03  9:12 UTC  (4+ messages)
` [RFC PATCH 2/5] qdev-properties: Add OptionalBool QAPI type

[PATCH v3 0/4] tests/vm/freebsd: Get up-to-date package list from lcitool
 2024-01-03  9:07 UTC  (10+ messages)
` [PATCH v3 2/4] tests/lcitool: Refresh generated files

[PULL 00/53] virtio,pc,pci: fixes, features, cleanups
 2024-01-03  8:51 UTC  (11+ messages)
` [PULL 31/53] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models

[PATCH v6 00/11] Support blob memory and venus on qemu
 2024-01-03  8:48 UTC  (18+ messages)
` [PATCH v6 01/11] linux-headers: Update to kernel headers to add venus capset
` [PATCH v6 03/11] virtio-gpu: Support context init feature with virglrenderer
` [PATCH v6 05/11] virtio-gpu: Introduce virgl_gpu_resource structure

[PATCH 0/1] Leaving Red Hat
 2024-01-03  6:37 UTC  (4+ messages)
` [PATCH 1/1] Leaving Migration

[PATCH v3 0/9] Add loongarch kvm accel support
 2024-01-03  2:24 UTC  (16+ messages)
` [PATCH v3 1/9] linux-headers: Synchronize linux headers from linux v6.7.0-rc7
` [PATCH v3 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH v3 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH v3 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH v3 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH v3 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH v3 7/9] target/loongarch: Implement kvm_arch_handle_exit

[PATCH 0/2] Adjust the output of x-query-virtio-status
 2024-01-03  1:30 UTC  (4+ messages)
` [PATCH 1/2] qapi/virtio: Keep feature and status bits in the QMP output

[PATCH v2] target/i386: Fix CPUID encoding of Fn8000001E_ECX
 2024-01-02 23:17 UTC 

[PATCH v2 0/5] Make Big QEMU Lock naming consistent
 2024-01-02 21:37 UTC  (3+ messages)
` [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()

[PATCH] docs/devel: Document conventional file prefixes and suffixes
 2024-01-02 20:44 UTC  (2+ 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).