messages from 2024-01-18 07:57:00 to 2024-01-18 15:10:34 UTC [more...]
[PATCH 00/26] target/ppc: TCG improvements and fixes
2024-01-18 15:06 UTC (11+ messages)
` [PATCH 02/26] target/ppc: Prevent supervisor from modifying MSR[ME]
` [PATCH 03/26] spapr: set MSR[ME] and MSR[FP] on client entry
` [PATCH 04/26] target/ppc: Rename registers to match ISA
` [PATCH 07/26] target/ppc: Improve timebase register defines naming
` [PATCH 08/26] target/ppc: Fix move-to timebase SPR access permissions
` [PATCH 09/26] pnv/chiptod: Add POWER9/10 chiptod model
` [PATCH 10/26] ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
` [PATCH 11/26] pnv/chiptod: Implement the ChipTOD to Core transfer
` [PATCH 19/26] target/ppc: Wire up BookE ATB registers for e500 family
` [PATCH 22/26] target/ppc: Add SMT support to simple SPRs
[PATCH v4 00/21] parallels: Add full dirty bitmap support
2024-01-18 15:01 UTC (20+ messages)
` [PATCH v4 11/21] parallels: Add dirty bitmaps saving
` [PATCH v4 12/21] parallels: Let image extensions work in RW mode
` [PATCH v4 13/21] parallels: Handle L1 entries equal to one
` [PATCH v4 14/21] parallels: Make a loaded dirty bitmap persistent
` [PATCH v4 15/21] parallels: Reverse a conditional in parallels_check_leak() to reduce indents
` [PATCH v4 16/21] parallels: Truncate images on the last used cluster
` [PATCH v4 17/21] parallels: Check unused clusters in parallels_check_leak()
` [PATCH v4 18/21] parallels: Remove unnecessary data_end field
[PATCH 0/4] ppc: add machine check injection HMP command
2024-01-18 14:57 UTC (6+ messages)
` [PATCH 1/4] nmi: add MCE class for implementing machine check injection commands
` [PATCH 2/4] ppc/spapr: Implement mce injection
` [PATCH 3/4] target/ppc: Add machine check interrupt injection helper
` [PATCH 4/4] ppc/pnv: Implement mce injection
[PATCH 0/3] qapi/hmp/cli: Remove the deprecated 'singlestep'
2024-01-18 14:56 UTC (2+ messages)
[PATCH 0/3] monitor: only run coroutine commands in qemu_aio_context
2024-01-18 14:55 UTC (5+ messages)
` [PATCH 2/3] iotests: port 141 to Python for reliable QMP testing
[PATCH v2 0/3] monitor: only run coroutine commands in qemu_aio_context
2024-01-18 14:48 UTC (4+ messages)
` [PATCH v2 1/3] iotests: add filter_qmp_generated_node_ids()
` [PATCH v2 2/3] iotests: port 141 to Python for reliable QMP testing
` [PATCH v2 3/3] monitor: only run coroutine commands in qemu_aio_context
[PATCH] qemu-docs: Update options for graphical frontends
2024-01-18 14:46 UTC (2+ messages)
[PATCH 0/8] tests/unit/test-smp-parse.c: Add more CPU topology test cases
2024-01-18 14:48 UTC (9+ messages)
` [PATCH 1/8] tests/unit/test-smp-parse.c: Use CPU number macros in invalid topology case
` [PATCH 2/8] tests/unit/test-smp-parse.c: Bump max_cpus to 4096
` [PATCH 3/8] tests/unit/test-smp-parse.c: Make test cases aware of the book/drawer
` [PATCH 4/8] tests/unit/test-smp-parse.c: Test "books" parameter in -smp
` [PATCH 5/8] tests/unit/test-smp-parse.c: Test "drawers" "
` [PATCH 6/8] tests/unit/test-smp-parse.c: Test "drawers" and "books" combination case
` [PATCH 7/8] tests/unit/test-smp-parse.c: Test the full 7-levels topology hierarchy
` [PATCH 8/8] tests/unit/test-smp-parse.c: Test smp_props.has_clusters
[PATCH 0/2] ppc: really change defaults
2024-01-18 14:14 UTC (3+ messages)
` [PATCH 1/2] ppc/spapr: change pseries machine default to POWER10 CPU
` [PATCH 2/2] ppc/pnv: Change powernv default to powernv10
[PATCH 0/8] ppc: Update targets for Power machines (spapr and pnv)
2024-01-18 14:09 UTC (9+ messages)
` [PATCH 1/8] target/ppc: POWER10 does not have transactional memory
` [PATCH 2/8] ppc/spapr|pnv: Remove SAO from pa-features when running MTTCG
` [PATCH 3/8] ppc/spapr: Remove copy-paste from pa-features under TCG
` [PATCH 4/8] ppc/spapr: Adjust ibm,pa-features for POWER9
` [PATCH 5/8] ppc/spapr: Add pa-features for POWER10 machines
` [PATCH 6/8] ppc/pnv: Permit ibm,pa-features set per machine variant
` [PATCH 7/8] ppc/pnv: Set POWER9, POWER10 ibm,pa-features bits
` [PATCH 8/8] ppc/pnv: Update skiboot to v7.1
[PATCH rfcv1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
2024-01-18 12:42 UTC (21+ 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 6/6] intel_iommu: add a framework to check and sync host IOMMU cap/ecap
Qemu on mac os question
2024-01-18 9:21 UTC
KVM/QEMU Community Call 23rd Jan Agenda Items
2024-01-18 13:54 UTC
[PATCH v2 0/7] Add device STM32L4x5 RCC
2024-01-18 13:50 UTC (8+ 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 v2 7/7] Add tests for the STM32L4x5_RCC
[PATCH v2 0/4] hw/ppc/spapr: Rename 'softmmu'
2024-01-18 13:32 UTC (5+ messages)
` [PATCH v2 1/4] hw/ppc/spapr: Add missing license
` [PATCH v2 2/4] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
` [PATCH v2 3/4] hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
` [PATCH v2 4/4] hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'
[PATCH v2 0/4] Remove deprecated command line options
2024-01-18 13:21 UTC (7+ messages)
` [PATCH v2 1/4] qemu-options: Remove the deprecated -no-hpet option
` [PATCH v2 2/4] qemu-options: Remove the deprecated -no-acpi option
` [PATCH v2 3/4] qemu-options: Remove the deprecated -async-teardown option
` [PATCH v2 4/4] qemu-options: Remove the deprecated -chroot option
[PATCH 0/2] target/s390x: Emulate CVDG
2024-01-18 13:20 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg/s390x: Test CONVERT TO DECIMAL
[PATCH] hw/arm/virt.c: Remove newline from error_report() string
2024-01-18 13:16 UTC
[PULL 00/41] target-arm queue
2024-01-18 13:00 UTC (6+ messages)
` [PULL 08/41] target/arm: Set CTR_EL0.{IDC,DIC} for the 'max' CPU
[PULL 0/6] Firmware/edk2 20231213 patches
2024-01-18 12:56 UTC (11+ messages)
` "
` "
[Stable-8.1.5 00/11] Patch Round-up for stable 8.1.5, freeze on 2024-01-27
2024-01-18 12:50 UTC (12+ messages)
` [Stable-8.1.5 01/11] block: Fix crash when loading snapshot on inactive node
` [Stable-8.1.5 02/11] vl: Improve error message for conflicting -incoming and -loadvm
` [Stable-8.1.5 03/11] iotests: Basic tests for internal snapshots
` [Stable-8.1.5 04/11] hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
` [Stable-8.1.5 05/11] target/riscv: Fix mcycle/minstret increment behavior
` [Stable-8.1.5 06/11] chardev/char.c: fix "abstract device type" error message
` [Stable-8.1.5 07/11] hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
` [Stable-8.1.5 08/11] util: fix build with musl libc on ppc64le
` [Stable-8.1.5 09/11] tests/qtest/virtio-ccw: Fix device presence checking
` [Stable-8.1.5 10/11] target/s390x: Fix LAE setting a wrong access register
` [Stable-8.1.5 11/11] .gitlab-ci.d/buildtest.yml: Work around htags bug when environment is large
[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
2024-01-18 12:47 UTC (8+ messages)
` [RFC PATCH v3 15/30] io: Add a pwritev/preadv version that takes a discontiguous iovec
[PULL v2 00/12] target-arm queue
2024-01-18 12:45 UTC
[PULL 00/16] VGA, x86 TCG, misc changes for 2024-01-18
2024-01-18 12:24 UTC (17+ messages)
` [PULL 01/16] vga: use common endian swap macros
` [PULL 02/16] vga: introduce VGADisplayParams
` [PULL 03/16] vga: mask addresses in non-VESA modes to 256k
` [PULL 04/16] vga: implement horizontal pel panning in graphics modes
` [PULL 05/16] vga: optimize horizontal pel panning in 256-color modes
` [PULL 06/16] vga: reindent memory access code
` [PULL 07/16] vga: use latches in odd/even mode too
` [PULL 08/16] vga: sort-of implement word and double-word access modes
` [PULL 09/16] Add class property to configure KVM device node to use
` [PULL 10/16] io_uring: move LuringState typedef to block/aio.h
` [PULL 11/16] target/i386: Do not re-compute new pc with CF_PCREL
` [PULL 12/16] target/i386: fix incorrect EIP in PC-relative translation blocks
` [PULL 13/16] target/i386: pcrel: store low bits of physical address in data[0]
` [PULL 14/16] remove unnecessary casts from uintptr_t
` [PULL 15/16] qemu/osdep: Add huge page aligned support on LoongArch platform
` [PULL 16/16] tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.c
[RFC 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
2024-01-18 12:25 UTC (6+ messages)
` [RFC 4/7] virtio-iommu: Implement PCIIOMMUOps set_host_resv_regions
[PATCH v2 7/7] Add tests for the STM32L4x5_RCC
2024-01-18 12:23 UTC (2+ messages)
[PATCH v12 00/10] Implementation of NPI Mailbox and GMAC Networking Module
2024-01-18 12:20 UTC (3+ messages)
[PATCH] qdev: not add devices to bus in reverse order
2024-01-18 12:07 UTC (5+ messages)
[RESEND PATCH v4 00/17] Add boot LoongArch elf kernel with FDT
2024-01-18 11:31 UTC (18+ messages)
` [RESEND PATCH v4 01/17] hw/loongarch: Move boot fucntions to boot.c
` [RESEND PATCH v4 02/17] hw/loongarch: Add load initrd
` [RESEND PATCH v4 03/17] hw/loongarch: Add slave cpu boot_code
` [RESEND PATCH v4 04/17] hw/loongarch: Add init_cmdline
` [RESEND PATCH v4 05/17] hw/loongarch: Init efi_system_table
` [RESEND PATCH v4 06/17] hw/loongarch: Init efi_boot_memmap table
` [RESEND PATCH v4 07/17] hw/loongarch: Init efi_initrd table
` [RESEND PATCH v4 08/17] hw/loongarch: Init efi_fdt table
` [RESEND PATCH v4 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
` [RESEND PATCH v4 10/17] hw/loongarch: fdt adds cpu interrupt controller node
` [RESEND PATCH v4 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
` [RESEND PATCH v4 12/17] hw/loongarch: fdt adds pch_pic Controller
` [RESEND PATCH v4 13/17] hw/loongarch: fdt adds pch_msi Controller
` [RESEND PATCH v4 14/17] hw/loongarch: fdt adds pcie irq_map node
` [RESEND PATCH v4 15/17] hw/loongarch: fdt remove unused irqchip node
` [RESEND PATCH v4 16/17] hw/loongarch: Add cells missing from uart node
` [RESEND PATCH v4 17/17] hw/loongarch: Add cells missing from rtc node
[PATCH v4 00/17] Add boot LoongArch elf kernel with FDT
2024-01-18 11:42 UTC (10+ messages)
` [PATCH v4 01/17] hw/loongarch: Move boot fucntions to boot.c
` [PATCH v4 02/17] hw/loongarch: Add load initrd
` [PATCH v4 03/17] hw/loongarch: Add slave cpu boot_code
` [PATCH v4 04/17] hw/loongarch: Add init_cmdline
` [PATCH v4 05/17] hw/loongarch: Init efi_system_table
` [PATCH v4 06/17] hw/loongarch: Init efi_boot_memmap table
` [PATCH v4 07/17] hw/loongarch: Init efi_initrd table
` [PATCH v4 08/17] hw/loongarch: Init efi_fdt table
[RFC PATCH 1/1] hw/intc/loongarch_extioi: Add virt extension support
2024-01-18 11:37 UTC (2+ messages)
[PULL 00/22] gdb cleanups and tcg plugin register access
2024-01-18 11:38 UTC (5+ messages)
` [PULL 17/22] plugins: add an API to read registers
Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505
2024-01-18 10:04 UTC (4+ messages)
[PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-01-18 9:15 UTC (3+ messages)
[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 (3+ messages)
` [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 (29+ messages)
` [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 06/38] configure: use a native non-cross compiler for linux-user
` [Stable-8.2.1 10/38] chardev/char.c: fix "abstract device type" error message
` [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 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 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
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).