QEMU-Arm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-04 07:21:01 to 2020-02-07 10:24:03 UTC [more...]

[PATCH v14 00/11] VIRTIO-IOMMU device
 2020-02-07 10:23 UTC  (16+ messages)
` [PATCH v14 01/11] virtio-iommu: Add skeleton
` [PATCH v14 02/11] virtio-iommu: Decode the command payload
` [PATCH v14 03/11] virtio-iommu: Implement attach/detach command
` [PATCH v14 04/11] virtio-iommu: Implement map/unmap
` [PATCH v14 05/11] virtio-iommu: Implement translate
` [PATCH v14 06/11] virtio-iommu: Implement fault reporting
` [PATCH v14 07/11] virtio-iommu-pci: Add virtio iommu pci support
` [PATCH v14 08/11] virtio-iommu-pci: Introduce the x-dt-binding option
` [PATCH v14 09/11] hw/arm/virt: Add the virtio-iommu device tree mappings
` [PATCH v14 10/11] virtio-iommu: Support migration
` [PATCH v14 11/11] tests: Add virtio-iommu test

[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
 2020-02-07 10:19 UTC  (12+ messages)
` [kvm-unit-tests PATCH v3 04/14] arm/arm64: gicv3: Add some re-distributor defines
` [kvm-unit-tests PATCH v3 05/14] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v3 06/14] arm/arm64: gicv3: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v3 08/14] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests PATCH v3 09/14] arm/arm64: ITS: Device and collection Initialization

[PATCH] i.MX: Add support for WDT on i.MX6
 2020-02-07  9:55 UTC 

[PATCH] i.MX: Fix inverted register bits in wdt code
 2020-02-07  9:54 UTC 

[PATCH v2] docs/arm-cpu-features: Make kvm-no-adjvtime comment clearer
 2020-02-07  8:26 UTC  (2+ messages)

[PATCH v2 0/2] target/arm: kvm: Support for KVM DABT without valid ISS
 2020-02-07  8:19 UTC  (9+ messages)
` [PATCH v2 1/2] target/arm: kvm: Inject events at the last stage of sync
` [PATCH v2 2/2] target/arm: kvm: Handle DABT with no valid ISS

[PATCH] hw/arm: ast2400/ast2500: Wire up EHCI controllers
 2020-02-07  8:16 UTC  (2+ messages)

[RFC PATCH v2 0/5] target/arm/kvm: Adjust virtual time
 2020-02-07  7:37 UTC  (6+ messages)
` [RFC PATCH v2 5/5] target/arm/cpu: Add the kvm-no-adjvtime CPU property

[PATCH v2 1/4] m25p80: Convert to support tracing
 2020-02-07  7:22 UTC  (13+ messages)
` [PATCH v2 2/4] m25p80: Improve command handling for Jedec commands
` [PATCH v2 3/4] m25p80: Improve command handling for unsupported commands
` [PATCH v2 4/4] aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command

[PATCH] docs/arm-cpu-features: Make kvm-no-adjvtime comment clearer
 2020-02-06 22:50 UTC  (2+ messages)

[PATCH v4 00/20] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-02-06 21:21 UTC  (4+ messages)
` [PATCH v4 16/20] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC

[PATCH v3 00/17] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-02-06 21:09 UTC  (7+ messages)
` [PATCH v3 07/17] hw/arm/allwinner: add Security Identifier device

gicv2 virtual interface alias base address
 2020-02-06 19:21 UTC  (4+ messages)

[RFC v2 00/14] Add SDEI support for arm64
 2020-02-06 17:30 UTC  (7+ messages)

[PATCH v1 0/2] fix for bug 1859021
 2020-02-06 17:00 UTC  (4+ messages)
` [PATCH v1 2/2] tests/tcg: add a vtimer test for aarch64

[PULL 0/5] Trivial branch patches
 2020-02-06 16:55 UTC  (3+ messages)
` [PULL 3/5] nbd: fix uninitialized variable warning

Is STM32f429 discovery board fully supported on qemu?
 2020-02-06 16:31 UTC  (5+ messages)

[PULL 00/12] Trivial branch patches
 2020-02-06 16:21 UTC  (14+ messages)
` [PULL 01/12] hw/smbios/smbios: Remove unused include
` [PULL 02/12] monitor: fix memory leak in monitor_fdset_dup_fd_find_remove
` [PULL 03/12] MAINTAINERS: update Leif Lindholm's address
` [PULL 04/12] hw/timer/m48t59: Convert debug printf()s to trace events
` [PULL 05/12] hw/bt: Remove empty Kconfig file
` [PULL 06/12] hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmport
` [PULL 07/12] MAINTAINERS: Cover hppa-softmmu.mak in the HP-PARISC Machines section
` [PULL 08/12] qemu-options: replace constant 1 with HAS_ARG
` [PULL 09/12] qemu-img: Place the '-i aio' option in alphabetical order
` [PULL 10/12] hw/pci/pci_bridge: Fix typo in comment
` [PULL 11/12] aspeed/i2c: Prevent uninitialized warning
` [PULL 12/12] MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machines

[PATCH v2 0/7] ARM virt: Add NVDIMM support
 2020-02-06 16:06 UTC  (13+ messages)
` [PATCH v2 1/7] exec: Fix for qemu_ram_resize() callback
` [PATCH v2 2/7] hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length

[PATCH 1/3] m25p80: Convert to support tracing
 2020-02-06 14:26 UTC  (20+ messages)
` [PATCH 2/3] m25p80: Improve command handling for Jedec and unsupported commands
` [PATCH 3/3] aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command

[PATCH v2 00/30] hw/arm/raspi: Dynamically create machines based on the board revision
 2020-02-06 12:24 UTC  (34+ messages)
` [PATCH v2 01/30] hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernels
` [PATCH v2 02/30] hw/arm/raspi: Correct the board descriptions
` [PATCH v2 03/30] hw/arm/raspi: Extract the version from the board revision
` [PATCH v2 04/30] hw/arm/raspi: Extract the RAM size "
` [PATCH v2 05/30] hw/arm/raspi: Extract the processor type "
` [PATCH v2 06/30] hw/arm/raspi: Trivial code movement
` [PATCH v2 07/30] hw/arm/raspi: Make machines children of abstract RaspiMachineClass
` [PATCH v2 08/30] hw/arm/raspi: Make board_rev a field of RaspiMachineClass
` [PATCH v2 09/30] hw/arm/raspi: Let class_init() directly call raspi_machine_init()
` [PATCH v2 10/30] hw/arm/raspi: Set default RAM size to size encoded in board revision
` [PATCH v2 11/30] hw/arm/raspi: Extract the board model from the "
` [PATCH v2 12/30] hw/arm/raspi: Use a unique raspi_machine_class_init() method
` [PATCH v2 13/30] hw/arm/raspi: Extract the cores count from the board revision
` [PATCH v2 14/30] hw/arm/bcm2836: Restrict BCM283XClass declaration to C source
` [PATCH v2 15/30] hw/arm/bcm2836: QOM'ify more by adding class_init() to each SoC type
` [PATCH v2 16/30] hw/arm/bcm2836: Introduce BCM283XClass::core_count
` [PATCH v2 17/30] hw/arm/bcm2836: Only provide "enabled-cpus" property to multicore SoCs
` [PATCH v2 18/30] hw/arm/bcm2836: Split out common realize() code
` [PATCH v2 19/30] hw/arm/bcm2836: Introduce the BCM2835 SoC
` [PATCH v2 20/30] hw/arm/raspi: Add the Raspberry Pi Zero machine
` [PATCH v2 21/30] hw/arm/raspi: Add the Raspberry Pi B+ machine
` [PATCH v2 22/30] tests/acceptance/boot_linux_console: Use raspi console model as key
` [PATCH v2 23/30] tests/acceptance/boot_linux_console: Add raspi version=2 parameter
` [PATCH v2 24/30] tests/acceptance/boot_linux_console: Test the raspi1 console
` [PATCH v2 25/30] tests/acceptance/boot_linux_console: Test the raspi0 console
` [PATCH v2 26/30] python/qemu/machine: Allow to use other serial consoles than default
` [PATCH v2 27/30] tests/acceptance/boot_linux_console: Test the raspi1 AUX console
` [PATCH v2 28/30] tests/acceptance: Count Raspberry Pi logos displayed on framebuffer
` [NOTFORMERGE PATCH v2 29/30] hw/arm/bcm2836: Add the BCM2838 (ARMv8)
` [NOTFORMERGE PATCH v2 30/30] hw/arm/raspi: Add the Raspberry Pi 4

[PATCH v3 0/2] MAINTAINERS: ARM fixes
 2020-02-06 11:32 UTC  (3+ messages)
` [PATCH v3 1/2] MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machines

[PATCH 0/2] aspeed/smc: fix data corruption on witherspoon machines
 2020-02-06 11:26 UTC  (3+ messages)
` [PATCH 1/2] aspeed/smc: Add some tracing
` [PATCH 2/2] aspeed/smc: Fix User mode select/unselect scheme

[PATCH v6 06/22] target/arm: use gdb_get_reg helpers
 2020-02-06 11:20 UTC  (14+ messages)
` [PATCH v6 09/22] gdbstub: extend GByteArray to read register helpers
` [PATCH v6 10/22] target/arm: prepare for multiple dynamic XMLs
` [PATCH v6 11/22] target/arm: explicitly encode regnum in our XML
` [PATCH v6 12/22] target/arm: default SVE length to 64 bytes for linux-user
` [PATCH v6 13/22] target/arm: generate xml description of our SVE registers
` [PATCH v6 14/22] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
` [PATCH v6 15/22] tests/tcg/aarch64: userspace system register test
` [PATCH v6 18/22] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v6 19/22] tests/tcg/aarch64: add SVE iotcl test
` [PATCH v6 20/22] tests/tcg/aarch64: add test-sve-ioctl guest-debug test

[PATCH for-5.0 0/4] Remove the deprecated bluetooth subsystem
 2020-02-06  9:56 UTC  (15+ messages)
` [PATCH for-5.0 3/4] Remove the core bluetooth code

[PATCH] MAINTAINERS: update Leif Lindholm's address
 2020-02-06  9:46 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-02-05 16:43 UTC  (3+ messages)
` [PATCH v22 4/9] ACPI: Build Hardware Error Source Table

[PATCH] migration: Optimization about wait-unplug migration state
 2020-02-05 14:40 UTC  (3+ messages)

[PATCH 1/3] armv7m_systick: delay timer_new to avoid memleaks
 2020-02-05 13:10 UTC  (3+ messages)
` [PATCH 3/3] stellaris: "

[PATCH v5 00/22] gdbstub refactor and SVE support (+check-tcg tweaks)
 2020-02-05 11:49 UTC  (6+ messages)
` [PATCH v5 20/22] tests/tcg/aarch64: add test-sve-ioctl guest-debug test

[RFC PATCH v2 0/2] Support NMI Injection
 2020-02-05 11:32 UTC  (5+ messages)

[RESEND RFC PATCH v2 2/2] target/arm: Support NMI injection
 2020-02-05 11:05 UTC 

[RESEND RFC PATCH v2 1/2] target/arm: Allow to inject SError interrupt
 2020-02-05 11:05 UTC 

[RESEND RFC PATCH v2 0/2] Support NMI Injection
 2020-02-05 11:05 UTC 

[RFC PATCH] hw/arm/virt: Support NMI injection
 2020-02-05  8:07 UTC  (10+ messages)

[RFC PATCH v2 2/2] target/arm: Support NMI injection
 2020-02-05  3:12 UTC 

[RFC PATCH v2 1/2] target/arm: Allow to inject SError interrupt
 2020-02-05  3:12 UTC 

[PULL 11/16] tests/tcg: gate pauth-% tests on having compiler support
 2020-02-04 18:40 UTC 

[PATCH 0/1] tests/acceptance: Count Raspberry Pi logos displayed on framebuffer
 2020-02-04 16:57 UTC  (5+ messages)
` [PATCH 1/1] "

Support for nvidia jetson
 2020-02-04 14:51 UTC 

[PATCH v13 00/10] VIRTIO-IOMMU device
 2020-02-04 12:26 UTC  (8+ messages)
` [PATCH v13 03/10] virtio-iommu: Implement attach/detach command

[PATCH v2] pl031: add finalize function to avoid memleaks
 2020-02-04  7:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox