messages from 2022-01-28 19:49:44 to 2022-02-08 04:57:13 UTC [more...]
target/arm: cp15.dacr migration
2022-02-08 4:56 UTC (3+ messages)
[PATCH] hvf: arm: Handle ID_AA64ISAR2_EL1 reads
2022-02-08 0:28 UTC (2+ messages)
[PATCH 00/16] arm: Fix handling of unrecognized functions in PSCI emulation
2022-02-07 23:20 UTC (50+ messages)
` [PATCH 01/16] target/arm: make psci-conduit settable after realize
` [PATCH 02/16] cpu.c: Make start-powered-off "
` [PATCH 03/16] hw/arm/boot: Support setting psci-conduit based on guest EL
` [PATCH 04/16] hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3
` [PATCH 05/16] hw/arm: allwinner: "
` [PATCH 06/16] hw/arm/xlnx-zcu102: "
` [PATCH 07/16] hw/arm/versal: Let boot.c handle PSCI enablement
` [PATCH 08/16] hw/arm/virt: "
` [PATCH 09/16] hw/arm: highbank: For EL3 guests, don't enable PSCI, start all cores
` [PATCH 10/16] Revert "Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2""
` [PATCH 11/16] hw/arm/highbank: Drop use of secure_board_setup
` [PATCH 12/16] hw/arm/boot: Prevent setting both psci_conduit and secure_board_setup
` [PATCH 13/16] hw/arm/boot: Don't write secondary boot stub if using PSCI
` [PATCH 14/16] hw/arm/highbank: Drop unused secondary boot stub code
` [PATCH 15/16] hw/arm/boot: Drop nb_cpus field from arm_boot_info
` [PATCH 16/16] hw/arm/boot: Drop existing dtb /psci node rather than retaining it
[PATCH v2] tests/qtest: add qtests for npcm7xx sdhci
2022-02-07 23:07 UTC (3+ messages)
[PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine
2022-02-07 21:59 UTC (5+ messages)
` [PATCH v2 4/6] tests/qtest/vhost-user-blk-test: Setup MSIx to avoid error on aarch64
[PATCH 00/13] hw/intc/arm_gicv3_its: more cleanups, bugfixes
2022-02-07 17:56 UTC (30+ messages)
` [PATCH 01/13] hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets
` [PATCH 02/13] hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t
` [PATCH 03/13] hw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
` [PATCH 04/13] hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
` [PATCH 05/13] hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
` [PATCH 06/13] hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
` [PATCH 07/13] hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
` [PATCH 08/13] hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
` [PATCH 09/13] hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
` [PATCH 10/13] hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
` [PATCH 11/13] hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
` [PATCH 12/13] hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
` [PATCH 13/13] hw/intc/arm_gicv3_its: Split error checks
[PATCH] hw/arm/smmuv3: Fix device reset
2022-02-07 17:28 UTC (2+ messages)
[PATCH] hw/timer/armv7m_systick: Update clock source before enabling timer
2022-02-07 17:26 UTC (4+ messages)
[PATCH v1 0/1] hw/arm: versal-virt: Always call arm_load_kernel()
2022-02-07 17:09 UTC (3+ messages)
` [PATCH v1 1/1] "
[RFC PATCH] arm: force flag recalculation when messing with DAIF
2022-02-07 17:11 UTC (4+ messages)
[PATCH 0/3] hw: aspeed_gpio: Model new interface for the AST2600
2022-02-07 15:04 UTC (4+ messages)
` [PATCH 1/3] hw: aspeed_gpio: Cleanup stray semicolon after switch
` [PATCH 2/3] hw: aspeed_gpio: Split GPIOSet handling from accessors
` [PATCH 3/3] hw: aspeed_gpio: Support the AST2600's indexed register interface
[PATCH 0/6] target/arm: -cpu host/max KVM and HVF fixes
2022-02-06 18:46 UTC (15+ messages)
` [PATCH 1/6] target/arm: Move '-cpu host' code to cpu64.c
` [PATCH 2/6] target/arm: Use aarch64_cpu_register() for 'host' CPU type
` [PATCH 3/6] target/arm: Make KVM -cpu max exactly like -cpu host
` [PATCH 4/6] target/arm: Unindent unnecessary else-clause
` [PATCH 5/6] target/arm: Fix '-cpu max' for HVF
` [PATCH 6/6] target/arm: Support PAuth extension for hvf
[PATCH v1] an547: Correct typo that swaps ahb and apb peripherals
2022-02-04 17:14 UTC (2+ messages)
[PATCH] armv7m_nvic: set DHCSR.DEBUGEN when debugger is attached
2022-02-04 14:03 UTC (8+ messages)
[PATCH v2 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI
2022-02-03 20:46 UTC (10+ messages)
` [PATCH v2 1/6] hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
` [PATCH v2 2/6] target/arm: Make rvbar settable after realize
` [PATCH v2 3/6] hw/misc: Add a model of the Xilinx ZynqMP CRF
` [PATCH v2 4/6] hw/arm/xlnx-zynqmp: Connect the "
` [PATCH v2 5/6] hw/misc: Add a model of the Xilinx ZynqMP APU Control
` [PATCH v2 6/6] hw/arm/xlnx-zynqmp: Connect the "
[RFC PATCH 0/4] improve coverage of vector backend
2022-02-03 21:31 UTC (19+ messages)
` [RFC PATCH 1/4] tests/tcg: cleanup sha1 source code
` [RFC PATCH 2/4] tests/tcg: build sha1-vector for SVE and compare
` [RFC PATCH 3/4] tests/tcg: add sha512 test
` [RFC PATCH 4/4] tests/tcg: add vectorised sha512 versions
[PATCH v1 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI
2022-02-03 20:26 UTC (26+ messages)
` [PATCH v1 1/6] hw/arm/xlnx-zynqmp: Add unimplemented SERDES area
` [PATCH v1 2/6] target/arm: Make rvbar settable after realize
` [PATCH v1 3/6] hw/misc: Add a model of the Xilinx ZynqMP CRF
` [PATCH v1 4/6] hw/arm/xlnx-zynqmp: Connect the "
` [PATCH v1 5/6] hw/misc: Add a model of the Xilinx ZynqMP APU Control
` [PATCH v1 6/6] hw/arm/xlnx-zynqmp: Connect the "
[PATCH] hvf: arm: Add simple dirty bitmap tracking
2022-02-03 14:23 UTC
[PATCH v1 12/22] plugins: stxp test case from Aaron (!upstream)
2022-02-02 14:17 UTC (6+ messages)
arm: singlestep bug
2022-02-02 12:30 UTC (3+ messages)
[kvm-unit-tests PATCH v3 0/3] GIC ITS tests
2022-02-01 14:44 UTC (10+ messages)
[RFC PATCH 1/2] target/arm: move regime_ttbr helper
2022-01-31 20:13 UTC (2+ messages)
[PATCH 0/2] hw/arm/virt, qtests: Fix make check-qtest-aarch64 when CONFIG_ARM_GIC_TCG is unset
2022-01-31 16:18 UTC (10+ messages)
` [PATCH 1/2] hw/arm/virt: Fix gic-version=max "
` [PATCH 2/2] tests/qtest: Special case sbsa-ref and xlnx-versal-virt if !CONFIG_ARM_GIC_TCG
[PULL 00/38] Migration 20220127 patches
2022-01-31 9:03 UTC (3+ messages)
[PATCH 2/3] pci: Always pass own DeviceState to pci_map_irq_fn's
2022-01-30 22:36 UTC (2+ messages)
[PULL 00/36] Migration 20220128 patches
2022-01-30 10:00 UTC (7+ messages)
` [PULL 22/36] migration: Report the error returned when save_live_iterate fails
` [PULL 30/36] migration: Introduce ram_transferred_add()
` [PULL 32/36] migration: No off-by-one for pss->page update in host page size
` [PULL 35/36] migration: Simplify unqueue_page()
` [PULL 36/36] migration: Move temp page setup and cleanup into separate functions
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).