Age | Commit message (Expand) | Author |
2015-09-14 | xlnx-zynqmp: Remove unnecessary brackets around error messages | Alistair Francis |
2015-09-11 | hw/arm/spitz: Remove meaningless blank Property | Shannon Zhao |
2015-09-11 | maint: remove double semicolons in many files | Daniel P. Berrange |
2015-09-08 | xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP | Alistair Francis |
2015-09-08 | xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort | Alistair Francis |
2015-09-08 | hw/arm/virt: Enable TZ extensions on the GIC if we are using them | Peter Maydell |
2015-09-08 | hw/arm/virt: Default to not providing TrustZone support | Peter Maydell |
2015-09-08 | hw/arm: new interface for devices which need to behave differently for kernel... | Peter Maydell |
2015-09-07 | arm/virt: Add full-sized CPU affinity handling | Pavel Fedin |
2015-09-07 | i.MX: Add i2C devices to i.MX31 SOC | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add the i.MX25 PDK platform | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add SOC support for i.MX25 | Jean-Christophe Dubois |
2015-09-07 | i.MX: KZM: use standalone i.MX31 SOC support | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add SOC support for i.MX31 | Jean-Christophe Dubois |
2015-09-07 | hw/arm/virt: Add high MMIO PCI region, 512G in size | Pavel Fedin |
2015-09-07 | smbios: implement smbios support for mach-virt | Wei Huang |
2015-09-07 | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2015-08-25 | xlnx-zynqmp: Connect the four OCM banks | Alistair Francis |
2015-08-13 | hw/arm/virt: Wire up secure timer interrupt | Peter Maydell |
2015-08-13 | Introduce gic_class_name() instead of repeating condition | Pavel Fedin |
2015-08-13 | i.MX: Split CCM emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-13 | i.MX: Split AVIC emulator in a header file and a source file | Jean-Christophe Dubois |
2015-08-13 | hw/arm/virt: Connect the Hypervisor timer | Edgar E. Iglesias |
2015-08-13 | hw/arm/virt: Replace magic IRQ constants with macros | Edgar E. Iglesias |
2015-07-20 | musicpal: Drop eth_can_receive | Fam Zheng |
2015-07-16 | arm/xlnx-zynqmp: fix memory leak | Gonglei |
2015-07-15 | hw/arm/boot: Increase fdt alignment | Alexander Graf |
2015-07-09 | hw/arm/boot: Use cpu_set_pc() | Peter Crosthwaite |
2015-06-26 | hw/arm/virt: Make block devices default to virtio | Peter Maydell |
2015-06-26 | hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table | Shannon Zhao |
2015-06-26 | hw/arm/virt-acpi-build: Fix table revision and some comments | Shannon Zhao |
2015-06-19 | arm: xlnx-zynqmp: Add 2xCortexR5 CPUs | Peter Crosthwaite |
2015-06-19 | arm: xlnx-zynqmp: Add boot-cpu property | Peter Crosthwaite |
2015-06-19 | arm: xlnx-zynqmp: Preface CPU variables with "apu" | Peter Crosthwaite |
2015-06-19 | hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation | Eric Auger |
2015-06-15 | hw/arm/virt-acpi-build: Add SPCR table | Andrew Jones |
2015-06-15 | hw/arm/boot: fix rom_reset notifier registration order | Eric Auger |
2015-06-15 | hw/arm/pxa2xx: Convert pxa2xx-ssp to VMState | Peter Maydell |
2015-06-15 | hw/arm/pxa2xx: Add reset method for pxa2xx_ssp | Peter Maydell |
2015-06-15 | hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMState | Peter Maydell |
2015-06-15 | hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IO | Peter Maydell |
2015-06-15 | target-arm: Use the kernel's idea of MPIDR if we're using KVM | Pavel Fedin |
2015-06-15 | hw/arm/virt: Add cortex-a53 cpu support in machine virt | Shannon Zhao |
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 |