)]}' { "commit": "1afdbfbd02ee8f6ff0123eee4313db49a27cf793", "tree": "a09825ad7480b74902548696bd4ff2a79c2645b6", "parents": [ "c6ae575e58da5c9788185722d073227519ab2b97" ], "author": { "name": "Peter Maydell", "email": "peter.maydell@linaro.org", "time": "Tue Jun 24 12:06:28 2014 +0100" }, "committer": { "name": "Peter Maydell", "email": "peter.maydell@linaro.org", "time": "Tue Jun 24 12:06:28 2014 +0100" }, "message": "android_adb: Listen for ADB connections on 127.0.0.1, not localhost\n\nQEMU\u0027s inet_listen() routine only listens on the first result\nit gets back for the hostname it is passed; if that is an IPv6\naddress, as it is on Windows, then we end up listening on the\nIPv6 loopback address, and the adb server fails to connect to\nus because it is expecting to use IPv4. Use the explicit IPv4\nloopback address 127.0.0.1 to ensure we are listening where\nthe adb server expects to find us.\n\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "68da548a0f4f7f6e023c11901003978387848075", "old_mode": 33188, "old_path": "hw/misc/android_adb.c", "new_id": "3fbfe51ce35f0798962fd3f81fc15de9d4fc07e7", "new_mode": 33188, "new_path": "hw/misc/android_adb.c" } ] }