Skip to content

Commit 9a53b3b

Browse files
committed
Fix numbering on title
1 parent 8372a2a commit 9a53b3b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

part10.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors:
33
- 'Takuya ASADA [email protected]'
44
title: |
55
ハイパーバイザの作り方~ちゃんと理解する仮想化技術~
6-
第10回 Intel VT-xを用いたハイパーバイザの実装その6「ユーザランドでのI/Oエミュレーション」
6+
第10回 Intel VT-xを用いたハイパーバイザの実装その5「ユーザランドでのI/Oエミュレーション」
77
...
88

99
## はじめに

part8.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors:
33
- 'Takuya ASADA [email protected]'
44
title: |
55
ハイパーバイザの作り方~ちゃんと理解する仮想化技術~
6-
第8回 Intel VT-xを用いたハイパーバイザの実装その4「vmm.koによるVMEntry」
6+
第8回 Intel VT-xを用いたハイパーバイザの実装その3「vmm.koによるVMEntry」
77
...
88

99
# はじめに

part9.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors:
33
- 'Takuya ASADA [email protected]'
44
title: |
55
ハイパーバイザの作り方~ちゃんと理解する仮想化技術~
6-
第9回 Intel VT-xを用いたハイパーバイザの実装その5「vmm.koへのVMExit」
6+
第9回 Intel VT-xを用いたハイパーバイザの実装その4「vmm.koへのVMExit」
77
...
88

99
## はじめに

0 commit comments

Comments
 (0)