<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-05-14T23:31:21Z</responseDate>
  <request metadataPrefix="oai_dc" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00237549">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00237549</identifier>
        <datestamp>2025-01-19T08:50:56Z</datestamp>
        <setSpec>1164:1867:11465:11705</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>コンフィデンシャル仮想マシンのためのライブマイグレーション最適化手法</dc:title>
          <dc:creator>白石, 椋聖</dc:creator>
          <dc:creator>畑, 輝史</dc:creator>
          <dc:creator>河野, 健二</dc:creator>
          <dc:subject>セキュリティ</dc:subject>
          <dc:description>コンフィデンシャル仮想マシン（VM）では，ハイパーバイザによる不正攻撃があっても VM 内のメモリの秘匿性が保証できる．CPU が管理する暗号鍵を用いてメモリコントローラで暗号化を行うため，暗号鍵が CPU 外部に漏洩することがなく高い秘匿性を保証する．しかし，VM の移送を行う場合，暗号化に起因するオーバーヘッドにより移送時間およびダウンタイムが長くなる傾向がある．暗号鍵の漏洩を防ぐため，移送のための新たな鍵を共有し，その鍵で暗号化してメモリ内容を送信する．さらに，移送先では復号後に移送先の鍵での再暗号化が必要である．結果として，移送中に更新されるページ（dirty page）の個数が減少しにくく，Stop-and-copy 時に送信するページ数も増大する．本論文では，ダウンタイムの増大を防ぐため，1） 暗号化のバッチ処理と 2） vCPU throttling を行う．暗号処理のバッチ化では，連続した物理ページの暗号処理をまとめることにより，1 ページあたりの暗号化処理時間の短縮を図る．また，vCPU throttling によって，Pre-copy 中の dirty page の数を減少させ，移送時間とダウンタイムの短縮を図る．これらの手法を AMD SEV（EPYC 7763 Processor），QEMU 5.0.50 および Linux KVM 5.7.0 に適用して評価を行った結果，暗号処理のバッチ化による移送時間とダウンタイムの短縮，および vCPU throttling によるダウンタイムの短縮が確認できた．</dc:description>
          <dc:description>technical report</dc:description>
          <dc:publisher>情報処理学会</dc:publisher>
          <dc:date>2024-08-01</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>研究報告システムソフトウェアとオペレーティング・システム（OS）</dc:identifier>
          <dc:identifier>4</dc:identifier>
          <dc:identifier>2024-OS-164</dc:identifier>
          <dc:identifier>1</dc:identifier>
          <dc:identifier>7</dc:identifier>
          <dc:identifier>2188-8795</dc:identifier>
          <dc:identifier>AN10444176</dc:identifier>
          <dc:identifier>https://ipsj.ixsq.nii.ac.jp/record/237549/files/IPSJ-OS24164004.pdf</dc:identifier>
          <dc:language>jpn</dc:language>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
