1
0
mirror of https://github.com/momo5502/hypervisor.git synced 2026-04-26 03:19:35 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot] 4051223045 Bump external/FindWDK from 6aaaaf4 to 04b4151
Bumps [external/FindWDK](https://github.com/SergiusTheBest/FindWDK) from `6aaaaf4` to `04b4151`.
- [Commits](https://github.com/SergiusTheBest/FindWDK/compare/6aaaaf423a3feb7aef199cdb6677a377b9c66110...04b4151f6d6257554f2467edc0ff7f0c77074c7e)

---
updated-dependencies:
- dependency-name: external/FindWDK
  dependency-version: 04b4151f6d6257554f2467edc0ff7f0c77074c7e
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 10:24:21 +00:00
momo5502 dbc7b5422e Update ia32-doc submodules
Build / Build binaries (debug) (push) Has been cancelled
Build / Build binaries (release) (push) Has been cancelled
2025-05-03 09:44:47 +02:00
dependabot[bot] 79fd28ad7e Bump external/FindWDK from 79a45e7 to 6aaaaf4
Bumps [external/FindWDK](https://github.com/SergiusTheBest/FindWDK) from `79a45e7` to `6aaaaf4`.
- [Commits](https://github.com/SergiusTheBest/FindWDK/compare/79a45e7d709f2e62cd3a1fcc6a4e22b15d7e45be...6aaaaf423a3feb7aef199cdb6677a377b9c66110)

---
updated-dependencies:
- dependency-name: external/FindWDK
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 09:30:54 +00:00
dependabot[bot] b74f712975 Bump external/FindWDK from c941028 to 79a45e7
Bumps [external/FindWDK](https://github.com/SergiusTheBest/FindWDK) from `c941028` to `79a45e7`.
- [Commits](https://github.com/SergiusTheBest/FindWDK/compare/c941028b26565f756a16ea815d51ac9781f00e79...79a45e7d709f2e62cd3a1fcc6a4e22b15d7e45be)

---
updated-dependencies:
- dependency-name: external/FindWDK
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 09:05:19 +00:00
dependabot[bot] 0e2450f47e Bump external/FindWDK from 76f5f3e to c941028
Bumps [external/FindWDK](https://github.com/SergiusTheBest/FindWDK) from `76f5f3e` to `c941028`.
- [Release notes](https://github.com/SergiusTheBest/FindWDK/releases)
- [Commits](https://github.com/SergiusTheBest/FindWDK/compare/76f5f3e088db7368e3b50eb6964596d6a86d3f8a...c941028b26565f756a16ea815d51ac9781f00e79)

---
updated-dependencies:
- dependency-name: external/FindWDK
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:07:50 +00:00
dependabot[bot] 10828cff46 Bump external/FindWDK from 0492964 to 76f5f3e
Bumps [external/FindWDK](https://github.com/SergiusTheBest/FindWDK) from `0492964` to `76f5f3e`.
- [Release notes](https://github.com/SergiusTheBest/FindWDK/releases)
- [Commits](https://github.com/SergiusTheBest/FindWDK/compare/04929640043d3fa2fe0e9903cb32e610505846e1...76f5f3e088db7368e3b50eb6964596d6a86d3f8a)

---
updated-dependencies:
- dependency-name: external/FindWDK
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 10:13:59 +00:00
dependabot[bot] c95f3ce9ce Bump external/FindWDK from 43fd504 to 0492964
Bumps [external/FindWDK](https://github.com/SergiusTheBest/FindWDK) from `43fd504` to `0492964`.
- [Release notes](https://github.com/SergiusTheBest/FindWDK/releases)
- [Commits](https://github.com/SergiusTheBest/FindWDK/compare/43fd504e1dc31996812ac7f7cdcbbbd3561c17d0...04929640043d3fa2fe0e9903cb32e610505846e1)

---
updated-dependencies:
- dependency-name: external/FindWDK
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 11:08:44 +00:00
momo5502 4a3958d149 Fix ninja builds 2022-04-24 21:23:54 +02:00
momo5502 c62cc44a53 Fixes 2022-03-27 17:51:55 +02:00
momo5502 630b631692 Fixes and ia32 doc 2022-03-27 16:21:54 +02:00
momo5502 eef4a9a5a2 Progress 2022-03-26 14:28:40 +01:00
momo5502 80d9d73034 Register power callback 2022-03-16 20:07:15 +01:00
momo5502 f744238aad Add exception support 2022-03-15 21:07:47 +01:00
momo5502 54c692d1d2 Add test driver 2022-03-13 20:30:04 +01:00