xl 명령어
개요
- xl
- xl 명령어
- /opt/xensource/bin/xl
- Xen 관리 도구
- Xen 게스트 도메인 관리 도구
- xm 도구를 대체함
목록
- create : create a domain from config file <filename>
- list : list information about all domains
- destroy : terminate a domain immediately
- pci-attach : insert a new pass-through pci device
- pci-detach : remove a domain's pass-through pci device
- pci-list : list pass-through pci devices for a domain
- pause : pause execution of a domain
- unpause : unpause a paused domain
- console : attach to domain's console
- save : save a domain state to restore later
- restore : restore a domain from a saved state
- cd-insert : insert a cdrom into a guest's cd drive
- cd-eject : eject a cdrom from a guest's cd drive
- mem-set : set the current memory usage for a domain
- button-press : indicate an ACPI button press to the domain
같이 보기
참고