summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qom: Split out object and class cachesPeter Crosthwaite2013-12-242-7/+9
* qdev: Document that pointer properties kill device_addMarkus Armbruster2013-12-241-0/+17
* hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster2013-12-2410-0/+26
* qdev-monitor: Avoid device_add crashing on non-device driver nameMarkus Armbruster2013-12-241-1/+1
* qdev: Do not let the user try to device_add when it cannot workMarkus Armbruster2013-12-231-0/+5
* isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-2310-10/+29
* vt82c686: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-232-2/+5
* piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-234-7/+20
* ich9: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-232-3/+10
* pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-2313-4/+89
* apic: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+5
* cpu: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+5
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-2328-33/+7
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-2348-57/+69
* 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/+50
|\
| * 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/+3
| * 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/+0
| * s390x/kvm: Removed duplicated SIGP definesThomas Huth2013-12-181-5/+0
| * 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/+52
* | tcg/i386: fix a commentAurelien Jarno2013-12-211-1/+1
* | Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into stagingAnthony Liguori2013-12-1933-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/+3
| * | 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
OpenPOWER on IntegriCloud