aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-13hw/arm_gic: Remove stray hardcoded tabgic-as-devicePeter 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-12target-microblaze: added PetaLogix copyrightPeter A. G. Crosthwaite
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
2012-04-10Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into stagingAnthony Liguori
2012-04-10Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-04-10Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-04-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-04-10petalogix_s3adsp1800: deleted bad FIXME commentPeter A. G. Crosthwaite
2012-04-09qapi: convert device_delLuiz Capitulino
2012-04-09qdev: qdev_unplug(): use error_set()Luiz Capitulino
2012-04-08Merge branch 'memory/core' of git://git.kernel.org/pub/scm/virt/kvm/qemu-kvmBlue Swirl
2012-04-07Add QEMU_NORETURN to function cpu_io_recompileStefan Weil
2012-04-07Add QEMU_NORETURN to function cpu_resume_from_signalStefan Weil
2012-04-07Replace Qemu by QEMU in commentsStefan Weil
2012-04-07Replace Qemu by QEMU in w32 installation path (prefix)Stefan Weil
2012-04-07Replace Qemu by QEMU in internal documentationStefan Weil
2012-04-07Replace Qemu by QEMU in user visible documentationStefan Weil
2012-04-07remove useless comments in dmaWanpeng Li
2012-04-07tci: Support targets with CONFIG_TCG_PASS_AREG0 (fix broken build)Stefan Weil
2012-04-07Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...Blue Swirl
2012-04-07w64: Fix data type of tb_next and other variables used for host addressesStefan Weil
2012-04-07softfloat: roundAndPackInt{32, 64}: Don't assume int32 is 32 bitsPeter Maydell
2012-04-07softfloat: float*_to_int32_round_to_zero: don't assume int32 is 32 bitsPeter Maydell
2012-04-07configure: require glib 2.12, 2.20 for mingw32Paolo Bonzini
2012-04-07main-loop: integrate glib sources for w32Paolo Bonzini
2012-04-07main-loop: replace WaitForMultipleObjects with g_pollPaolo Bonzini
2012-04-07main-loop: interrupt wait when data arrives on a socketPaolo Bonzini
2012-04-07main-loop: disable fd_set-based glib integration under w32Paolo Bonzini
2012-04-07main loop: use msec-based timeout in glib_select_fillPaolo Bonzini
2012-04-07target-sparc: QOM'ify CPUAndreas Färber
2012-04-07target-sparc: Rename cpu_init.cAndreas Färber
2012-04-06Userspace ARM BE8 supportPaul Brook
2012-04-06elf.h: Update EF_ARM_ constants to newer ABI versionsPeter Maydell
2012-04-06arm-linux-user: fix elfload.c's AT_HWCAP to reflect cpu features.Benoit Canet