- 29 Dec, 2020 1 commit
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 28 Dec, 2020 1 commit
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 14 Dec, 2020 1 commit
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 09 Apr, 2019 1 commit
-
-
alex@thinkpad authored
(i.e. go back to some vanilla version without full reinstallation) Usage: ./sure_copy_from_contrib.sh [-q] (from qemu-eos directory) Name starts with different letter to avoid typing ./copy_back_to_contrib.sh by mistake. --HG-- branch : qemu
-
- 11 Aug, 2018 1 commit
-
-
alex@thinkpad authored
Minimal target: moved the Hello World example into its own directory and removed old platform folders --HG-- branch : qemu
-
- 01 May, 2018 1 commit
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 17 Apr, 2018 1 commit
-
-
alex@thinkpad authored
Named functions identified from: task_create, register_func, register_interrupt, CreateStateObject Tested on 5D3 1.1.3, EOSM2 1.0.3 and 80D 1.0.2 (missing stubs added). --HG-- branch : qemu
-
- 30 Jan, 2018 1 commit
-
-
alex@thinkpad authored
Rationale: user is likely to have another qemu directory, unrelated to ML (such as the vanilla qemu repo) Can be changed by setting QEMU_DIR, e.g. "export QEMU_DIR=qemu" before running install.sh will install QEMU in the old path To be thoroughly tested. --HG-- branch : qemu
-
- 22 Jan, 2018 1 commit
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 23 Jan, 2018 1 commit
-
-
g3gg0 authored
--HG-- branch : qemu
-
- 22 Jan, 2018 1 commit
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 21 Jan, 2018 5 commits
-
-
g3gg0 authored
--HG-- branch : qemu
-
alex@thinkpad authored
--HG-- branch : qemu
-
alex@thinkpad authored
(reloading the page usually works; apparently it doesn't need javascript, so what's going on?) --HG-- branch : qemu
-
alex@thinkpad authored
(some parts adapted from https://jsandler18.github.io/ ) --HG-- branch : qemu
-
alex@thinkpad authored
- tip to save SD images as qcow2 (they take less disk space) - instrumentation tools - history updates - minor formatting fixes --HG-- branch : qemu
-
- 09 Jan, 2018 2 commits
-
-
alex@thinkpad authored
and documented how the directories can be customized --HG-- branch : qemu
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 07 Jan, 2018 1 commit
-
-
alex@thinkpad authored
(they are fairly consistent across all models) --HG-- branch : qemu
-
- 05 Jan, 2018 1 commit
-
-
alex@thinkpad authored
QEMU readme: example of identifying the location of an assertion using gdb and -d callstack; minor updates --HG-- branch : qemu
-
- 04 Jan, 2018 5 commits
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
alex@thinkpad authored
(reason: bitbucket seems to have trouble rendering large files) --HG-- branch : qemu
-
alex@thinkpad authored
(depending on what you are debugging - regular ML, reboot shim or Canon firmware) --HG-- branch : qemu
-
alex@thinkpad authored
reason: when running with patches.gdb, you may not want to type "quit" after stopping the emulation however, this trick removes the ability to use interactive breakpoints in GDB (it would quit as soon as reaching one), so don't recommend it for debugmsg.gdb --HG-- branch : qemu
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 02 Jan, 2018 7 commits
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
alex@thinkpad authored
--HG-- branch : qemu
-
alex@thinkpad authored
--HG-- branch : qemu
-
alex@thinkpad authored
- "-d io" implies "-d nochain -singlestep" (this prints correct PC values, but emulation is slower) - "-d io_quick" to get the old behavior (faster, with incorrect PC values) - "-d io_log" to print mmio_log entries for dm-spy-experiments - "-d nochain" always implies "-singlestep" (easier to enable this mode on other kind of logs that may need it) - updated README --HG-- branch : qemu
-
alex@thinkpad authored
(it's no longer an issue for regular users) --HG-- branch : qemu
-
alex@thinkpad authored
--HG-- branch : qemu
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 06 Dec, 2017 1 commit
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 24 Nov, 2017 2 commits
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 07 Nov, 2017 2 commits
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 11 Nov, 2017 1 commit
-
-
alex@thinkpad authored
--HG-- branch : qemu
-
- 08 Nov, 2017 1 commit
-
-
alex@thinkpad authored
- requires manual resource allocation - QEMU_JOB_ID used as prefix for qemu.monitor (each instance would get its own monitor socket) - GDB port can be overriden and derived from QEMU_JOB_ID (see README) - VNC port can be handled in the same way - README updated --HG-- branch : qemu
-
- 07 Nov, 2017 1 commit
-
-
alex@thinkpad authored
--HG-- branch : qemu
-