Age | Commit message (Expand) | Author | Files | Lines |
2015-07-20 | musicpal: Drop eth_can_receive | Fam Zheng | 1 | -6/+0 |
2015-07-16 | arm/xlnx-zynqmp: fix memory leak | Gonglei | 1 | -0/+2 |
2015-07-15 | hw/arm/boot: Increase fdt alignment | Alexander Graf | 1 | -6/+22 |
2015-07-09 | hw/arm/boot: Use cpu_set_pc() | Peter Crosthwaite | 1 | -13/+11 |
2015-06-26 | hw/arm/virt: Make block devices default to virtio | Peter Maydell | 1 | -0/+2 |
2015-06-26 | hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table | Shannon Zhao | 1 | -0/+11 |
2015-06-26 | hw/arm/virt-acpi-build: Fix table revision and some comments | Shannon Zhao | 1 | -5/+6 |
2015-06-19 | arm: xlnx-zynqmp: Add 2xCortexR5 CPUs | Peter Crosthwaite | 1 | -0/+34 |
2015-06-19 | arm: xlnx-zynqmp: Add boot-cpu property | Peter Crosthwaite | 2 | -2/+19 |
2015-06-19 | arm: xlnx-zynqmp: Preface CPU variables with "apu" | Peter Crosthwaite | 2 | -13/+15 |
2015-06-19 | hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation | Eric Auger | 2 | -11/+74 |
2015-06-15 | hw/arm/virt-acpi-build: Add SPCR table | Andrew Jones | 1 | -1/+42 |
2015-06-15 | hw/arm/boot: fix rom_reset notifier registration order | Eric Auger | 1 | -9/+11 |
2015-06-15 | hw/arm/pxa2xx: Convert pxa2xx-ssp to VMState | Peter Maydell | 1 | -57/+34 |
2015-06-15 | hw/arm/pxa2xx: Add reset method for pxa2xx_ssp | Peter Maydell | 1 | -0/+18 |
2015-06-15 | hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMState | Peter Maydell | 1 | -55/+86 |
2015-06-15 | hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IO | Peter Maydell | 2 | -5/+5 |
2015-06-15 | target-arm: Use the kernel's idea of MPIDR if we're using KVM | Pavel Fedin | 1 | -1/+1 |
2015-06-15 | hw/arm/virt: Add cortex-a53 cpu support in machine virt | Shannon Zhao | 1 | -0/+5 |
2015-06-05 | pflash_cfi01: change big-endian property to BIT type | Paolo Bonzini | 2 | -2/+2 |
2015-06-04 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0... | Peter Maydell | 2 | -4/+3 |
2015-06-03 | hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irq | Shannon Zhao | 1 | -3/+2 |
2015-06-03 | hw/arm/omap_sx1.c: Fix memory leak spotted by valgrind | Shannon Zhao | 1 | -1/+1 |
2015-06-02 | hw/arm/virt: change indentation in a15memmap | Eric Auger | 1 | -14/+14 |
2015-06-02 | hw/arm/virt: add dynamic sysbus device support | Eric Auger | 1 | -1/+59 |
2015-06-02 | hw/arm/boot: arm_load_kernel implemented as a machine init done notifier | Eric Auger | 1 | -1/+13 |
2015-06-02 | hw/arm/sysbus-fdt: helpers for platform bus nodes addition | Eric Auger | 2 | -0/+175 |
2015-06-02 | target-arm: Add the GICv2m to the virt board | Christoffer Dall | 1 | -1/+39 |
2015-06-02 | target-arm: Extend the gic node properties | Christoffer Dall | 1 | -4/+7 |
2015-06-02 | target-arm: Add GIC phandle to VirtBoardInfo | Christoffer Dall | 1 | -15/+11 |
2015-05-29 | hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables | Shannon Zhao | 1 | -0/+19 |
2015-05-29 | hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table | Shannon Zhao | 1 | -0/+154 |
2015-05-29 | hw/arm/virt-acpi-build: Generate MCFG table | Shannon Zhao | 1 | -0/+23 |
2015-05-29 | hw/arm/virt-acpi-build: Generate RSDP table | Shannon Zhao | 1 | -1/+34 |
2015-05-29 | hw/arm/virt-acpi-build: Generate RSDT table | Shannon Zhao | 1 | -0/+3 |
2015-05-29 | hw/arm/virt-acpi-build: Generate GTDT table | Shannon Zhao | 2 | -4/+33 |
2015-05-29 | hw/arm/virt-acpi-build: Generate MADT table | Shannon Zhao | 1 | -0/+57 |
2015-05-29 | hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers | Shannon Zhao | 1 | -0/+31 |
2015-05-29 | hw/arm/virt-acpi-build: Generation of DSDT table for virt devices | Shannon Zhao | 1 | -0/+132 |
2015-05-29 | hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM | Shannon Zhao | 2 | -0/+183 |
2015-05-29 | hw/arm/virt: Record PCIe ranges in MemMapEntry array | Shannon Zhao | 1 | -24/+13 |
2015-05-29 | hw/arm/virt: Move common definitions to virt.h | Shannon Zhao | 1 | -20/+1 |
2015-05-18 | arm: xlnx-ep108: Add bootloading | Peter Crosthwaite | 1 | -0/+9 |
2015-05-18 | arm: xlnx-ep108: Add external RAM | Peter Crosthwaite | 1 | -0/+20 |
2015-05-18 | arm: Add xlnx-ep108 machine | Peter Crosthwaite | 2 | -1/+54 |
2015-05-18 | arm: xlnx-zynqmp: Add UART support | Peter Crosthwaite | 1 | -0/+24 |
2015-05-18 | arm: xlnx-zynqmp: Add GEM support | Peter Crosthwaite | 1 | -0/+35 |
2015-05-18 | arm: xlnx-zynqmp: Connect CPU Timers to GIC | Peter Crosthwaite | 1 | -0/+17 |
2015-05-18 | arm: xlnx-zynqmp: Add GIC | Peter Crosthwaite | 1 | -0/+59 |
2015-05-18 | arm: Introduce Xilinx ZynqMP SoC | Peter Crosthwaite | 2 | -0/+77 |