You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+25-9Lines changed: 25 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4513,8 +4513,10 @@ xcalc
4513
4513
xeyes
4514
4514
....
4515
4515
4516
-
Outcome:
4516
+
Outcome: <<image-x11>>
4517
4517
4518
+
[[image-x11]]
4519
+
.X11 Buildroot graphical user interface screenshot
4518
4520
image:x11.png[image]
4519
4521
4520
4522
We don't build X11 by default because it takes a considerable amount of time (about 20%), and is not expected to be used by most users: you need to pass the `-x` flag to enable it.
@@ -7725,8 +7727,10 @@ TODO: didn't port during refactor after 3b0a343647bed577586989fb702b760bd280844a
7725
7727
* `qemu/docs/tracing.txt` and `qemu/docs/replay.txt`
GNU GAS accepts both syntaxes: <<table-cqto-cltq>>
12392
12402
12393
-
[options="header"]
12403
+
[[table-cqto-cltq]]
12404
+
.CQTO and CLTQ family Intel vs AT&T
12405
+
[options="header", cols="3*<"]
12394
12406
|===
12395
12407
|Intel |AT&T |From |To
12396
12408
@@ -14271,8 +14283,10 @@ The vector table format is described on <<armarm8>> Table D1-7 "Vector offsets f
14271
14283
14272
14284
A good representation of the format of the vector table can also be found at <<armv8-programmers-guide>> Table 10-2 "Vector table offsets from vector table base address".
14273
14285
14274
-
The first part of the table contains:
14286
+
The first part of the table contains: <<table-armv8-vector-handlers>>
14275
14287
14288
+
[[table-armv8-vector-handlers]]
14289
+
.Summary of ARMv8 vector handlers
14276
14290
[options="header"]
14277
14291
|===
14278
14292
|Address |Exception type |Description
@@ -16480,8 +16494,10 @@ In order to learn how to measure some of those aspects, see: <<benchmark-this-re
16480
16494
16481
16495
==== Linux distro choice
16482
16496
16483
-
We haven't found the ultimate distro yet, here is a summary table of trade-offs that we care about:
16497
+
We haven't found the ultimate distro yet, here is a summary table of trade-offs that we care about: <<table-lkmc-linux-distro-comparison>>
16484
16498
16499
+
[[table-lkmc-linux-distro-comparison]]
16500
+
.Comparison of Linux distros for usage in this repository
16485
16501
[options="header"]
16486
16502
|===
16487
16503
|Distro |Packages in single Git tree |Git tracked docs |Cross build without QEMU |Prebuilt downloads |Number of packages
0 commit comments