summaryrefslogtreecommitdiffstats
path: root/hw/z2.c
Commit message (Expand)AuthorAgeFilesLines
* Make default boot order machine specificAvik Sil2013-01-151-0/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-2/+2
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-4/+5
* ssi: Implemented CS behaviourPeter A. G. Crosthwaite2012-10-101-3/+4
* arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber2012-06-111-1/+1
* z2: Rename PXA2xxState variableAndreas Färber2012-06-111-13/+13
* pxa2xx: Use cpu_arm_init() and store ARMCPUAndreas Färber2012-06-041-1/+1
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-12/+16
* i2c: smbus: convert to QEMU Object ModelAnthony Liguori2012-01-271-8/+15
* i2c: rename i2c_slave -> I2CSlaveAnthony Liguori2012-01-271-5/+5
* ssi: convert to QEMU Object ModelAnthony Liguori2012-01-271-6/+13
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* pxa: Pass in address_space to pxa{255, 270}_initRichard Henderson2011-10-021-1/+3
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-09-041-1/+1
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-8/+7
* pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-08-251-7/+8
* Add support for Zipit Z2 machineVasily Khoruzhick2011-07-301-0/+358
OpenPOWER on IntegriCloud