Re: options to fix vmalloc failure on modprobe

2020-12-01 Thread Peter Maydell
On Mon, 30 Nov 2020 at 22:49, wrote: > > so Im hacking at linux kernel, using qemu via virtme. > which just runs kernel on the hosts environment. > generally things are fine, so thanks for that. > > but when I build the graphics driver as module, > I cannot allocate for it at modprobe. > > I searc

QEMU EFI project mouse position change not reported

2020-12-01 Thread gomi odabaşıoğlu
Hello, I've made a simple program for UEFI motherboards. I use gnu-efi and a sample project for VS2019. That uses QEMU for debug. Interestingly. For a real hardware I boot and get mouse reports but not for QEMU. In order to enable mouse I tried many options. For run options that uses a debug vbs

[Qemu-discuss][CFP] Virtualization & IaaS Devroom

2020-12-01 Thread Piotr Kliczewski
We are excited to announce that the call for proposals is now open for the Virtualization & IaaS devroom at the upcoming FOSDEM 2021, to be hosted virtually on February 6th 2021. This year will mark FOSDEM’s 21th anniversary as one of the longest-running free and open source software developer eve

Re: options to fix vmalloc failure on modprobe

2020-12-01 Thread jim . cromie
On Tue, Dec 1, 2020 at 3:27 AM Peter Maydell wrote: > > On Mon, 30 Nov 2020 at 22:49, wrote: > > > > so Im hacking at linux kernel, using qemu via virtme. > > which just runs kernel on the hosts environment. > > generally things are fine, so thanks for that. > > > > but when I build the graphics