qemu-arm.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-06 19:57:12 to 2023-11-13 17:46:02 UTC [more...]

[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-11-13 17:45 UTC  (10+ messages)
` [PATCH V6 4/9] hw/acpi: Init GED framework with CPU hotplug events
` [PATCH V6 5/9] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V6 7/9] hw/acpi: Update ACPI GED framework to support vCPU Hotplug

[PATCH-for-9.0 00/10] hw/xen: Have most of Xen files become target-agnostic
 2023-11-13 17:36 UTC  (14+ messages)
` [PATCH-for-9.0 01/10] sysemu/xen: Forbid using Xen headers in user emulation
` [PATCH-for-9.0 02/10] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix
` [PATCH-for-9.0 03/10] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h'
` [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
` [PATCH-for-9.0 05/10] hw/xen: Use target-agnostic qemu_target_page_bits()
` [PATCH-for-9.0 06/10] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources
` [PATCH-for-9.0 07/10] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
` [PATCH-for-9.0 08/10] system/physmem: Only include 'hw/xen/xen.h' when Xen is available
` [PATCH-for-9.0 09/10] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
` [PATCH-for-9.0 10/10] hw/xen: Have most of Xen files become target-agnostic

[PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
 2023-11-13 17:11 UTC  (3+ messages)

[PATCH v3] target/arm/tcg: enable pmu feature for cortex a9
 2023-11-13 17:04 UTC  (2+ messages)

[PATCH 0/3] kvm: fix two svm pmu virtualization bugs
 2023-11-13 16:39 UTC  (3+ messages)
` [PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled

[PATCH 0/2] Replace anti-social QOM type names (again)
 2023-11-13 16:22 UTC  (10+ messages)
` [PATCH 1/2] docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl"
` [PATCH 2/2] hw: Replace anti-social QOM type names (again)

[PATCH-for-8.2 v4 00/10] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
 2023-11-13 15:44 UTC  (20+ messages)
` [PATCH-for-8.2 v4 01/10] util/fifo8: Allow fifo8_pop_buf() to not populate popped length
` [PATCH-for-8.2 v4 02/10] util/fifo8: Introduce fifo8_peek_buf()
` [PATCH-for-8.2 v4 03/10] hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
` [PATCH-for-8.2 v4 04/10] hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
` [PATCH-for-8.2 v4 05/10] hw/char/pl011: Extract pl011_read_rxdata() from pl011_read()
` [PATCH-for-8.2 v4 06/10] hw/char/pl011: Warn when using disabled transmitter
` [PATCH-for-8.2 v4 07/10] hw/char/pl011: Check if receiver is enabled
` [PATCH-for-8.2 v4 08/10] hw/char/pl011: Rename RX FIFO methods
` [PATCH-for-8.2 v4 09/10] hw/char/pl011: Add transmit FIFO to PL011State
` [PATCH-for-8.2 v4 10/10] hw/char/pl011: Implement TX FIFO

[PATCH v5 00/11] Implementation of NPI Mailbox and GMAC Networking Module
 2023-11-13  3:48 UTC  (5+ messages)
` [PATCH v5 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v5 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC

[PATCH v3 0/2] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-11-13 14:18 UTC  (8+ messages)
` [PATCH v3 1/2] qom: new object to associate device to numa node
` [PATCH v3 2/2] hw/acpi: Implement the SRAT GI affinity structure

[PATCH] hw/arm/virt: fix GIC maintenance IRQ registration
 2023-11-13 13:14 UTC  (4+ messages)

[PATCH v1 6/7] xen_arm: Set mc->max_cpus to GUEST_MAX_VCPUS in xen_arm_init()
 2023-11-13 12:01 UTC  (4+ messages)
` [PATCH v1 7/7] xen_arm: Add basic virtio-pci support

[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
 2023-11-13 11:03 UTC  (3+ messages)
` [PATCH v3 19/36] plugins: update lockstep to use g_memdup2

[PATCH v1] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2023-11-13  8:17 UTC 

[PATCH for-8.2] test-resv-mem: Fix CID 1523911
 2023-11-13  7:59 UTC  (4+ messages)

[PATCH v2] target/arm/tcg: enable pmu feature for cortex a9
 2023-11-12 16:53 UTC 

[PATCH] target/arm/tcg: enable pmu feature for cortex a9
 2023-11-12 16:50 UTC 

[PATCH] target/arm: Correct MTE tag checking for reverse-copy MOPS
 2023-11-12 16:22 UTC  (3+ messages)

[PATCH] fsl-imx: Add simple RTC emulation for i.MX6 and i.MX7 boards
 2023-11-12  9:22 UTC 

[PATCH] accel/tcg: Forward probe size on to notdirty_write
 2023-11-11  5:51 UTC  (2+ messages)

[PATCH 2/2] Add warn_unused_result attr to AUD_register_card
 2023-11-10 13:04 UTC  (11+ messages)

[PATCH for-8.3 v2 00/46] Rework matching of network devices to -nic options
 2023-11-10  9:27 UTC  (26+ messages)
` [PATCH for-8.3 v2 04/46] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
` [PATCH for-8.3 v2 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH for-8.3 v2 08/46] hw/arm/sbsa-ref: use pci_init_nic_devices()
` [PATCH for-8.3 v2 09/46] hw/arm/virt: "
` [PATCH for-8.3 v2 10/46] hw/hppa: "
` [PATCH for-8.3 v2 18/46] hw/sh4/r2d: "
` [PATCH for-8.3 v2 21/46] hw/arm/allwinner: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 23/46] hw/arm/exynos4: use qemu_create_nic_device()
` [PATCH for-8.3 v2 25/46] hw/net/smc91c111: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 26/46] hw/net/lan9118: "
` [PATCH for-8.3 v2 27/46] hw/arm/highbank: use qemu_create_nic_device()
` [PATCH for-8.3 v2 28/46] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
` [PATCH for-8.3 v2 30/46] hw/arm: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 31/46] hw/net/etraxfs-eth: "
` [PATCH for-8.3 v2 32/46] hw/m68k/mcf5208: use qemu_create_nic_device()
` [PATCH for-8.3 v2 35/46] hw/mips/mipssim: "
` [PATCH for-8.3 v2 40/46] hw/s390x/s390-virtio-ccw: "
` [PATCH for-8.3 v2 42/46] hw/xtensa/xtfpga: "
` [PATCH for-8.3 v2 43/46] net: remove qemu_check_nic_model()
` [PATCH for-8.3 v2 44/46] hw/pci: remove pci_nic_init_nofail()
` [PATCH for-8.3 v2 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()

[PATCH] target/arm: HVC at EL3 should go to EL3, not EL2
 2023-11-09 23:07 UTC  (3+ messages)

[PULL 00/40] Migration 20231102 patches
 2023-11-09 17:27 UTC  (5+ messages)
` [PULL 21/40] migration: per-mode blockers

[PATCH] virtio-iommu: Remove useless !sdev check in virtio_iommu_probe()
 2023-11-09 17:11 UTC  (2+ messages)

[PATCH] target/arm: Add overflow check for gt_recalc_timer
 2023-11-09 15:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] target/arm: Fix SVE STR increment
 2023-11-09 14:37 UTC  (5+ messages)

[PATCH v5 18/20] hw/arm: Activate IOMMUFD for virt machines
 2023-11-09 11:45 UTC 

[PATCH v5 0/2] Qemu crashes on VM migration after an handled memory error
 2023-11-08 21:49 UTC  (4+ messages)
  ` [PATCH v5 1/2] migration: skip poisoned memory pages on "ram saving" phase
  ` [PATCH v5 2/2] migration: prevent migration when a poisoned page is unknown from the VM

[PATCH v2 11/35 1/2] tcg/arm: Factor tcg_out_cmp() out
 2023-11-08 17:59 UTC  (3+ messages)
` [PATCH v2 11/35 2/2] tcg/arm: Support TCG_COND_TST{EQ,NE}

[PULL 00/75] Misc HW/UI patches for 2023-11-07
 2023-11-08 14:19 UTC  (18+ messages)
` [PULL 36/75] target/ppc: Define powerpc_pm_insn_t in 'internal.h'
` [PULL 37/75] target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'
` [PULL 38/75] target/ppc: Move PowerPCCPUClass definition "
` [PULL 39/75] target/ppc: Move powerpc_excp_t "
` [PULL 40/75] target/ppc: Move powerpc_mmu_t "
` [PULL 41/75] target/ppc: Move powerpc_input_t "
` [PULL 42/75] hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
` [PULL 43/75] hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
` [PULL 44/75] target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
` [PULL 45/75] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
` [PULL 47/75] target: Move ArchCPUClass definition "
` [PULL 51/75] hw/cpu: Clean up global variable shadowing
` [PULL 68/75] hw/sd: Declare QOM types using DEFINE_TYPES() macro
` [PULL 72/75] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section
` [PULL 73/75] MAINTAINERS: Add more guest-agent related files to the corresponding section
` [PULL 75/75] dump: Add close fd on error return to avoid resource leak

[PATCH 00/22] Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR
 2023-11-08 11:58 UTC  (27+ messages)
` [PATCH 02/22] gdb-xml: fix duplicate register in arm-neon.xml
` [PATCH 03/22] target/arm: hide the 32bit version of PAR from gdbstub
` [PATCH 05/22] target/arm: hide aliased MIDR "
` [PATCH 08/22] gdbstub: Add num_regs member to GDBFeature
` [PATCH 12/22] configure: tell meson and contrib_plugins about DLLTOOL
` [PATCH 13/22] plugins: add dllexport and dllimport to api funcs
` [PATCH 14/22] plugins: make test/example plugins work on windows
` [PATCH 15/22] plugins: disable lockstep plugin "
` [PATCH 16/22] plugins: allow plugins to be enabled "

[PATCH 0/1] hw/sd: Declare CPU QOM types using DEFINE_TYPES() macro
 2023-11-08 10:39 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] target/arm: mark the 32bit alias of PAR when LPAE enabled
 2023-11-07 16:24 UTC  (3+ messages)

[PULL 03/23] target/arm: mark the 32bit alias of PAR when LPAE enabled
 2023-11-07 14:23 UTC  (3+ messages)
` [PULL 04/23] target/arm: hide all versions of DBGD[RS]AR from gdbstub
` [PULL 05/23] target/arm: hide aliased MIDR "

[PATCH 00/29] gdbstub and plugin read register and windows support
 2023-11-07 11:46 UTC  (5+ messages)
` [PATCH 17/29] gdbstub: Simplify XML lookup

[PATCH 0/4] MAINTAINERS: Update arm machines with missing files
 2023-11-07 11:36 UTC  (10+ messages)
` [PATCH 1/4] MAINTAINERS: Add include/hw/input/pl050.h to the PrimeCell/CMSDK section
` [PATCH 2/4] MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX section
` [PATCH 3/4] MAINTAINERS: Add hw/display/sii9022.c to the Versatile Express section
` [PATCH 4/4] MAINTAINERS: Extend the Stellaris section

[PULL v3 20/25] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
 2023-11-07 10:15 UTC  (2+ messages)
` [PULL v3 21/25] hw/arm: XLNX_VERSAL depends on XLNX_CSU_DMA

[PATCH] hw/arm: XLNX_VERSAL depends on XLNX_CSU_DMA
 2023-11-07  9:52 UTC  (2+ messages)

[PATCH v8 20/24] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
 2023-11-07  9:17 UTC  (2+ messages)

[PULL 00/60] Misc HW/UI patches for 2023-11-06
 2023-11-07  8:51 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 read-only IMAP folder(s) and NNTP newsgroup(s).