qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-12 14:45:52 to 2024-09-13 15:20:22 UTC [more...]

[PULL 00/27] target-arm queue
 2024-09-13 15:14 UTC  (19+ messages)
` [PULL 01/27] hw/s390/ccw-device: Convert to three-phase reset
` [PULL 04/27] hw: Remove device_class_set_parent_reset()
` [PULL 05/27] target/alpha, hppa: Remove unused parent_reset fields
` [PULL 06/27] hw: Define new device_class_set_legacy_reset()
` [PULL 08/27] hw: Rename DeviceClass::reset field to legacy_reset
` [PULL 09/27] hw: Remove device_phases_reset()
` [PULL 10/27] hw/core/qdev: Simplify legacy_reset handling
` [PULL 11/27] hw/core/resettable: Remove transitional_function machinery
` [PULL 12/27] kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
` [PULL 13/27] hw/boards: Add hvf_get_physical_address_range to MachineClass
` [PULL 16/27] target/arm/tcg: refine cache descriptions with a wrapper
` [PULL 19/27] hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
` [PULL 20/27] hw/net/can/xlnx-versal-canfd: Handle flags correctly
` [PULL 21/27] hw/net/can/xlnx-versal-canfd: Fix byte ordering
` [PULL 22/27] hw/net/can/xlnx-versal-canfd: Simplify DLC conversions
` [PULL 23/27] hw/net/can/xlnx-versal-canfd: Fix FIFO issues
` [PULL 25/27] MAINTAINERS: Update Xilinx Versal OSPI maintainer's email address
` [PULL 26/27] MAINTAINERS: Add my-self as CAN maintainer

[PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle
 2024-09-13 15:09 UTC  (17+ messages)

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-13 15:04 UTC  (9+ messages)
` [PATCH v2 12/17] migration/multifd: Device state transfer support - send side

[PATCH] hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge
 2024-09-13 14:48 UTC 

[PULL 0/9] Migration 20240909 patches
 2024-09-13 14:47 UTC  (4+ messages)
` [PULL 1/9] softmmu: Support concurrent bounce buffers

[PULL v2 00/61] Misc HW & UI patches for 2024-09-12
 2024-09-13 14:30 UTC  (2+ messages)

[PATCH v2] .gitlab-ci.d/crossbuilds.yml: Force 'make check' single-threaded for cross-i686-tci
 2024-09-13 14:23 UTC  (7+ messages)

[PATCH-for-9.1 v2 0/4] hw/ssi/pnv_spi: Fixes Coverity CID 1558831
 2024-09-13 13:37 UTC  (4+ messages)

[PATCH] vfio/pci: Fix null pointer deference from error API
 2024-09-13 13:37 UTC  (5+ messages)

[PULL 0/7] loongarch-to-apply queue
 2024-09-13 13:34 UTC  (2+ messages)

[PULL 0/5] target/sparc patch queue
 2024-09-13 13:34 UTC  (2+ messages)

[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
 2024-09-13 13:31 UTC  (9+ messages)
` [PATCH v9 01/12] acpi/ghes: add a firmware file with HEST address
` [PATCH v9 03/12] acpi/ghes: rename etc/hardware_error file macros
` [PATCH v9 04/12] acpi/ghes: better name GHES memory error function

[RFC PATCH 0/5] Specifying cache topology on ARM
 2024-09-13 13:26 UTC  (4+ messages)
` [PATCH 2/5] i386/cpu: add IsDefined flag to smp-cache property

[PATCH] hw/virtio/Kconfig: Include vhost-user-scmi only on arm targets
 2024-09-13 13:18 UTC 

[PATCH v3 00/14] XIVE2 changes for TIMA operations
 2024-09-13 13:12 UTC  (17+ messages)
` [PATCH v3 01/14] pnv/xive: TIMA patch sets pre-req alignment and formatting changes
` [PATCH v3 02/14] pnv/xive2: Define OGEN field in the TIMA
` [PATCH v3 03/14] ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"
` [PATCH v3 04/14] pnv/xive2: Support for "OS LGS Push" TIMA operation
` [PATCH v3 05/14] ppc/xive2: Dump more NVP state with 'info pic'
` [PATCH v3 06/14] ppc/xive2: Dump the VP-group and crowd tables "
` [PATCH v3 07/14] ppc/xive2: Allow 1-byte write of Target field in TIMA
` [PATCH v3 08/14] ppc/xive2: Support "Pull Thread Context to Register" operation
` [PATCH v3 09/14] ppc/xive2: Change context/ring specific functions to be generic
` [PATCH v3 10/14] ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
` [PATCH v3 11/14] pnv/xive: Add special handling for pool targets
` [PATCH v3 12/14] pnv/xive: Update PIPR when updating CPPR
` [PATCH v3 13/14] pnv/xive2: TIMA support for 8-byte OS context push for PHYP
` [PATCH v3 14/14] pnv/xive2: TIMA CI ops using alternative offsets or byte lengths

[PATCH 0/2] Solve vt82c686 qemu_irq leak
 2024-09-13 13:00 UTC  (3+ messages)

[PATCH v3 00/10] misc ppc improvements/optimizations
 2024-09-13 12:50 UTC  (13+ messages)
` [PATCH v3 01/10] target/ppc: use locally stored msr and avoid indirect access
` [PATCH v3 02/10] target/ppc: optimize hreg_compute_pmu_hflags_value
` [PATCH v3 03/10] "
` [PATCH v3 04/10] target/ppc: optimize p9 exception handling routines
` [PATCH v3 05/10] target/ppc: optimize p9 exception handling routines for lpcr
` [PATCH v3 06/10] target/ppc: reduce duplicate code between init_proc_POWER{9, 10}
` [PATCH v3 07/10] target/ppc: optimize p8 exception handling routines
` [PATCH v3 08/10] target/ppc: optimize p7 "
` [PATCH v3 09/10] target/ppc: simplify var usage in ppc_next_unmasked_interrupt
` [PATCH v3 10/10] target/ppc: combine multiple ail checks into one

[PATCH v2 0/2] Add FDT table support with acpi ged pm register
 2024-09-13 12:41 UTC  (3+ messages)
` [PATCH v2 1/2] acpi: ged: Add macro for acpi sleep control register

[PATCH v8 00/13] Add ACPI CPER firmware first error injection on ARM emulation
 2024-09-13 12:28 UTC  (10+ messages)
` [PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI

[RFC PATCH 0/2] qtest: Log verbosity changes
 2024-09-13 12:14 UTC  (11+ messages)

[PATCH] target/ppc: Fix inequality check in do_lstxv_X
 2024-09-13 11:32 UTC  (2+ messages)

[PATCH v2] docs/fuzz: fix outdated mention to enable-sanitizers
 2024-09-13 11:19 UTC 

[PULL 00/47] riscv-to-apply queue
 2024-09-13 10:37 UTC  (2+ messages)

[PATCH] hw/loongarch/virt: Add description for virt machine type
 2024-09-13 10:26 UTC  (2+ messages)

[PATCH 0/2] tcg: Fix branch/label link during plugin expansion
 2024-09-13 10:26 UTC  (5+ messages)
` [PATCH 1/2] tcg: Return TCGOp from tcg_gen_op[1-6]

[PATCH 1/1] allow using a higher icount
 2024-09-13 10:06 UTC  (13+ messages)

[PATCH v2] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
 2024-09-13  9:46 UTC 

[PATCH 0/2] hw/sd: Remove a pair of legacy methods
 2024-09-13  9:41 UTC  (6+ messages)
` [PATCH 1/2] hw/sd: Remove legacy sd_set_cb()

[PATCH v4 0/5] Add migration test for loongarch64
 2024-09-13  9:25 UTC  (5+ messages)
` [PATCH v4 1/5] hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE

[PULL 00/18] virtio,pc,pci: features, fixes, cleanups
 2024-09-13  9:24 UTC  (2+ messages)

[RFC PATCH V2 0/5] Added Interrupt controller emulation for loongarch kvm
 2024-09-13  9:20 UTC  (3+ messages)
` [RFC PATCH V2 4/5] hw/loongarch: Add KVM pch pic device support

[PATCH v1] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
 2024-09-13  9:00 UTC  (3+ messages)

[PATCH 0/2] qapi: Remove some error documentation lint
 2024-09-13  8:09 UTC  (2+ messages)

[PATCH v2 0/8] qapi: Supply some of the missing member documentation
 2024-09-13  8:09 UTC  (2+ messages)

[PATCH V1] virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device
 2024-09-13  8:08 UTC 

[PULL 00/24] Kraxel 20220927 patches
 2024-09-13  8:04 UTC  (6+ messages)
` [PULL 20/24] audio: Add sndio backend

[PATCH] target/ppc: Fix lxv/stxv MSR facility check
 2024-09-13  4:40 UTC  (3+ messages)

[PATCH v2 0/7] target/ppc: misc ppc improvements/optimizations
 2024-09-13  4:18 UTC  (4+ messages)
` [PATCH v2 5/7] target/ppc: optimize p9 exception handling routines for lpcr

[PATCH] docs/fuzz: fix outdated mention to enable-sanitizers
 2024-09-13  3:58 UTC  (2+ messages)

[PATCH v16 00/13] hw/pci: SR-IOV related fixes and improvements
 2024-09-13  3:44 UTC  (14+ messages)
` [PATCH v16 01/13] hw/pci: Rename has_power to enabled
` [PATCH v16 02/13] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PATCH v16 03/13] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PATCH v16 04/13] s390x/pci: Avoid creating zpci for VFs
` [PATCH v16 05/13] s390x/pci: Allow plugging SR-IOV devices
` [PATCH v16 06/13] s390x/pci: Check for multifunction after device realization
` [PATCH v16 07/13] pcie_sriov: Do not manually unrealize
` [PATCH v16 08/13] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v16 09/13] pcie_sriov: Release VFs failed to realize
` [PATCH v16 10/13] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH v16 11/13] pcie_sriov: Register VFs after migration
` [PATCH v16 12/13] hw/pci: Use -1 as the default value for rombar
` [PATCH v16 13/13] hw/qdev: Remove opts member

[PATCH v2 00/48] Use g_assert_not_reached instead of (g_)assert(0, false)
 2024-09-13  1:37 UTC  (17+ messages)
` [PATCH v2 01/48] docs/spin: replace assert(0) with g_assert_not_reached()
` [PATCH v2 14/48] include/hw/s390x: replace assert(false) "
` [PATCH v2 39/48] include/qemu: remove return after g_assert_not_reached()
` [PATCH v2 40/48] hw/hyperv: "
` [PATCH v2 41/48] hw/net: "
` [PATCH v2 42/48] hw/pci: "
` [PATCH v2 43/48] hw/ppc: "

[PATCH v1] virtio-mem: don't warn about THP sizes on a kernel without THP support
 2024-09-13  0:16 UTC  (2+ messages)

[PATCH v14 00/20] riscv support for control flow integrity extensions
 2024-09-12 23:53 UTC  (21+ messages)
` [PATCH v14 01/20] target/riscv: expose *envcfg csr and priv to qemu-user as well
` [PATCH v14 02/20] target/riscv: Add zicfilp extension
` [PATCH v14 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v14 04/20] target/riscv: save and restore elp state on priv transitions
` [PATCH v14 05/20] target/riscv: additional code information for sw check
` [PATCH v14 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v14 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v14 08/20] disas/riscv: enable `lpad` disassembly
` [PATCH v14 09/20] target/riscv: Expose zicfilp extension as a cpu property
` [PATCH v14 10/20] target/riscv: Add zicfiss extension
` [PATCH v14 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v14 12/20] target/riscv: tb flag for shadow stack instructions
` [PATCH v14 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v14 14/20] target/riscv: AMO operations always raise store/AMO fault
` [PATCH v14 15/20] target/riscv: update `decode_save_opc` to store extra word2
` [PATCH v14 16/20] target/riscv: implement zicfiss instructions
` [PATCH v14 17/20] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v14 18/20] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v14 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH v14 20/20] target/riscv: Expose zicfiss extension as a cpu property

[PATCH v1 00/14] s390x: virtio-mem support
 2024-09-12 20:28 UTC  (3+ messages)
` [PATCH v1 01/14] s390x/s390-virtio-ccw: don't crash on weird RAM sizes

[PATCH v2 44/48] migration: remove return after g_assert_not_reached()
 2024-09-12 18:21 UTC  (9+ messages)
` [PATCH v2 45/48] qobject: "
` [PATCH v2 46/48] qom: "
` [PATCH v2 47/48] tests/qtest: "
` [PATCH v2 48/48] scripts/checkpatch.pl: emit error when using assert(false)

[PATCH] ppc/pnv: Add support for TPM with SPI interface
 2024-09-12 18:02 UTC  (3+ messages)

[RFC 0/6] hugetlbfs largepage RAS project
 2024-09-12 17:07 UTC  (6+ messages)
` [RFC RESEND "

[PATCH v2 0/2] Move net backend cleanup to NIC cleanup
 2024-09-12 16:54 UTC  (3+ messages)
` [PATCH v2 1/2] net: parameterize the removing client from nc list
` [PATCH v2 2/2] net: move backend cleanup to NIC cleanup

[PATCH 0/3] Document SHMEM vhost-user requests
 2024-09-12 16:42 UTC  (6+ messages)
` [PATCH 1/3] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH 2/3] vhost_user.rst: Align VhostUserMsg excerpt members
` [PATCH 3/3] vhost_user.rst: Add GET_SHMEM_CONFIG message

[PATCH v2 00/14] XIVE2 changes for TIMA operations
 2024-09-12 16:41 UTC  (4+ messages)
` [PATCH v2 09/14] ppc/xive2: Change context/ring specific functions to be generic

[PULL 00/17] Misc patches for 2024-09-11
 2024-09-12 15:17 UTC  (2+ messages)

[PATCH v3 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
 2024-09-12 14:59 UTC  (7+ messages)
` [PATCH v3 1/5] vhost-user: Add VIRTIO Shared Memory map request
` [PATCH v3 2/5] virtio: Track shared memory mappings
` [PATCH v3 3/5] vhost_user: Add frontend command for shmem config
` [PATCH v3 4/5] vhost-user-dev: Add cache BAR
` [PATCH v3 5/5] vhost_user: Add MEM_READ/WRITE backend requests


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