messages from 2020-01-15 15:28:54 to 2020-01-19 01:52:25 UTC [more...]
[PATCH 0/6] Fix Exynos4210 DMA support
2020-01-19 1:52 UTC (25+ messages)
` [PATCH 1/6] dma/pl330: Convert to support tracing
` [PATCH 2/6] hw/arm/exynos4210: Fix DMA initialization
` [PATCH 3/6] hw/char/exynos4210_uart: Convert to support tracing
` [PATCH 4/6] hw/char/exynos4210_uart: Implement receive FIFO
` [PATCH 5/6] hw/char/exynos4210_uart: Add receive DMA support
` [PATCH 6/6] hw/arm/exynos4210: Connect serial port DMA busy signals with pl330
[PATCH v4 00/20] Add Allwinner H3 SoC and Orange Pi PC Machine
2020-01-19 0:51 UTC (21+ messages)
` [PATCH v4 01/20] hw/arm: add Allwinner H3 System-on-Chip
` [PATCH v4 02/20] hw/arm: add Xunlong Orange Pi PC machine
` [PATCH v4 03/20] hw/arm/allwinner-h3: add Clock Control Unit
` [PATCH v4 04/20] hw/arm/allwinner-h3: add USB host controller
` [PATCH v4 05/20] hw/arm/allwinner-h3: add System Control module
` [PATCH v4 06/20] hw/arm/allwinner: add CPU Configuration module
` [PATCH v4 07/20] hw/arm/allwinner: add Security Identifier device
` [PATCH v4 08/20] hw/arm/allwinner: add SD/MMC host controller
` [PATCH v4 09/20] hw/arm/allwinner-h3: add EMAC ethernet device
` [PATCH v4 10/20] hw/arm/allwinner-h3: add Boot ROM support
` [PATCH v4 11/20] hw/arm/allwinner-h3: add SDRAM controller device
` [PATCH v4 12/20] hw/arm/allwinner: add RTC device support
` [PATCH v4 13/20] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH v4 14/20] tests/boot_linux_console: Add initrd test for the Orange Pi "
` [PATCH v4 15/20] tests/boot_linux_console: Add a SD card test for the OrangePi "
` [PATCH v4 16/20] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC
` [PATCH v4 17/20] Acceptance tests: Extract _console_interaction()
` [PATCH v4 18/20] Acceptance tests: Add interrupt_interactive_console_until_pattern()
` [PATCH v4 19/20] tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC
` [PATCH v4 20/20] docs: add Orange Pi PC document
[PATCH 0/4] tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC
2020-01-19 0:28 UTC (9+ messages)
` [PATCH 1/4] Acceptance tests: Extract _console_interaction()
` [PATCH 2/4] Acceptance tests: Add interrupt_interactive_console_until_pattern()
` [PATCH 3/4] tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC
` [PATCH 4/4] .travis.yml: Allow untrusted code and large files
[PATCH v3 00/17] Add Allwinner H3 SoC and Orange Pi PC Machine
2020-01-18 23:28 UTC (35+ messages)
` [PATCH v3 03/17] hw/arm/allwinner-h3: add Clock Control Unit
` [PATCH v3 06/17] hw/arm/allwinner: add CPU Configuration module
` [PATCH v3 07/17] hw/arm/allwinner: add Security Identifier device
` [PATCH v3 08/17] hw/arm/allwinner: add SD/MMC host controller
` [PATCH v3 09/17] hw/arm/allwinner-h3: add EMAC ethernet device
` [PATCH v3 10/17] hw/arm/allwinner-h3: add Boot ROM support
` [PATCH v3 11/17] hw/arm/allwinner-h3: add SDRAM controller device
` [PATCH v3 12/17] hw/arm/allwinner: add RTC device support
` [PATCH v3 13/17] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH v3 17/17] docs: add Orange Pi PC document
[PATCH 0/6] Fix more GCC9 -O3 warnings
2020-01-18 19:24 UTC (4+ messages)
[PATCH v2 0/7] Fix Exynos4210 DMA support
2020-01-18 16:42 UTC (8+ messages)
` [PATCH v2 1/7] dma/pl330: Convert to support tracing
` [PATCH v2 2/7] hw/arm/exynos4210: Fix DMA initialization
` [PATCH v2 3/7] hw/char/exynos4210_uart: Convert to support tracing
` [PATCH v2 4/7] hw/char/exynos4210_uart: Implement post_load function
` [PATCH v2 5/7] hw/char/exynos4210_uart: Implement Rx FIFO level triggers and timeouts
` [PATCH v2 6/7] hw/char/exynos4210_uart: Add receive DMA support
` [PATCH v2 7/7] hw/arm/exynos4210: Connect serial port DMA busy signals with pl330
[PATCH v2 0/2] MAINTAINERS: ARM & SD fixes
2020-01-18 14:08 UTC (5+ messages)
` [PATCH v2 1/2] MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machines
` [PATCH v2 2/2] MAINTAINERS: Move the OMAP section inside the ARM Machines one
[PATCH v2 0/7] ARM virt: Add NVDIMM support
2020-01-17 17:45 UTC (8+ 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 v2 3/7] nvdimm: Use configurable ACPI IO base and size
` [PATCH v2 4/7] hw/arm/virt: Add nvdimm hot-plug infrastructure
` [PATCH v2 5/7] hw/arm/virt: Add nvdimm hotplug support
` [PATCH v2 6/7] tests: Update ACPI tables list for upcoming arm/virt test changes
` [PATCH v2 7/7] tests/bios-tables-test: Update arm/virt memhp test
[PATCH v2 0/6] Fix more GCC9 -O3 warnings
2020-01-17 16:55 UTC (2+ messages)
[PATCH v1 0/2] fix for bug 1859021
2020-01-17 14:07 UTC (6+ messages)
` [PATCH v1 1/2] target/arm: detect 64 bit overflow caused by high cval + voff
` [PATCH v1 2/2] tests/tcg: add a vtimer test for aarch64
[RFC PATCH] hw/arm/virt: Support NMI injection
2020-01-17 14:00 UTC (2+ messages)
[PATCH] MAINTAINERS: update Leif Lindholm's address
2020-01-17 13:18 UTC (4+ messages)
` [EXTERNAL] "
[PATCH v2 07/86] arm:aspeed: convert valid RAM sizes to data
2020-01-17 13:07 UTC (54+ messages)
` [PATCH v2 08/86] arm:aspeed: actually check RAM size
` [PATCH v2 10/86] arm:aspeed: use memdev for RAM
` [PATCH v2 14/86] arm:highbank: "
` [PATCH v2 16/86] arm:imx25_pdk: "
` [PATCH v2 18/86] arm:kzm: drop RAM size fixup
` [PATCH v3 "
` [PATCH v2 19/86] arm:kzm: use memdev for RAM
` [PATCH v2 26/86] arm:omap_sx1: "
` [PATCH v2 27/86] arm:palm: "
` [PATCH v2 28/86] arm:raspi: "
` [PATCH v2 29/86] arm:sabrelite: "
` [PATCH v2 30/86] arm:sbsa-ref: "
` [PATCH v2 31/86] arm:versatilepb: "
` [PATCH v2 32/86] arm:vexpress: "
` [PATCH v2 33/86] arm:virt: "
` [PATCH v2 34/86] arm:xilinx_zynq: drop RAM size fixup
` [PATCH v2 35/86] arm:xilinx_zynq: use memdev for RAM
` [PATCH v2 37/86] arm:xlnx-zcu102: "
` [PATCH v2 82/86] numa: forbid '-numa node, mem' for 5.0 and newer machine types
` [libvirt] "
[PULL 00/30] Migration pull patches (take 4)
2020-01-17 12:41 UTC (4+ messages)
[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
2020-01-17 12:19 UTC (18+ messages)
` [PATCH v22 5/9] ACPI: Record the Generic Error Status Block address
` [PATCH v22 8/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH v22 9/9] MAINTAINERS: Add ACPI/HEST/GHES entries
[PATCH v2] hw/arm: Adjust some coding styles about memory hotplug
2020-01-17 11:07 UTC (3+ messages)
[PATCH 0/2] Some cleanup in arm/virt/acpi
2020-01-17 2:08 UTC (17+ messages)
` [PATCH 1/2] arm/virt/acpi: remove meaningless sub device "PR0" from PCI0
` [PATCH 2/2] arm/virt/acpi: remove _ADR from devices identified by _HID
[PATCH] arm/gicv3: update virtual irq state after IAR register read
2020-01-16 18:03 UTC (2+ messages)
[PATCH v2] target/arm: adjust program counter for wfi exception in AArch32
2020-01-16 18:00 UTC (2+ messages)
[PATCH] i.MX: add an emulation for RNGC
2020-01-16 17:58 UTC (3+ messages)
` [PATCH v2] "
[PATCH] target/arm/arm-semi: fix SYS_OPEN to return nonzero filehandle
2020-01-16 17:33 UTC (2+ messages)
[PATCH v5 00/22] gdbstub refactor and SVE support (+check-tcg tweaks)
2020-01-16 15:07 UTC (30+ messages)
` [PATCH v5 02/22] gdbstub: stop passing GDBState * around and use global
` [PATCH v5 08/22] gdbstub: extend GByteArray to read register helpers
` [PATCH v5 09/22] target/arm: prepare for multiple dynamic XMLs
` [PATCH v5 12/22] target/arm: generate xml description of our SVE registers
` [PATCH v5 13/22] tests/tcg: add a configure compiler check for ARMv8.1 and SVE
` [PATCH v5 15/22] tests/tcg/aarch64: userspace system register test
` [PATCH v5 16/22] configure: allow user to specify what gdb to use
` [PATCH v5 17/22] tests/guest-debug: add a simple test runner
` [PATCH v5 18/22] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v5 19/22] tests/tcg/aarch64: add SVE iotcl test
` [PATCH v5 20/22] tests/tcg/aarch64: add test-sve-ioctl guest-debug test
` [PATCH v5 21/22] gdbstub: change GDBState.last_packet to GByteArray
` [PATCH v5 22/22] gdbstub: do not split gdb_monitor_write payload
Semihosting, arm, riscv, ppc and common code
2020-01-16 11:05 UTC (16+ messages)
[kvm-unit-tests PATCH v2 00/16] arm/arm64: Add ITS tests
2020-01-16 8:06 UTC (17+ messages)
` [kvm-unit-tests PATCH v2 06/16] arm/arm64: ITS: Test BASER
` [kvm-unit-tests PATCH v2 12/16] arm/arm64: ITS: commands
` [kvm-unit-tests PATCH v2 13/16] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v2 14/16] arm/run: Allow Migration tests
` [kvm-unit-tests PATCH v2 16/16] arm/arm64: ITS: pending table migration test
[PATCH v12 00/13] VIRTIO-IOMMU device
2020-01-15 16:55 UTC (13+ messages)
` [PATCH v12 05/13] virtio-iommu: Endpoint and domains structs and helpers
` [PATCH v12 09/13] virtio-iommu: Implement fault reporting
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