{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":335223963,"defaultBranch":"master","name":"qemu","ownerLogin":"akihikodaki","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-02-02T08:47:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17036990?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1711452554.0","currentOid":""},"activityList":{"items":[{"before":"4db2cb98623fa3875eb01972f095941eab35a418","after":"96c63f7a09f713d1244c1e239f8ccaf7e2d2e76e","ref":"refs/heads/macos","pushedAt":"2024-08-02T08:19:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"hvf: arm: Fix hvf_sysreg_read_cp() call\n\nCommit 05b8d7249109 (\"hvf: arm: Do not advance PC when raising an\nexception\") changed val from uint64_t to a pointer to uint64_t in\nhvf_sysreg_read(), but didn't change its hvf_sysreg_read_cp() call.\n\nFixes: 05b8d7249109 (\"hvf: arm: Do not advance PC when raising an exception\")\nReported-by: Richard Henderson \nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"hvf: arm: Fix hvf_sysreg_read_cp() call"}},{"before":"a26e9f37cfa4d0f227da600ffd4e62405a0f3288","after":"4db2cb98623fa3875eb01972f095941eab35a418","ref":"refs/heads/macos","pushedAt":"2024-08-02T08:18:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"hvf: arm: Properly disable PMU\n\nSetting pmu property used to have no effect for hvf so fix it.\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"hvf: arm: Properly disable PMU"}},{"before":"d8ea0e6b2b47775c0dac82802b90995bbb9248fa","after":"a26e9f37cfa4d0f227da600ffd4e62405a0f3288","ref":"refs/heads/macos","pushedAt":"2024-08-02T08:02:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"hvf: arm: Do not advance PC when raising an exception\n\nThis is identical with commit 30a1690f2402 (\"hvf: arm: Do not advance\nPC when raising an exception\") but for writes instead of reads.\n\nFixes: a2260983c655 (\"hvf: arm: Add support for GICv3\")\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"hvf: arm: Do not advance PC when raising an exception"}},{"before":"47d60794efbd71189c62a9b7ab976169e7a2652b","after":"d8ea0e6b2b47775c0dac82802b90995bbb9248fa","ref":"refs/heads/macos","pushedAt":"2024-07-20T08:04:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"hvf: arm: Do not advance PC when raising an exception\n\nThis is identical with commit 30a1690f2402 (\"hvf: arm: Do not advance\nPC when raising an exception\") but for writes instead of reads.\n\nFixes: a2260983c655 (\"hvf: arm: Add support for GICv3\")\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"hvf: arm: Do not advance PC when raising an exception"}},{"before":"50c6c94b1e1236fe6b0cbdde23717d28ab9874e8","after":"47d60794efbd71189c62a9b7ab976169e7a2652b","ref":"refs/heads/macos","pushedAt":"2024-07-20T08:03:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"hvf: arm: Do not advance PC when raising an exception\n\nThis is identical with commit 30a1690f2402 (\"hvf: arm: Do not advance\nPC when raising an exception\") but for writes instead of reads.\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"hvf: arm: Do not advance PC when raising an exception"}},{"before":"c9eb314e5d3601850b55c0d389970ae843853894","after":"50c6c94b1e1236fe6b0cbdde23717d28ab9874e8","ref":"refs/heads/macos","pushedAt":"2024-07-20T07:39:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"hvf: arm: Properly disable PMU\n\nSetting pmu property used to have no effect for hvf so fix it.\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"hvf: arm: Properly disable PMU"}},{"before":"9a08e1e3fa1f4340a7e9320ffb5a4402b62b213a","after":"c9eb314e5d3601850b55c0d389970ae843853894","ref":"refs/heads/macos","pushedAt":"2024-07-16T10:40:25.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"target/arm/kvm: Report PMU unavailability\n\ntarget/arm/kvm.c checked PMU availability but claimed PMU is\navailable even if it is not. In fact, Asahi Linux supports KVM but lacks\nPMU support. Only advertise PMU availability only when it is really\navailable.\n\nFixes: dc40d45ebd8e (\"target/arm/kvm: Move kvm_arm_get_host_cpu_features and unexport\")\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"target/arm/kvm: Report PMU unavailability"}},{"before":"2ee23cc83a332a7b093f9e8a174fbe0acdd14057","after":"9a08e1e3fa1f4340a7e9320ffb5a4402b62b213a","ref":"refs/heads/macos","pushedAt":"2024-07-08T08:36:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"coreaudio: Initialize the buffer for device change\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"coreaudio: Initialize the buffer for device change"}},{"before":"57cea70d3e436358bb761974186e01dd188ec13c","after":"2ee23cc83a332a7b093f9e8a174fbe0acdd14057","ref":"refs/heads/macos","pushedAt":"2024-06-28T04:31:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"net/vmnet: Drop ifdef for macOS versions older than 12.0\n\nmacOS versions older than 12.0 are no longer supported.\n\ndocs/about/build-platforms.rst says:\n> Support for the previous major version will be dropped 2 years after\n> the new major version is released or when the vendor itself drops\n> support, whichever comes first.\n\nmacOS 12.0 was released 2021:\nhttps://www.apple.com/newsroom/2021/10/macos-monterey-is-now-available/\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"net/vmnet: Drop ifdef for macOS versions older than 12.0"}},{"before":"2d3afc84e3176341c4fc108dcc820dbdc078b228","after":"57cea70d3e436358bb761974186e01dd188ec13c","ref":"refs/heads/macos","pushedAt":"2024-06-27T08:08:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"coreaudio: Initialize the buffer for device change\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"coreaudio: Initialize the buffer for device change"}},{"before":"ed20535b259e691727ba5b8f18120a2b26bec3b1","after":"2d3afc84e3176341c4fc108dcc820dbdc078b228","ref":"refs/heads/macos","pushedAt":"2024-06-02T05:47:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"coreaudio: Initialize the buffer for device change\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"coreaudio: Initialize the buffer for device change"}},{"before":"78f5693e3172405c9f9be48dc49c8307a0819978","after":"020437c28aa08e2b191db3b22c219af08cb2b0e5","ref":"refs/heads/b4/meson","pushedAt":"2024-03-27T01:22:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"meson: Fix MESONINTROSPECT parsing\n\nThe arguments in MESONINTROSPECT are quoted with shlex.quote() so it\nmust be parsed with shlex.split().\n\nFixes: cf60ccc330 (\"cutils: Introduce bundle mechanism\")\nReported-by: Michael Tokarev \nReviewed-by: Michael Tokarev \nTested-by: Michael Tokarev \nReviewed-by: Philippe Mathieu-Daudé \nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"meson: Fix MESONINTROSPECT parsing"}},{"before":"9535f855b1f91b1a64ee1a9de36c99c53ea327ea","after":"78f5693e3172405c9f9be48dc49c8307a0819978","ref":"refs/heads/b4/meson","pushedAt":"2024-03-27T01:17:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"meson: Fix MESONINTROSPECT parsing\n\nThe arguments in MESONINTROSPECT are quoted with shlex.quote() so it\nmust be parsed with shlex.split().\n\nFixes: cf60ccc330 (\"cutils: Introduce bundle mechanism\")\nReported-by: Michael Tokarev \nReviewed-by: Michael Tokarev \nTested-by: Michael Tokarev \nReviewed-by: Philippe Mathieu-Daudé \nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"meson: Fix MESONINTROSPECT parsing"}},{"before":"ac7a46adf23eec9396f859a689f606f34f303999","after":"9535f855b1f91b1a64ee1a9de36c99c53ea327ea","ref":"refs/heads/b4/meson","pushedAt":"2024-03-26T12:24:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"meson: Fix MESONINTROSPECT parsing\n\nThe arguments in MESONINTROSPECT are quoted with shlex.quote() so it\nmust be parsed with shlex.split().\n\nFixes: cf60ccc330 (\"cutils: Introduce bundle mechanism\")\nReported-by: Michael Tokarev \nReviewed-by: Michael Tokarev \nTested-by: Michael Tokarev \nReviewed-by: Philippe Mathieu-Daudé \nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"meson: Fix MESONINTROSPECT parsing"}},{"before":"5499bcd93edb4c97e7add497555e58abae91b664","after":"ac7a46adf23eec9396f859a689f606f34f303999","ref":"refs/heads/b4/meson","pushedAt":"2024-03-26T11:52:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"meson: Fix MESONINTROSPECT parsing\n\nThe arguments in MESONINTROSPECT are quoted with shlex.quote() so it\nmust be parsed with shlex.split().\n\nFixes: cf60ccc330 (\"cutils: Introduce bundle mechanism\")\nReported-by: Michael Tokarev \nReviewed-by: Michael Tokarev \nTested-by: Michael Tokarev \nReviewed-by: Philippe Mathieu-Daudé \nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"meson: Fix MESONINTROSPECT parsing"}},{"before":null,"after":"5499bcd93edb4c97e7add497555e58abae91b664","ref":"refs/heads/b4/meson","pushedAt":"2024-03-26T11:29:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"meson: Fix MESONINTROSPECT parsing\n\nThe arguments in MESONINTROSPECT are quoted with shlex.quote() so it\nmust be parsed with shlex.split().\n\nFixes: cf60ccc330 (\"cutils: Introduce bundle mechanism\")\nReported-by: Michael Tokarev \nReviewed-by: Michael Tokarev \nTested-by: Michael Tokarev \nReviewed-by: Philippe Mathieu-Daudé \nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"meson: Fix MESONINTROSPECT parsing"}},{"before":"5daa138086f912c583e60821a40b2275091f3a45","after":"ed20535b259e691727ba5b8f18120a2b26bec3b1","ref":"refs/heads/macos","pushedAt":"2024-03-22T10:51:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"coreaudio: Initialize the buffer for device change\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"coreaudio: Initialize the buffer for device change"}},{"before":"ebfe1d3606b03ceeb6a5a0fa6d5be0e98a309f5a","after":"5daa138086f912c583e60821a40b2275091f3a45","ref":"refs/heads/macos","pushedAt":"2024-03-22T09:19:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"coreaudio: Initialize the buffer for device change\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"coreaudio: Initialize the buffer for device change"}},{"before":"774cf47c27994dbebe35b581c8f83e45439edd4d","after":"ebfe1d3606b03ceeb6a5a0fa6d5be0e98a309f5a","ref":"refs/heads/macos","pushedAt":"2024-03-19T03:12:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"coreaudio: Initialize the buffer for device change\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"coreaudio: Initialize the buffer for device change"}},{"before":"23150a0036841265715be997de41e279bc361e33","after":"774cf47c27994dbebe35b581c8f83e45439edd4d","ref":"refs/heads/macos","pushedAt":"2024-03-18T07:45:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"coreaudio: Initialize the buffer for device change\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"coreaudio: Initialize the buffer for device change"}},{"before":"ae170b5482fcddac479e6fcecb77ee366b734093","after":"23150a0036841265715be997de41e279bc361e33","ref":"refs/heads/macos","pushedAt":"2024-03-18T07:40:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"coreaudio: Initialize the buffer for device change\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"coreaudio: Initialize the buffer for device change"}},{"before":"a68a7f35afc5379632c2dab9954acf2bfbe1d261","after":"ae170b5482fcddac479e6fcecb77ee366b734093","ref":"refs/heads/macos","pushedAt":"2024-03-17T11:29:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"coreaudio: Initialize the buffer for device change\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"coreaudio: Initialize the buffer for device change"}},{"before":"02ceaa566ea8b3b8f3f462a6c1b6d7f12494ef98","after":"a68a7f35afc5379632c2dab9954acf2bfbe1d261","ref":"refs/heads/macos","pushedAt":"2024-03-09T12:22:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"ui/cocoa: Fix aspect ratio\n\n[NSWindow setContentAspectRatio:] does not trigger window resize itself,\nso the wrong aspect ratio will persist if nothing resizes the window.\nCall [NSWindow setContentSize:] in such a case.\n\nFixes: 91aa508d0274 (\"ui/cocoa: Let the platform toggle fullscreen\")\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"ui/cocoa: Fix aspect ratio"}},{"before":"ca5f66775307582d9e19ceb9891e0053d9a11787","after":"a60b1330876cb25b38d6e51dce0f54e68729730d","ref":"refs/heads/b4/cocoa","pushedAt":"2024-02-24T12:29:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"ui/cocoa: Remove stretch_video flag\n\nEvaluate [normalWindow styleMask] & NSWindowStyleMaskResizable instead.\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"ui/cocoa: Remove stretch_video flag"}},{"before":"e8f3a49805c32637339a8bbc091955b52e8b2f3a","after":"ca5f66775307582d9e19ceb9891e0053d9a11787","ref":"refs/heads/b4/cocoa","pushedAt":"2024-02-24T09:45:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"ui/cocoa: Remove stretch_video flag\n\nEvaluate [normalWindow styleMask] & NSWindowStyleMaskResizable instead.\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"ui/cocoa: Remove stretch_video flag"}},{"before":null,"after":"ea11d025ffa1f56c58bb76bb5fb1962fd8e14fbb","ref":"refs/heads/b4/reuse","pushedAt":"2024-02-24T09:45:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"hw/qdev: Remove opts member\n\nIt is no longer used.\n\nSigned-off-by: Akihiko Odaki \nReviewed-by: Philippe Mathieu-Daudé \nReviewed-by: Markus Armbruster ","shortMessageHtmlLink":"hw/qdev: Remove opts member"}},{"before":"b998cb4d55a7ee6dc95806a259b9790ae91adf67","after":"e8f3a49805c32637339a8bbc091955b52e8b2f3a","ref":"refs/heads/b4/cocoa","pushedAt":"2024-02-17T11:06:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"ui/cocoa: Remove stretch_video flag\n\nEvaluate [normalWindow styleMask] & NSWindowStyleMaskResizable instead.\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"ui/cocoa: Remove stretch_video flag"}},{"before":"c61276d74e4126fc6771e9237225c6568b63d27f","after":"b998cb4d55a7ee6dc95806a259b9790ae91adf67","ref":"refs/heads/b4/cocoa","pushedAt":"2024-02-14T04:27:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"ui/cocoa: Remove stretch_video flag\n\nEvaluate [normalWindow styleMask] & NSWindowStyleMaskResizable instead.\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"ui/cocoa: Remove stretch_video flag"}},{"before":"6960d1311fcddd1fc61816c51007de9e3e9b40c1","after":"c61276d74e4126fc6771e9237225c6568b63d27f","ref":"refs/heads/b4/cocoa","pushedAt":"2024-02-13T11:45:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"ui/cocoa: Remove stretch_video flag\n\nEvaluate [normalWindow styleMask] & NSWindowStyleMaskResizable instead.\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"ui/cocoa: Remove stretch_video flag"}},{"before":"a60dba43962fc95b6de0f29653c06f79f51f45d7","after":"6960d1311fcddd1fc61816c51007de9e3e9b40c1","ref":"refs/heads/b4/cocoa","pushedAt":"2023-12-18T07:39:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akihikodaki","name":"Akihiko Odaki","path":"/akihikodaki","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17036990?s=80&v=4"},"commit":{"message":"ui/cocoa: Remove stretch_video flag\n\nEvaluate [normalWindow styleMask] & NSWindowStyleMaskResizable instead.\n\nSigned-off-by: Akihiko Odaki ","shortMessageHtmlLink":"ui/cocoa: Remove stretch_video flag"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEj_BUTAA","startCursor":null,"endCursor":null}},"title":"Activity · akihikodaki/qemu"}