2013-12-17 | Roy Franz | rename pflash_t member width to bank_width Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-17 | Ard Biesheuvel | target-arm: add support for v8 AES instructions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Sergey Fedorov | target-arm: fix TTBCR write masking Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Richard Henderson | target-arm: Use new qemu_ld/st opcodes Cc: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | target-arm: Implement ARMv8 SIMD VMAXNM and VMINNM... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | target-arm: Implement ARMv8 FP VMAXNM and VMINNM instructions. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | softfloat: Add minNum() and maxNum() functions to softfloat. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | softfloat: Remove unused argument from MINMAX macro. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | target-arm: Implement ARMv8 VSEL instruction. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Will Newton | target-arm: Move call to disas_vfp_insn out of disas_coproc_... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Don't rx packets when no rx buffer... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Improve can_receive debug printfery Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Fix register w1c logic Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Fix small packet FCS stripping Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Fix rx multi-fragment packets Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Add missing VMSTATE_END_OF_LIST Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement SAR (de)activation Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement SAR match bit in rx desc Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement RX descriptor match mode... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Prefetch rx descriptors ASAP Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: simplify rx buf descriptor walking Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Don't assert against 0 buffer address Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Edgar E. Iglesias | net/cadence_gem: Update DMA rx descriptors as we process... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | net/cadence_gem: Implement mac level loopback mode Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | hw/arm/virt: Support -cpu host Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-12-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Provide '-cpu host' when running KVM Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-11-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Don't hardcode KVM target CPU to be A15 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-10-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | hw/arm: Add 'virt' platform ...1385140638-10444-8-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Allow secondary KVM CPUs to be booted via... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-7-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Add ARMCPU field for Linux device-tree... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-6-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Provide PSCI constants to generic QEMU... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-5-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | John Rigby | hw/arm/boot: Allow boards to provide an fdt blob ...1385140638-10444-4-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Maydell | device_tree.c: Terminate the empty reservemap in create_devi... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | Peter Maydell | target-arm: Provide mechanism for getting KVM constants... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1385140638-10444-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-12-10 | François LEGAL | cpu/a9mpcore: Add Global Timer Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | hw/timer: Introduce ARM A9 Global Timer. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | cpu/a9mpcore: reorder operations/declarations Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Peter Crosthwaite | cpu/a9mpcore: rename timerbusdev variable Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-12-10 | Jan Petrous | integrator/cp: add support for REFCNT register Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | configure: Add handling code for AArch64 targets Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-23-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Add AArch64 support Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-22-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | linux-user: Allow targets to specify a minimum uname... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-21-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Add AArch64 termbits.h definitions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-20-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Implement cpu_set_tls() and cpu_clone_regs... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-19-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | linux-user: Make sure NWFPE code is 32 bit ARM only Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-18-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Andreas Schwab | linux-user: Add signal handling for AArch64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-17-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Fix up AArch64 syscall handlers Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-16-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Add syscall number definitions for AArch64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-15-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | linux-user: Add cpu loop for AArch64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-14-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Alexander Graf | linux-user: Don't treat AArch64 cpu names specially Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-13-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Add AArch64 gdbstub support Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-12-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Add AArch64 translation stub Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-11-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Prepare translation for AArch64 code Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-10-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Disable 32 bit CPUs in 64 bit linux-user... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-9-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Add new AArch64CPUInfo base class and subclasses Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-8-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Pass DisasContext* to gen_set_pc_im() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-7-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Fix target_ulong/uint32_t confusions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-6-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Export cpu_env Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-5-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Alexander Graf | target-arm: Extract the disas struct to a header file Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-4-git-send-email-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Abstract out load/store from a vaddr in... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378235544-22290-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | pl110: Clarify comment about PL110 ID on VersatilePB Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Cole Robinson | target-arm: Implement qmp query-cpu-definitions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Sebastian Ottlik | target-arm: fix ARMv7M stack alignment on reset Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Avoid "1 << 31" undefined behaviour Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378391908-22137-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Use sextract32() in branch decode Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378391908-22137-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-09-10 | Peter Maydell | target-arm: Make '-cpu any' available in linux-user... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1378213995-12945-1-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Chubb | hw/timer/imx_epit: Simplify and fix imx_epit implementation Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-08-20 | Peter Maydell | default-configs: Fix A9MP and A15MP config names Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1376056215-26391-1-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/cpu/a15mpcore: Wire generic timer outputs to GIC... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1376065080-26661-5-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | target-arm: Implement the generic timer Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1376065080-26661-4-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | target-arm: Support coprocessor registers which do I/O Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1376065080-26661-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | target-arm: Allow raw_read() and raw_write() to handle... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1376065080-26661-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-15-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-14-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/vexpress: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-13-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/versatilepb: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-12-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/strongarm: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-11-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/realview: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-10-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/omap*: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-9-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/musicpal: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-8-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/kzm: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-7-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/integratorcp: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-6-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/highbank: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-5-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/exynos4210: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-4-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | hw/arm/armv7m: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | target-arm: Make IRQ and FIQ gpio lines on the CPU... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375977856-25046-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-20 | Peter Maydell | target-arm: Implement 'int' loglevel Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1375700771-21665-1-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-12 | Peter Maydell | hw/virtio/virtio-mmio: Make QueueNumMax read 0 for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1374853288-9912-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-08-09 | Peter Maydell | hw/virtio/virtio: Don't allow guests to add/remove... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1374853288-9912-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-07-22 | Soren Brinkmann | hw/arm: Use 'load_ramdisk()' for loading ramdisks w... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-07-22 | Soren Brinkmann | hw/loader: Support ramdisk with u-boot header Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-07-19 | Peter Maydell | vexpress: Add virtio-mmio transports Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1373977512-28932-9-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-07-19 | Peter Maydell | vexpress: Make VEDBoardInfo extend arm_boot_info Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1373977512-28932-8-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-07-19 | Peter Maydell | arm/boot: Allow boards to modify the FDT blob Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1373977512-28932-7-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-07-19 | Peter Maydell | virtio: Implement MMIO based virtio transport Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1373977512-28932-6-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-07-19 | Peter Maydell | virtio: Support transports which can specify the vring... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1373977512-28932-5-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-07-19 | Peter Maydell | virtio: Add support for guest setting of queue size Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1373977512-28932-4-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-07-19 | Peter Maydell | arm/boot: Use qemu_devtree_setprop_sized_cells() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1373977512-28932-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-07-19 | Peter Maydell | device_tree: Add qemu_devtree_setprop_sized_cells(... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1373977512-28932-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
next |