{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":806490302,"defaultBranch":"master","name":"acrn-hypervisor","ownerLogin":"haiwei-li","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-05-27T09:49:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22698938?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726049935.0","currentOid":""},"activityList":{"items":[{"before":"43f564dc4ba1e29521781a4559c53fcbb78422d5","after":null,"ref":"refs/heads/misc-ioapic","pushedAt":"2024-09-11T10:18:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"}},{"before":null,"after":"43f564dc4ba1e29521781a4559c53fcbb78422d5","ref":"refs/heads/misc-ioapic","pushedAt":"2024-09-11T02:06:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"misc: fix two IOAPIC related configs\n\nFor Service VM, the I/O APIC number and RTE number are from platform.\nOtherwise, hypervisor emulates one I/O APIC and 48 RTEs. But\n'MAX_IOAPIC_NUM' is always 1 and 'MAX_IOAPIC_LINES' is always 120 for\nnow.\n\nThis patch is introduced to fix these issues.\n\nTracked-On: #8725\nReviewed-by: Junjie Mao \nSuggested-by: Junjie Mao \nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"misc: fix two IOAPIC related configs"}},{"before":"8525a87a545ead650b4a60f4e03852a758161364","after":null,"ref":"refs/heads/avx-vnni","pushedAt":"2024-09-09T06:04:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"}},{"before":"ba9df270bf51abc2cd7f73dcdb5b5921397fc772","after":"8525a87a545ead650b4a60f4e03852a758161364","ref":"refs/heads/avx-vnni","pushedAt":"2024-09-09T01:21:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"hv: cpuid: expose CPUID.EAX=07H subleaf to VMs\n\nPer SDM, VPDPBUSD/VPDPBUSDS/VPDPWSSD/VPDPWSSDS instructions depend on\nCPUID Feature Flag 'AVX-VNNI, AVX512_VNNI, AVX512VL'. 'AVX512_VNNI' and\n'AVX512VL' are already exposed to any VM.\n\n'AVX-VNNI' is in CPUID.(EAX=07H,ECX=1):EAX.AVX-VNNI[bit 4]. This patch\nis to expose all the CPUID.EAX=07H subleaf features to VMs.\n\nMask corresponding bits if want to disable some features in the future.\n\nTracked-On: #8710\nReviewed-by: Fei Li \nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"hv: cpuid: expose CPUID.EAX=07H subleaf to VMs"}},{"before":"402d356966fb9bda65ee731a6aa41edf5db60507","after":"ba9df270bf51abc2cd7f73dcdb5b5921397fc772","ref":"refs/heads/avx-vnni","pushedAt":"2024-09-05T05:55:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"hv: cpuid: expose CPUID.EAX=07H to VMs\n\nPer SDM, VPDPBUSD/VPDPBUSDS/VPDPWSSD/VPDPWSSDS instructions depend on\nCPUID Feature Flag 'AVX-VNNI, AVX512_VNNI, AVX512VL'. 'AVX512_VNNI' and\n'AVX512VL' are already exposed to any VM.\n\n'AVX-VNNI' is in CPUID.(EAX=07H,ECX=1):EAX.AVX-VNNI[bit 4]. This patch\nis to expose all the CPUID.EAX=07H features to VMs.\n\nMask corresponding bits if want to disable some features in the future.\n\nTracked-On: #8710\nReviewed-by: Fei Li \nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"hv: cpuid: expose CPUID.EAX=07H to VMs"}},{"before":null,"after":"402d356966fb9bda65ee731a6aa41edf5db60507","ref":"refs/heads/avx-vnni","pushedAt":"2024-09-05T05:53:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"hv: cpuid: expose CPUID.EAX=07H to VMs\n\nPer SDM, VPDPBUSD/VPDPBUSDS/VPDPWSSD/VPDPWSSDS instructions depend on\nCPUID Feature Flag 'AVX-VNNI, AVX512_VNNI, AVX512VL'. 'AVX512_VNNI' and\n'AVX512VL' are already exposed to any VM.\n\n'AVX-VNNI' is in CPUID.(EAX=07H,ECX=1):EAX.AVX-VNNI[bit 4]. This patch\nis to expose all the CPUID.EAX=07H features to VMs.\n\nMask corresponding bits if want to disable some features in the future.\n\nTracked-On: #8710\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"hv: cpuid: expose CPUID.EAX=07H to VMs"}},{"before":"ab3d98e5dd3266c7ebea7f0baa6ed034472043c6","after":null,"ref":"refs/heads/md-vhostbridge","pushedAt":"2024-09-03T05:08:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"}},{"before":"8810c43a468c854403075f390e97b0ba4575cebb","after":"ab3d98e5dd3266c7ebea7f0baa6ed034472043c6","ref":"refs/heads/md-vhostbridge","pushedAt":"2024-09-02T01:50:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vhost_bridge device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vhost_bridge module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vhost_bridge device"}},{"before":"86c5fd6bdafcee7f45c7b3e682b06941bcbee8d3","after":"fbaf2f4ee48062aa835a863e0572c804dcf47080","ref":"refs/heads/md-ivshmem","pushedAt":"2024-08-27T02:52:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral ivshmem device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral ivshmem module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral ivshmem device"}},{"before":"928430d0bf85f703ca47d4590db99a5326c35ce3","after":"86c5fd6bdafcee7f45c7b3e682b06941bcbee8d3","ref":"refs/heads/md-ivshmem","pushedAt":"2024-08-27T02:13:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral ivshmem device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral ivshmem module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral ivshmem device"}},{"before":"cd8947651265ce4cfe92bd667aff67a9b0e86cd2","after":"928430d0bf85f703ca47d4590db99a5326c35ce3","ref":"refs/heads/md-ivshmem","pushedAt":"2024-08-27T01:59:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral ivshmem device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral ivshmem module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral ivshmem device"}},{"before":null,"after":"cd8947651265ce4cfe92bd667aff67a9b0e86cd2","ref":"refs/heads/md-ivshmem","pushedAt":"2024-08-26T15:15:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral ivshmem device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral ivshmem module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral ivshmem device"}},{"before":"d05ecedf78b81768d21d5b95aab1ee000a819467","after":"8810c43a468c854403075f390e97b0ba4575cebb","ref":"refs/heads/md-vhostbridge","pushedAt":"2024-08-22T00:15:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vhost_bridge device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vhost_bridge module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vhost_bridge device"}},{"before":"ba2671aa32f06fb7d95a9d8459bbe49e514aa9e6","after":"d05ecedf78b81768d21d5b95aab1ee000a819467","ref":"refs/heads/md-vhostbridge","pushedAt":"2024-08-21T04:38:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vhost_bridge device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vhost_bridge module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vhost_bridge device"}},{"before":"801edc1bed40119ad257f2a457ab134462706fc5","after":"ba2671aa32f06fb7d95a9d8459bbe49e514aa9e6","ref":"refs/heads/md-vhostbridge","pushedAt":"2024-08-21T04:29:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vhost_bridge device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vhost_bridge module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vhost_bridge device"}},{"before":"b3fe63a84a94b6b57b1dc01863c70ecb411bc78f","after":null,"ref":"refs/heads/md-vpcibridge","pushedAt":"2024-08-20T09:34:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"}},{"before":"951d0596e541cce29c577794be379bb6eeedf675","after":null,"ref":"refs/heads/md-vuart","pushedAt":"2024-08-20T09:34:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"}},{"before":"5df89d1be7cbcd18bc6aa4418dc126f9fe567611","after":"b3fe63a84a94b6b57b1dc01863c70ecb411bc78f","ref":"refs/heads/md-vpcibridge","pushedAt":"2024-08-20T08:10:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vpci_bridge device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vpci_bridge module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vpci_bridge device"}},{"before":"8cb59ea4373d96fe874c2ebd9b7496a56f682457","after":"951d0596e541cce29c577794be379bb6eeedf675","ref":"refs/heads/md-vuart","pushedAt":"2024-08-20T06:07:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vuart device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vuart module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vuart device"}},{"before":"dbfbc1c52dc6b94e6fdc3dd2c13e5ba967a32d7d","after":null,"ref":"refs/heads/md-vrtc","pushedAt":"2024-08-20T05:49:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"}},{"before":"f73c2acd330056b216a2bdb2bb8be80515aa4a91","after":"5df89d1be7cbcd18bc6aa4418dc126f9fe567611","ref":"refs/heads/md-vpcibridge","pushedAt":"2024-08-20T05:36:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vpci_bridge device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vpci_bridge module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vpci_bridge device"}},{"before":"c74ee023b66216dde55f2c713390dc813ae610c6","after":"801edc1bed40119ad257f2a457ab134462706fc5","ref":"refs/heads/md-vhostbridge","pushedAt":"2024-08-20T04:17:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vhost_bridge device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vhost_bridge module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vhost_bridge device"}},{"before":"3c0bc5f5489ed7d1449d212e9b10863022d4e84e","after":"8cb59ea4373d96fe874c2ebd9b7496a56f682457","ref":"refs/heads/md-vuart","pushedAt":"2024-08-20T04:05:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vuart device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vuart module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vuart device"}},{"before":"625526ae02beaa35c94ac0b76f1f59de3bfbb9be","after":"f73c2acd330056b216a2bdb2bb8be80515aa4a91","ref":"refs/heads/md-vpcibridge","pushedAt":"2024-08-20T04:01:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vpci_bridge device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vpci_bridge module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vpci_bridge device"}},{"before":"66f931f6e5a6254a852b2c9ba4b59250b1b7c919","after":"3c0bc5f5489ed7d1449d212e9b10863022d4e84e","ref":"refs/heads/md-vuart","pushedAt":"2024-08-20T03:45:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vuart device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vuart module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vuart device"}},{"before":"e7981f43d5848624eca147e9b3931ee356173044","after":"dbfbc1c52dc6b94e6fdc3dd2c13e5ba967a32d7d","ref":"refs/heads/md-vrtc","pushedAt":"2024-08-20T02:02:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vrtc device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in vp-dm_vperipheral\nvrtc module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vrtc device"}},{"before":"60cb6bdf4adc216cd9478f52e92e91c70a3f39dc","after":"66f931f6e5a6254a852b2c9ba4b59250b1b7c919","ref":"refs/heads/md-vuart","pushedAt":"2024-08-20T01:53:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vuart device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vuart module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vuart device"}},{"before":"7471817c676cf5f62490d24f7aaa9311655eef27","after":"625526ae02beaa35c94ac0b76f1f59de3bfbb9be","ref":"refs/heads/md-vpcibridge","pushedAt":"2024-08-20T01:32:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vpci_bridge device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vpci_bridge module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vpci_bridge device"}},{"before":"d8d4d6c6c1eb7acb413b3174691caa080238715a","after":"7471817c676cf5f62490d24f7aaa9311655eef27","ref":"refs/heads/md-vpcibridge","pushedAt":"2024-08-19T12:59:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vpci_bridge device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vpci_bridge module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vpci_bridge device"}},{"before":null,"after":"c74ee023b66216dde55f2c713390dc813ae610c6","ref":"refs/heads/md-vhostbridge","pushedAt":"2024-08-19T12:27:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"haiwei-li","name":"Haiwei Li","path":"/haiwei-li","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22698938?s=80&v=4"},"commit":{"message":"doc: add module design for peripheral vhost_bridge device\n\nGAI Tooling Notice: These contents may have been developed with support from one\nor more generative artificial intelligence solutions.\n\nThis patch is to add doxygen style comments for some elements in\nvp-dm_vperipheral vhost_bridge module.\n\nTracked-On: #8665\n\nSigned-off-by: Haiwei Li ","shortMessageHtmlLink":"doc: add module design for peripheral vhost_bridge device"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMVQxMDoxODo1NS4wMDAwMDBazwAAAASzDF3G","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMVQxMDoxODo1NS4wMDAwMDBazwAAAASzDF3G","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xOVQxMjoyNzo1Mi4wMDAwMDBazwAAAASd_8Qu"}},"title":"Activity ยท haiwei-li/acrn-hypervisor"}