summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-06qdev: Delete dead codePeter Crosthwaite1-5/+0
2014-01-06error: Add error_abortPeter Crosthwaite2-1/+27
2014-01-06monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini9-2/+187
2014-01-06monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini6-0/+77
2014-01-06qom: catch errors in object_property_add_childPaolo Bonzini1-3/+8
2014-01-06qom: fix leak for objects created with -objectPaolo Bonzini1-1/+2
2014-01-06rng: initialize file descriptor to -1Paolo Bonzini1-2/+2
2014-01-06qemu-monitor: HMP cpu-add wrapperJason J. Herne3-0/+24
2014-01-06vl: add missing transition debug->finish_migratePaolo Bonzini1-0/+1
2013-12-22PPC: Fix compilation with TCG debugAlexander Graf1-62/+81
2013-12-21Merge tag 'signed-s390-for-upstream' of git://github.com/agraf/qemuAurelien Jarno3-52/+50
2013-12-21target-sh4: Use new qemu_ld/st opcodesAurelien Jarno1-77/+90
2013-12-21target-mips: Use new qemu_ld/st opcodesAurelien Jarno1-67/+52
2013-12-21tcg/i386: fix a commentAurelien Jarno1-1/+1
2013-12-19Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into stagingAnthony Liguori33-387/+1237
2013-12-20spapr: limit numa memory regions by ram sizePaul Mackerras1-4/+16
2013-12-20spapr: make sure RMA is in first mode of first memory nodeAlexey Kardashevskiy1-6/+11
2013-12-20device_tree: qemu_fdt_setprop: Rename val_array argPeter Crosthwaite2-3/+3
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite12-284/+285
2013-12-20PPC: Add VSX to hflagsAlexander Graf1-1/+1
2013-12-20Add xxsldwiTom Musta1-0/+62
2013-12-20Add xxspltwTom Musta1-0/+31
2013-12-20Add xxselTom Musta1-0/+76
2013-12-20Add xxmrgh/xxmrglTom Musta1-0/+41
2013-12-20Add Power7 VSX Logical InstructionsTom Musta1-0/+29
2013-12-20Add VSX Vector Move InstructionsTom Musta1-0/+71
2013-12-20Add VSX Scalar Move InstructionsTom Musta1-0/+70
2013-12-20roms: Flush icache when writing roms to guest memoryAlexander Graf3-5/+47
2013-12-20spapr: tie spapr-nvram to -pflashPaolo Bonzini1-11/+3
2013-12-20PPC: Use default pci bus name for grackle and heathrowAlexander Graf2-3/+3
2013-12-20spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy2-0/+49
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy7-67/+74
2013-12-20target-ppc: move POWER7+ to a separate familyAlexey Kardashevskiy3-1/+41
2013-12-20Add stxvw4xTom Musta1-0/+28
2013-12-20Add stxsdxTom Musta1-0/+15
2013-12-20Add lxvw4xTom Musta1-0/+29
2013-12-20Add lxvdsxTom Musta1-0/+16
2013-12-20Add lxsdxTom Musta1-0/+16
2013-12-20Add xxpermdiTom Musta1-1/+40
2013-12-20Add stxvd2xTom Musta1-0/+18
2013-12-20Add lxvd2xTom Musta1-0/+18
2013-12-20Add VSR to Global RegistersTom Musta1-0/+27
2013-12-20Add VSX Instruction DecodersTom Musta1-0/+11
2013-12-20Add MSR VSX and Associated ExceptionTom Musta4-2/+18
2013-12-20Declare and Enable VSXTom Musta2-3/+8
2013-12-20powerpc: add PVR mask supportAlexey Kardashevskiy5-0/+56
2013-12-20target-ppc: add stubs for KVM breakpointsGreg Kurz1-0/+28
2013-12-19Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20131217' into st...Anthony Liguori50-694/+5229
2013-12-18s390x/ioinst: CHSC has to set a condition codeThomas Huth1-0/+1
2013-12-18s390x/kvm: Fixed condition code for unknown SIGP ordersThomas Huth1-6/+11