aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-17w64: Fix data type of next_tb and tcg_qemu_tb_execStefan Weil
2012-03-17softfloat: fix for C99Avi Kivity
2012-03-17Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl
2012-03-17Merge branch 'malta' of git://qemu.weilnetz.de/qemuBlue Swirl
2012-03-17Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-03-17vmstate: fix varrays with uint32_t indexesAmos Kong
2012-03-17Fix large memory chunks allocation with tcg_malloc.Kirill Batuzov
2012-03-15malta: Fix display for LED arrayStefan Weil
2012-03-15malta: Use symbolic hardware addressesStefan Weil
2012-03-15malta: Always allocate flash memoryStefan Weil
2012-03-15malta: Clean allocation of bios region aliasStefan Weil
2012-03-15target-arm: Decode SETEND correctly in ThumbPeter Maydell
2012-03-15target-arm: Clear IT bits when taking exceptions in v7MPeter Maydell
2012-03-15target-arm: Fix typo in ARM946 cp15 c5 handlingPeter Maydell
2012-03-15PPC: Fix openpic with relative memregionsAlexander Graf
2012-03-15pseries: Configure PCI bridge using propertiesDavid Gibson
2012-03-15PPC: KVM: Synchronize regs on CPU dumpAlexander Graf
2012-03-15kvm: Comparison with ioctl number macros needs to be unsignedDavid Gibson
2012-03-15ppc: Correctly define POWERPC_INSNS2_DEFAULTMeador Inge
2012-03-15pseries: Add support for level interrupts to XICSDavid Gibson
2012-03-15PPC: Fix large page support in TCGNathan Whitehorn
2012-03-15PPC: Add PIR register to POWER7 CPUNathan Whitehorn
2012-03-15pseries: Remove PCI device from PCI host bridge codeAlexey Kardashevskiy
2012-03-15pseries: Remove unused constant from PCI codeDavid Gibson
2012-03-15pseries: Update SLOF firmware imageDavid Gibson
2012-03-15PPC64: Add support for ldbrx and stdbrx instructionsThomas Huth
2012-03-15pseries: Don't try to munmap() a malloc()ed TCE tableDavid Gibson
2012-03-15ppc: Add missing 'static' to spin_rw_opsStefan Weil
2012-03-15PPC: 405: Fix ppc405ep initializationAlexander Graf
2012-03-15Bad zero comparison for sas_ss_flags on powerpcAlex Barcelo
2012-03-14target-lm32/microblaze: Drop second CPU{LM32, MB}State typedefAndreas Färber
2012-03-14Merge remote-tracking branch 'afaerber/qom-cpu.v5' into stagingAnthony Liguori
2012-03-14vnc: Limit r/w access to size of allocated memoryStefan Weil
2012-03-14vnc: don't mess up with iohandlers in the vnc threadCorentin Chary
2012-03-14qom: Introduce CPU classAndreas Färber
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber
2012-03-14xtensa hw/: Don't use CPUStateAndreas Färber
2012-03-14sparc hw/: Don't use CPUStateAndreas Färber
2012-03-14sh4 hw/: Don't use CPUStateAndreas Färber
2012-03-14s390x hw/: Don't use CPUStateAndreas Färber
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber
2012-03-14mips hw/: Don't use CPUStateAndreas Färber
2012-03-14microblaze hw/: Don't use CPUStateAndreas Färber
2012-03-14m68k hw/: Don't use CPUStateAndreas Färber
2012-03-14lm32 hw/: Don't use CPUStateAndreas Färber
2012-03-14i386 hw/: Don't use CPUStateAndreas Färber
2012-03-14cris hw/: Don't use CPUStateAndreas Färber
2012-03-14arm hw/: Don't use CPUStateAndreas Färber
2012-03-14alpha hw/: Don't use CPUStateAndreas Färber
2012-03-14xtensa-semi: Don't use CPUStateAndreas Färber