summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw: Remove assert_no_error usagesPeter Crosthwaite2014-01-067-85/+33Star
* qdev: Delete dead codePeter Crosthwaite2014-01-061-5/+0Star
* error: Add error_abortPeter Crosthwaite2014-01-062-1/+27
* monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini2014-01-069-2/+187
* monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini2014-01-066-0/+77
* qom: catch errors in object_property_add_childPaolo Bonzini2014-01-061-3/+8
* qom: fix leak for objects created with -objectPaolo Bonzini2014-01-061-1/+2
* rng: initialize file descriptor to -1Paolo Bonzini2014-01-061-2/+2
* qemu-monitor: HMP cpu-add wrapperJason J. Herne2014-01-063-0/+24
* vl: add missing transition debug->finish_migratePaolo Bonzini2014-01-061-0/+1
* PPC: Fix compilation with TCG debugAlexander Graf2013-12-221-62/+81
* Merge tag 'signed-s390-for-upstream' of git://github.com/agraf/qemuAurelien Jarno2013-12-213-52/+50Star
|\
| * s390x/ioinst: CHSC has to set a condition codeThomas Huth2013-12-181-0/+1
| * s390x/kvm: Fixed condition code for unknown SIGP ordersThomas Huth2013-12-181-6/+11
| * s390x/kvm: Simplified the calculation of the SIGP order codeThomas Huth2013-12-181-5/+3Star
| * s390x/kvm: Implemented SIGP STARTThomas Huth2013-12-181-0/+11
| * s390x/kvm: Fix coding style in handle_sigp()Thomas Huth2013-12-181-12/+12
| * s390x/kvm: Removed s390_store_status stubThomas Huth2013-12-181-22/+0Star
| * s390x/kvm: Removed duplicated SIGP definesThomas Huth2013-12-181-5/+0Star
| * s390x/kvm: Fix diagnose handling.Cornelia Huck2013-12-182-6/+16
* | target-sh4: Use new qemu_ld/st opcodesAurelien Jarno2013-12-211-77/+90
* | target-mips: Use new qemu_ld/st opcodesAurelien Jarno2013-12-211-67/+52Star
* | tcg/i386: fix a commentAurelien Jarno2013-12-211-1/+1
* | Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into stagingAnthony Liguori2013-12-2033-387/+1237
|\ \
| * | spapr: limit numa memory regions by ram sizePaul Mackerras2013-12-201-4/+16
| * | spapr: make sure RMA is in first mode of first memory nodeAlexey Kardashevskiy2013-12-201-6/+11
| * | device_tree: qemu_fdt_setprop: Rename val_array argPeter Crosthwaite2013-12-202-3/+3
| * | device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite2013-12-2012-284/+285
| * | PPC: Add VSX to hflagsAlexander Graf2013-12-201-1/+1
| * | Add xxsldwiTom Musta2013-12-201-0/+62
| * | Add xxspltwTom Musta2013-12-201-0/+31
| * | Add xxselTom Musta2013-12-201-0/+76
| * | Add xxmrgh/xxmrglTom Musta2013-12-201-0/+41
| * | Add Power7 VSX Logical InstructionsTom Musta2013-12-201-0/+29
| * | Add VSX Vector Move InstructionsTom Musta2013-12-201-0/+71
| * | Add VSX Scalar Move InstructionsTom Musta2013-12-201-0/+70
| * | roms: Flush icache when writing roms to guest memoryAlexander Graf2013-12-203-5/+47
| * | spapr: tie spapr-nvram to -pflashPaolo Bonzini2013-12-201-11/+3Star
| * | PPC: Use default pci bus name for grackle and heathrowAlexander Graf2013-12-202-3/+3
| * | spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy2013-12-202-0/+49
| * | spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-207-67/+74
| * | target-ppc: move POWER7+ to a separate familyAlexey Kardashevskiy2013-12-203-1/+41
| * | Add stxvw4xTom Musta2013-12-201-0/+28
| * | Add stxsdxTom Musta2013-12-201-0/+15
| * | Add lxvw4xTom Musta2013-12-201-0/+29
| * | Add lxvdsxTom Musta2013-12-201-0/+16
| * | Add lxsdxTom Musta2013-12-201-0/+16
| * | Add xxpermdiTom Musta2013-12-201-1/+40
| * | Add stxvd2xTom Musta2013-12-201-0/+18
| * | Add lxvd2xTom Musta2013-12-201-0/+18