aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-14Use uintptr_t for various op related functionsBlue Swirl
2012-04-14coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31Peter Maydell
2012-04-14Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl
2012-04-14Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-04-14target-xtensa: Start QOM'ifying CPU initAndreas Färber
2012-04-14target-xtensa: QOM'ify CPU resetAndreas Färber
2012-04-14target-xtensa: QOM'ify CPUAndreas Färber
2012-04-14target-xtensa: improve unit tests debuggingMax Filippov
2012-04-14target-xtensa: Move helpers.h to helper.hLluís Vilanova
2012-04-13Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-04-13Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-04-13Merge remote-tracking branch 'afaerber/qom-cpu-lm32.v3' into stagingAnthony Liguori
2012-04-13hw/arm_gic: Remove stray hardcoded tabPeter Maydell
2012-04-13hw/arm_gic: gic_set_pending_private() is NVIC onlyPeter Maydell
2012-04-13hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC definePeter Maydell
2012-04-13hw/arm_gic: Make gic_reset a sysbus reset functionPeter Maydell
2012-04-13hw/arm11mpcore: Convert to using sysbus GIC devicePeter Maydell
2012-04-13hw/exynos4210_gic: Convert to using sysbus GICPeter Maydell
2012-04-13hw/realview_gic: switch to sysbus GICPeter Maydell
2012-04-13hw/a9mpcore: Switch to using sysbus GICPeter Maydell
2012-04-13hw/a15mpcore: switch to using sysbus GICPeter Maydell
2012-04-13hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell
2012-04-13hw/arm_gic: Expose PPI inputs as gpio inputsPeter Maydell
2012-04-13hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell
2012-04-13hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell
2012-04-13hw/exynos4210_combiner.c: Drop excessive read/write access check.Evgeny Voevodin
2012-04-13ARM: Exynos4210: Drop gic_cpu_write() after initialization.Evgeny Voevodin
2012-04-13Fix bit test in Exynos4210 UART emulation to use & instead of &&Daniel P. Berrange
2012-04-13configure: Insist on a Python 2, not Python 3Peter Maydell
2012-04-13bsd-user: fix compile failurePeter Maydell
2012-04-12kvmclock: guest stop notificationEric B Munson
2012-04-12kvm: update linux headersMarcelo Tosatti
2012-04-12kvm: set gsi_bits and max_gsi correctlyJason Baron
2012-04-12kvm: Drop unused kvm_pit_in_kernelJan Kiszka
2012-04-12kvm: allow arbitrarily sized mmio ioeventfdMichael S. Tsirkin
2012-04-12kvm: Drop redundant kvm_enabled from cpu_thread_is_idleJan Kiszka
2012-04-12kvm: add flightrecorder scriptStefan Hajnoczi
2012-04-12ps2: avoid repeated header file includesWanpeng Li
2012-04-12make: Always set LC_ALL=C for makeinfoStefan Weil
2012-04-12configure: Fix wrong preprocessor statementStefan Weil
2012-04-12configure: Remove useless uses of ARCH_CFLAGSPeter Maydell
2012-04-12target-microblaze: added PetaLogix copyrightPeter A. G. Crosthwaite
2012-04-12target-lm32: QOM'ify CPU resetAndreas Färber
2012-04-12target-lm32: QOM'ify CPU initAndreas Färber
2012-04-12target-lm32: QOM'ify CPUAndreas Färber
2012-04-11rtl8139: do not assume TxStatus[] and TxAddr[] are adjacentStefan Hajnoczi
2012-04-10target-i386: QOM'ify CPU resetAndreas Färber
2012-04-10target-i386: QOM'ify CPU initAndreas Färber
2012-04-10target-i386: QOM'ify CPUAndreas Färber
2012-04-10target-i386: Rename cpuid.cAndreas Färber