qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-06 17:15:00 to 2023-12-08 02:11:15 UTC [more...]

[PATCH v6] crypto: Introduce SM4 symmetric cipher algorithm
 2023-12-08  2:10 UTC  (3+ messages)

[PATCH for 8.2] accel/tcg/cputlb: Fix iotlb page alignment check
 2023-12-08  2:06 UTC 

make: *** No rule to make target 'i386/fp87.c', needed by 'i386/fp87.o'. Stop
 2023-12-08  0:47 UTC  (3+ messages)

[PATCH v3 0/4] accel/tcg: Move perf and debuginfo support to tcg
 2023-12-08  0:35 UTC  (5+ messages)
` [PATCH v3 1/4] target: Make qemu_target_page_mask() available for *-user
` [PATCH v3 2/4] tcg: Make tb_cflags() usable from target-agnostic code
` [PATCH v3 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
` [PATCH v3 4/4] accel/tcg: Move perf and debuginfo support to tcg

[PATCH v2 0/5] sysemu/replay: Restrict icount to TCG system emulation
 2023-12-07 22:38 UTC  (10+ messages)
` [PATCH v2 1/5] sysemu/cpu-timers: Introduce ICountMode enumerator
` [PATCH v2 2/5] target/arm: Ensure icount is enabled when emulating INST_RETIRED
` [PATCH v2 3/5] util/async: Only call icount_notify_exit() if icount is enabled
` [PATCH v2 4/5] system/vl: Restrict icount to TCG emulation
` [PATCH v2 5/5] sysemu/replay: Restrict icount to system emulation

[PATCH qemu v2 0/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
 2023-12-07 21:57 UTC  (3+ messages)
` [PATCH qemu v2 1/2] hw/arm: Add minimal support for the STM32L4x5 SoC
` [PATCH qemu v2 2/2] hw/arm: Add minimal support for the B-L475E-IOT01A board

[PATCH qemu 0/3] hw/arm: Add device STM32L4x5 EXTI
 2023-12-07 21:30 UTC  (4+ messages)
` [PATCH qemu 1/3] hw/arm: Implement "
` [PATCH qemu 2/3] hw/arm: Add STM32L4x5 EXTI QTest testcase
` [PATCH qemu 3/3] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC

[PATCH v4 00/17] first version of mcdstub
 2023-12-07 21:03 UTC  (18+ messages)
` [PATCH v4 01/17] gdbstub, mcdstub: file and build structure adapted to accomodate for the mcdstub
` [PATCH v4 02/17] gdbstub: hex conversion functions moved to cutils.h
` [PATCH v4 03/17] gdbstub: GDBRegisterState moved to gdbstub.h so it can be used outside of the gdbstub
` [PATCH v4 04/17] gdbstub: DebugClass added to system mode
` [PATCH v4 05/17] mcdstub: memory helper functions added
` [PATCH v4 06/17] mcdstub: -mcd start option added, mcd specific defines added
` [PATCH v4 07/17] mcdstub: mcdserver initialization functions added
` [PATCH v4 08/17] cutils: qemu_strtou32 function added
` [PATCH v4 09/17] mcdstub: TCP packet plumbing added
` [PATCH v4 10/17] mcdstub: open and close server funcitons added
` [PATCH v4 11/17] mcdstub: system and core queries added
` [PATCH v4 12/17] mcdstub: all core specific "
` [PATCH v4 13/17] mcdstub: go, step and break added
` [PATCH v4 14/17] mcdstub: state query added
` [PATCH v4 15/17] mcdstub: skeleton for reset handling added
` [PATCH v4 16/17] mcdstub: register access added
` [PATCH v4 17/17] mcdstub: break/watchpoints added

[PATCH for 8.2] docs: clean-up the xenpvh documentation
 2023-12-07 20:38 UTC  (3+ messages)

Request for New PPC Machine Supporting Multiple SMP Cores
 2023-12-07 19:10 UTC  (4+ messages)

[PATCH 00/40] vdpa-net: improve migration downtime through descriptor ASID and persistent IOTLB
 2023-12-07 17:39 UTC  (41+ messages)
` [PATCH 01/40] linux-headers: add vhost_types.h and vhost.h
` [PATCH 02/40] vdpa: add vhost_vdpa_get_vring_desc_group
` [PATCH 03/40] vdpa: probe descriptor group index for data vqs
` [PATCH 04/40] vdpa: piggyback desc_group index when probing isolated cvq
` [PATCH 05/40] vdpa: populate desc_group from net_vhost_vdpa_init
` [PATCH 06/40] vhost: make svq work with gpa without iova translation
` [PATCH 07/40] vdpa: move around vhost_vdpa_set_address_space_id
` [PATCH 08/40] vdpa: add back vhost_vdpa_net_first_nc_vdpa
` [PATCH 09/40] vdpa: no repeat setting shadow_data
` [PATCH 10/40] vdpa: assign svq descriptors a separate ASID when possible
` [PATCH 11/40] vdpa: factor out vhost_vdpa_last_dev
` [PATCH 12/40] vdpa: check map_thread_enabled before join maps thread
` [PATCH 13/40] vdpa: ref counting VhostVDPAShared
` [PATCH 14/40] vdpa: convert iova_tree to ref count based
` [PATCH 15/40] vdpa: add svq_switching and flush_map to header
` [PATCH 16/40] vdpa: indicate SVQ switching via flag
` [PATCH 17/40] vdpa: judge if map can be kept across reset
` [PATCH 18/40] vdpa: unregister listener on last dev cleanup
` [PATCH 19/40] vdpa: should avoid map flushing with persistent iotlb
` [PATCH 20/40] vdpa: avoid mapping flush across reset
` [PATCH 21/40] vdpa: vhost_vdpa_dma_batch_end_once rename
` [PATCH 22/40] vdpa: factor out vhost_vdpa_map_batch_begin
` [PATCH 23/40] vdpa: vhost_vdpa_dma_batch_begin_once rename
` [PATCH 24/40] vdpa: factor out vhost_vdpa_dma_batch_end
` [PATCH 25/40] vdpa: add asid to dma_batch_once API
` [PATCH 26/40] vdpa: return int for "
` [PATCH 27/40] vdpa: add asid to all dma_batch call sites
` [PATCH 28/40] vdpa: support iotlb_batch_asid
` [PATCH 29/40] vdpa: expose API vhost_vdpa_dma_batch_once
` [PATCH 30/40] vdpa: batch map/unmap op per svq pair basis
` [PATCH 31/40] vdpa: batch map and unmap around cvq svq start/stop
` [PATCH 32/40] vdpa: factor out vhost_vdpa_net_get_nc_vdpa
` [PATCH 33/40] vdpa: batch multiple dma_unmap to a single call for vm stop
` [PATCH 34/40] vdpa: fix network breakage after cancelling migration
` [PATCH 35/40] vdpa: add vhost_vdpa_set_address_space_id trace
` [PATCH 36/40] vdpa: add vhost_vdpa_get_vring_base trace for svq mode
` [PATCH 37/40] vdpa: add vhost_vdpa_set_dev_vring_base "
` [PATCH 38/40] vdpa: add trace events for eval_flush
` [PATCH 39/40] vdpa: add trace events for vhost_vdpa_net_load_cmd
` [PATCH 40/40] vdpa: add trace event for vhost_vdpa_net_load_mq

[PATCH 0/4] ICH9 root PCI hotplug
 2023-12-07 17:04 UTC  (5+ messages)

Build qemu without USB,network devices
 2023-12-07 16:35 UTC  (3+ messages)

[PATCH v1 0/5] migration & CI: Add a CI job for migration compat testing
 2023-12-07 15:58 UTC  (6+ messages)
` [PATCH v1 1/5] tests/qtest: Add a helper to query the QEMU version
` [PATCH v1 2/5] tests/qtest/migration: Add infrastructure to skip tests on older QEMUs
` [PATCH v1 3/5] tests/qtest/migration: Adapt tests to use "
` [PATCH v1 4/5] ci: Add a migration compatibility test job
` [PATCH v1 5/5] [NOT FOR MERGE] compat hack until 8.2 is out

[PATCH 0/2] Add support for (ratified) Zacas extension
 2023-12-07 15:32 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Add support for "
` [PATCH 2/2] disas/riscv: Add amocas.[w,d,q] instructions

[PATCH v5] crypto: Introduce SM4 symmetric cipher algorithm
 2023-12-07 15:30 UTC 

[PATCH v2 0/3] Virtio dmabuf improvements
 2023-12-07 15:30 UTC  (5+ messages)
` [PATCH v2 1/3] hw/virtio: check owner for removing objects
` [PATCH v2 2/3] hw/virtio: cleanup shared resources
` [PATCH v2 3/3] hw/virtio: rename virtio dmabuf API

[PULL 00/32] Block layer patches
 2023-12-07 15:22 UTC  (4+ messages)
` [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()

Request for New PPC Machine Supporting Multiple SMP Cores
 2023-12-07 12:53 UTC 

[PATCH 0/3] sysemu/replay: Restrict icount to TCG system emulation
 2023-12-07 13:51 UTC  (6+ messages)
` [PATCH 1/3] util/async: Only call icount_notify_exit() if icount is enabled
` [PATCH 2/3] sysemu/replay: Restrict icount to TCG emulation
` [PATCH 3/3] sysemu/replay: Restrict icount to system emulation

[PATCH] target/arm: Restrict ARM_FEATURE_PMU to system emulation
 2023-12-07 13:19 UTC  (2+ messages)

[PATCH 0/6] Make Big QEMU Lock naming consistent
 2023-12-07 11:44 UTC  (4+ messages)
` [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()

[PATCH 0/2] target/alpha: Only build sys_helper.c on system emulation
 2023-12-07 10:54 UTC  (3+ messages)
` [PATCH 1/2] target/alpha: Extract clk_helper.c from sys_helper.c
` [PATCH 2/2] target/alpha: Only build sys_helper.c on system emulation

[PATCH v4] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2023-12-07 10:36 UTC 

[PULL 0/5] tcg patch queue
 2023-12-07  9:51 UTC  (7+ messages)
` [PULL 3/5] tcg: add perfmap and jitdump

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2023-12-07  9:20 UTC  (13+ messages)
` [PATCH v3 18/70] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
` [PATCH v3 57/70] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility

[PATCH 0/3] Virtio dmabuf improvements
 2023-12-07  9:18 UTC  (7+ messages)
` [PATCH 1/3] hw/virtio: check owner for removing objects
` [PATCH 2/3] hw/virtio: cleanup shared resources

[PATCH v3 for-8.2] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
 2023-12-07  9:14 UTC  (3+ messages)

[PATCH] system: Fix location print in axexit notifier callback
 2023-12-07  8:46 UTC 

[PATCH 00/11] record/replay fixes, maybe for 8.2 or for post release stable?
 2023-12-07  8:46 UTC  (21+ messages)
` [PATCH 01/11] tests/avocado: add a simple i386 replay kernel test
` [PATCH 02/11] tests/avocado: fix typo in replay_linux
` [PATCH 04/11] scripts/replay_dump: track total number of instructions
` [PATCH 05/11] replay: remove host_clock_last
` [PATCH 06/11] replay: add proper kdoc for ReplayState
` [PATCH 07/11] replay: make has_unread_data a bool
` [PATCH 08/11] replay: introduce a central report point for sync errors
` [PATCH 10/11] chardev: force write all when recording replay logs
` [PATCH 11/11] tests/avocado: remove skips from replay_kernel

[PATCH rfcv2(upstream rfcv1) 01/25] Update linux header to support nested hwpt alloc
 2023-12-07  8:24 UTC  (2+ messages)

[PATCH v7 0/3] pnv N1 chiplet model
 2023-12-07  8:00 UTC  (7+ messages)
` [PATCH v7 1/3] hw/ppc: Add pnv nest pervasive common "
` [PATCH v7 2/3] hw/ppc: Add N1 "
` [PATCH v7 3/3] hw/ppc: N1 chiplet wiring

[PATCH v3] crypto: Introduce SM4 symmetric cipher algorithm
 2023-12-07  6:47 UTC  (3+ messages)

[PATCH v3] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2023-12-07  6:34 UTC  (5+ messages)

[PULL 0/2] Pull request for some I2C changes
 2023-12-07  1:41 UTC  (3+ messages)
` [PULL 1/2] hw/sensor: enable setting adm1272 temperature with qmp
` [PULL 2/2] hw/i2c: add pca9543 i2c-mux switch

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

[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
 2023-12-06 18:51 UTC  (9+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching

[PATCH v2 for-8.2?] i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit
 2023-12-06 17:42 UTC  (3+ messages)

[PATCH V7 00/12] fix migration of suspended runstate
 2023-12-06 17:16 UTC  (15+ messages)
` [PATCH 02/14] temp: allow python 3.6 qemu-8.2
` [PATCH V7 03/12] cpus: check running not RUN_STATE_RUNNING
` [PATCH 04/14] cpus: stop vm in suspended runstate
` [PATCH 06/14] cpus: vm_resume
` [PATCH V7 06/12] migration: preserve suspended runstate
` [PATCH V7 07/12] migration: preserve suspended for snapshot
` [PATCH 07/14] migration: propagate suspended runstate
` [PATCH V7 08/12] migration: preserve suspended for bg_migration
` [PATCH V7 10/12] tests/qtest: option to suspend during migration
` [PATCH V7 11/12] tests/qtest: precopy migration with suspend
` [PATCH 12/14] tests/qtest: option to suspend during migration
` [PATCH 13/14] tests/qtest: precopy migration with suspend
` [PATCH 14/14] tests/qtest: postcopy "


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