summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-14Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl13-169/+331
2012-04-13Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori4-8/+46
2012-04-13Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori10-30/+171
2012-04-13Merge remote-tracking branch 'afaerber/qom-cpu-lm32.v3' into stagingAnthony Liguori5-13/+158
2012-04-13hw/arm_gic: Remove stray hardcoded tabPeter Maydell1-1/+1
2012-04-13hw/arm_gic: gic_set_pending_private() is NVIC onlyPeter Maydell1-2/+3
2012-04-13hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC definePeter Maydell2-4/+10
2012-04-13hw/arm_gic: Make gic_reset a sysbus reset functionPeter Maydell2-2/+19
2012-04-13hw/arm11mpcore: Convert to using sysbus GIC devicePeter Maydell1-19/+30
2012-04-13hw/exynos4210_gic: Convert to using sysbus GICPeter Maydell1-8/+24
2012-04-13hw/realview_gic: switch to sysbus GICPeter Maydell1-12/+26
2012-04-13hw/a9mpcore: Switch to using sysbus GICPeter Maydell1-25/+35
2012-04-13hw/a15mpcore: switch to using sysbus GICPeter Maydell1-9/+26
2012-04-13hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell8-1/+58
2012-04-13hw/arm_gic: Expose PPI inputs as gpio inputsPeter Maydell1-9/+40
2012-04-13hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell7-48/+15
2012-04-13hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell7-26/+19
2012-04-13hw/exynos4210_combiner.c: Drop excessive read/write access check.Evgeny Voevodin1-10/+0
2012-04-13ARM: Exynos4210: Drop gic_cpu_write() after initialization.Evgeny Voevodin4-2/+34
2012-04-13Fix bit test in Exynos4210 UART emulation to use & instead of &&Daniel P. Berrange1-3/+3
2012-04-13configure: Insist on a Python 2, not Python 3Peter Maydell1-0/+8
2012-04-13bsd-user: fix compile failurePeter Maydell1-0/+1
2012-04-12kvmclock: guest stop notificationEric B Munson1-0/+16
2012-04-12kvm: update linux headersMarcelo Tosatti3-0/+12
2012-04-12kvm: set gsi_bits and max_gsi correctlyJason Baron1-1/+1
2012-04-12kvm: Drop unused kvm_pit_in_kernelJan Kiszka3-14/+0
2012-04-12kvm: allow arbitrarily sized mmio ioeventfdMichael S. Tsirkin4-13/+15
2012-04-12kvm: Drop redundant kvm_enabled from cpu_thread_is_idleJan Kiszka1-2/+1
2012-04-12kvm: add flightrecorder scriptStefan Hajnoczi1-0/+126
2012-04-12ps2: avoid repeated header file includesWanpeng Li1-0/+29
2012-04-12make: Always set LC_ALL=C for makeinfoStefan Weil1-1/+1
2012-04-12configure: Fix wrong preprocessor statementStefan Weil1-1/+1
2012-04-12configure: Remove useless uses of ARCH_CFLAGSPeter Maydell1-6/+6
2012-04-12target-microblaze: added PetaLogix copyrightPeter A. G. Crosthwaite4-0/+4
2012-04-12target-lm32: QOM'ify CPU resetAndreas Färber2-10/+10
2012-04-12target-lm32: QOM'ify CPU initAndreas Färber2-3/+13
2012-04-12target-lm32: QOM'ify CPUAndreas Färber5-1/+136
2012-04-11rtl8139: do not assume TxStatus[] and TxAddr[] are adjacentStefan Hajnoczi1-11/+15
2012-04-10target-i386: QOM'ify CPU resetAndreas Färber2-71/+72
2012-04-10target-i386: QOM'ify CPU initAndreas Färber2-18/+27
2012-04-10target-i386: QOM'ify CPUAndreas Färber4-8/+118
2012-04-10target-i386: Rename cpuid.cAndreas Färber2-1/+1
2012-04-10Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into stagingAnthony Liguori19-150/+1078
2012-04-10Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori11-21/+63
2012-04-10Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori44-494/+1081
2012-04-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori6-5/+10
2012-04-10petalogix_s3adsp1800: deleted bad FIXME commentPeter A. G. Crosthwaite1-1/+0
2012-04-09qapi: convert device_delLuiz Capitulino6-19/+37
2012-04-09qdev: qdev_unplug(): use error_set()Luiz Capitulino6-11/+35
2012-04-08Merge branch 'memory/core' of git://git.kernel.org/pub/scm/virt/kvm/qemu-kvmBlue Swirl2-8/+13