index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
z2.c
Age
Commit message (
Expand
)
Author
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
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-10-10
ssi: Implemented CS behaviour
Peter A. G. Crosthwaite
2012-06-11
arm_boot: Pass ARMCPU to arm_load_kernel()
Andreas Färber
2012-06-11
z2: Rename PXA2xxState variable
Andreas Färber
2012-06-04
pxa2xx: Use cpu_arm_init() and store ARMCPU
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
i2c: smbus: convert to QEMU Object Model
Anthony Liguori
2012-01-27
i2c: rename i2c_slave -> I2CSlave
Anthony Liguori
2012-01-27
ssi: convert to QEMU Object Model
Anthony Liguori
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
2011-10-02
pxa: Pass in address_space to pxa{255, 270}_init
Richard Henderson
2011-09-04
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
2011-07-30
Add support for Zipit Z2 machine
Vasily Khoruzhick