]> Git Repo - qemu.git/blame - target/ppc/kvm_ppc.h
target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling
[qemu.git] / target / ppc / kvm_ppc.h
CommitLineData
d76d1650
AJ
1/*
2 * Copyright 2008 IBM Corporation.
3 * Authors: Hollis Blanchard <[email protected]>
4 *
5 * This work is licensed under the GNU GPL license version 2 or later.
6 *
7 */
8
2a6a4076
MA
9#ifndef KVM_PPC_H
10#define KVM_PPC_H
d76d1650 11
c9137065 12#define TYPE_HOST_POWERPC_CPU POWERPC_CPU_TYPE_NAME("host")
2985b86b 13
921e28db
AG
14#ifdef CONFIG_KVM
15
dc333cd6 16uint32_t kvmppc_get_tbfreq(void);
eadaada1 17uint64_t kvmppc_get_clockfreq(void);
ef951443
ND
18bool kvmppc_get_host_model(char **buf);
19bool kvmppc_get_host_serial(char **buf);
1a61a9ae 20int kvmppc_get_hasidle(CPUPPCState *env);
1328c2bf 21int kvmppc_get_hypercall(CPUPPCState *env, uint8_t *buf, int buf_len);
1bc22652 22int kvmppc_set_interrupt(PowerPCCPU *cpu, int irq, int level);
026bfd89 23void kvmppc_enable_logical_ci_hcalls(void);
ef9971dd 24void kvmppc_enable_set_mode_hcall(void);
5145ad4f 25void kvmppc_enable_clear_ref_mod_hcalls(void);
68f9f708 26void kvmppc_enable_h_page_init(void);
1bc22652 27void kvmppc_set_papr(PowerPCCPU *cpu);
d6e166c0 28int kvmppc_set_compat(PowerPCCPU *cpu, uint32_t compat_pvr);
5b95b8b9 29void kvmppc_set_mpic_proxy(PowerPCCPU *cpu, int mpic_proxy);
e97c3636 30int kvmppc_smt_threads(void);
fa98fbfc
SB
31void kvmppc_hint_smt_possible(Error **errp);
32int kvmppc_set_smt_threads(int smt);
31f2cb8f
BB
33int kvmppc_clear_tsr_bits(PowerPCCPU *cpu, uint32_t tsr_bits);
34int kvmppc_or_tsr_bits(PowerPCCPU *cpu, uint32_t tsr_bits);
35int kvmppc_set_tcr(PowerPCCPU *cpu);
36int kvmppc_booke_watchdog_enable(PowerPCCPU *cpu);
b4db5413
SJS
37target_ulong kvmppc_configure_v3_mmu(PowerPCCPU *cpu,
38 bool radix, bool gtse,
39 uint64_t proc_tbl);
98efaf75 40#ifndef CONFIG_USER_ONLY
da95324e 41bool kvmppc_spapr_use_multitce(void);
3dc410ae 42int kvmppc_spapr_enable_inkernel_multitce(void);
d6ee2a7c
AK
43void *kvmppc_create_spapr_tce(uint32_t liobn, uint32_t page_shift,
44 uint64_t bus_offset, uint32_t nb_table,
45 int *pfd, bool need_vfio);
0f5cb298 46int kvmppc_remove_spapr_tce(void *table, int pfd, uint32_t window_size);
7f763a5d
DG
47int kvmppc_reset_htab(int shift_hint);
48uint64_t kvmppc_rma_size(uint64_t current_size, unsigned int hash_shift);
9ded780c 49bool kvmppc_has_cap_spapr_vfio(void);
98efaf75 50#endif /* !CONFIG_USER_ONLY */
3b961124 51bool kvmppc_has_cap_epr(void);
feaa64c4 52int kvmppc_define_rtas_kernel_token(uint32_t token, const char *function);
14b0d748 53int kvmppc_get_htab_fd(bool write, uint64_t index, Error **errp);
e68cb8b4
AK
54int kvmppc_save_htab(QEMUFile *f, int fd, size_t bufsize, int64_t max_ns);
55int kvmppc_load_htab_chunk(QEMUFile *f, int fd, uint32_t index,
56 uint16_t n_valid, uint16_t n_invalid);
1ad9f0a4
DG
57void kvmppc_read_hptes(ppc_hash_pte64_t *hptes, hwaddr ptex, int n);
58void kvmppc_write_hpte(hwaddr ptex, uint64_t pte0, uint64_t pte1);
87a91de6 59bool kvmppc_has_cap_fixup_hcalls(void);
bac3bf28 60bool kvmppc_has_cap_htm(void);
cf1c4cce
SB
61bool kvmppc_has_cap_mmu_radix(void);
62bool kvmppc_has_cap_mmu_hash_v3(void);
8acc2ae5
SJS
63int kvmppc_get_cap_safe_cache(void);
64int kvmppc_get_cap_safe_bounds_check(void);
65int kvmppc_get_cap_safe_indirect_branch(void);
8ff43ee4 66int kvmppc_get_cap_count_cache_flush_assist(void);
b9a477b7
SJS
67bool kvmppc_has_cap_nested_kvm_hv(void);
68int kvmppc_set_cap_nested_kvm_hv(int enable);
7d050527
SJS
69int kvmppc_get_cap_large_decr(void);
70int kvmppc_enable_cap_large_decr(PowerPCCPU *cpu, int enable);
4d9392be 71int kvmppc_enable_hwrng(void);
e5c0d3ce 72int kvmppc_put_books_sregs(PowerPCCPU *cpu);
52b2519c 73PowerPCCPUClass *kvm_ppc_get_host_cpu_class(void);
30f4b05b 74void kvmppc_check_papr_resize_hpt(Error **errp);
b55d295e
DG
75int kvmppc_resize_hpt_prepare(PowerPCCPU *cpu, target_ulong flags, int shift);
76int kvmppc_resize_hpt_commit(PowerPCCPU *cpu, target_ulong flags, int shift);
c363a37a 77bool kvmppc_pvr_workaround_required(PowerPCCPU *cpu);
c1385933 78
24c6863c 79bool kvmppc_hpt_needs_host_contiguous_pages(void);
e5ca28ec 80void kvm_check_mmu(PowerPCCPU *cpu, Error **errp);
a84f7179 81void kvmppc_set_reg_ppc_online(PowerPCCPU *cpu, unsigned int online);
df587133 82
921e28db
AG
83#else
84
85static inline uint32_t kvmppc_get_tbfreq(void)
86{
87 return 0;
88}
89
ef951443
ND
90static inline bool kvmppc_get_host_model(char **buf)
91{
92 return false;
93}
94
95static inline bool kvmppc_get_host_serial(char **buf)
96{
97 return false;
98}
99
921e28db
AG
100static inline uint64_t kvmppc_get_clockfreq(void)
101{
102 return 0;
103}
104
6659394f
DG
105static inline uint32_t kvmppc_get_vmx(void)
106{
107 return 0;
108}
109
110static inline uint32_t kvmppc_get_dfp(void)
111{
112 return 0;
113}
114
1a61a9ae
SY
115static inline int kvmppc_get_hasidle(CPUPPCState *env)
116{
117 return 0;
118}
119
1328c2bf 120static inline int kvmppc_get_hypercall(CPUPPCState *env, uint8_t *buf, int buf_len)
921e28db
AG
121{
122 return -1;
123}
124
1bc22652 125static inline int kvmppc_set_interrupt(PowerPCCPU *cpu, int irq, int level)
921e28db
AG
126{
127 return -1;
128}
129
026bfd89
DG
130static inline void kvmppc_enable_logical_ci_hcalls(void)
131{
132}
133
ef9971dd
AK
134static inline void kvmppc_enable_set_mode_hcall(void)
135{
136}
137
5145ad4f
NW
138static inline void kvmppc_enable_clear_ref_mod_hcalls(void)
139{
140}
141
68f9f708
SJS
142static inline void kvmppc_enable_h_page_init(void)
143{
144}
145
1bc22652 146static inline void kvmppc_set_papr(PowerPCCPU *cpu)
f61b4bed
AG
147{
148}
149
d6e166c0 150static inline int kvmppc_set_compat(PowerPCCPU *cpu, uint32_t compat_pvr)
6db5bb0f
AK
151{
152 return 0;
153}
154
5b95b8b9
AG
155static inline void kvmppc_set_mpic_proxy(PowerPCCPU *cpu, int mpic_proxy)
156{
157}
158
e97c3636
DG
159static inline int kvmppc_smt_threads(void)
160{
161 return 1;
162}
163
fa98fbfc
SB
164static inline void kvmppc_hint_smt_possible(Error **errp)
165{
166 return;
167}
168
169static inline int kvmppc_set_smt_threads(int smt)
170{
171 return 0;
172}
173
31f2cb8f
BB
174static inline int kvmppc_or_tsr_bits(PowerPCCPU *cpu, uint32_t tsr_bits)
175{
176 return 0;
177}
178
179static inline int kvmppc_clear_tsr_bits(PowerPCCPU *cpu, uint32_t tsr_bits)
180{
181 return 0;
182}
183
184static inline int kvmppc_set_tcr(PowerPCCPU *cpu)
185{
186 return 0;
187}
188
189static inline int kvmppc_booke_watchdog_enable(PowerPCCPU *cpu)
190{
191 return -1;
192}
193
b4db5413
SJS
194static inline target_ulong kvmppc_configure_v3_mmu(PowerPCCPU *cpu,
195 bool radix, bool gtse,
196 uint64_t proc_tbl)
197{
198 return 0;
199}
200
a84f7179
ND
201static inline void kvmppc_set_reg_ppc_online(PowerPCCPU *cpu,
202 unsigned int online)
203{
204 return;
205}
206
98efaf75 207#ifndef CONFIG_USER_ONLY
da95324e
AK
208static inline bool kvmppc_spapr_use_multitce(void)
209{
210 return false;
211}
212
3dc410ae
AK
213static inline int kvmppc_spapr_enable_inkernel_multitce(void)
214{
215 return -1;
216}
217
d6ee2a7c
AK
218static inline void *kvmppc_create_spapr_tce(uint32_t liobn, uint32_t page_shift,
219 uint64_t bus_offset,
220 uint32_t nb_table,
221 int *pfd, bool need_vfio)
0f5cb298
DG
222{
223 return NULL;
224}
225
226static inline int kvmppc_remove_spapr_tce(void *table, int pfd,
523e7b8a 227 uint32_t nb_table)
0f5cb298
DG
228{
229 return -1;
230}
7f763a5d
DG
231
232static inline int kvmppc_reset_htab(int shift_hint)
233{
a3166f8f 234 return 0;
7f763a5d
DG
235}
236
237static inline uint64_t kvmppc_rma_size(uint64_t current_size,
238 unsigned int hash_shift)
239{
240 return ram_size;
241}
242
24c6863c
DG
243static inline bool kvmppc_hpt_needs_host_contiguous_pages(void)
244{
245 return false;
246}
247
e5ca28ec
DG
248static inline void kvm_check_mmu(PowerPCCPU *cpu, Error **errp)
249{
250}
251
9ded780c
AK
252static inline bool kvmppc_has_cap_spapr_vfio(void)
253{
254 return false;
255}
256
98efaf75 257#endif /* !CONFIG_USER_ONLY */
0f5cb298 258
3b961124
SY
259static inline bool kvmppc_has_cap_epr(void)
260{
261 return false;
262}
e68cb8b4 263
feaa64c4
DG
264static inline int kvmppc_define_rtas_kernel_token(uint32_t token,
265 const char *function)
266{
267 return -1;
268}
269
14b0d748 270static inline int kvmppc_get_htab_fd(bool write, uint64_t index, Error **errp)
e68cb8b4
AK
271{
272 return -1;
273}
274
275static inline int kvmppc_save_htab(QEMUFile *f, int fd, size_t bufsize,
276 int64_t max_ns)
277{
278 abort();
279}
280
281static inline int kvmppc_load_htab_chunk(QEMUFile *f, int fd, uint32_t index,
282 uint16_t n_valid, uint16_t n_invalid)
283{
284 abort();
285}
286
1ad9f0a4
DG
287static inline void kvmppc_read_hptes(ppc_hash_pte64_t *hptes,
288 hwaddr ptex, int n)
7c43bca0
AK
289{
290 abort();
291}
292
1ad9f0a4 293static inline void kvmppc_write_hpte(hwaddr ptex, uint64_t pte0, uint64_t pte1)
c1385933
AK
294{
295 abort();
296}
297
87a91de6
AG
298static inline bool kvmppc_has_cap_fixup_hcalls(void)
299{
300 abort();
301}
302
bac3bf28
TH
303static inline bool kvmppc_has_cap_htm(void)
304{
305 return false;
306}
307
cf1c4cce
SB
308static inline bool kvmppc_has_cap_mmu_radix(void)
309{
310 return false;
311}
312
313static inline bool kvmppc_has_cap_mmu_hash_v3(void)
314{
315 return false;
316}
317
8acc2ae5
SJS
318static inline int kvmppc_get_cap_safe_cache(void)
319{
320 return 0;
321}
322
323static inline int kvmppc_get_cap_safe_bounds_check(void)
324{
325 return 0;
326}
327
328static inline int kvmppc_get_cap_safe_indirect_branch(void)
329{
330 return 0;
331}
332
8ff43ee4
SJS
333static inline int kvmppc_get_cap_count_cache_flush_assist(void)
334{
335 return 0;
336}
337
b9a477b7
SJS
338static inline bool kvmppc_has_cap_nested_kvm_hv(void)
339{
340 return false;
341}
342
343static inline int kvmppc_set_cap_nested_kvm_hv(int enable)
344{
345 return -1;
346}
347
7d050527
SJS
348static inline int kvmppc_get_cap_large_decr(void)
349{
350 return 0;
351}
352
353static inline int kvmppc_enable_cap_large_decr(PowerPCCPU *cpu, int enable)
354{
355 return -1;
356}
357
4d9392be
TH
358static inline int kvmppc_enable_hwrng(void)
359{
360 return -1;
361}
e5c0d3ce
DG
362
363static inline int kvmppc_put_books_sregs(PowerPCCPU *cpu)
364{
365 abort();
366}
52b2519c
TH
367
368static inline PowerPCCPUClass *kvm_ppc_get_host_cpu_class(void)
369{
370 return NULL;
371}
372
30f4b05b
DG
373static inline void kvmppc_check_papr_resize_hpt(Error **errp)
374{
375 return;
376}
b55d295e
DG
377
378static inline int kvmppc_resize_hpt_prepare(PowerPCCPU *cpu,
379 target_ulong flags, int shift)
380{
381 return -ENOSYS;
382}
383
384static inline int kvmppc_resize_hpt_commit(PowerPCCPU *cpu,
385 target_ulong flags, int shift)
386{
387 return -ENOSYS;
388}
389
921e28db
AG
390#endif
391
b45d63b6 392#ifndef CONFIG_KVM
3240dd9a 393
b45d63b6 394#define kvmppc_eieio() do { } while (0)
3240dd9a
TH
395
396static inline void kvmppc_dcbst_range(PowerPCCPU *cpu, uint8_t *addr, int len)
397{
398}
399
400static inline void kvmppc_icbi_range(PowerPCCPU *cpu, uint8_t *addr, int len)
401{
402}
403
404#else /* CONFIG_KVM */
405
b45d63b6
BH
406#define kvmppc_eieio() \
407 do { \
408 if (kvm_enabled()) { \
409 asm volatile("eieio" : : : "memory"); \
410 } \
411 } while (0)
3240dd9a
TH
412
413/* Store data cache blocks back to memory */
414static inline void kvmppc_dcbst_range(PowerPCCPU *cpu, uint8_t *addr, int len)
415{
416 uint8_t *p;
417
418 for (p = addr; p < addr + len; p += cpu->env.dcache_line_size) {
419 asm volatile("dcbst 0,%0" : : "r"(p) : "memory");
420 }
421}
422
423/* Invalidate instruction cache blocks */
424static inline void kvmppc_icbi_range(PowerPCCPU *cpu, uint8_t *addr, int len)
425{
426 uint8_t *p;
427
428 for (p = addr; p < addr + len; p += cpu->env.icache_line_size) {
429 asm volatile("icbi 0,%0" : : "r"(p));
430 }
431}
432
433#endif /* CONFIG_KVM */
b45d63b6 434
2a6a4076 435#endif /* KVM_PPC_H */
This page took 0.879389 seconds and 4 git commands to generate.