summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2024-02-23 15:18:22 +0100
committerAndreas Fankhauser hiddenalpha.ch2024-02-23 15:18:22 +0100
commit6c1f32be3051cc3ccbc4abefd197c8ffd5d8feee (patch)
tree77c9194ebdc8574242897a3bb787a1615c3589a8
parent751402766c157c4ca6b1102e42330a3d3f55a548 (diff)
downloadUnspecifiedGarbage-6c1f32be3051cc3ccbc4abefd197c8ffd5d8feee.zip
UnspecifiedGarbage-6c1f32be3051cc3ccbc4abefd197c8ffd5d8feee.tar.gz
New Link. Qemu cleanup.
-rw-r--r--doc/note/links/links.txt1
-rw-r--r--doc/note/qemu/qemu.txt3
2 files changed, 1 insertions, 3 deletions
diff --git a/doc/note/links/links.txt b/doc/note/links/links.txt
index 10bd745..2d918c2 100644
--- a/doc/note/links/links.txt
+++ b/doc/note/links/links.txt
@@ -258,6 +258,7 @@ Links (Aka argument amplifiers)
- [Houston OOM 2023-06-27](https://wikit.post.ch/x/_Bv6Rw)
- [Houston OOM 2023-01-20](https://wikit.post.ch/x/iRepPQ)
- [Houston OOM Killed](https://jira.post.ch/browse/SDCISA-10871)
+- [SDCISA-14967 Houston collects all req bodies into memory](https://jira.post.ch/browse/SDCISA-14967)
- [http cache disable](https://gitit.post.ch/projects/ISA/repos/bangbang/pull-requests/1/overview?commentId=287832)
- [How to repair KISS for performance](https://gitit.post.ch/projects/ISA/repos/preflux/pull-requests/304/diff)
- [Houston readyness fails often](https://jira.post.ch/browse/SDCISA-13746?focusedId=1899551&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-1899551)
diff --git a/doc/note/qemu/qemu.txt b/doc/note/qemu/qemu.txt
index 0dac9bd..13dc325 100644
--- a/doc/note/qemu/qemu.txt
+++ b/doc/note/qemu/qemu.txt
@@ -72,9 +72,6 @@ qemu-system-x86_64 \
## Broken systems likely need some of those too
`# Fix broken hosts` \
- `# TODO test accel=hax` \
- `# TODO test accel=whpx` \
- -machine pc,accel=hax \
-L "${QEMU_HOME:?}/Bios" -bios "${QEMU_HOME:?}/Bios/bios-256k.bin" \
`# Fix broken guests` \
-device usb-ehci,id=usb,bus=pci.0,addr=0x4 -device usb-tablet \