index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
arm
Age
Commit message (
Expand
)
Author
2018-05-10
arm/boot: split load_dtb() from arm_load_kernel()
Igor Mammedov
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2018-05-04
hw/arm/virt: Add SMMUv3 to the virt board
Prem Mallappa
2018-05-04
hw/arm/smmuv3: Skeleton
Prem Mallappa
2018-05-04
hw/arm/smmu-common: VMSAv8-64 page table walk
Eric Auger
2018-05-04
hw/arm/smmu-common: IOMMU memory region and address space setup
Eric Auger
2018-05-04
hw/arm/smmu-common: smmu base device and datatypes
Eric Auger
2018-03-23
mach-virt: Set VM's SMBIOS system version to mc->name
Wei Huang
2018-03-19
hw/arm/bcm2836: Create proper bcm2837 device
Peter Maydell
2018-03-19
hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
Peter Maydell
2018-03-19
fsl-imx6: Swap Ethernet interrupt defines
Guenter Roeck
2018-03-09
i.MX: Add i.MX7 SOC implementation.
Andrey Smirnov
2018-03-02
hw/arm/iotkit: Model Arm IOT Kit
Peter Maydell
2018-03-02
armv7m: Forward init-svtor property to CPU object
Peter Maydell
2018-03-02
armv7m: Forward idau property to CPU object
Peter Maydell
2018-03-02
xlnx-zynqmp: Connect the RTC device
Alistair Francis
2018-02-15
bcm2836: Make CPU type configurable
Pekka Enberg
2018-02-15
hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
Philippe Mathieu-Daudé
2018-01-26
xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
Alistair Francis
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-11
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
Andrey Smirnov
2017-12-13
xlnx-zcu102: Add support for the ZynqMP QSPI
Francisco Iglesias
2017-10-12
arm: fix armv7m_init() declaration to match definition
Igor Mammedov
2017-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2017-09-21
msf2: Add Smartfusion2 SoC
Subbaraya Sundeep
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-14
xlnx-zcu102: Add a machine level virtualization property
Alistair Francis
2017-09-04
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc
Peter Maydell
2017-07-11
aspeed: Register all watchdogs
Joel Stanley
2017-06-13
hw/arm/exynos: Move DRAM initialization next boards
Krzysztof Kozlowski
2017-04-25
aspeed: add a FTGMAC100 nic
Cédric Le Goater
2017-02-28
bcm2835: add sdhost and gpio controllers
Clement Deschamps
2017-02-28
stm32f205: Create armv7m object without using armv7m_init()
Peter Maydell
2017-02-28
armv7m: Split systick out from NVIC
Peter Maydell
2017-02-28
armv7m: Make bitband device take the address space to access
Peter Maydell
2017-02-28
armv7m: Make ARMv7M object take memory region link
Peter Maydell
2017-02-28
armv7m: QOMify the armv7m container
Peter Maydell
2017-02-28
armv7m: Move NVICState struct definition into header
Peter Maydell
2017-02-28
armv7m: Abstract out the "load kernel" code
Peter Maydell
2017-02-28
hw/arm/virt: Add a user option to disallow ITS instantiation
Eric Auger
2017-02-28
target-arm: Implement BCM2835 hardware RNG
Marcin Chojnacki
2017-02-07
aspeed: add a watchdog controller
Cédric Le Goater
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-20
hw/arm/virt: Add board property to enable EL2
Peter Maydell
2017-01-20
hw/arm/virt: Support using SMC for PSCI
Peter Maydell
2017-01-20
hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU
Peter Maydell
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
Andrew Jones
2017-01-09
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
[next]