Age | Commit message (Expand) | Author |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-22 | Fix typos and misspellings | Peter Maydell |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-11-15 | Move qemu_irq typedef out of qemu-common.h | Igor Mammedov |
2012-11-01 | arm_boot: Change initrd load address to "halfway through RAM" | Peter Maydell |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-07-20 | hw/arm_boot.c: Make ram_size a uint64_t | Peter Maydell |
2012-06-19 | arm_boot: Fix typos in comment | Andreas Färber |
2012-06-11 | arm_pic: Pass ARMCPU to arm_pic_init_cpu() | Andreas Färber |
2012-06-11 | arm_boot: Pass ARMCPU to arm_load_kernel() | Andreas Färber |
2012-06-11 | arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook() | Andreas Färber |
2012-06-11 | arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot() | Andreas Färber |
2012-03-14 | arm hw/: Don't use CPUState | Andreas Färber |
2012-03-02 | arm: add device tree support | Grant Likely |
2012-02-17 | arm_boot: Pass base address of GIC CPU interface, not whole GIC | Peter Maydell |
2012-01-26 | arm: add secondary cpu boot callbacks to arm_boot.c | Mark Langsdorf |
2012-01-17 | hw/arm_boot.c: Make SMP boards specify address to poll in bootup loop | Evgeny Voevodin |
2011-09-04 | armv7m: convert to memory API | Avi Kivity |
2011-08-25 | Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" | Anthony Liguori |
2011-08-24 | armv7m: convert to memory API | Avi Kivity |
2011-07-23 | Correct spelling of licensed | Matthew Fernandez |
2011-07-04 | arm: Add const attribute to some arm_boot_info pointers | Stefan Weil |
2009-11-19 | ARM PBX-A9 board support | Paul Brook |
2009-11-11 | Fix ARM system emulation | Paul Brook |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-05-14 | ARM GIC qdev conversion | Paul Brook |
2009-05-14 | Stellaris ethernet qdev conversion | Paul Brook |
2009-04-09 | Use qemu_ram_alloc. | pbrook |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 |
2008-09-17 | Fix warnings that would be caused by ld flag --warn-common | blueswir1 |
2008-08-30 | Fix some warnings that would be generated by gcc -Wredundant-decls | blueswir1 |
2008-04-14 | Move the excess of arm_load_kernel() parameters into a struct. | balrog |
2007-11-24 | Stellaris ethernet support. | pbrook |
2007-11-24 | ARMv7-M SysTick fix. | pbrook |
2007-11-17 | Break up vl.h. | pbrook |