User Details
- User Since
- May 18 2014, 2:32 AM (568 w, 4 d)
Feb 21 2025
Feb 18 2025
Dec 13 2024
Tested with an amd64 VM live migration and still can see the ARP on resume.
Dec 11 2024
Nov 12 2024
Nov 7 2024
Thanks, LGTM. Some months require the use of an apostrophe, so it needs to be factored into the months names.
Nov 6 2024
Nov 5 2024
Oct 15 2024
Oct 11 2024
Oct 8 2024
Oct 7 2024
Thanks for the review, will get the extra newlines removed and this committed.
Oct 1 2024
Fix comments by markj.
Sep 23 2024
Aug 2 2024
Colin, could you please add Elliot Reviewed by tag when committing, if this turns out to fix the issues you saw on AWS? Thanks.
Aug 1 2024
Thanks, will adjust tomorrow and commit.
Jul 30 2024
Thanks for taking a look. I will push this together with the generic part.
Jul 25 2024
Jul 23 2024
Jun 4 2024
Some questions. I mostly miss where g_io_new_uz() and the new set of helpers are introduced, as I'm not finding them in main git branch yet?
May 10 2024
Thanks, I've incorporated the feedback.
Incorporate feedback.
May 9 2024
May 3 2024
Move part of the logic to be common between all possible arches, just leaving the initialization of the resource manager arch-specific.
May 2 2024
Apr 16 2024
Apr 15 2024
Apr 12 2024
Apr 10 2024
Apr 3 2024
Mar 21 2024
Mar 7 2024
xen_intr_handle_upcall() only requires the trap_frame because intr_execute_handlers() requires it, if the plan is to remove it from intr_execute_handlers() let's remove it from xen_intr_handle_upcall() at the same time.