From 6c1f32be3051cc3ccbc4abefd197c8ffd5d8feee Mon Sep 17 00:00:00 2001 From: Andreas Fankhauser hiddenalpha.ch Date: Fri, 23 Feb 2024 15:18:22 +0100 Subject: New Link. Qemu cleanup. --- doc/note/links/links.txt | 1 + doc/note/qemu/qemu.txt | 3 --- 2 files changed, 1 insertion(+), 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 \ -- cgit v1.1