aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2011-07-30Add TCG optimizations stubKirill Batuzov1-1/+1
2011-07-30Add support for Zipit Z2 machineVasily Khoruzhick1-0/+1
2011-07-29Hierarchical memory region APIAvi Kivity1-0/+1
2011-07-21Add hard build dependency on glibAnthony Liguori1-0/+1
2011-07-20Avoid CPU endian memory accesses in devicesBlue Swirl1-1/+1
2011-07-20Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl1-1/+1
2011-07-17xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XENJan Kiszka1-4/+1
2011-07-17xen: Clean up build systemJan Kiszka1-10/+3
2011-07-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl1-1/+1
2011-06-26cpu-exec.c: avoid AREG0 useBlue Swirl1-1/+1
2011-06-26Fix fallouts from Linux header inclusionJan Kiszka1-2/+6
2011-06-22Revert "Makefile.target: Allow target helpers to be in any *_helper.c file"Peter Maydell1-1/+1
2011-06-22Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-3/+1
2011-06-20Switch build system to accompanied kernel headersJan Kiszka1-3/+1
2011-06-19xen: Add the Xen platform pci deviceSteven Smith1-0/+2
2011-06-17PPC: E500: Implement reboot controllerAlexander Graf1-1/+1
2011-06-10Merge remote branch 'rth/axp-next' into alpha-mergeEdgar E. Iglesias1-1/+2
2011-06-08Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori1-3/+1
2011-06-08virtio: Move virtio-pci to hw libraryJan Kiszka1-1/+0
2011-06-07Add an isa device for SGAGlauber Costa1-1/+1
2011-06-03softfloat-native: removeAurelien Jarno1-2/+1
2011-06-01virtio-9p: Use relative includes for files in hwStefan Weil1-2/+0
2011-06-01virtio-9p: Move device specific code to virtio-9p-deviceAneesh Kumar K.V1-2/+2
2011-05-31target-alpha: Enable the alpha-softmmu target.Richard Henderson1-1/+2
2011-05-31target-alpha: Remove partial support for palcode emulation.Richard Henderson1-1/+1
2011-05-28Move user emulator stuff from cpu-exec.c to user-exec.cBlue Swirl1-5/+5
2011-05-08xen: Introduce the Xen mapcacheJun Nakajima1-0/+3
2011-05-08xen: Add initialisation of XenAnthony PERARD1-0/+9
2011-05-08xen: Make Xen build once.Anthony PERARD1-1/+1
2011-05-03lm32: add Milkymist Minimac2 supportMichael Walle1-1/+1
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V1-2/+4
2011-04-20Basic implementation of Sharp Zaurus SL-5500 collie PDADmitry Eremin-Solenikov1-0/+1
2011-04-20Implement basic part of SA-1110/SA-1100Dmitry Eremin-Solenikov1-0/+1
2011-04-04Makefile.target: Allow target helpers to be in any *_helper.c filePeter Maydell1-1/+1
2011-04-04lm32: add support for the Milkymist boardMichael Walle1-0/+1
2011-04-04lm32: add Milkymist VGAFB supportMichael Walle1-0/+2
2011-04-04lm32: add Milkymist UART supportMichael Walle1-0/+1
2011-04-04lm32: add Milkymist TMU2 supportMichael Walle1-0/+1
2011-04-04lm32: add Milkymist System Controller supportMichael Walle1-0/+1
2011-04-04lm32: add Milkymist SoftUSB supportMichael Walle1-0/+1
2011-04-04lm32: add Milkymist PFPU supportMichael Walle1-0/+1
2011-04-04lm32: add Milkymist Minimac supportMichael Walle1-0/+1
2011-04-04lm32: add Milkymist memory card supportMichael Walle1-0/+1
2011-04-04lm32: add Milkymist HPDMC supportMichael Walle1-0/+1
2011-04-04lm32: add Milkymist AC97 supportMichael Walle1-0/+1
2011-04-04Only build ivshmem when CONFIG_PCI && CONFIG_KVMAlexander Graf1-1/+7
2011-04-03hw/vexpress.c: Add model of ARM Versatile Express boardPeter Maydell1-0/+1
2011-04-01libcacard: initial commitRobert Relyea1-0/+6
2011-04-01Implement PAPR virtual SCSI interface (ibmvscsi)Ben Herrenschmidt1-1/+1
2011-04-01Implement sPAPR Virtual LAN (ibmveth)David Gibson1-1/+1