-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix a wrong flag (--without-default-devices). Test the binary with oreboot/mainboard/sifive/hifive #1
base: master
Are you sure you want to change the base?
Commits on Oct 1, 2020
-
Use a recent version of Qemu. Automate the build procedure for fresh
binaries. Maintain the custom configuration as a patch. Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1de8b99 - Browse repository at this point
Copy the full SHA 1de8b99View commit details -
Fix a docs-related Qemu problem with this patch:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg723079.html Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 12b793c - Browse repository at this point
Copy the full SHA 12b793cView commit details -
Update the automatically generated configs with libs necessary for
a successful build. Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ca2fc53 - Browse repository at this point
Copy the full SHA ca2fc53View commit details -
Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b0d754 - Browse repository at this point
Copy the full SHA 4b0d754View commit details -
Unleash the power of GNU Make.
Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8665243 - Browse repository at this point
Copy the full SHA 8665243View commit details -
Position additional flags the other way around to avoid linking error.
This commit works. Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3a32014 - Browse repository at this point
Copy the full SHA 3a32014View commit details -
As per this old thread [1], one cannot mix softmmu with static.
We need linux-user type of target. This commit combines --static with --riscv64-linux-user mode. [1] https://lists.gnu.org/archive/html/qemu-devel/2011-11/msg02878.html Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 88cd27c - Browse repository at this point
Copy the full SHA 88cd27cView commit details -
Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8286816 - Browse repository at this point
Copy the full SHA 8286816View commit details -
Use the original configuration.
Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ffa0ebe - Browse repository at this point
Copy the full SHA ffa0ebeView commit details -
Add test binaries. See softmmu/ specifically. The other one is
provided for the sake of completeness and should work with a linux-user type of static binary. Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 112412b - Browse repository at this point
Copy the full SHA 112412bView commit details -
Use the example command to run hifive mainboard from a
recent upstream oreboot/master. Successful run of this script should prove that this is ready to be merged into upstream. Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2f499b1 - Browse repository at this point
Copy the full SHA 2f499b1View commit details -
Removed '--disable-default-devices'
Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a8a7fd3 - Browse repository at this point
Copy the full SHA a8a7fd3View commit details -
Success. Format notes.md as a report of what has been done.
Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f2f0c27 - Browse repository at this point
Copy the full SHA f2f0c27View commit details
Commits on Oct 3, 2020
-
Install missing libraries for Ubuntu.
Signed-off-by: Artyom Gevorgyan <artemhevorhian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e7348f8 - Browse repository at this point
Copy the full SHA e7348f8View commit details