aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2012-02-17hw/a15mpcore.c: Add Cortex-A15 private peripheral modelPeter Maydell1-1/+1
2012-02-17Exynos4210: added display controller implementationMitsyanko Igor1-1/+1
2012-02-17ARM: exynos4210: MCT support.Evgeny Voevodin1-1/+1
2012-02-17ARM: exynos4210: basic Power Management Unit implementationMaksim Kozlov1-0/+1
2012-02-17ARM: exynos4210: PWM support.Evgeny Voevodin1-1/+1
2012-02-17ARM: exynos4210: UART supportMaksim Kozlov1-1/+1
2012-02-17ARM: Samsung exynos4210-based boards emulationEvgeny Voevodin1-1/+2
2012-02-17ARM: exynos4210: IRQ subsystem support.Evgeny Voevodin1-0/+1
2012-02-09make: Remove duplicate use of GLIB_CFLAGSStefan Weil1-1/+0
2012-02-07w32: Build windows and console executablesStefan Weil1-1/+15
2012-01-27qom: add the base Object class (v2)Anthony Liguori1-0/+2
2012-01-26arm: SoC model for Calxeda HighbankRob Herring1-0/+1
2012-01-26Add xgmac ethernet modelRob Herring1-0/+1
2012-01-25vga: compile cirrus_vga in hwlibBlue Swirl1-1/+0
2012-01-23hyperv: fix build on non-KVM hostsBlue Swirl1-1/+1
2012-01-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-3/+5
2012-01-22vga: make Cirrus ISA device optionalBlue Swirl1-9/+4
2012-01-21PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single fileAlexander Graf1-1/+1
2012-01-19kvm: x86: Add user space part for in-kernel IOAPICJan Kiszka1-1/+1
2012-01-19kvm: x86: Add user space part for in-kernel i8259Jan Kiszka1-1/+1
2012-01-19kvm: x86: Add user space part for in-kernel APICJan Kiszka1-1/+1
2012-01-19ioapic: Factor out base class for KVM reuseJan Kiszka1-1/+1
2012-01-19apic: Factor out base class for KVM reuseJan Kiszka1-1/+1
2012-01-19kvm: Move kvmclock into hw/kvm folderJan Kiszka1-2/+2
2012-01-19hyper-v: introduce Hyper-V support infrastructure.Vadim Rozenfeld1-0/+2
2012-01-10Merge branch 's390-next' of git://repo.or.cz/qemu/agrafAurelien Jarno1-1/+4
2012-01-04Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori1-0/+1
2012-01-04add L2x0/PL310 cache controller deviceRob Herring1-0/+1
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-1/+1
2012-01-04Compile device-hotplug on all targetsAlexander Graf1-1/+4
2011-12-16Makefile.target: Remove unnecessary dependency rulesPeter Maydell1-6/+0
2011-12-14Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori1-2/+0
2011-12-12syborg: drop support for Symbian Virtual PlatformStefan Hajnoczi1-3/+0
2011-12-12hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devicesPeter Maydell1-0/+1
2011-12-09Makefile.target: Remove out of date commentChen Wei-Ren1-2/+0
2011-11-02Merge branch 'tci' of git://qemu.weilnetz.de/qemuBlue Swirl1-0/+4
2011-11-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl1-0/+1
2011-10-31tcg: Add tcg interpreter to configure / makeStefan Weil1-0/+4
2011-10-31Add AACI audio playback support to the ARM Versatile/PB platformMathieu Sonet1-0/+1
2011-10-31pseries: Add partial support for PCIDavid Gibson1-0/+1
2011-10-26Sparc: split load and store op helpersBlue Swirl1-2/+3
2011-10-26Sparc: split MMU helpersBlue Swirl1-1/+1
2011-10-26Sparc: avoid AREG0 for CWP and PSTATE helpersBlue Swirl1-1/+1
2011-10-23Sparc: split CWP and PSTATE op helpersBlue Swirl1-2/+2
2011-10-23Sparc: avoid AREG0 for lazy condition code helpersBlue Swirl1-1/+1
2011-10-23Sparc: split lazy condition code handling op helpersBlue Swirl1-2/+2
2011-10-23Sparc: avoid AREG0 for float and VIS opsBlue Swirl1-1/+1
2011-10-23Sparc: split FPU and VIS op helpersBlue Swirl1-2/+3
2011-10-23Sparc: split helper.cBlue Swirl1-0/+5
2011-10-16i8259: Move to hw libraryJan Kiszka1-4/+4