Skip to content
Snippets Groups Projects
Commit 2e82e745 authored by Miao Yan's avatar Miao Yan Committed by Bin Meng
Browse files

x86: qemu: move x86 specific operations out of qfw core


The original implementation of qfw includes several x86 specific
operations, like directly calling outb/inb and using some inline
assembly code which prevents it being ported to other architectures.

This patch adds callback functions and moves those to arch/x86/

Signed-off-by: default avatarMiao Yan <yanmiaobest@gmail.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent fcf5c041
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment