qemu-arm.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-19 07:03:26 to 2023-01-20 10:11:51 UTC [more...]

[PATCH 00/26] current maintainer trees (testing/semihosting/plugins)
 2023-01-20 10:10 UTC  (6+ messages)
` [PATCH 16/26] semihosting: add semihosting section to the docs
  ` Diificulties with qemu-system-arm semihosting

[RFC PATCH v4 00/15] target/arm: Allow CONFIG_TCG=n builds
 2023-01-20 10:11 UTC  (39+ messages)
` [RFC PATCH v4 01/15] target/arm: Move 64-bit TCG CPUs into tcg/
` [RFC PATCH v4 02/15] target/arm: move cpu_tcg to tcg/cpu32.c
` [RFC PATCH v4 03/15] target/arm: Remove default cpu for KVM-only builds
` [RFC PATCH v4 04/15] tests/qtest: arm-cpu-features: Match tests to required accelerators
` [RFC PATCH v4 05/15] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
` [RFC PATCH v4 06/15] tests/qtest: Add qtest_get_machine_args
` [RFC PATCH v4 07/15] tests/qtest: Adjust qom-test to always set a -cpu option
` [RFC PATCH v4 08/15] tests/qtest: Adjust test-hmp to always pass "
` [RFC PATCH v4 09/15] tests/qtest: Adjust device-introspect-test to always set a "
` [RFC PATCH v4 10/15] tests/qtest: aarch64: Set -cpu for numa-test
` [RFC PATCH v4 11/15] tests/qemu-iotests: Allow passing a -cpu option in the QEMU cmdline
` [RFC PATCH v4 12/15] tests/tcg: Do not build/run TCG tests if TCG is disabled
` [RFC PATCH v4 13/15] target/avocado: Pass parameters to migration test on aarch64
` [RFC PATCH v4 14/15] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [RFC PATCH v4 15/15] arm/Kconfig: Do not build TCG-only boards on a KVM-only build

[PATCH v3 00/11] tests/qtest: Allow running boot-serial / migration with TCG disabled
 2023-01-20  9:18 UTC  (13+ messages)
` [PATCH v3 01/11] tests/qtest/boot-serial-test: Constify tests[] array
` [PATCH v3 02/11] tests/qtest/boot-serial-test: Simplify test_machine() a bit
` [PATCH v3 03/11] tests/qtest/boot-serial-test: Build command line using GString API
` [PATCH v3 04/11] tests/qtest/boot-serial-test: Only use available accelerators
` [PATCH v3 05/11] tests/qtest/migration-test: Inverse #ifdef'ry ladders
` [PATCH v3 06/11] tests/qtest/migration-test: Reduce 'cmd_source' string scope
` [PATCH v3 07/11] tests/qtest/migration-test: Build command line using GString API (1/4)
` [PATCH v3 08/11] tests/qtest/migration-test: Build command line using GString API (2/4)
` [PATCH v3 09/11] tests/qtest/migration-test: Build command line using GString API (3/4)
` [PATCH v3 10/11] tests/qtest/migration-test: Build command line using GString API (4/4)
` [PATCH v3 11/11] tests/qtest/migration-test: Only use available accelerators

[PATCH v2 00/11] tests/qtest: Allow running boot-serial / migration with TCG disabled
 2023-01-20  9:02 UTC  (29+ messages)
` [PATCH v2 01/11] tests/qtest/boot-serial-test: Constify tests[] array
` [PATCH v2 02/11] tests/qtest/boot-serial-test: Simplify test_machine() a bit
` [PATCH v2 03/11] tests/qtest/boot-serial-test: Build command line using GString API
` [PATCH v2 04/11] tests/qtest/boot-serial-test: Only use available accelerators
` [PATCH v2 05/11] tests/qtest/migration-test: Inverse #ifdef'ry ladders
` [PATCH v2 06/11] tests/qtest/migration-test: Reduce 'cmd_source' string scope
` [PATCH v2 07/11] tests/qtest/migration-test: Build command line using GString API (1/4)
` [PATCH v2 08/11] tests/qtest/migration-test: Build command line using GString API (2/4)
` [PATCH v2 09/11] tests/qtest/migration-test: Build command line using GString API (3/4)
` [PATCH v2 10/11] tests/qtest/migration-test: Build command line using GString API (4/4)
` [PATCH v2 11/11] tests/qtest/migration-test: Only use available accelerators

[PATCH 00/25] aspeed: Various extensions, fixes and cleanups
 2023-01-20  8:40 UTC  (27+ messages)
` [PATCH 01/25] m25p80: Improve error when the backend file size does not match the device
` [PATCH 02/25] aspeed: Add Supermicro X11 SPI machine type
` [PATCH 03/25] hw/net: Fix read of uninitialized memory in ftgmac100
` [PATCH 04/25] avocado/boot_linux_console.py: Update ast2600 test
` [PATCH 05/25] m25p80: Add the is25wp256 SFPD table
` [PATCH 06/25] tests/avocado/machine_aspeed.py: update buildroot tests
` [PATCH 07/25] tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK boot
` [PATCH 08/25] hw/arm/boot: Export write_bootloader for Aspeed machines
` [PATCH 09/25] hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
` [PATCH 10/25] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
` [PATCH 11/25] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
` [PATCH 12/25] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
` [PATCH 13/25] hw/arm/aspeed: Add aspeed_eeprom.c
` [PATCH 14/25] hw/nvram/eeprom_at24c: Make reset behavior more like hardware
` [PATCH 15/25] target/arm: Allow users to set the number of VFP registers
` [PATCH 16/25] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
` [PATCH 17/25] hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
` [PATCH 18/25] hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
` [PATCH 19/25] hw/misc/aspeed_hace: Do not crash if address_space_map() failed
` [PATCH 20/25] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
` [PATCH 21/25] hw/arm/aspeed_ast10x0: Map I3C peripheral
` [PATCH 22/25] hw/arm/aspeed_ast10x0: Map the secure SRAM
` [PATCH 23/25] hw/arm/aspeed_ast10x0: Map HACE peripheral
` [PATCH 24/25] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
` [PATCH 25/25] tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board

[PATCH v2] gitlab-ci: Check building KVM-only aarch64 target
 2023-01-20  8:29 UTC  (2+ messages)

[PATCH v2 0/4] bulk: Replace TARGET_FMT_plx by HWADDR_PRIx
 2023-01-20  7:24 UTC  (2+ messages)

[PATCH v4 00/19] Clean up includes
 2023-01-20  7:21 UTC  (47+ messages)
` [PATCH v4 01/19] scripts/clean-includes: Fully skip / ignore files
` [PATCH v4 03/19] scripts/clean-includes: Skip symbolic links
` [PATCH v4 04/19] bsd-user: Clean up includes
` [PATCH v4 05/19] crypto: "
` [PATCH v4 06/19] hw/cxl: "
` [PATCH v4 07/19] hw/input: "
` [PATCH v4 08/19] hw/tricore: "
` [PATCH v4 09/19] qga: "
` [PATCH v4 10/19] migration: "
` [PATCH v4 11/19] net: "
` [PATCH v4 12/19] target/hexagon: "
` [PATCH v4 13/19] riscv: "
` [PATCH v4 14/19] block: "
` [PATCH v4 15/19] accel: "
` [PATCH v4 16/19] Fix non-first inclusions of qemu/osdep.h
` [PATCH v4 17/19] Don't include headers already included by qemu/osdep.h
` [PATCH v4 18/19] 9p: Drop superfluous include of linux/limits.h
` [PATCH v4 19/19] Drop duplicate #include

[RFC] 2-stage translation emulation support for SMMUv3 on TCG
 2023-01-19 22:08 UTC  (3+ messages)

[PATCH v2 0/2] various aarch64 fixes for running Hyper-V on TCG
 2023-01-19 22:03 UTC  (4+ messages)
` [PATCH v2 1/2] target/arm: implement DBGCLAIM registers

[PATCH v2 0/4] Series of fixes for PL011 char device
 2023-01-19 22:02 UTC  (12+ messages)
` [PATCH v2 1/4] hw/char/pl011: refactor FIFO depth handling code
` [PATCH v2 2/4] hw/char/pl011: implement a reset method
` [PATCH v2 3/4] hw/char/pl011: better handling of FIFO flags on LCR reset
` [PATCH v2 4/4] hw/char/pl011: check if UART is enabled before RX or TX operation

[PATCH] hw/misc: Add basic Aspeed GFX model
 2023-01-19 21:35 UTC  (2+ messages)

[PATCH] gitlab-ci: Check building KVM-only aarch64 target
 2023-01-19 16:38 UTC  (3+ messages)

[PATCH 0/8] tests/qtest: Allow running boot-serial / migration with TCG disabled
 2023-01-19 16:21 UTC  (18+ messages)
` [PATCH 1/8] tests/qtest/boot-serial-test: Constify tests[] array
` [PATCH 2/8] tests/qtest/boot-serial-test: Build command line using GString API
` [PATCH 3/8] tests/qtest/boot-serial-test: Only use available accelerators
` [PATCH 4/8] tests/qtest/migration-test: Build command line using GString API
` [PATCH 5/8] tests/qtest/migration-test: Only use available accelerators
` [RFC PATCH 6/8] tests/qtest/libqtest: Allow checking for HVF accelerator
` [PATCH 7/8] tests/qtest/boot-serial-test: Allow running with HVF
` [PATCH 8/8] tests/qtest/migration-test: "

[PATCH 00/20] target/arm: CONFIG_TCG=n part 1
 2023-01-19 15:58 UTC  (14+ messages)

[PATCH qemu v2 3/3] target/arm/gdbstub: Support reading M security extension registers from GDB
 2023-01-19 13:58 UTC  (4+ messages)

[PATCH] target/arm: Allow users to set the number of VFP registers
 2023-01-19  8:44 UTC  (3+ messages)

[PATCH v3 0/3] Add gdbstub support to HVF
 2023-01-19  9:49 UTC  (4+ messages)
` [PATCH v3 2/3] hvf: implement guest debugging on Apple Silicon hosts

[PATCH] hw: Use TYPE_PCI_BUS definition where appropriate
 2023-01-19  8:04 UTC  (2+ messages)

[PATCH v4 3/3] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
 2023-01-19  7:03 UTC 


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).