messages from 2024-01-17 15:20:24 to 2024-01-18 10:14:14 UTC [more...]
[PULL 00/22] gdb cleanups and tcg plugin register access
2024-01-18 10:13 UTC (5+ messages)
` [PULL 16/22] gdbstub: expose api to find registers
[PATCH] qdev: not add devices to bus in reverse order
2024-01-18 10:05 UTC (4+ messages)
Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505
2024-01-18 10:04 UTC (4+ messages)
[PULL 00/41] target-arm queue
2024-01-18 9:44 UTC (4+ messages)
` [PULL 08/41] target/arm: Set CTR_EL0.{IDC,DIC} for the 'max' CPU
[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
2024-01-18 9:43 UTC (7+ messages)
` [RFC 2/7] hw/pci: Introduce pci_device_iommu_bus
` [RFC 4/7] virtio-iommu: Implement PCIIOMMUOps set_host_resv_regions
[PATCH rfcv1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
2024-01-18 9:30 UTC (20+ messages)
` [PATCH rfcv1 1/6] backends/iommufd_device: introduce IOMMUFDDevice
` [PATCH rfcv1 2/6] hw/pci: introduce pci_device_set/unset_iommu_device()
` [PATCH rfcv1 3/6] intel_iommu: add set/unset_iommu_device callback
` [PATCH rfcv1 4/6] vfio: initialize IOMMUFDDevice and pass to vIOMMU
` [PATCH rfcv1 5/6] intel_iommu: extract out vtd_cap_init to initialize cap/ecap
` [PATCH rfcv1 6/6] intel_iommu: add a framework to check and sync host IOMMU cap/ecap
[PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-01-18 9:15 UTC (5+ messages)
[PATCH v2 7/7] Add tests for the STM32L4x5_RCC
2024-01-18 9:14 UTC
[PATCH v2 0/7] Add device STM32L4x5 RCC
2024-01-18 9:11 UTC (7+ messages)
` [PATCH v2 1/7] Implement STM32L4x5_RCC skeleton
` [PATCH v2 2/7] Add an internal clock multiplexer object
` [PATCH v2 3/7] Add an internal PLL Clock object
` [PATCH v2 4/7] Add initialization information for PLLs and clock multiplexers
` [PATCH v2 5/7] RCC: Handle Register Updates
` [PATCH v2 6/7] STM32L4x5: Use the RCC Sysclk
[PATCH] MAINTAINERS: Drop myself as VT-d maintainers
2024-01-18 9:10 UTC
[PATCH 0/4] intel_iommu: Reset vIOMMU after all the rest of devices
2024-01-18 8:09 UTC (5+ messages)
` [PATCH 2/4] reset: Allow multiple stages of system resets
` [PATCH 3/4] intel_iommu: Tear down address spaces before IOMMU reset
[PATCH 0/5] target/i386: Fix physical address masking bugs
2024-01-18 8:04 UTC (3+ messages)
` [PATCH 1/5] target/i386: mask high bits of CR3 in 32-bit mode
[PATCH 1/2] linux-user/riscv: vdso: fix call frame info in __vdso_rt_sigreturn
2024-01-18 8:03 UTC (3+ messages)
[PATCH-for-8.2 v2] backends/cryptodev: Do not ignore throttle/backends Errors
2024-01-18 8:02 UTC (2+ messages)
[PATCH] target/xtensa: fix OOB TLB entry access
2024-01-18 8:01 UTC (2+ messages)
[Stable-8.2.1 00/38] Patch Round-up for stable 8.2.1, freeze on 2024-01-27
2024-01-18 7:53 UTC (39+ messages)
` [Stable-8.2.1 01/38] block: Fix crash when loading snapshot on inactive node
` [Stable-8.2.1 02/38] vl: Improve error message for conflicting -incoming and -loadvm
` [Stable-8.2.1 03/38] iotests: Basic tests for internal snapshots
` [Stable-8.2.1 04/38] target/riscv/kvm: do not use non-portable strerrorname_np()
` [Stable-8.2.1 05/38] include/ui/rect.h: fix qemu_rect_init() mis-assignment
` [Stable-8.2.1 06/38] configure: use a native non-cross compiler for linux-user
` [Stable-8.2.1 07/38] target/i386: the sgx_epc_get_section stub is reachable
` [Stable-8.2.1 08/38] hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
` [Stable-8.2.1 09/38] target/riscv: Fix mcycle/minstret increment behavior
` [Stable-8.2.1 10/38] chardev/char.c: fix "abstract device type" error message
` [Stable-8.2.1 11/38] audio/audio.c: remove trailing newline in error_setg
` [Stable-8.2.1 12/38] hw/net: cadence_gem: Fix MDIO_OP_xxx values
` [Stable-8.2.1 13/38] edu: fix DMA range upper bound check
` [Stable-8.2.1 14/38] vfio/container: Replace basename with g_path_get_basename
` [Stable-8.2.1 15/38] hw/vfio: fix iteration over global VFIODevice list
` [Stable-8.2.1 16/38] hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
` [Stable-8.2.1 17/38] tcg/ppc: Use new registers for LQ destination
` [Stable-8.2.1 18/38] util: fix build with musl libc on ppc64le
` [Stable-8.2.1 19/38] tests/acpi: allow tests/data/acpi/virt/SSDT.memhp changes
` [Stable-8.2.1 20/38] edk2: update to git snapshot
` [Stable-8.2.1 21/38] edk2: update build config, set PcdUninstallMemAttrProtocol = TRUE
` [Stable-8.2.1 22/38] edk2: update binaries to git snapshot
` [Stable-8.2.1 23/38] tests/acpi: update expected data files
` [Stable-8.2.1 24/38] tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changes
` [Stable-8.2.1 25/38] tests/qtest/virtio-ccw: Fix device presence checking
` [Stable-8.2.1 26/38] target/s390x: Fix LAE setting a wrong access register
` [Stable-8.2.1 27/38] .gitlab-ci.d/buildtest.yml: Work around htags bug when environment is large
` [Stable-8.2.1 28/38] readthodocs: fully specify a build environment
` [Stable-8.2.1 29/38] hw/hppa/machine: Allow up to 3840 MB total memory
` [Stable-8.2.1 30/38] hw/hppa/machine: Disable default devices with --nodefaults option
` [Stable-8.2.1 31/38] hw/pci-host/astro: Add missing astro & elroy registers for NetBSD
` [Stable-8.2.1 32/38] target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0
` [Stable-8.2.1 33/38] hw/hppa: Move software power button address back into PDC
` [Stable-8.2.1 34/38] target/hppa: Avoid accessing %gr0 when raising exception
` [Stable-8.2.1 35/38] target/hppa: Export function hppa_set_ior_and_isr()
` [Stable-8.2.1 36/38] target/hppa: Fix IOR and ISR on unaligned access trap
` [Stable-8.2.1 37/38] target/hppa: Fix IOR and ISR on error in probe
` [Stable-8.2.1 38/38] target/hppa: Update SeaBIOS-hppa to version 15
[PATCH v3] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial
2024-01-18 7:47 UTC
[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
2024-01-18 7:44 UTC (19+ messages)
` [RFC PATCH v3 13/30] migration/multifd: Add outgoing QIOChannelFile support
` [RFC PATCH v3 15/30] io: Add a pwritev/preadv version that takes a discontiguous iovec
` [RFC PATCH v3 19/30] migration/ram: Ignore multifd flush when doing fixed-ram migration
[PATCH v2 0/2] Export debug triggers as an extension
2024-01-18 7:39 UTC (5+ messages)
` [PATCH v2 1/2] target/riscv: Convert sdtrig functionality from property to "
` [PATCH v2 2/2] target/riscv: Export sdtrig in ISA string
[PATCH 0/3] s390x/pci: fix ISM reset
2024-01-18 7:37 UTC (12+ messages)
` [PATCH 2/3] s390x/pci: refresh fh before disabling aif
` [PATCH 3/3] s390x/pci: drive ISM reset from subsystem reset
[PATCH] vfio: use matching sizeof type
2024-01-18 7:30 UTC (5+ messages)
[PATCH 0/2] tcg/s390x: Fix chacha20-s390
2024-01-18 7:17 UTC (9+ messages)
` [PATCH 1/2] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
` [PATCH 2/2] tests/tcg/s390x: Import linux tools/testing/crypto/chacha20-s390
[PATCH] migration: Plug memory leak on HMP migrate error path
2024-01-18 6:58 UTC (2+ messages)
[PATCH 0/2] support unaligned access for some xHCI registers
2024-01-18 6:43 UTC (4+ messages)
` [PATCH 1/2] system/memory.c: support unaligned access
[PATCH] qemu-docs: Update options for graphical frontends
2024-01-18 6:39 UTC
[PATCH 0/3] qapi/hmp/cli: Remove the deprecated 'singlestep'
2024-01-18 5:58 UTC (5+ messages)
` [PATCH 2/3] hmp: Remove deprecated 'singlestep' command
` [PATCH 3/3] cli: Remove deprecated '-singlestep' command line option
[PATCH v3 00/15] Nested PAPR API (KVM on PowerVM)
2024-01-18 5:24 UTC (16+ messages)
` [PATCH v3 01/15] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
` [PATCH v3 02/15] spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
` [PATCH v3 03/15] spapr: nested: Introduce SpaprMachineStateNested to store related info
` [PATCH v3 04/15] spapr: nested: keep nested-hv related code restricted to its API
` [PATCH v3 05/15] spapr: nested: Document Nested PAPR API
` [PATCH v3 06/15] spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls
` [PATCH v3 07/15] spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls
` [PATCH v3 08/15] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall
` [PATCH v3 09/15] spapr: nested: Extend nested_ppc_state for nested PAPR API
` [PATCH v3 10/15] spapr: nested: Initialize the GSB elements lookup table
` [PATCH v3 11/15] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PATCH v3 12/15] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v3 13/15] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall
` [PATCH v3 14/15] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
` [PATCH v3 15/15] spapr: nested: Set the PCR when logical PVR is set
[PATCH v2 0/2] ppc: Rename power5+ and power7+ for the new QOM naming rules
2024-01-18 5:04 UTC (7+ messages)
` [PATCH v2 1/2] target/ppc/cpu-models: Rename power5+ and power7+ for "
` [PATCH v2 2/2] docs/about: Deprecate the old "power5+" and "power7+" CPU names
[PATCH] userfaultfd: use 1ULL to build ioctl masks
2024-01-18 4:56 UTC (3+ messages)
[PATCH] ppc/pnv: Add PowerPC Special Purpose Registers
2024-01-18 2:27 UTC (4+ messages)
` [PATCH] ppc/pnv: Add PowerPC Special Purpose Registers (SPRs):
[PATCH v2 00/14] TCG Plugin inline operation enhancement
2024-01-18 3:23 UTC (15+ messages)
` [PATCH v2 01/14] plugins: implement inline operation relative to cpu_index
` [PATCH v2 02/14] plugins: scoreboard API
` [PATCH v2 03/14] docs/devel: plugins can trigger a tb flush
` [PATCH v2 04/14] plugins: add inline operation per vcpu
` [PATCH v2 05/14] tests/plugin: add test plugin for inline operations
` [PATCH v2 06/14] tests/plugin/mem: migrate to new per_vcpu API
` [PATCH v2 07/14] tests/plugin/insn: "
` [PATCH v2 08/14] tests/plugin/bb: "
` [PATCH v2 09/14] contrib/plugins/hotblocks: "
` [PATCH v2 10/14] contrib/plugins/howvec: "
` [PATCH v2 11/14] plugins: remove non per_vcpu inline operation from API
` [PATCH v2 12/14] plugins: register inline op with a qemu_plugin_u64_t
` [PATCH v2 13/14] MAINTAINERS: Add myself as reviewer for TCG Plugins
` [PATCH v2 14/14] contrib/plugins/execlog: fix new warnings
[PATCH V2 00/11] allow cpr-reboot for vfio
2024-01-18 3:20 UTC (7+ messages)
` [PATCH V2 11/11] vfio: allow cpr-reboot migration if suspended
[PATCH v1 0/2] memory-device: reintroduce memory region size check
2024-01-18 3:08 UTC (3+ messages)
` [PATCH v1 2/2] "
[PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
2024-01-17 22:43 UTC (4+ messages)
` [PATCH v2 3/3] hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
[PATCH v2] tests/docker: Add sqlite3 module to openSUSE Leap container
2024-01-17 22:17 UTC (3+ messages)
[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-01-17 21:46 UTC (3+ messages)
` [PATCH RFC V2 19/37] hw/acpi: ACPI/AML Changes to reflect the correct _STA.{PRES, ENA} Bits to Guest
[PATCH] target/i386: pcrel: store low bits of physical address in data[0]
2024-01-17 21:13 UTC (3+ messages)
[PATCH] remove unnecessary casts from uintptr_t
2024-01-17 20:33 UTC (2+ messages)
[PATCH v2] hw/char/imx_serial: Implement receive FIFO and ageing timer for imx serial
2024-01-17 20:06 UTC
[PATCH v2 00/19] qapi: statically type schema.py
2024-01-17 20:00 UTC (14+ messages)
` [PATCH v2 05/19] qapi/schema: declare type for QAPISchemaArrayType.element_type
` [PATCH v2 06/19] qapi/schema: make c_type() and json_type() abstract methods
` [PATCH v2 09/19] qapi/schema: allow resolve_type to be used for built-in types
` [PATCH v2 11/19] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type
[PATCH 0/5] Remove deprecated command line options
2024-01-17 12:37 UTC (3+ messages)
` [PATCH 1/5] qemu-options: Remove the deprecated -no-hpet option
[PATCH 3/4] Allow tests to be disabled
2024-01-17 18:40 UTC (4+ messages)
[PATCH 0/3] monitor: only run coroutine commands in qemu_aio_context
2024-01-17 18:10 UTC (8+ messages)
` [PATCH 1/3] iotests: add filter_qmp_generated_node_ids()
` [PATCH 2/3] iotests: port 141 to Python for reliable QMP testing
` [PATCH 3/3] monitor: only run coroutine commands in qemu_aio_context
[PATCH 0/2] Export debug triggers as an extension
2024-01-17 17:44 UTC (6+ messages)
double free or corruption (out) in iscsi virtual machine
2024-01-17 17:32 UTC (2+ messages)
[PATCH 2/2] qga: Solaris has net/if_arp.h and netinet/if_ether.h but not ETHER_ADDR_LEN
2024-01-17 17:12 UTC (2+ messages)
[PATCH 0/2] virtio-gpu: fix blob scanout post-load
2024-01-17 17:00 UTC (5+ messages)
` [PATCH 2/2] virtio-gpu: fix scanout migration post-load
[PATCH v2 0/4] backup: discard-source parameter
2024-01-17 16:07 UTC (5+ messages)
` [PATCH v2 1/4] block/copy-before-write: fix permission
` [PATCH v2 2/4] block/copy-before-write: create block_copy bitmap in filter node
` [PATCH v2 3/4] qapi: blockdev-backup: add discard-source parameter
` [PATCH v2 4/4] iotests: add backup-discard-source
[PATCH] target/i386: pcrel: store low bits of physical address in data[0]
2024-01-17 15:53 UTC
[PATCH 2/4] Avoid multiple definitions of copy_file_range
2024-01-17 15:27 UTC (9+ messages)
[PATCH v2] tests/vm/netbsd: Remove missing py311-expat package
2024-01-17 15:26 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).