* Makefiles (was: kvm for Ubuntu 7.04)
@ 2007-08-16 5:36 Jorge Lucángeli Obes
[not found] ` <59abf66e0708152236x6f32b21g8101168e15246ded-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Jorge Lucángeli Obes @ 2007-08-16 5:36 UTC (permalink / raw)
To: Avi Kivity, kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On 8/16/07, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
> Jorge Lucángeli Obes wrote:
> >> Thanks for the help, that compiled the userspace part. I need the new
> >> kernel module (kvm-intel.ko), can I take it from the kernel tree some
> >> way or do I have to use the whole KVM kernel?
> >>
> >
> > You should be able to compile it without having to compile the whole
> > kernel. That's what one does with release versions, so it has to be
> > possible. However, I've been working with the userspace part, so I've
> > not yet tried it. Maybe someone else can comment? It's probably just
> > Makefile dark magic.
> >
> >
>
> make -C kernel sync LINUX=/path/to/your/linux/repo
Speaking of makefiles, this shows in 'qemu/config-host.mak' on kvm-35:
CFLAGS=-I /home/tamsyn/local/kvm-35/qemu/../user -Wall -O2 *-g*
¿Are we keeping that '-g' on purpose?
Cheers,
Jorge
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Makefiles (was: kvm for Ubuntu 7.04)
[not found] ` <59abf66e0708152236x6f32b21g8101168e15246ded-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-08-16 5:46 ` Avi Kivity
[not found] ` <46C3E498.7010006-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Avi Kivity @ 2007-08-16 5:46 UTC (permalink / raw)
To: Jorge Lucángeli Obes; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Jorge Lucángeli Obes wrote:
> On 8/16/07, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
>
>> Jorge Lucángeli Obes wrote:
>>
>>>> Thanks for the help, that compiled the userspace part. I need the new
>>>> kernel module (kvm-intel.ko), can I take it from the kernel tree some
>>>> way or do I have to use the whole KVM kernel?
>>>>
>>>>
>>> You should be able to compile it without having to compile the whole
>>> kernel. That's what one does with release versions, so it has to be
>>> possible. However, I've been working with the userspace part, so I've
>>> not yet tried it. Maybe someone else can comment? It's probably just
>>> Makefile dark magic.
>>>
>>>
>>>
>> make -C kernel sync LINUX=/path/to/your/linux/repo
>>
>
> Speaking of makefiles, this shows in 'qemu/config-host.mak' on kvm-35:
>
> CFLAGS=-I /home/tamsyn/local/kvm-35/qemu/../user -Wall -O2 *-g*
>
> ¿Are we keeping that '-g' on purpose?
>
What's wrong with -g?
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Makefiles (was: kvm for Ubuntu 7.04)
[not found] ` <46C3E498.7010006-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
@ 2007-08-16 6:16 ` Jorge Lucángeli Obes
0 siblings, 0 replies; 3+ messages in thread
From: Jorge Lucángeli Obes @ 2007-08-16 6:16 UTC (permalink / raw)
To: Avi Kivity, kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On 8/16/07, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> wrote:
> What's wrong with -g?
Code/executable size... never mind. Thinking about it, it's probably
better to have those debugging symbols there anyways.
Cheers,
Jorge
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-16 6:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-16 5:36 Makefiles (was: kvm for Ubuntu 7.04) Jorge Lucángeli Obes
[not found] ` <59abf66e0708152236x6f32b21g8101168e15246ded-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-16 5:46 ` Avi Kivity
[not found] ` <46C3E498.7010006-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-16 6:16 ` Jorge Lucángeli Obes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox