1. 09 6月, 2008 1 次提交
    • P
      Clean up MMIO TLB handling. · 0f459d16
      pbrook 提交于
      The IO index is now stored in its own field, instead of being wedged
      into the vaddr field.  This eliminates the ROMD and watchpoint host
      pointer weirdness.  The IO index space is expanded by 1 bit, and
      several additional bits are made available in the TLB vaddr field.
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4704 c046a42c-6fe2-441c-8c8c-71466251a162
      0f459d16
  2. 08 6月, 2008 2 次提交
  3. 03 6月, 2008 1 次提交
  4. 01 6月, 2008 1 次提交
  5. 31 5月, 2008 1 次提交
  6. 29 5月, 2008 2 次提交
  7. 28 5月, 2008 1 次提交
  8. 25 5月, 2008 1 次提交
  9. 24 5月, 2008 1 次提交
  10. 23 5月, 2008 2 次提交
  11. 18 5月, 2008 1 次提交
    • E
      Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel). · 7d03f82f
      edgar_igl 提交于
      Implement the 'k' gdbserial packet which kills the qemu instance via
      the debugger stub.
      
      Implement the 'D' detach packet for the gdb stub such that you can
      disconnect gdb with the "detach" command.  This required implementing
      a cpu_breakpoint_remove_all() and a cpu_watchpoint_remove_all()
      function to cleanup all the breakpoints and watchpoints prior to
      leaving the gdb stub else simulation can stop with no debugger
      attached.
      
      On a '?' packet remove all the breakpoints and watchpoints.  This is
      considered more of a safety net in case you force killed gdb or it
      crashed and you are reconnecting.  The identical behavior exists for
      kgdb in the linux kernel.
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4478 c046a42c-6fe2-441c-8c8c-71466251a162
      7d03f82f
  12. 16 5月, 2008 1 次提交
  13. 10 5月, 2008 1 次提交
  14. 06 5月, 2008 1 次提交
  15. 04 5月, 2008 1 次提交
  16. 28 4月, 2008 3 次提交
  17. 25 4月, 2008 1 次提交
  18. 23 4月, 2008 2 次提交
  19. 12 4月, 2008 1 次提交
  20. 01 4月, 2008 1 次提交
  21. 29 3月, 2008 1 次提交
  22. 15 3月, 2008 1 次提交
  23. 01 2月, 2008 1 次提交
  24. 03 1月, 2008 1 次提交
  25. 02 1月, 2008 1 次提交
  26. 17 12月, 2007 1 次提交
  27. 12 12月, 2007 2 次提交
  28. 09 12月, 2007 1 次提交
  29. 24 11月, 2007 1 次提交
  30. 14 11月, 2007 1 次提交
  31. 11 11月, 2007 1 次提交
  32. 10 11月, 2007 1 次提交
  33. 08 11月, 2007 1 次提交