summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390: I/O interrupt and machine check injection.Cornelia Huck2013-01-292-1/+209
* s390: Channel I/O basic definitions.Cornelia Huck2013-01-294-1/+245
* s390: Add mapping helper functions.Cornelia Huck2013-01-292-0/+29
* s390: Lowcore mapping helper.Cornelia Huck2013-01-291-9/+25
* s390: Add default support for SCLP consoleAlexander Graf2013-01-292-0/+52
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-01-2840-292/+709
|\
| * kvm: Pass CPUState to kvm_on_sigbus_vcpu()Andreas Färber2013-01-284-8/+7
| * cpu: Unconditionalize CPUState fieldsAndreas Färber2013-01-281-2/+0
| * target-m68k: Use type_register() instead of type_register_static()Andreas Färber2013-01-281-1/+1
| * target-unicore32: Use type_register() instead of type_register_static()Andreas Färber2013-01-281-1/+1
| * target-openrisc: Use type_register() instead of type_register_static()Andreas Färber2013-01-281-1/+1
| * target-unicore32: Catch attempt to instantiate abstract type in cpu_init()Andreas Färber2013-01-281-1/+2
| * target-openrisc: Catch attempt to instantiate abstract type in cpu_init()Andreas Färber2013-01-281-1/+2
| * target-m68k: Catch attempt to instantiate abstract type in cpu_init()Andreas Färber2013-01-271-1/+2
| * target-arm: Catch attempt to instantiate abstract type in cpu_init()Andreas Färber2013-01-271-1/+2
| * target-alpha: Catch attempt to instantiate abstract type in cpu_init()Andreas Färber2013-01-271-2/+6
| * qom: Introduce object_class_is_abstract()Andreas Färber2013-01-272-0/+13
| * target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init()Andreas Färber2013-01-272-2/+27
| * target-openrisc: Detect attempt to instantiate non-CPU type in cpu_init()Andreas Färber2013-01-271-2/+22
| * target-m68k: Detect attempt to instantiate non-CPU type in cpu_init()Andreas Färber2013-01-272-2/+21
| * target-alpha: Detect attempt to instantiate non-CPU type in cpu_init()Andreas Färber2013-01-271-1/+1
| * target-arm: Detect attempt to instantiate non-CPU type in cpu_init()Andreas Färber2013-01-272-2/+21
| * cpu: Add model resolution support to CPUClassAndreas Färber2013-01-274-0/+38
| * target-i386: Remove setting tsc-frequency from x86_def_tIgor Mammedov2013-01-271-3/+0
| * target-i386: Set custom features/properties without intermediate x86_def_tIgor Mammedov2013-01-271-67/+51
| * target-i386: Remove vendor_override field from CPUX86StateIgor Mammedov2013-01-272-16/+12
| * target-i386: Replace uint32_t vendor fields by vendor string in x86_def_tIgor Mammedov2013-01-272-106/+47
| * target-i386: Print deprecation warning if xlevel < 0x80000000Igor Mammedov2013-01-271-0/+2
| * target-i386: Drop redundant list of CPU definitionsAndreas Färber2013-01-271-12/+10
| * target-i386: Simplify cpu_x86_find_by_name()Andreas Färber2013-01-271-10/+12
| * pc: Generate APIC IDs according to CPU topologyEduardo Habkost2013-01-273-6/+35
| * target-i386: Topology & APIC ID utility functionsEduardo Habkost2013-01-274-1/+255
| * pc: Set fw_cfg data based on APIC ID calculationEduardo Habkost2013-01-271-5/+35
| * cpus.h: Make constant smp_cores/smp_threads available on *-userEduardo Habkost2013-01-271-0/+7
| * fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()Eduardo Habkost2013-01-276-2/+7
| * target-i386: Introduce x86_cpu_apic_id_from_index() functionEduardo Habkost2013-01-272-1/+18
| * target-i386: kvm: Set vcpu_id to APIC ID instead of CPU indexEduardo Habkost2013-01-271-2/+3
| * kvm: Create kvm_arch_vcpu_id() functionEduardo Habkost2013-01-275-1/+19
| * pc: Reverse pc_init_pci() compatibility logicEduardo Habkost2013-01-273-12/+17
| * target-i386: Don't set any KVM flag by default if KVM is disabledEduardo Habkost2013-01-271-8/+4
| * kvm: Add fake KVM_FEATURE_CLOCKSOURCE_STABLE_BIT for builds without KVMEduardo Habkost2013-01-271-0/+1
| * target-openrisc: Clean up triple QOM castsAndreas Färber2013-01-276-24/+24
| * target-openrisc: Drop OpenRISCCPUListAndreas Färber2013-01-271-7/+2
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-01-2830-230/+1728
|\ \
| * | ide: Add fall through annotationsKevin Wolf2013-01-251-8/+25
| * | block: Create proper size file for disk mirrorVishvananda Ishaya2013-01-251-3/+3
| * | ahci: Add migration supportJason Baron2013-01-253-5/+101
| * | ahci: Change data types in preparation for migrationKevin Wolf2013-01-252-8/+8
| * | ahci: Remove unused AHCIDevice fieldsJason Baron2013-01-252-8/+2
| * | hbitmap: add assertion on hbitmap_iter_initPaolo Bonzini2013-01-253-11/+6
OpenPOWER on IntegriCloud