summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-24ioapic: Cleanup for QOM'ificationxiaoqiang zhao3-4/+8
2013-12-24icc_bus: QOM'ify ICCxiaoqiang zhao3-15/+14
2013-12-24apic: QOM'ify APICxiaoqiang zhao5-8/+14
2013-12-24apic: Cleanup for QOM'ificationxiaoqiang zhao3-55/+55
2013-12-24qdev: Drop misleading qbus_free() functionStefan Hajnoczi3-9/+2
2013-12-24qom: Detect bad reentrance during object_class_foreach()Hervé Poussineau1-0/+5
2013-12-24tests: Test QOM interface castingIgor Mammedov2-1/+110
2013-12-24qom: Do not register interface "types" in the type table and fix namesPaolo Bonzini2-11/+22
2013-12-24qom: Split out object and class cachesPeter Crosthwaite2-7/+9
2013-12-24qdev: Document that pointer properties kill device_addMarkus Armbruster1-0/+17
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster10-0/+26
2013-12-24qdev-monitor: Avoid device_add crashing on non-device driver nameMarkus Armbruster1-1/+1
2013-12-23qdev: Do not let the user try to device_add when it cannot workMarkus Armbruster1-0/+5
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster10-10/+29
2013-12-23vt82c686: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2-2/+5
2013-12-23piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster4-7/+20
2013-12-23ich9: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster2-3/+10
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster13-4/+89
2013-12-23apic: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+5
2013-12-23cpu: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+5
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster28-33/+7
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster48-57/+69
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