index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-06-15
arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
Peter Maydell
2018-06-15
hw/arm/armv7m: Remove unused armv7m_init() function
Peter Maydell
2018-06-15
stellaris: Stop using armv7m_init()
Peter Maydell
2018-06-15
hw/arm/mps2-tz: Put ethernet controller behind PPC
Peter Maydell
2018-06-08
stellaris: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
hw/arm: Remove the deprecated xlnx-ep108 machine
Thomas Huth
2018-06-08
aspeed: add the pc9552 chips to the witherspoon machine
Cédric Le Goater
2018-06-08
aspeed: Add EEPROM I2C devices
Cédric Le Goater
2018-06-08
aspeed: add an I2C RTC device to all machines
Cédric Le Goater
2018-06-08
aspeed: add support for the witherspoon-bmc board
Cédric Le Goater
2018-06-08
aspeed: remove ignore_memory_transaction_failures on all boards
Cédric Le Goater
2018-06-04
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
2018-06-04
migration: introduce decompress-error-check
Xiao Guangrong
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
ARM: ACPI: Fix use-after-free due to memory realloc
Shannon Zhao
2018-05-31
arm: fix qemu crash on startup with -bios option
Igor Mammedov
2018-05-20
Remove unnecessary variables for function return value
Laurent Vivier
2018-05-18
hw/arm/smmu-common: Fix coverity issue in get_block_pte_address
Eric Auger
2018-05-18
hw/arm/smmuv3: Fix Coverity issue in smmuv3_record_event
Eric Auger
2018-05-18
xlnx-zynqmp: Connect the ZynqMP GDMA and ADMA
Francisco Iglesias
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
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-10
hw/arm/iotkit.c: fix minor memory leak
Peter Maydell
2018-05-04
hw/arm/virt: Introduce the iommu option
Eric Auger
2018-05-04
hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
Prem Mallappa
2018-05-04
hw/arm/virt: Add SMMUv3 to the virt board
Prem Mallappa
2018-05-04
hw/arm/smmuv3: Abort on vfio or vhost case
Eric Auger
2018-05-04
hw/arm/smmuv3: Implement translate callback
Eric Auger
2018-05-04
hw/arm/smmuv3: Event queue recording helper
Eric Auger
2018-05-04
hw/arm/smmuv3: Implement MMIO write operations
Eric Auger
2018-05-04
hw/arm/smmuv3: Queue helpers
Eric Auger
2018-05-04
hw/arm/smmuv3: Wired IRQ and GERROR helpers
Eric Auger
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-05-04
hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode
Thomas Huth
2018-05-04
arm: boot: set boot_info starting from first_cpu
Igor Mammedov
2018-05-04
hw/arm/virt: Add linux,pci-domain property
Jan Kiszka
2018-04-26
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
Peter Maydell
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
hw/arm/fsl-imx*: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM
Peter Maydell
2018-04-26
hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
Peter Maydell
2018-04-26
hw/arm/highbank: don't make sysram 'nomigrate'
Peter Maydell
[next]