[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/24] target-arm queue
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 00/24] target-arm queue |
Date: |
Tue, 16 Jan 2018 15:44:57 +0000 |
On 16 January 2018 at 13:33, Peter Maydell <address@hidden> wrote:
> More arm patches (mostly the SDHCI ones from Philippe)
>
> thanks
> -- PMM
>
> The following changes since commit f521eeee3bd060b460c99e605472b7e03967db43:
>
> Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180115'
> into staging (2018-01-15 13:17:47 +0000)
>
> are available in the git repository at:
>
> git://git.linaro.org/people/pmaydell/qemu-arm.git
> tags/pull-target-arm-20180116
>
> for you to fetch changes up to 60765b6ceeb4998a0d4220b3a53f1f185061da77:
>
> sdhci: add a 'dma' property to the sysbus devices (2018-01-16 13:28:21
> +0000)
>
> ----------------------------------------------------------------
> target-arm queue:
> * SDHCI: cleanups and minor bug fixes
> * target/arm: minor refactor preparatory to fp16 support
> * omap_ssd, ssi-sd, pl181, milkymist-memcard: reset the SD
> card on controller reset (fixes migration failures)
> * target/arm: Handle page table walk load failures correctly
> * hw/arm/virt: Add virt-2.12 machine type
> * get_phys_addr_pmsav7: Support AP=0b111 for v7M
> * hw/intc/armv7m: Support byte and halfword accesses to CFSR
>
Applied, thanks.
-- PMM
- [Qemu-devel] [PULL 20/24] sdhci: rename the SDHC_CAPAB register, (continued)
- [Qemu-devel] [PULL 20/24] sdhci: rename the SDHC_CAPAB register, Peter Maydell, 2018/01/16
- [Qemu-devel] [PULL 23/24] sdhci: fix the PCI device, using the PCI address space for DMA, Peter Maydell, 2018/01/16
- [Qemu-devel] [PULL 22/24] sdhci: Implement write method of ACMD12ERRSTS register, Peter Maydell, 2018/01/16
- [Qemu-devel] [PULL 21/24] sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only, Peter Maydell, 2018/01/16
- [Qemu-devel] [PULL 11/24] sdhci: clean up includes, Peter Maydell, 2018/01/16
- [Qemu-devel] [PULL 01/24] hw/intc/armv7m: Support byte and halfword accesses to CFSR, Peter Maydell, 2018/01/16
- [Qemu-devel] [PULL 16/24] sdhci: refactor common sysbus/pci unrealize() into sdhci_common_unrealize(), Peter Maydell, 2018/01/16
- [Qemu-devel] [PULL 17/24] sdhci: use qemu_log_mask(UNIMP) instead of fprintf(), Peter Maydell, 2018/01/16
- [Qemu-devel] [PULL 18/24] sdhci: convert the DPRINT() calls into trace events, Peter Maydell, 2018/01/16
- [Qemu-devel] [PULL 24/24] sdhci: add a 'dma' property to the sysbus devices, Peter Maydell, 2018/01/16
- Re: [Qemu-devel] [PULL 00/24] target-arm queue,
Peter Maydell <=