aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-24cpu-exec: Optimize X86CPU usage in cpu_exec()Andreas Färber
2013-12-23target-i386: Move apic_state field from CPUX86State to X86CPUChen Fan
2013-12-23cputlb: Tidy memset() of arraysRichard Henderson
2013-12-23cputlb: Use memset() when flushing entriesRichard Henderson
2013-12-22PPC: Fix compilation with TCG debugAlexander Graf
2013-12-21Merge tag 'signed-s390-for-upstream' of git://github.com/agraf/qemuAurelien Jarno
2013-12-21target-sh4: Use new qemu_ld/st opcodesAurelien Jarno
2013-12-21target-mips: Use new qemu_ld/st opcodesAurelien Jarno
2013-12-21tcg/i386: fix a commentAurelien Jarno
2013-12-19Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into stagingAnthony Liguori
2013-12-20spapr: limit numa memory regions by ram sizePaul Mackerras
2013-12-20spapr: make sure RMA is in first mode of first memory nodeAlexey Kardashevskiy
2013-12-20device_tree: qemu_fdt_setprop: Rename val_array argPeter Crosthwaite
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite
2013-12-20PPC: Add VSX to hflagsAlexander Graf
2013-12-20Add xxsldwiTom Musta
2013-12-20Add xxspltwTom Musta
2013-12-20Add xxselTom Musta
2013-12-20Add xxmrgh/xxmrglTom Musta
2013-12-20Add Power7 VSX Logical InstructionsTom Musta
2013-12-20Add VSX Vector Move InstructionsTom Musta
2013-12-20Add VSX Scalar Move InstructionsTom Musta
2013-12-20roms: Flush icache when writing roms to guest memoryAlexander Graf
2013-12-20spapr: tie spapr-nvram to -pflashPaolo Bonzini
2013-12-20PPC: Use default pci bus name for grackle and heathrowAlexander Graf
2013-12-20spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy
2013-12-20target-ppc: move POWER7+ to a separate familyAlexey Kardashevskiy
2013-12-20Add stxvw4xTom Musta
2013-12-20Add stxsdxTom Musta
2013-12-20Add lxvw4xTom Musta
2013-12-20Add lxvdsxTom Musta
2013-12-20Add lxsdxTom Musta
2013-12-20Add xxpermdiTom Musta
2013-12-20Add stxvd2xTom Musta
2013-12-20Add lxvd2xTom Musta
2013-12-20Add VSR to Global RegistersTom Musta
2013-12-20Add VSX Instruction DecodersTom Musta
2013-12-20Add MSR VSX and Associated ExceptionTom Musta
2013-12-20Declare and Enable VSXTom Musta
2013-12-20powerpc: add PVR mask supportAlexey Kardashevskiy
2013-12-20target-ppc: add stubs for KVM breakpointsGreg Kurz
2013-12-19Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20131217' into st...Anthony Liguori
2013-12-18s390x/ioinst: CHSC has to set a condition codeThomas Huth
2013-12-18s390x/kvm: Fixed condition code for unknown SIGP ordersThomas Huth
2013-12-18s390x/kvm: Simplified the calculation of the SIGP order codeThomas Huth
2013-12-18s390x/kvm: Implemented SIGP STARTThomas Huth
2013-12-18s390x/kvm: Fix coding style in handle_sigp()Thomas Huth
2013-12-18s390x/kvm: Removed s390_store_status stubThomas Huth
2013-12-18s390x/kvm: Removed duplicated SIGP definesThomas Huth