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
/
arch_init.h
Age
Commit message (
Expand
)
Author
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-10-30
compiler: use weak aliases to provide default definitions
Paolo Bonzini
2012-08-15
win32: provide separate macros for weak decls and definitions
Anthony Liguori
2012-08-11
unicore32-softmmu: Add unicore32-softmmu build support
Guan Xuetao
2012-07-27
target-or32: Add target stubs and QOM cpu
Jia Liu
2012-05-10
eliminate arch_config_name variable
Eduardo Habkost
2011-12-20
audio: remove unused parameter isa_pic
Hervé Poussineau
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-09-10
target-xtensa: add target stubs
Max Filippov
2011-05-08
Introduce -machine command option.
Anthony PERARD
2011-04-15
migration: move some declarations to migration.h
Blue Swirl
2011-03-07
LatticeMico32 target support
Michael Walle
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
2010-03-29
Refactor target specific handling, compile vl.c only once
Blue Swirl