Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RESOLVED] qemu-system-i386
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
oscarandrea
Apprentice
Apprentice


Joined: 27 Nov 2015
Posts: 182
Location: Italy/Cosenza

PostPosted: Fri Jul 15, 2016 9:16 am    Post subject: [RESOLVED] qemu-system-i386 Reply with quote

I state that I did not know what was the appropriate section for the problem, then excuse me, I have since installed qemu (after you have enabled the kernel support and added the user to the kvm group) only qemu that allows me to just start x86_64 sessions (qemu-system -x86_64) while the i386 no (qemu-system-i386) fact tells me command not found, I have enabled the multilib in my make.conf, I think more than anything it's a flag issue, but I would not make trouble so I ask help to you :)
thank you


Last edited by oscarandrea on Fri Jul 15, 2016 4:38 pm; edited 1 time in total
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9680
Location: almost Mile High in the USA

PostPosted: Fri Jul 15, 2016 2:37 pm    Post subject: Reply with quote

I have these

QEMU_USER_TARGETS="x86_64 i386"
QEMU_SOFTMMU_TARGETS="i386 x86_64"

in my make.conf ... though these shouldn't be technically needed but it does end up building the i386 emulator (and seemingly with KVM support).
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
oscarandrea
Apprentice
Apprentice


Joined: 27 Nov 2015
Posts: 182
Location: Italy/Cosenza

PostPosted: Fri Jul 15, 2016 4:38 pm    Post subject: Reply with quote

eccerr0r wrote:
I have these

QEMU_USER_TARGETS="x86_64 i386"
QEMU_SOFTMMU_TARGETS="i386 x86_64"

in my make.conf ... though these shouldn't be technically needed but it does end up building the i386 emulator (and seemingly with KVM support).

Thanks, resolved add:

QEMU_USER_TARGETS="x86_64 i386"
QEMU_SOFTMMU_TARGETS="i386 x86_64"

:D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum