qemu

0

Inline assembly instructions in GCC

http://balau82.wordpress.com

Example with an ARM target on how to use GCC inline assembly effectively in C code.

Read more »
balau's picture
Created by balau 11 years 1 week ago – Made popular 11 years 1 week ago
Category: End User   Tags:
0

Virtualization With KVM On A Debian Squeeze Server

http://www.howtoforge.com

This guide explains how you can install and use KVM for creating and running virtual machines on a Debian Squeeze server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g.

Read more »
falko's picture
Created by falko 11 years 10 weeks ago – Made popular 11 years 10 weeks ago
Category: End User   Tags:
0

Using Newlib in ARM bare metal programs

http://balau82.wordpress.com

Implementing a minimal standard C library for embedded ARM target using Newlib and the CodeSourcery toolchain, and emulating the execution with QEMU.

Read more »
balau's picture
Created by balau 11 years 22 weeks ago – Made popular 11 years 22 weeks ago
Category: End User   Tags:
0

Using Ubuntu ARM cross-compiler for bare metal programming

http://balau82.wordpress.com

Ubuntu 10.10 Maverick Meerkat includes an ARM cross-compiler to compile programs for Linux. The compiler can also be used for bare-metal programming with a few arrangements.

Read more »
balau's picture
Created by balau 11 years 24 weeks ago – Made popular 11 years 24 weeks ago
Category: High End   Tags:
0

Trying Debian for ARM on QEMU

http://balau82.wordpress.com

How to try a full ARM Debian system complete of graphical environment, using prepared images for the Versatile platform.

Read more »
balau's picture
Created by balau 11 years 31 weeks ago – Made popular 11 years 31 weeks ago
Category: High End   Tags:
0

Debugging ARM programs inside QEMU

http://balau82.wordpress.com

A tutorial that shows how to debug an ARM Linux program inside a platform emulated with QEMU. The tutorial uses gdbserver to connect the program executing in the guest system to the debugger running on the host system.

Read more »
balau's picture
Created by balau 11 years 40 weeks ago – Made popular 11 years 40 weeks ago
Category: High End   Tags:
0

Booting Linux with U-Boot on QEMU ARM

http://balau82.wordpress.com

Using QEMU to emulate the complete boot procedure of an ARM system using U-Boot, the Linux kernel and Busybox.

Read more »
balau's picture
Created by balau 12 years 6 weeks ago – Made popular 12 years 6 weeks ago
Category: High End   Tags:
0

KVM, QEMU, and kernel project management

http://lwn.net

Both the code and its development model are seen as conforming much more closely to the Linux way of doing things than the alternatives; KVM is expected to be the long-term virtualization solution for Linux. So, one might well wonder, why has KVM been the topic of one of the more massive and less pleasant linux-kernel discussions in some time?

Read more »
vacuous's picture
Created by vacuous 12 years 7 weeks ago – Made popular 12 years 7 weeks ago
Category: High End   Tags:
0

U-boot for ARM on QEMU

http://balau82.wordpress.com

Instructions to compile and run the U-Boot bootloader inside a QEMU emulation of an ARM platform.

Read more »
balau's picture
Created by balau 12 years 11 weeks ago – Made popular 12 years 11 weeks ago
Category: High End   Tags:
0

Howto: Linux and Windows virtualization with KVM and Qemu

http://tuxradar.com

We're going to deliberately sidestep the jargon and the hype to take a practical look at the virtualisation technologies in Ubuntu, in particular KVM and Qemu and the related userspace tools that create and manage virtual machines. Although the discussion centres on Ubuntu, the technology is applicable to all Linux distros.

Read more »
toolbanger's picture
Created by toolbanger 12 years 17 weeks ago – Made popular 12 years 17 weeks ago
Category: End User   Tags:
0

QEMU 0.10.0 Release To Bring Many Features

http://www.phoronix.com

QEMU, the popular open-source processor emulator that can be run as a user-space program and also has found its way into use by the KVM and VirtualBox projects, will soon reach version 0.10.0

Read more »
penguinista's picture
Created by penguinista 13 years 11 weeks ago – Made popular 13 years 11 weeks ago
Category: End User   Tags:
0

andLinux: A great way to virtualize Linux inside of Windows

http://onlineapps.newsvine.com

There's been a lot written about virtualization recently. However, the traditional apps like VMWare and VirtualBox have always had the problems of speed and integration into the host. Luckily, there is another option: andLinux, a full-blown Ubuntu Gutsy-based distro that has been around for quite a while.

Read more »
AndrewMin's picture
Created by AndrewMin 13 years 51 weeks ago – Made popular 13 years 51 weeks ago
Category: Beginner   Tags:
0

Debian GNU/Hurd K16 Snapshot Released

http://kerneltrap.org

Hurd Philip Charles has released the K16 snapshot of the Debian GNU/Hurd system. The K16 CD series includes a mini-ISO, 4 full CD images, and 2 DVD images. For the first time, a QEMU image based on the mini-ISO is provided as well.

Read more »
aboutblank's picture
Created by aboutblank 14 years 7 weeks ago – Made popular 14 years 7 weeks ago
Category: High End   Tags:
0

Speed up QEMU with KVM

http://fosswire.com

If you have been using QEMU for emulating other operating systems, you will find that it runs fairly slow. On average, QEMU will only run at about 20% of the speed of your host system. Obviously, this is a problem.

Read more »
giantrobot's picture
Created by giantrobot 14 years 13 weeks ago – Made popular 14 years 13 weeks ago
Category: High End   Tags:
0

In search of the GNU OS: Success!

http://gnu-os.blogspot.com

"...The method which finally worked was to download a prepared QEMU image and run GNU from QEMU. The image I used can be found here. [...] Now I'm up and running it's time to do some exploring. I will report back soon with my first impressions."

Read more »
can.axis's picture
Created by can.axis 14 years 17 weeks ago – Made popular 14 years 17 weeks ago
Category: Community   Tags:

Best karma users