All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] UML Hardware Virt Support
@ 2013-04-30 16:12 Earlence Fernandes
  2013-04-30 16:17 ` richard -rw- weinberger
  0 siblings, 1 reply; 9+ messages in thread
From: Earlence Fernandes @ 2013-04-30 16:12 UTC (permalink / raw)
  To: user-mode-linux-devel@lists.sourceforge.net


[-- Attachment #1.1: Type: text/plain, Size: 221 bytes --]

The book (2004) states that work was going on for hardware assisted virt.
Has there been progress on it? Where do I find information on it?
The UML source tree still comes with the original modes of operation.

-Earlence

[-- Attachment #1.2: Type: text/html, Size: 288 bytes --]

[-- Attachment #2: Type: text/plain, Size: 383 bytes --]

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1

[-- Attachment #3: Type: text/plain, Size: 194 bytes --]

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [uml-devel] UML Hardware Virt Support
  2013-04-30 16:12 [uml-devel] UML Hardware Virt Support Earlence Fernandes
@ 2013-04-30 16:17 ` richard -rw- weinberger
  2013-04-30 16:22   ` Earlence Fernandes
  0 siblings, 1 reply; 9+ messages in thread
From: richard -rw- weinberger @ 2013-04-30 16:17 UTC (permalink / raw)
  To: Earlence Fernandes; +Cc: user-mode-linux-devel@lists.sourceforge.net

On Tue, Apr 30, 2013 at 6:12 PM, Earlence Fernandes
<earlenceferns@gmail.com> wrote:
> The book (2004) states that work was going on for hardware assisted virt.

I don't think so.

> Has there been progress on it? Where do I find information on it?
> The UML source tree still comes with the original modes of operation.

UML development mostly stopped in favor to KVM.

--
Thanks,
//richard

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [uml-devel] UML Hardware Virt Support
  2013-04-30 16:17 ` richard -rw- weinberger
@ 2013-04-30 16:22   ` Earlence Fernandes
  2013-04-30 16:27     ` Richard RW. Weinberger
  0 siblings, 1 reply; 9+ messages in thread
From: Earlence Fernandes @ 2013-04-30 16:22 UTC (permalink / raw)
  To: richard -rw- weinberger; +Cc: user-mode-linux-devel@lists.sourceforge.net


[-- Attachment #1.1: Type: text/plain, Size: 671 bytes --]

>UML development mostly stopped in favor to KVM.

so you mean to say that KVM is preferable to UML?
(I Guess it may depend on the situation?)

-Earlence


On Tue, Apr 30, 2013 at 12:17 PM, richard -rw- weinberger <
richard.weinberger@gmail.com> wrote:

> On Tue, Apr 30, 2013 at 6:12 PM, Earlence Fernandes
> <earlenceferns@gmail.com> wrote:
> > The book (2004) states that work was going on for hardware assisted virt.
>
> I don't think so.
>
> > Has there been progress on it? Where do I find information on it?
> > The UML source tree still comes with the original modes of operation.
>
> UML development mostly stopped in favor to KVM.
>
> --
> Thanks,
> //richard
>

[-- Attachment #1.2: Type: text/html, Size: 1591 bytes --]

[-- Attachment #2: Type: text/plain, Size: 383 bytes --]

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1

[-- Attachment #3: Type: text/plain, Size: 194 bytes --]

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [uml-devel] UML Hardware Virt Support
  2013-04-30 16:22   ` Earlence Fernandes
@ 2013-04-30 16:27     ` Richard RW. Weinberger
  2013-04-30 16:49       ` Earlence Fernandes
  2013-05-01 17:54       ` Terry Hsu
  0 siblings, 2 replies; 9+ messages in thread
From: Richard RW. Weinberger @ 2013-04-30 16:27 UTC (permalink / raw)
  To: Earlence Fernandes; +Cc: user-mode-linux-devel

----- Ursprüngliche Mail -----
> 
> 
> > UML development mostly stopped in favor to KVM.
> 
> 
> so you mean to say that KVM is preferable to UML?
> (I Guess it may depend on the situation?)

KVM is *much* faster than UML and *much* less hacky. :-)

Thanks,
//richard

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [uml-devel] UML Hardware Virt Support
  2013-04-30 16:27     ` Richard RW. Weinberger
@ 2013-04-30 16:49       ` Earlence Fernandes
  2013-04-30 17:03         ` richard -rw- weinberger
  2013-05-01 17:54       ` Terry Hsu
  1 sibling, 1 reply; 9+ messages in thread
From: Earlence Fernandes @ 2013-04-30 16:49 UTC (permalink / raw)
  To: Richard RW. Weinberger; +Cc: user-mode-linux-devel@lists.sourceforge.net


[-- Attachment #1.1: Type: text/plain, Size: 826 bytes --]

But then there's a fundamental question of whether KVM has similar
semantics.
UML was incredibly useful to my project since it ran a whole "kernel +
processes" in user space.
Now i'm confused as to whether I need to change my work so that it works
with KVM (I'm trying to read thru KVM docs to understand the semantics).

Basically, my project involved redirecting the system calls of one process
to the UML kernel.


On Tue, Apr 30, 2013 at 12:27 PM, Richard RW. Weinberger <
richard@sigma-star.at> wrote:

> ----- Ursprüngliche Mail -----
> >
> >
> > > UML development mostly stopped in favor to KVM.
> >
> >
> > so you mean to say that KVM is preferable to UML?
> > (I Guess it may depend on the situation?)
>
> KVM is *much* faster than UML and *much* less hacky. :-)
>
> Thanks,
> //richard
>

[-- Attachment #1.2: Type: text/html, Size: 1256 bytes --]

[-- Attachment #2: Type: text/plain, Size: 383 bytes --]

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1

[-- Attachment #3: Type: text/plain, Size: 194 bytes --]

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [uml-devel] UML Hardware Virt Support
  2013-04-30 16:49       ` Earlence Fernandes
@ 2013-04-30 17:03         ` richard -rw- weinberger
  0 siblings, 0 replies; 9+ messages in thread
From: richard -rw- weinberger @ 2013-04-30 17:03 UTC (permalink / raw)
  To: Earlence Fernandes; +Cc: user-mode-linux-devel@lists.sourceforge.net

On Tue, Apr 30, 2013 at 6:49 PM, Earlence Fernandes
<earlenceferns@gmail.com> wrote:
> But then there's a fundamental question of whether KVM has similar
> semantics.

KVM works completely different than UML does.

> UML was incredibly useful to my project since it ran a whole "kernel +
> processes" in user space.
> Now i'm confused as to whether I need to change my work so that it works
> with KVM (I'm trying to read thru KVM docs to understand the semantics).

You can still use UML, it is functional.

--
Thanks,
//richard

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [uml-devel] UML Hardware Virt Support
  2013-04-30 16:27     ` Richard RW. Weinberger
  2013-04-30 16:49       ` Earlence Fernandes
@ 2013-05-01 17:54       ` Terry Hsu
  2013-05-01 18:15         ` richard -rw- weinberger
  1 sibling, 1 reply; 9+ messages in thread
From: Terry Hsu @ 2013-05-01 17:54 UTC (permalink / raw)
  To: Richard RW. Weinberger; +Cc: user-mode-linux-devel@lists.sourceforge.net


[-- Attachment #1.1: Type: text/plain, Size: 1321 bytes --]

On Tue, Apr 30, 2013 at 12:27 PM, Richard RW. Weinberger <
richard@sigma-star.at> wrote:

> ----- Ursprüngliche Mail -----
> >
> >
> > > UML development mostly stopped in favor to KVM.
> >
> >
> > so you mean to say that KVM is preferable to UML?
> > (I Guess it may depend on the situation?)
>
> KVM is *much* faster than UML and *much* less hacky. :-)
>
>
Indeed, I am developing some functions for the virtual memory subsystem in
the kernel.
Qemu replaces UML in my case. I run qemu without kvm support because I
don't seem to be able to run nested virtualization in virtualbox.
Anyway now Qemu serves me well. :)

Is Jeff Dike still developing UML?


>  Thanks,
> //richard
>
>
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> _______________________________________________
> User-mode-linux-devel mailing list
> User-mode-linux-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
>

[-- Attachment #1.2: Type: text/html, Size: 2440 bytes --]

[-- Attachment #2: Type: text/plain, Size: 383 bytes --]

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1

[-- Attachment #3: Type: text/plain, Size: 194 bytes --]

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [uml-devel] UML Hardware Virt Support
  2013-05-01 17:54       ` Terry Hsu
@ 2013-05-01 18:15         ` richard -rw- weinberger
  2013-05-01 18:23           ` Terry Hsu
  0 siblings, 1 reply; 9+ messages in thread
From: richard -rw- weinberger @ 2013-05-01 18:15 UTC (permalink / raw)
  To: Terry Hsu; +Cc: user-mode-linux-devel@lists.sourceforge.net

On Wed, May 1, 2013 at 7:54 PM, Terry Hsu <terry.shoes@gmail.com> wrote:
> Indeed, I am developing some functions for the virtual memory subsystem in
> the kernel.
> Qemu replaces UML in my case. I run qemu without kvm support because I don't
> seem to be able to run nested virtualization in virtualbox.
> Anyway now Qemu serves me well. :)
>
> Is Jeff Dike still developing UML?

Not really. Just use git to find out. :)

Currently I maintain UML in my very limited spare time.
Al Viro also often helps hunting bugs down.

So, don't expect much new features coming to UML.
But I try hard to keep it running.

--
Thanks,
//richard

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [uml-devel] UML Hardware Virt Support
  2013-05-01 18:15         ` richard -rw- weinberger
@ 2013-05-01 18:23           ` Terry Hsu
  0 siblings, 0 replies; 9+ messages in thread
From: Terry Hsu @ 2013-05-01 18:23 UTC (permalink / raw)
  To: richard -rw- weinberger; +Cc: user-mode-linux-devel@lists.sourceforge.net


[-- Attachment #1.1: Type: text/plain, Size: 819 bytes --]

Great to know this, thanks for keeping it up!



On Wed, May 1, 2013 at 2:15 PM, richard -rw- weinberger <
richard.weinberger@gmail.com> wrote:

> On Wed, May 1, 2013 at 7:54 PM, Terry Hsu <terry.shoes@gmail.com> wrote:
> > Indeed, I am developing some functions for the virtual memory subsystem
> in
> > the kernel.
> > Qemu replaces UML in my case. I run qemu without kvm support because I
> don't
> > seem to be able to run nested virtualization in virtualbox.
> > Anyway now Qemu serves me well. :)
> >
> > Is Jeff Dike still developing UML?
>
> Not really. Just use git to find out. :)
>
> Currently I maintain UML in my very limited spare time.
> Al Viro also often helps hunting bugs down.
>
> So, don't expect much new features coming to UML.
> But I try hard to keep it running.
>
> --
> Thanks,
> //richard
>

[-- Attachment #1.2: Type: text/html, Size: 1313 bytes --]

[-- Attachment #2: Type: text/plain, Size: 383 bytes --]

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1

[-- Attachment #3: Type: text/plain, Size: 194 bytes --]

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-05-01 18:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-30 16:12 [uml-devel] UML Hardware Virt Support Earlence Fernandes
2013-04-30 16:17 ` richard -rw- weinberger
2013-04-30 16:22   ` Earlence Fernandes
2013-04-30 16:27     ` Richard RW. Weinberger
2013-04-30 16:49       ` Earlence Fernandes
2013-04-30 17:03         ` richard -rw- weinberger
2013-05-01 17:54       ` Terry Hsu
2013-05-01 18:15         ` richard -rw- weinberger
2013-05-01 18:23           ` Terry Hsu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.