2017-10-27 | Igor Mammedov | cris: cleanup cpu type name composition Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1507211474-188400-7-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-10-27 | Igor Mammedov | alpha: use generic cpu_model parsing Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1507211474-188400-6-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-10-27 | Igor Mammedov | alpha: cleanup cpu type name composition Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1507211474-188400-5-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-10-20 | Igor Mammedov | s390x: move s390x_new_cpu() into board code Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1508253203-119237-1-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-10-20 | Igor Mammedov | s390x: fix cpu object referrence leak in s390x_new_cpu() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1508247680-98800-2-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: pnv: consolidate type definitions and batch register... Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: pnv: drop PnvChipClass::cpu_model field Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: pnv: define core types statically Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: pnv: drop PnvCoreClass::cpu_oc field Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: pnv: normalize core/chip type names Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: pnv: use generic cpu_model parsing Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: spapr: use generic cpu_model parsing Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: move ppc_cpu_lookup_alias() before its first user Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: spapr: use cpu model names as tcg defaults instead... Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: spapr: register 'host' core type along with the... Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: spapr: use cpu type name directly Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: spapr: define core types statically Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_f... Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_... Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: 40p/prep: replace cpu_model with cpu_type Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: virtex-ml507: replace cpu_model with cpu_type Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: replace cpu_model with cpu_type on ref405ep,taihu... Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: bamboo: use generic cpu_model parsing Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: mac_oldworld: use generic cpu_model parsing Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: mac_newworld: use generic cpu_model parsing Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | ppc: mpc8544ds/e500plat: use generic cpu_model parsing Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | qom: add helper macro DEFINE_TYPES() Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-16 | Igor Mammedov | qom: introduce type_register_static_array() Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-10-12 | Igor Mammedov | arm: fix armv7m_init() declaration to match definition Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1507710805-221721-1-git-send-email-imammedo@redhat.com |
commitcommitdifftree |
2017-10-12 | Igor Mammedov | pc: make sure that plugged CPUs are of the same type Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1507638879-200718-1-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-10-10 | Igor Mammedov | qom: update doc comment for type_register[_static]() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1507111682-66171-2-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-10-06 | Igor Mammedov | s390x: use generic cpu_model parsing Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1505998749-269631-1-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-21 | Igor Mammedov | mips: replace cpu_mips_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-09-21 | Igor Mammedov | mips: MIPSCPU model subclasses Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-09-19 | Igor Mammedov | numa: cpu: calculate/set default node-ids after all... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1496314408-163972-1-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-19 | Igor Mammedov | arm: drop intermediate cpu_model -> cpu type parsing... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1505318697-77161-6-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-19 | Igor Mammedov | pc: use generic cpu_model parsing Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1505318697-77161-5-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-19 | Igor Mammedov | vl.c: convert cpu_model to cpu type and set of global... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1505318697-77161-4-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-19 | Igor Mammedov | cpu: make cpu_generic_init() abort QEMU on error Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1505318697-77161-3-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-19 | Igor Mammedov | qom: cpus: split cpu_generic_init() on feature parsing... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1505318697-77161-2-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-18 | Igor Mammedov | ide: ahci: unparent children buses before freeing their... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503938085-169486-1-git-send-email-imammedo@redhat.com |
commitcommitdifftree |
2017-09-07 | Igor Mammedov | ppc: remove non implemented cpu models Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-09-07 | Igor Mammedov | ppc: drop caching ObjectClass from PowerPCCPUAlias Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-09-07 | Igor Mammedov | ppc: simplify cpu model lookup by PVR Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-09-07 | Igor Mammedov | ppc: replace inter-function cyclic dependency/recurssion... Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-09-07 | Igor Mammedov | ppc: make cpu alias point only to real cpu models Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-09-07 | Igor Mammedov | ppc: make cpu_model translation to type consistent Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-09-07 | Igor Mammedov | ppc: use macros to make cpu type name from string literal Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | ppc: replace cpu_ppc_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-26-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | unicore32: replace uc32_cpu_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-25-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | openrisc: replace cpu_openrisc_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-24-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | moxie: replace cpu_moxie_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-23-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | lm32: replace cpu_lm32_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-22-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | x86: replace cpu_x86_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-21-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | cris: replace cpu_cris_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-20-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | arm: replace cpu_arm_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-19-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | sh4: replace cpu_sh4_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-18-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | tricore: replace cpu_tricore_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-17-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | xtensa: replace cpu_xtensa_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-16-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | tilegx: replace cpu_tilegx_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-15-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | nios2: replace cpu_nios2_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-14-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | microblaze: replace cpu_mb_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-13-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | m68k: replace cpu_m68k_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-12-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | hppa: replace cpu_hppa_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-11-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | alpha: replace cpu_alpha_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-10-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | s390x: replace cpu_s390x_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1504185578-80843-1-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | sparc: replace cpu_sparc_init() with cpu_generic_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-8-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | sparc: make cpu feature parsing property based Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503672460-109436-1-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | sparc: move adhoc CPUSPARCState initialization to realize... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-6-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | sparc: convert cpu features to qdev properties Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-5-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | sparc: embed sparc_def_t into CPUSPARCState Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-4-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | sparc: convert cpu models to SPARC cpu subclasses Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-3-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-09-01 | Igor Mammedov | qom: cpu: fix parsed feature string length Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1503592308-93913-2-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-08-23 | Igor Mammedov | fix build failure in nbd_read_reply_entry() Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-08-01 | Igor Mammedov | pc: acpi: force FADT rev1 for 440fx based machine types Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-08-01 | Igor Mammedov | pc: make 'pc.rom' readonly when machine has PCI enabled Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-07-14 | Igor Mammedov | qom: enforce readonly nature of link's check callback Signed-off-by: Igor Mammedov <imammedo@redhat.com> |
commitcommitdifftree |
2017-06-05 | Igor Mammedov | spapr: cleanup spapr_fixup_cpu_numa_dt() usage Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1496161442-96665-7-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-06-05 | Igor Mammedov | numa: move numa_node from CPUState into target specific... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1496161442-96665-6-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-06-05 | Igor Mammedov | numa: make hmp 'info numa' fetch numa nodes from qmp_query_c... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1496161442-96665-5-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-06-05 | Igor Mammedov | numa: make sure that all cpus have has_node_id set... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1496161442-96665-4-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-06-05 | Igor Mammedov | numa: move default mapping init to machine Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1496161442-96665-3-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-06-05 | Igor Mammedov | numa: consolidate cpu_preplug fixups/checks for pc... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1496161442-96665-2-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-22 | Igor Mammedov | numa: Silence incomplete mapping warning under qtest Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1495094971-177754-4-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | tests: check -numa node,cpu=props_list usecase Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-19-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | numa: add '-numa cpu,...' option for property based... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-18-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | numa: remove node_cpu bitmaps as they are no longer... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-17-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | numa: use possible_cpus for not mapped CPUs check Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-16-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | machine: call machine init from wrapper Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-15-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | numa: remove no longer need numa_post_machine_init() Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-14-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | tests: numa: add case for QMP command query-cpus Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-13-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | QMP: include CpuInstanceProperties into query_cpus... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-12-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | virt-arm: get numa node mapping from possible_cpus... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-11-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | spapr: get numa node mapping from possible_cpus instead... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-10-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | pc: get numa node mapping from possible_cpus instead... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-9-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | numa: do default mapping based on possible_cpus instead... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-8-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | numa: mirror cpu to node mapping in MachineState::possible_cpus Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-7-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | numa: add check that board supports cpu_index to node... Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-6-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | virt-arm: add node-id property to CPU Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-5-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
2017-05-11 | Igor Mammedov | pc: add node-id property to CPU Signed-off-by: Igor Mammedov <imammedo@redhat.com> ...1494415802-227633-4-git-send-email-imammedo@redhat.com> |
commitcommitdifftree |
next |