aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-24icc_bus: QOM'ify ICCxiaoqiang zhao
2013-12-24apic: QOM'ify APICxiaoqiang zhao
2013-12-24apic: Cleanup for QOM'ificationxiaoqiang zhao
2013-12-24qdev: Drop misleading qbus_free() functionStefan Hajnoczi
2013-12-24qom: Detect bad reentrance during object_class_foreach()Hervé Poussineau
2013-12-24tests: Test QOM interface castingIgor Mammedov
2013-12-24qom: Do not register interface "types" in the type table and fix namesPaolo Bonzini
2013-12-24qom: Split out object and class cachesPeter Crosthwaite
2013-12-24qdev: Document that pointer properties kill device_addMarkus Armbruster
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-12-24qdev-monitor: Avoid device_add crashing on non-device driver nameMarkus Armbruster
2013-12-23qdev: Do not let the user try to device_add when it cannot workMarkus Armbruster
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23vt82c686: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23ich9: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23apic: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23cpu: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
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