/[dynamips]/upstream/dynamips-0.2.6-RC2/hv_vm_debug.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /upstream/dynamips-0.2.6-RC2/hv_vm_debug.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

upstream/dynamips-0.2.6-RC1/hv_vm_debug.c revision 2 by dpavlin, Sat Oct 6 16:03:58 2007 UTC upstream/dynamips-0.2.6-RC2/hv_vm_debug.c revision 3 by dpavlin, Sat Oct 6 16:05:34 2007 UTC
# Line 86  static int cmd_set_cpu_reg(hypervisor_co Line 86  static int cmd_set_cpu_reg(hypervisor_co
86        return(-1);        return(-1);
87     }     }
88    
   
89     /* Set register value */     /* Set register value */
90     cpu->gpr[reg_index] = strtoull(argv[3],NULL,0);     cpu->gpr[reg_index] = strtoull(argv[3],NULL,0);
91    

Legend:
Removed from v.2  
changed lines
  Added in v.3

  ViewVC Help
Powered by ViewVC 1.1.26