)]}' { "commit": "7673fd2cd207de3774cbf2e0bea9f1f99bab7c87", "tree": "51a6507d255f560acbbf0ddd8c20a69078ea6900", "parents": [ "5e29087a9444d323bbab1ed7c7120ea7ef3739f2" ], "author": { "name": "Miodrag Dinic", "email": "miodrag.dinic@imgtec.com", "time": "Tue Jun 16 17:24:06 2015 +0200" }, "committer": { "name": "Miodrag Dinic", "email": "miodrag.dinic@imgtec.com", "time": "Tue Jun 23 12:31:10 2015 +0200" }, "message": "goldfish_tty.c: Use physical addresses instead of virtual\n\nRe-implement Goldfish TTY device to work directly with\nphysical addresses instead of virtual. Main idea behind\nthis approach is to move away from using\n\ncpu_memory_rw_debug() -\u003e cpu_phys_page_debug() path\n\nfor VA-PA translation, which does not guarantee that it\nwill return a valid mapping. Using physical addresses\nis the correct way to go, ensures less overhead and\nfaster serial communication.\n\nChange-Id: Ib31f3cb33ac6630816f901a39834c87188ac09aa\n", "tree_diff": [ { "type": "modify", "old_id": "5525e3f3d65bc4bcdfeace46f9aea1e9f9198801", "old_mode": 33188, "old_path": "hw/char/goldfish_tty.c", "new_id": "7223c604d7456a79decd35ba60887c75adb605d3", "new_mode": 33188, "new_path": "hw/char/goldfish_tty.c" } ] }