# 애플 실리콘 M1에서 OpenGL 지원되는 리눅스 실행하기

> Clean Markdown view of GeekNews topic #3833. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3833](https://news.hada.io/topic?id=3833)
- GeekNews Markdown: [https://news.hada.io/topic/3833.md](https://news.hada.io/topic/3833.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-03-04T11:26:26+09:00
- Updated: 2021-03-04T11:26:26+09:00
- Original source: [gist.github.com](https://gist.github.com/akihikodaki/87df4149e7ca87f18dc56807ec5a1bc5)
- Points: 6
- Comments: 1

## Topic Body

- 기존 Corellium/Asahi Linux 와 달리 QEMU를 이용

ㅤ→ Hypervisor.framework 을 이용하도록 QEMU 패치

ㅤ→ OpenGL 지원되는 Virgil3D 패치

ㅤ→ ui/cocoa 에 OpenGL 적용, coreaudio 패치

- 차후에는 brew install qemu 만으로 동작가능하도록 업스트림에 적용 중

## Comments



### Comment 4584

- Author: xguru
- Created: 2021-03-04T11:26:43+09:00
- Points: 1

UTM - 애플 실리콘 M1 맥 지원하는 가상머신 https://news.hada.io/topic?id=3592

UTM과 똑같이 QEMU를 시용하는데, 단순 QEMU Wrapper인 UTM에 비해

OpenGL이 지원되도록 수작업 패치를 하고 이걸 업스트림에 적용할 예정인거네요.

Corellium - M1 맥에서 부팅 가능한 리눅스 공개 (초기단계 베타) https://news.hada.io/topic?id=3609
