Commit e4a0307
Mete Durlu
KVM: s390: add concurrent-function facility to cpu model
JIRA: https://issues.redhat.com/browse/RHEL-50767
Build-Info: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=66043500
commit 66ff6bf
Author: Hendrik Brueckner <brueckner@linux.ibm.com>
Date: Thu Nov 7 16:23:16 2024 +0100
KVM: s390: add concurrent-function facility to cpu model
Adding support for concurrent-functions facility which provides
additional subfunctions.
Signed-off-by: Hendrik Brueckner <brueckner@linux.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Link: https://lore.kernel.org/r/20241107152319.77816-2-brueckner@linux.ibm.com
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Message-ID: <20241107152319.77816-2-brueckner@linux.ibm.com>
Signed-off-by: Mete Durlu <mdurlu@redhat.com>1 parent 0569753 commit e4a0307
File tree
3 files changed
+25
-1
lines changed- arch/s390
- include/uapi/asm
- kvm
- tools
3 files changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
| 473 | + | |
473 | 474 | | |
474 | 475 | | |
475 | 476 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
351 | 361 | | |
352 | 362 | | |
353 | 363 | | |
| |||
429 | 439 | | |
430 | 440 | | |
431 | 441 | | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
432 | 445 | | |
433 | 446 | | |
434 | 447 | | |
| |||
1541 | 1554 | | |
1542 | 1555 | | |
1543 | 1556 | | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
1544 | 1560 | | |
1545 | 1561 | | |
1546 | 1562 | | |
| |||
1755 | 1771 | | |
1756 | 1772 | | |
1757 | 1773 | | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
1758 | 1777 | | |
1759 | 1778 | | |
1760 | 1779 | | |
| |||
1823 | 1842 | | |
1824 | 1843 | | |
1825 | 1844 | | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
1826 | 1848 | | |
1827 | 1849 | | |
1828 | 1850 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
0 commit comments