Commit Graph

  • 6e4850a738 AMD-V on Intel VT-d main Masato Imai 2025-07-14 09:38:19 +00:00
  • f67b0b7477 MSR Masato Imai 2025-07-14 09:02:03 +00:00
  • f47315cda8 AMD emulation Masato Imai 2025-07-13 17:17:41 +00:00
  • 3913dbfe23 WIP Masato Imai 2025-07-13 16:44:46 +00:00
  • 34a342b68c add pci support pcie Masato Imai 2025-06-28 12:09:47 +00:00
  • e4b0ea7a91 Merge pull request #1 from mii443/amd mii443 2025-06-28 19:04:47 +09:00
  • df0e7943c6 switch amd Masato Imai 2025-06-28 10:03:56 +00:00
  • 29d32cc361 syscall emulation Masato Imai 2025-06-25 17:37:21 +00:00
  • 5fc850e3a4 Create README.md mii443 2025-06-25 18:25:27 +09:00
  • 993776487b return AuthenticAMD Masato Imai 2025-06-25 07:16:36 +00:00
  • bd96723361 cpuid brand string Masato Imai 2025-06-25 05:05:34 +00:00
  • 84f619206c wip Masato Imai 2025-06-25 04:04:11 +00:00
  • 6943d87c42 CLAC/STAC emulation. linux boot! Masato Imai 2025-06-24 17:27:13 +00:00
  • 8ec24d7fd3 dynamic memory allocation Masato Imai 2025-06-24 14:22:34 +00:00
  • 95bd14b149 wip: rootfs Masato Imai 2025-06-24 11:46:37 +00:00
  • 92d7c69a72 wip: external interrupt Masato Imai 2025-06-14 13:39:57 +00:00
  • 50325ff4e2 I/O Emulation Masato Imai 2025-06-13 19:39:35 +00:00
  • df612c696f io emulation Masato Imai 2025-06-13 15:40:50 +00:00
  • 2eccb107eb io emulation Masato Imai 2025-06-13 15:40:32 +00:00
  • dc98f35fef fix kernel panic Masato Imai 2025-06-13 14:47:02 +00:00
  • 6584d8dab6 WIP Masato Imai 2025-05-17 05:29:56 +00:00
  • 37a367a736 add CR Masato Imai 2025-05-17 03:31:47 +00:00
  • 71cfacfd1d msr Masato Imai 2025-05-16 10:42:49 +00:00
  • 01723d6c44 wip Masato Imai 2025-05-15 17:45:09 +00:00
  • 290d04a6ae remove printing regs Masato Imai 2025-05-15 17:44:33 +00:00
  • 086ede1e43 add more cpuid Masato Imai 2025-05-15 17:42:18 +00:00
  • c186f86c81 fix vm entry/exit Masato Imai 2025-05-15 17:37:56 +00:00
  • 6c4849d1af WIP Masato Imai 2025-05-08 05:49:04 +00:00
  • 27be632322 add support for sse Masato Imai 2025-05-08 05:08:44 +00:00
  • 570dd19af6 wip Masato Imai 2025-05-03 14:50:20 +00:00
  • 54712e2fe8 CPUID VMExit Masato Imai 2025-05-02 12:28:32 +00:00
  • 19244695d8 ram test Masato Imai 2025-05-02 12:17:36 +00:00
  • 7168cd0826 wip Masato Imai 2025-05-02 08:41:57 +00:00
  • ce32d4b150 aligned region cache Masato Imai 2025-05-02 06:07:25 +00:00
  • c21da557e7 wip Masato Imai 2025-05-02 05:30:04 +00:00
  • 704dec9b07 global_asm Masato Imai 2025-05-01 15:38:15 +00:00
  • a1277fbae1 wip Masato Imai 2025-05-01 10:31:59 +00:00
  • e164a0d252 update rust version Masato Imai 2025-05-01 08:08:24 +00:00
  • 33c5ef1ada wip Masato Imai 2025-05-01 07:55:46 +00:00
  • 553f8fa6ed hlt vmexit Masato Imai 2025-05-01 04:37:20 +00:00
  • cdca92e9f0 EPT Masato Imai 2025-04-30 18:25:58 +00:00
  • a49731217d wip Masato Imai 2025-04-30 17:51:53 +00:00
  • 5d47e579e7 EPT Masato Imai 2025-04-30 17:51:02 +00:00
  • 8d02f2b1ee new EPT Masato Imai 2025-04-30 16:02:40 +00:00
  • 4e3a92cdbb fix address translation Masato Imai 2025-04-27 09:19:38 +00:00
  • 6f342db5c2 add EPT Masato Imai 2025-04-27 09:12:19 +00:00
  • f4bdb36793 fix vmentry success Masato Imai 2025-04-24 04:58:13 +00:00
  • aec46d128d vmentry, vm loop Masato Imai 2025-04-23 10:13:23 +00:00
  • eebd64f0c2 HLT VMExit Masato Imai 2025-04-22 14:04:19 +00:00
  • 4c2629ec14 WIP Masato Imai 2025-04-22 11:39:31 +00:00
  • 4e3e8e3813 fix VMCS controls Masato Imai 2025-04-22 10:21:13 +00:00
  • bce53346b0 add VMCS exit ctrls Masato Imai 2025-04-22 10:15:21 +00:00
  • 1e64555cba add VMCS entry ctrls Masato Imai 2025-04-22 09:59:23 +00:00
  • fa0d53cc36 add VMCS guest state Masato Imai 2025-04-22 09:55:15 +00:00
  • cc8cd5619e fix VMCS EFER Masato Imai 2025-04-22 08:28:01 +00:00
  • d23a861bf7 add VMCS host state Masato Imai 2025-04-22 08:06:44 +00:00
  • 9b367331ea add VMCS controls Masato Imai 2025-04-22 05:51:23 +00:00
  • 9ebd56b32a add VMCS read write Masato Imai 2025-04-21 10:22:45 +00:00
  • a3e8288013 add InstructionError Masato Imai 2025-04-21 08:41:44 +00:00
  • 96f5c9e7d7 add VMCS Masato Imai 2025-04-21 08:11:53 +00:00
  • b8c097946c fix vmxon region alignment Masato Imai 2025-04-21 07:32:02 +00:00
  • 6611e96e3f wip Masato Imai 2025-04-20 18:11:27 +00:00
  • c262761fbb add qemu args to use nested virtualization Masato Imai 2025-04-14 08:56:49 +00:00
  • c4f610b6a2 add vmm mod mii443 2025-04-14 17:51:37 +09:00
  • 19253f1d95 add heap mii443 2025-04-14 17:45:44 +09:00
  • 8ae6c49138 add frame allocator mii443 2025-04-14 17:19:51 +09:00
  • 3d976b0de4 add physical memory map mii443 2025-04-14 17:00:40 +09:00
  • 3b20f48161 remote timer interrupt print mii443 2025-04-13 17:57:23 +09:00
  • 01509a77d7 add keyboard interrupt mii443 2025-04-13 16:26:27 +09:00
  • 89e8047bb1 add timer interrupt mii443 2025-04-13 16:17:59 +09:00
  • 561003d833 add double fault handler mii443 2025-04-13 15:57:19 +09:00
  • 4bd7094fd1 add interrupts mii443 2025-04-13 15:35:09 +09:00
  • 2284098276 add tests mii443 2025-04-13 15:14:20 +09:00
  • 5e21837d31 update crates mii443 2025-04-12 20:54:33 +09:00
  • 19b93e6ea6 init Masato Imai 2025-04-12 11:08:58 +00:00