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
2015-06-05
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
2015-06-04
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...
Peter Maydell
2015-06-03
hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
hw/arm/omap_sx1.c: Fix memory leak spotted by valgrind
Shannon Zhao
2015-06-02
hw/arm/virt: change indentation in a15memmap
Eric Auger
2015-06-02
hw/arm/virt: add dynamic sysbus device support
Eric Auger
2015-06-02
hw/arm/boot: arm_load_kernel implemented as a machine init done notifier
Eric Auger
2015-06-02
hw/arm/sysbus-fdt: helpers for platform bus nodes addition
Eric Auger
2015-06-02
target-arm: Add the GICv2m to the virt board
Christoffer Dall
2015-06-02
target-arm: Extend the gic node properties
Christoffer Dall
2015-06-02
target-arm: Add GIC phandle to VirtBoardInfo
Christoffer Dall
2015-05-29
hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate MCFG table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate RSDP table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate RSDT table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate GTDT table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate MADT table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generation of DSDT table for virt devices
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM
Shannon Zhao
2015-05-29
hw/arm/virt: Record PCIe ranges in MemMapEntry array
Shannon Zhao
2015-05-29
hw/arm/virt: Move common definitions to virt.h
Shannon Zhao
2015-05-18
arm: xlnx-ep108: Add bootloading
Peter Crosthwaite
2015-05-18
arm: xlnx-ep108: Add external RAM
Peter Crosthwaite
2015-05-18
arm: Add xlnx-ep108 machine
Peter Crosthwaite
2015-05-18
arm: xlnx-zynqmp: Add UART support
Peter Crosthwaite
2015-05-18
arm: xlnx-zynqmp: Add GEM support
Peter Crosthwaite
2015-05-18
arm: xlnx-zynqmp: Connect CPU Timers to GIC
Peter Crosthwaite
2015-05-18
arm: xlnx-zynqmp: Add GIC
Peter Crosthwaite
2015-05-18
arm: Introduce Xilinx ZynqMP SoC
Peter Crosthwaite
2015-05-12
hw/arm/highbank.c: Wire FIQ between CPU <> GIC
Peter Maydell
2015-05-12
hw/arm/vexpress.c: Wire FIQ between CPU <> GIC
Fabian Aggeler
2015-05-12
hw/arm/virt.c: Wire FIQ between CPU <> GIC
Greg Bellows
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
hw/arm/nseries: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-26
target-arm: rename c1_coproc to cpacr_el1
Sergey Fedorov
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-08
arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Dirk Müller
2015-04-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-hw-2015-04-02' into st...
Peter Maydell
2015-04-02
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
2015-04-02
hw: Mark device misusing nd_table[] FIXME
Markus Armbruster
2015-04-02
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
2015-04-02
hw/arm/vexpress: Don't double-free flash filename
Peter Maydell
2015-04-02
hw/arm/virt: Fix corruption due to double free
Shannon Zhao
2015-04-01
hw/arm/virt: Fix memory leak reported by Coverity
Stefan Weil
2015-04-01
hw/arm/vexpress: Fix memory leak reported by Coverity
Stefan Weil
2015-04-01
hw/arm/highbank: Fix resource leak and wrong image loading
Stefan Weil
[next]