THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has been changed. The new details are below. For full information about what has changed, visit the URL and click the History tab.
FS#211 - Generate SPARC HV and MD config blobs from python config User who did this: - Ali Saidi (saidi) Attached to Project - M5 Bugs Summary - Generate SPARC HV and MD config blobs from python config Task Type - Minor Enhancement Category - Configuration Status - New Assigned To - Operating System - All Severity - Low Priority - Normal Reported Version - 1.1 Due in Version - 2.1 Due Date - Undecided Percent Complete - 0% Details - Generate the hypervisor config and guest config from our config file. Currently the these files are generated by running cpp over some text files and then through some custom program that converts them into a binary format. The files have information about the number of guests, addresses of devices, amount of ram, etc. Right now you have to configure m5 and then modify the file correctly, run the program and then load them into m5. The format is well defined, I don't know how hard it would be to extract all the needed information from the system object in python. You pretty much need to go to hunt for its children that are specific things (disks, serial ports, etc). More information can be found at the following URL: http://www.m5sim.org/flyspray/task/211 You are receiving this message because you have requested it from the Flyspray bugtracking system. You can be removed from future notifications by visiting the URL shown above. _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
