]> git.proxmox.com Git - mirror_qemu.git/history - hw/vexpress.c
exec: move include files to include/exec/
[mirror_qemu.git] / hw / vexpress.c
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-12-19 Paolo Bonzininet: reorganize headers
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-12-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-12-11 Christian BorntraegerSupport default block interfaces per QEMUMachine
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-01 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-11-01 Aurelien JarnoMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-10-30 Peter Maydellhw/vexpress.c: Don't prematurely explode QEMUMachineIni...
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-20 Eduardo Habkostcreate struct for machine initialization arguments
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.66' into staging
2012-09-27 Aurelien JarnoMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-09-26 Francesco LavraVersatile Express: Add modelling of NOR flash
2012-09-26 Francesco LavraVersatile Express: Fix NOR flash 0 address and remove...
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-01 Stefan Hajnoczinet: Remove VLANState
2012-07-30 Anthony LiguoriMerge commit 'quintela/migration-next-v5' into staging
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-07-20 Peter Maydellhw/vexpress.c: Allow >4GB of RAM for Cortex-A15 daughte...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3a...
2012-06-10 Andreas Färberarm_pic: Pass ARMCPU to arm_pic_init_cpu()
2012-06-10 Andreas Färberarm_boot: Pass ARMCPU to arm_load_kernel()
2012-06-10 Andreas Färbervexpress: Use cpu_arm_init() to obtain ARMCPU
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas Färberarm hw/: Don't use CPUState
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-for-anthony...
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-02-17 Peter Maydellhw/vexpress.c: Add vexpress-a15 machine
2012-02-17 Peter Maydellarm_boot: Pass base address of GIC CPU interface, not...
2012-02-17 Peter Maydellhw/vexpress.c: Instantiate the motherboard CLCD
2012-02-17 Peter Maydellhw/vexpress.c: Factor out daughterboard-specific initia...
2012-02-17 Peter Maydellhw/vexpress.c: Move secondary CPU boot code to SRAM
2012-02-17 Peter Maydellhw/vexpress.c: Make motherboard peripheral memory map...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-09 Peter MaydellARM devboards: Set arm_sysctl properties before init...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-17 Peter Maydellvexpress, realview: Add (dummy) L2 cache controller
2012-01-17 Evgeny Voevodinhw/arm_boot.c: Make SMP boards specify address to poll...
2012-01-13 Paolo Bonziniprepare for future GPLv2+ relicensing
2012-01-10 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2012-01-07 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.33' into staging
2012-01-04 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-04 Avi Kivityvmstate, memory: decouple vmstate from memory API
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-24 Avi Kivityvexpress: convert to memory API
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-31 Peter Maydellhw/vexpress.c, hw/realview.c: Add PL041 to VExpress...
next