index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
highbank.c
Age
Commit message (
Expand
)
Author
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-04-04
hw/arm/vexpress, hw/arm/highbank: Don't insist that CPU has reset-cbar property
Peter Maydell
2014-04-04
hw/arm/highbank: Don't segfault on unknown CPU names
Peter Maydell
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
2013-12-23
hw/arm/highbank: Simplify code (memory region in device state)
Stefan Weil
2013-12-17
arm/highbank.c: Fix MPCore periphbase name
Peter Crosthwaite
2013-12-17
arm/highbank: Fix CBAR initialisation
Peter Crosthwaite
2013-12-17
arm/highbank: Use object_new() rather than cpu_arm_init()
Peter Crosthwaite
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-20
hw/arm/highbank: Don't use arm_pic_init_cpu()
Peter Maydell
2013-07-29
highbank: QOM cast cleanup for HighbankRegsState
Andreas Färber
2013-07-15
ARM/highbank: add support for Calxeda ECX-2000 / Midway
Andre Przywara
2013-07-15
ARM/highbank: prepare for adding similar machines
Andre Przywara
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-05-18
remove some double-includes
Michael Tokarev
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini