1. 01 7月, 2013 1 次提交
    • A
      mac-io: Add escc-legacy memory alias region · 0d54a502
      Alexander Graf 提交于
      Mac OS X's debugging serial driver accesses the ESCC through a different
      register layout, called "escc-legacy". This layout differs from the normal
      escc register layout purely by the location of the respective registers.
      
      This patch adds a memory alias region that takes normal escc registers and
      maps them into the escc-legacy register space.
      
      With this patch applied, a Mac OS X guest successfully emits debug output
      on the serial port when run with debug parameters set, for example by running:
      
        $ qemu-system-ppc -prom-env -'boot-args=-v debug=0x8 io=0xff serial=0x3' \
                          -cdrom 10.4.iso -boot d
      Signed-off-by: NAlexander Graf <agraf@suse.de>
      0d54a502
  2. 28 6月, 2013 1 次提交
  3. 26 6月, 2013 1 次提交
  4. 20 6月, 2013 2 次提交
  5. 12 6月, 2013 1 次提交
  6. 07 6月, 2013 1 次提交
  7. 02 6月, 2013 2 次提交
  8. 18 5月, 2013 1 次提交
  9. 30 4月, 2013 3 次提交
  10. 29 4月, 2013 3 次提交
  11. 19 4月, 2013 1 次提交
  12. 16 4月, 2013 2 次提交
  13. 15 4月, 2013 1 次提交
  14. 09 4月, 2013 5 次提交