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
/
highbank.c
Age
Commit message (
Expand
)
Author
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2013-01-15
Make default boot order machine specific
Avik Sil
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
net: reorganize headers
Paolo Bonzini
2012-12-13
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-12-11
hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC init
Peter Maydell
2012-12-11
Support default block interfaces per QEMUMachine
Christian Borntraeger
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-08-01
net: Remove VLANState
Stefan Hajnoczi
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-04-27
target-arm: Move A9 config_base_address reset value to ARMCPU
Peter Maydell
2012-03-14
arm hw/: Don't use CPUState
Andreas Färber
2012-02-17
Remove unnecessary includes of primecell.h
Peter Maydell
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-26
arm: SoC model for Calxeda Highbank
Rob Herring