Is there a way to perform what amounts to a functional access to 
everything out there (including devices) from a system object? I've got 
KVM starting up and trying to access devices, but it does it in a way 
where the access comes from KVM as one big entity rather than from a CPU 
within it. It also expects to get an answer by the time the function 
returns, I believe, so functional or maybe atomic accesses are the way 
to go. I considered using the functional port on the system object, but 
it looks like that connects directly to the physmem and would ignore all 
the devices.

Gabe
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to