messages from 2021-01-28 22:52:49 to 2021-02-02 10:32:05 UTC [more...]
[RFC PATCH 0/4] hw/intc: enable GICv4 memory layout for GICv3 driver
2021-02-02 10:31 UTC (5+ messages)
` [RFC PATCH 2/4] hw/intc: add helper function to determine gicv3 redistributor size
` [RFC PATCH 4/4] hw/intc: make gicv3_idreg() distinguish between gicv3/gicv4
[PATCH] hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
2021-02-02 9:32 UTC (6+ messages)
` [QEMU-SECURITY] "
[PATCH RFC 0/1] QOM type names and QAPI
2021-02-02 9:28 UTC (13+ messages)
` [PATCH RFC 1/1] hw: Replace anti-social QOM type names
[PATCH v2 0/2] accel: kvm: Some bugfixes for kvm dirty log
2021-02-02 1:17 UTC (6+ messages)
` [PATCH v2 2/2] accel: kvm: Add aligment assert for kvm_log_clear_one_slot
[PATCH] docs/system: document an example vexpress-a15 invocation
2021-02-01 23:50 UTC (5+ messages)
[PATCH 00/10] target: Provide target-specific Kconfig
2021-02-01 19:59 UTC (26+ messages)
` [PATCH 01/10] hw/sh4/Kconfig: Rename CONFIG_SH4 -> CONFIG_SH4_PERIPHERALS
` [PATCH 02/10] hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
` [PATCH 03/10] hw/sh4/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_PERIPHERALS
` [PATCH 04/10] hw/lm32/Kconfig: Have MILKYMIST select LM32_PERIPHERALS
` [PATCH 05/10] meson: Introduce target-specific Kconfig
` [PATCH 06/10] target/i386: Move SEV feature to target Kconfig
` [PATCH 07/10] target/arm: Move V7M "
` [PATCH 08/10] default-configs: Remove unnecessary SEMIHOSTING selection
` [PATCH 09/10] target: Move ARM_COMPATIBLE_SEMIHOSTING feature to target Kconfig
` [PATCH 10/10] target: Move SEMIHOSTING "
[PATCH v3 0/6] hw/arm: Misc trivial fixes/cleanups
2021-02-01 19:56 UTC (13+ messages)
` [PATCH v3 1/6] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
` [PATCH v3 2/6] hw/arm/exynos4210: "
` [PATCH v3 3/6] hw/arm/xlnx-versal: Versal SoC requires ZDMA
` [PATCH v3 4/6] hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripherals
` [PATCH v3 5/6] hw/net/can: ZynqMP CAN device requires PTIMER
` [PATCH v3 6/6] hw/arm: Display CPU type in machine description
[PATCH v6 00/11] Support disabling TCG on ARM (part 2)
2021-02-01 17:37 UTC (29+ messages)
` [PATCH v6 01/11] sysemu/tcg: Introduce tcg_builtin() helper
` [PATCH v6 02/11] exec: Restrict TCG specific headers
` [PATCH v6 03/11] target/arm: Restrict ARMv4 cpus to TCG accel
` [PATCH v6 04/11] target/arm: Restrict ARMv5 "
` [PATCH v6 05/11] target/arm: Restrict ARMv6 "
` [PATCH v6 06/11] target/arm: Restrict ARMv7 R-profile "
` [PATCH v6 07/11] target/arm: Restrict ARMv7 M-profile "
` [PATCH v6 08/11] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M
` [PATCH v6 09/11] target/arm: Reorder meson.build rules
` [PATCH v6 10/11] target/arm: Do not build TCG objects when TCG is off
` [PATCH v6 11/11] .travis.yml: Add a KVM-only Aarch64 job
[PATCH] hw/intc/arm_gic: Allow to use QTest without crashing
2021-02-01 17:01 UTC (2+ messages)
[PATCH] docs/system: document an example booting the versatilepb machine
2021-02-01 17:07 UTC (2+ messages)
[PATCH v2 0/7] hw/arm: Misc trivial fixes/cleanups
2021-02-01 15:29 UTC (16+ messages)
` [PATCH v2 1/7] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
` [PATCH v2 2/7] hw/arm/exynos4210: "
` [PATCH v2 3/7] hw/arm/xlnx-versal: Versal SoC requires ZDMA
` [PATCH v2 4/7] hw/arm/virt: Do not include 64-bit CPUs in 32-bit build
` [PATCH v2 5/7] hw/arm/sbsa-ref: Restrict SBSA-ref board to 64-bit build
` [PATCH v2 6/7] hw/arm/xlnx-zcu102: Restrict ZynqMP ZCU102 "
` [PATCH v2 7/7] hw/arm: Display CPU type in machine description
[RFC 0/4] New APIs for the Clock framework
2021-02-01 12:30 UTC (5+ messages)
` [RFC 1/4] clock: Add ClockEvent parameter to callbacks
` [RFC 2/4] clock: Add ClockPreUpdate callback event type
` [RFC 3/4] clock: Add clock_ns_to_ticks() function
` [RFC 4/4] hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
[RFC PATCH 0/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
2021-02-01 9:04 UTC (7+ messages)
` [RFC PATCH 1/2] hw/arm/raspi: Trivial code movement
` [RFC PATCH 2/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
[RFC PATCH v2 0/3] vfio: Some fixes and optimizations for VFIO migration
2021-02-01 3:12 UTC (6+ messages)
` [RFC PATCH v2 3/3] vfio: Avoid disabling and enabling vectors repeatedly in "
[PATCH 0/5] target/arm: Restrict v7A TCG cpus to TCG accel
2021-01-31 18:33 UTC (7+ messages)
` [PATCH 1/5] hw/arm: Use Kconfig 'default y' syntax instead of default-configs
` [PATCH 2/5] hw/arm: Restrict ARMv7 A-profile cpus to TCG accel
` [PATCH 3/5] target/arm: Restrict v8M IDAU to TCG
` [PATCH 4/5] target/arm/cpu: Update coding style to make checkpatch.pl happy
` [PATCH 5/5] target/arm: Restrict v7A TCG cpus to TCG accel
[PATCH v2] hw/arm/smmuv3: Fix addr_mask for range-based invalidation
2021-01-31 16:12 UTC (2+ messages)
[PATCH v5 00/11] Support disabling TCG on ARM (part 2)
2021-01-31 15:35 UTC (17+ messages)
` [PATCH v5 01/11] exec: Restrict TCG specific headers
` [PATCH v5 02/11] default-configs: Remove unnecessary SEMIHOSTING selection
` [PATCH v5 03/11] target/arm: Restrict ARMv4 cpus to TCG accel
` [PATCH v5 04/11] target/arm: Restrict ARMv5 "
` [PATCH v5 05/11] target/arm: Restrict ARMv6 "
` [PATCH v5 06/11] target/arm: Restrict ARMv7 R-profile "
` [PATCH v5 07/11] target/arm: Restrict ARMv7 M-profile "
` [PATCH v5 08/11] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M
` [PATCH v5 09/11] target/arm: Reorder meson.build rules
` [PATCH v5 10/11] target/arm: Do not build TCG objects when TCG is off
` [PATCH v5 11/11] .travis.yml: Add a KVM-only Aarch64 job
Question: Adding emulated machine support for Apple M1 mac
2021-01-30 19:04 UTC
[PATCH] hw/char/exynos4210_uart: Fix missing call to report ready for input
2021-01-30 18:40 UTC
[PATCH] vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
2021-01-30 6:30 UTC (8+ messages)
[PATCH 0/3] hw/arm: Misc trivial fixes/cleanups
2021-01-30 1:55 UTC (4+ messages)
` [PATCH 1/3] hw/arm/Kconfig: Add missing dependency STM32F405 -> OR_IRQ
` [PATCH 2/3] hw/arm/Kconfig: Add missing dependency EXYNOS4210 "
` [PATCH 3/3] hw/arm: Display CPU type in machine description
[PATCH v4 00/12] Support disabling TCG on ARM (part 2)
2021-01-29 18:53 UTC (4+ messages)
` [PATCH v4 09/12] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M
[PATCH v9 00/10] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
2021-01-29 14:00 UTC (12+ messages)
` [PATCH v9 01/10] hw/ssi: imx_spi: Use a macro for number of chip selects supported
` [PATCH v9 02/10] hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()
` [PATCH v9 03/10] hw/ssi: imx_spi: Remove pointless variable initialization
` [PATCH v9 04/10] hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value
` [PATCH v9 05/10] hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
` [PATCH v9 06/10] hw/ssi: imx_spi: Rework imx_spi_write() "
` [PATCH v9 07/10] hw/ssi: imx_spi: Disable chip selects when controller is disabled
` [PATCH v9 08/10] hw/ssi: imx_spi: Round up the burst length to be multiple of 8
` [PATCH v9 09/10] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
` [PATCH v9 10/10] hw/ssi: imx_spi: Correct tx and rx fifo endianness
[PATCH] hw/arm/smmuv3: Fix addr_mask for range-based invalidation
2021-01-29 13:10 UTC (5+ messages)
[PATCH v2 0/6] hw/i2c: Add NPCM7XX SMBus Device
2021-01-29 0:58 UTC (7+ messages)
` [PATCH v2 1/6] hw/arm: Remove GPIO from unimplemented NPCM7XX
` [PATCH v2 2/6] hw/i2c: Implement NPCM7XX SMBus Module Single Mode
` [PATCH v2 3/6] hw/arm: Add I2C sensors for NPCM750 eval board
` [PATCH v2 4/6] hw/arm: Add I2C sensors and EEPROM for GSJ machine
` [PATCH v2 5/6] hw/i2c: Add a QTest for NPCM7XX SMBus Device
` [PATCH v2 6/6] hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode
[PATCH v4 00/23] target-arm: Implement ARMv8.5-MemTag, user mode
2021-01-28 23:15 UTC (15+ messages)
` [PATCH v4 05/23] exec: Improve types for guest_addr_valid
` [PATCH v4 07/23] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
` [PATCH v4 11/23] exec: Add support for TARGET_TAGGED_ADDRESSES
` [PATCH v4 13/23] target/arm: Improve gen_top_byte_ignore
` [PATCH v4 14/23] target/arm: Use the proper TBI settings for linux-user
` [PATCH v4 15/23] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
` [PATCH v4 17/23] target/arm: Split out syndrome.h from internals.h
` [PATCH v4 18/23] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
` [PATCH v4 19/23] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
` [PATCH v4 20/23] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
` [PATCH v4 21/23] target/arm: Add allocation tag storage for user mode
` [PATCH v4 22/23] target/arm: Enable MTE for user-only
` [PATCH v4 23/23] tests/tcg/aarch64: Add mte smoke tests
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).