57018 Commits (1aaa63193b307fe42ba714e0615646cec7b37c51)
 

Author SHA1 Message Date
Igor Mammedov 1aaa63193b unicore32: use generic cpu_model parsing 9 years ago
Igor Mammedov 6a82686647 unicore32: cleanup cpu type name composition 9 years ago
Igor Mammedov f83eb10d79 xtensa: lx60/lx200/ml605/kc705: use generic cpu_model parsing 9 years ago
Igor Mammedov d58eeae393 xtensa: sim: use generic cpu_model parsing 9 years ago
Igor Mammedov a5247d761c xtensa: cleanup cpu type name composition 9 years ago
Igor Mammedov 633cd13556 sh4: remove SuperHCPUClass::name field 9 years ago
Igor Mammedov d5ebe62556 sh4: simplify superh_cpu_class_by_name() 9 years ago
Igor Mammedov 974e58d210 sh4: cleanup cpu type name composition 9 years ago
Igor Mammedov b0224788e7 sh4: shix: use generic cpu_model parsing 9 years ago
Igor Mammedov 78f60b829a sh4: r2d: use generic cpu_model parsing 9 years ago
Igor Mammedov 1498e9706a openrisc: use generic cpu_model parsing 9 years ago
Igor Mammedov a677273142 openrisc: cleanup cpu type name composition 9 years ago
Igor Mammedov b2c223571e moxie: use generic cpu_model parsing 9 years ago
Igor Mammedov 0255db239e moxie: cleanup cpu type name composition 9 years ago
Igor Mammedov a7f981cc9f moxie: fix qemu-system-moxie failing to start with CLI "-cpu MoxieLite" 9 years ago
Igor Mammedov ddbcc16f29 m68k: mcf5208: use generic cpu_model parsing 9 years ago
Igor Mammedov 25a20b36a3 m68k: an5206: use generic cpu_model parsing 9 years ago
Igor Mammedov f61797bd94 m68k: cleanup cpu type name composition 9 years ago
Igor Mammedov 6e0f9a2344 lm32: lm32_boards: use generic cpu_model parsing 9 years ago
Igor Mammedov 201c160e94 lm32: milkymist: use generic cpu_model parsing 9 years ago
Igor Mammedov c6678108ba lm32: cleanup cpu type name composition 9 years ago
Igor Mammedov 5eab493d7a cris: use generic cpu_model parsing 9 years ago
Igor Mammedov 3936419121 cris: cleanup cpu type name composition 9 years ago
Igor Mammedov fb92da8488 alpha: use generic cpu_model parsing 9 years ago
Igor Mammedov 73a25e8340 alpha: cleanup cpu type name composition 9 years ago
Richard Henderson 74d7fc7f63 tcg: Avoid setting tcg_initialize if !CONFIG_TCG 9 years ago
Peter Maydell 325a084c1e Merge tpm 2017/10/24 v1 9 years ago
Peter Maydell ae49fbbcd8 TCG patch queue 9 years ago
Peter Maydell 4e1b31dba8 migration/next for 20171023 9 years ago
Stefan Berger 298d8b81d4 tpm: print buffers received from TPM when debugging 9 years ago
Philippe Mathieu-Daudé 2f0a115333 vl: remove unnecessary #ifdef CONFIG_TPM 9 years ago
Philippe Mathieu-Daudé 3fdde7e0ac tpm: remove unnecessary #ifdef CONFIG_TPM 9 years ago
Philippe Mathieu-Daudé c39f95dc2d tpm: add stubs 9 years ago
Emilio G. Cota cc689485ee translate-all: exit from tb_phys_invalidate if qht_remove fails 9 years ago
Richard Henderson 1c2adb958f tcg: Initialize cpu_env generically 9 years ago
Emilio G. Cota 3468b59e18 tcg: enable multiple TCG contexts in softmmu 9 years ago
Emilio G. Cota e8feb96fcc tcg: introduce regions to split code_gen_buffer 9 years ago
Emilio G. Cota f51f315a67 translate-all: use qemu_protect_rwx/none helpers 9 years ago
Emilio G. Cota 5fa64b3130 osdep: introduce qemu_mprotect_rwx/none 9 years ago
Emilio G. Cota 34184b0718 tcg: allocate optimizer temps with tcg_malloc 9 years ago
Emilio G. Cota c3fac1138e tcg: distribute profiling counters across TCGContext's 9 years ago
Emilio G. Cota df2cce2968 tcg: introduce **tcg_ctxs to keep track of all TCGContext's 9 years ago
Emilio G. Cota 26689780f8 gen-icount: fold exitreq_label into TCGContext 9 years ago
Emilio G. Cota b1311c4acf tcg: define tcg_init_ctx and make tcg_ctx a pointer 9 years ago
Emilio G. Cota 44ded3d048 tcg: take tb_ctx out of TCGContext 9 years ago
Emilio G. Cota f19c6cc6fc translate-all: report correct avg host TB size 9 years ago
Emilio G. Cota be1e01171b exec-all: rename tb_free to tb_remove 9 years ago
Emilio G. Cota 2ac01d6daf translate-all: use a binary search tree to track TBs in TBContext 9 years ago
Richard Henderson 416986d3f9 tcg: Remove CF_IGNORE_ICOUNT 9 years ago
Richard Henderson 0cf8a44c2f tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK 9 years ago