qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-10 13:25:24 to 2022-03-11 10:01:15 UTC [more...]

[PATCH v3] i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
 2022-03-11  9:59 UTC  (4+ messages)

[PATCH V7 00/29] Live Update
 2022-03-11  9:54 UTC  (19+ messages)
` [PATCH V7 10/29] machine: memfd-alloc option
` [PATCH V7 19/29] vfio-pci: cpr part 1 (fd and dma)

[PATCH v2] target/riscv: write back unmodified value for csrrc/csrrs with rs1 is not x0 but holding zero
 2022-03-11  9:46 UTC 

[PATCH] block-qdict: Fix -Werror=maybe-uninitialized build failure
 2022-03-11  9:33 UTC  (3+ messages)

[PATCH experiment 00/35] stackless coroutine backend
 2022-03-11  9:27 UTC  (19+ messages)
` [PATCH 01/35] coroutine: add missing coroutine_fn annotations for CoRwlock functions
` [PATCH 02/35] coroutine: qemu_coroutine_get_aio_context is not a coroutine_fn
` [PATCH 05/35] coroutine: small code cleanup in qemu_co_rwlock_wrlock
` [PATCH 06/35] disable some code
` [PATCH 07/35] coroutine: introduce the "stackless coroutine" backend
` [PATCH 08/35] /basic/lifecycle
` [PATCH 14/35] /basic/nesting
` [PATCH 22/35] /perf/function-call
` [PATCH 23/35] /perf/cost
` [PATCH 24/35] /basic/no-dangling-access
` [PATCH 26/35] convert qemu_co_mutex_lock_slowpath to magic macros
` [PATCH 28/35] qemu_co_rwlock_maybe_wake_one
` [PATCH 30/35] qemu_co_rwlock_unlock
` [PATCH 35/35] /locking/co-rwlock/downgrade

[PATCH 00/11] edk2: update to stable202202
 2022-03-11  9:26 UTC  (5+ messages)
` MAINTAINERS: macOS host support (was: MAINTAINERS: take edk2)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-11  8:42 UTC  (16+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 02/13] mm: Introduce memfile_notifier
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory
` [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v5 09/13] KVM: Handle page fault for private memory
` [PATCH v5 10/13] KVM: Register private memslot to memory backing store
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v5 12/13] KVM: Expose KVM_MEM_PRIVATE
` [PATCH v5 13/13] memfd_create.2: Describe MFD_INACCESSIBLE flag

[PATCH] target/riscv: write back unmodified value for csrrc/csrrs with rs1 is not x0 but holding zero
 2022-03-11  8:39 UTC  (5+ messages)

[PATCH] tcg/arm: Don't emit UNPREDICTABLE LDRD with Rm == Rt or Rt+1
 2022-03-11  7:53 UTC 

[RFC PATCH] hw/i386/e820: remove legacy reserved entries for e820
 2022-03-11  7:47 UTC  (4+ messages)

[PATCH] ppc/xive2: Make type Xive2EndSource not user creatable
 2022-03-11  7:46 UTC  (3+ messages)

[PATCH v4 00/18] ppc/pnv: Extend the powernv10 machin
 2022-03-11  7:38 UTC  (7+ messages)
` [PATCH v4 01/18] ppc/xive2: Introduce a XIVE2 core framework
` [PATCH v4 07/18] ppc/pnv: Add a HOMER model to POWER10

[PATCH v8 00/14] support subsets of scalar crypto extension
 2022-03-11  7:14 UTC  (11+ messages)
` [PATCH v8 04/14] target/riscv: rvk: add support for zbkx extension
` [PATCH v8 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
` [PATCH v8 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
` [PATCH v8 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
` [PATCH v8 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 "

[libvirt] [PATCH RESEND v2 0/4] re-introduce <acpi-hotplug-bridge>
 2022-03-11  7:12 UTC  (7+ messages)

[PATCH 0/3] tcg/s390x vector fixes
 2022-03-11  6:44 UTC  (5+ messages)
` [PATCH 1/3] tcg/s390x: Fix tcg_out_dupi_vec vs VGM
` [PATCH 2/3] tcg/s390x: Fix INDEX_op_bitsel_vec vs VSEL
` [PATCH 3/3] tcg/s390x: Fix tcg_out_dup_vec vs general registers

[PATCH v2 00/11] edk2: update to stable202202
 2022-03-11  5:37 UTC  (12+ messages)
` [PATCH v2 01/11] tests/acpi: allow virt memory hotplug changes
` [PATCH v2 02/11] edk2: update submodule to stable202202
` [PATCH v2 03/11] edk2: switch to release builds
` [PATCH v2 04/11] edk2: .git can be a file
` [PATCH v2 05/11] edk2: add microvm build
` [PATCH v2 06/11] edk2: update binaries to stable202202
` [PATCH v2 07/11] tests/acpi: update expected data files
` [PATCH v2 08/11] tests/acpi: disallow virt memory hotplug changes
` [PATCH v2 09/11] edk2/docker: install python3
` [PATCH v2 10/11] edk2/docker: use ubuntu 18.04
` [PATCH v2 11/11] MAINTAINERS: take edk2

[PULL V2 00/15] Net patches
 2022-03-11  4:43 UTC  (3+ messages)

[PATCH v3 0/4] Fix PVR matching, add AIL cap compatibility
 2022-03-11  3:03 UTC  (4+ messages)
` [PATCH v3 1/4] target/ppc: Fix masked PVR matching

QEMU device refcounting when device creates a container MR
 2022-03-11  2:19 UTC  (12+ messages)

[PATCH v5 0/5] user creatable pnv-phb4 devices
 2022-03-11  2:18 UTC  (3+ messages)

[RFC PATCH v6 00/29] Add LoongArch softmmu support
 2022-03-11  2:03 UTC  (2+ messages)

[PATCH v2 00/18] tests: introduce testing coverage for TLS with migration
 2022-03-11  1:58 UTC  (28+ messages)
` [PATCH v2 01/18] tests: fix encoding of IP addresses in x509 certs
` [PATCH v2 02/18] tests: improve error message when saving TLS PSK file fails
` [PATCH v2 03/18] tests: support QTEST_TRACE env variable
` [PATCH v2 04/18] tests: print newline after QMP response in qtest logs
` [PATCH v2 05/18] tests: add more helper macros for creating TLS x509 certs
` [PATCH v2 06/18 for-7.0] migration: fix use of TLS PSK credentials with a UNIX socket
` [PATCH v2 07/18] tests: switch MigrateStart struct to be stack allocated
` [PATCH v2 08/18] tests: merge code for UNIX and TCP migration pre-copy tests
` [PATCH v2 09/18] tests: introduce ability to provide hooks for migration precopy test
` [PATCH v2 10/18] tests: switch migration FD passing test to use common precopy helper
` [PATCH v2 11/18] tests: expand the migration precopy helper to support failures
` [PATCH v2 12/18] tests: add migration tests of TLS with PSK credentials
` [PATCH v2 13/18] tests: add migration tests of TLS with x509 credentials
` [PATCH v2 14/18] tests: convert XBZRLE migration test to use common helper
` [PATCH v2 15/18] tests: convert multifd migration tests "
` [PATCH v2 16/18] tests: add multifd migration tests of TLS with PSK credentials
` [PATCH v2 17/18] tests: add multifd migration tests of TLS with x509 credentials
` [PATCH v2 18/18] tests: ensure migration status isn't reported as failed

[PATCH] target/ppc: fix xxspltw for big endian hosts
 2022-03-11  1:04 UTC  (2+ messages)

[PATCH v4] target/riscv: Add isa extenstion strings to the device tree
 2022-03-11  0:46 UTC  (4+ messages)

[RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
 2022-03-11  0:30 UTC  (3+ messages)

[PATCH 0/9] --disable-tcg avocado fixes for ppc-softmmu
 2022-03-10 23:28 UTC  (12+ messages)
` [PATCH 1/9] avocado/boot_linux_console.py: check TCG accel in test_ppc_g3beige()
` [PATCH 2/9] avocado/boot_linux_console.py: check TCG accel in test_ppc_mac99()
` [PATCH 3/9] avocado/ppc_405.py: remove test_ppc_taihu()
` [PATCH 4/9] avocado/ppc_405.py: check TCG accel in test_ppc_ref405ep()
` [PATCH 5/9] avocado/ppc_74xx.py: check TCG accel for all tests
` [PATCH 6/9] avocado/ppc_bamboo.py: check TCG accel in test_ppc_bamboo()
` [PATCH 7/9] avocado/ppc_mpc8544ds.py: check TCG accel in test_ppc_mpc8544ds()
` [PATCH 8/9] avocado/ppc_prep_40p.py: check TCG accel in all tests
` [PATCH 9/9] avocado/ppc_virtex_ml507.py: check TCG accel in test_ppc_virtex_ml507()

[PATCH] linux-user: Fix missing space in error message
 2022-03-10 22:34 UTC  (3+ messages)
` [PATCH-for-7.0] "

[PATCH-for-7.0] softmmu: List CPU types again
 2022-03-10 20:53 UTC  (5+ messages)

[PULL 00/12] Hexagon (target/hexagon) queue
 2022-03-10 20:26 UTC  (4+ messages)

[PATCH v5 00/48] target/nios2: Shadow register set, EIC and VIC
 2022-03-10 18:45 UTC  (7+ messages)
` [PATCH v5 11/48] target/nios2: Do not zero the general registers on reset
` [PATCH v5 14/48] target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields

[PATCH v3] target/arm: Fix sve2 ldnt1 and stnt1
 2022-03-10 18:08 UTC  (3+ messages)

[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
 2022-03-10 17:53 UTC  (6+ messages)

[PATCH] tests/avocado: Cancel BootLinux tests in case there is no free port
 2022-03-10 15:28 UTC  (2+ messages)

[PATCH] tulip: Assign default MAC address if not specified
 2022-03-10 17:32 UTC  (2+ messages)
` [PATCH-for-7.0] "

[PATCH v3] vga: don't abort when adding a duplicate isa-vga device
 2022-03-10 17:06 UTC  (2+ messages)

[PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
 2022-03-10 16:26 UTC  (4+ messages)
` [RFC PATCH v3 3/3] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr

any opinion on the patch "[RFC PATCH] hw/i386/e820: remove legacy reserved entries for e820"? EOM
 2022-03-10 16:26 UTC  (3+ messages)

[PATCH 00/18] tests: introduce testing coverage for TLS with migration
 2022-03-10 16:18 UTC  (12+ messages)
` [PATCH 04/18] tests: print newline after QMP response in qtest logs
` [PATCH 11/18] tests: expand the migration precopy helper to support failures

[PATCH 0/3] Fix user-created PHB devices on POWER10
 2022-03-10 16:17 UTC  (7+ messages)
` [PATCH 1/3] ppc/pnv: Introduce a pnv-phb5 device to match root port
` [PATCH 2/3] ppc/pnv: Fixes for user-created pnv-phb5 devices
` [PATCH 3/3] ppc/pnv: Fix PEC lookup function for POWER10

[PATCH v3 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
 2022-03-10 16:12 UTC  (4+ messages)

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-03-10 15:54 UTC  (4+ messages)

[PATCH v5 0/8] Migration: Transmit and detect zero pages in the multifd threads
 2022-03-10 15:34 UTC  (9+ messages)
` [PATCH v5 1/8] migration: Export ram_transferred_ram()
` [PATCH v5 2/8] multifd: Count the number of sent bytes correctly
` [PATCH v5 3/8] migration: Make ram_save_target_page() a pointer
` [PATCH v5 4/8] multifd: Add property to enable/disable zero_page
` [PATCH v5 5/8] migration: Export ram_release_page()
` [PATCH v5 6/8] multifd: Support for zero pages transmission
` [PATCH v5 7/8] multifd: Zero "
` [PATCH v5 8/8] migration: Use multifd before we check for the zero page

[PULL 00/22] q800-updates-for-7.0 queue 20220309
 2022-03-10 15:34 UTC  (2+ messages)

starting to look at qemu savevm performance, a first regression detected
 2022-03-10 15:25 UTC  (12+ messages)
      ` bad qemu savevm to /dev/null performance (600 MiB/s max) (Was: Re: starting to look at qemu savevm performance, a first regression detected)
              ` bad virsh save /dev/null performance (600 MiB/s max)

[PATCH-for-7.0 v2] softmmu: List CPU types again
 2022-03-10 15:16 UTC  (2+ messages)

[RFC PATCH 0/2] Add dirty page rate limit qtest
 2022-03-10 14:50 UTC  (4+ messages)
` [RFC PATCH 2/2] tests: Add dirty page rate limit test

qemu-softmmu -cpu help broken
 2022-03-10 13:31 UTC  (2+ messages)

[PULL 00/23] QEMU changes for 7.0 soft freeze
 2022-03-10 13:26 UTC  (7+ messages)

[PATCH RESEND v1 0/2] i386: Make PIT and PIC the property of common x86 base machine type
 2022-03-10 13:48 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).