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-07-09
hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mr
Eric Auger
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-06-29
i.mx7d: Change IRQ number type from hwaddr to int
Jean-Christophe Dubois
2018-06-29
i.mx7d: Change SRC unimplemented device name from sdma to src
Jean-Christophe Dubois
2018-06-29
i.mx7d: Remove unused header files
Jean-Christophe Dubois
2018-06-29
hw/arm/virt: Silence dtc /memory warning
Eric Auger
2018-06-29
hw/arm/virt: Silence dtc /intc warnings
Eric Auger
2018-06-29
hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
2018-06-26
aspeed: initialize the SCU controller first
Cédric Le Goater
2018-06-26
hw/arm/smmuv3: Add notifications on invalidation
Eric Auger
2018-06-26
hw/arm/smmuv3: IOTLB emulation
Eric Auger
2018-06-26
hw/arm/smmuv3: Cache/invalidate config data
Eric Auger
2018-06-26
hw/arm/smmuv3: Fix translate error handling
Jia He
2018-06-26
hw/arm/stellaris: Use HWADDR_PRIx to display register address
Philippe Mathieu-Daudé
2018-06-26
hw/arm/stellaris: Fix gptm_write() error message
Philippe Mathieu-Daudé
2018-06-26
hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-22
hw/arm/mps2-tz.c: Instantiate MPCs
Peter Maydell
2018-06-22
hw/arm/iotkit: Wire up MPC interrupt lines
Peter Maydell
2018-06-22
hw/arm/iotkit: Instantiate MPC
Peter Maydell
2018-06-22
xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F
Edgar E. Iglesias
2018-06-22
hw/arm/virt: Increase max_cpus to 512
Eric Auger
2018-06-22
hw/arm/virt: Use 256MB ECAM region by default
Eric Auger
2018-06-22
hw/arm/virt: Add virt-3.0 machine type
Eric Auger
2018-06-22
hw/arm/virt: Add a new 256MB ECAM region
Eric Auger
2018-06-22
hw/arm/virt: Register two redistributor regions when necessary
Eric Auger
2018-06-22
hw/arm/virt-acpi-build: Advertise one or two GICR structures
Eric Auger
2018-06-22
hw/arm/virt: GICv3 DT node with one or two redistributor regions
Eric Auger
2018-06-22
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
2018-06-18
hw/display: add standalone ramfb device
Gerd Hoffmann
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é
[next]