<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.redhat.fedora.virtualization">
    <title>gmane.linux.redhat.fedora.virtualization</title>
    <link>http://blog.gmane.org/gmane.linux.redhat.fedora.virtualization</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1740"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1738"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1736"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1734"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1721"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1720"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1712"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1708"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1703"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1702"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1690"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1689"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1687"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1680"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1675"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1653"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1651"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1649"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1648"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1646"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1740">
    <title>[fedora-virt] [ANNOUNCE] libguestfs 1.18 released - tools for managing virtual machines and disk images</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1740</link>
    <description>&lt;pre&gt;
I'm pleased to announce the latest stable release of libguestfs, a
library and a set of tools for reading, writing, managing, inspecting,
rescuing, resizing and aligning disk images, and offline and live
virtual machines.  There are many new features and bug fixes in this
release; see the release notes below.

You can get libguestfs 1.18.0 from:

Main website:  http://libguestfs.org
Source:        http://libguestfs.org/download/1.18-stable/
Fedora 17:     https://admin.fedoraproject.org/updates/libguestfs-1.18.0-1.fc17
Debian/Ubuntu: [coming soon]

Rich.


Release notes for libguestfs 1.18.0
-----------------------------------

These release notes only cover the differences from the previous
stable/dev branch split (1.16.0).  For detailed changelogs, please see
the git repository, or the ChangeLog file distributed in the tarball.

New features

  virt tools:

   - virt-sysprep has been rewritten and expanded (thanks Wanlong Gao)
     http://libguestfs.org/virt-sysprep.1.html

   - virt-sparsify --zero is a new option that zeroes the named
     partition or filesystem

   - virt-sparsify can now safely sparsify Linux swap partitions

   - virt-sparsify fixed so it cleans up after ^C
     http://libguestfs.org/virt-sparsify.1.html

   - a new tool 'libguestfs-make-fixed-appliance' is provided to build
     fixed appliances that can be copied to other machines that don't
     have febootstrap support
     http://libguestfs.org/libguestfs-make-fixed-appliance.1.html

   - virt-filesystems now displays the parents (containers) of MD
     devices and volume groups

   - virt-alignment-scan, run with no args, displays alignment information
     for all libvirt domains

   - virt-df and virt-alignment-scan will display information from all
     guests even when a disk is inaccessible

   - virt-rescue new --scratch option to make scratch disks
     https://rwmj.wordpress.com/2012/04/26/virt-rescue-scratch/#content

   - virt-make-fs can now be used to create btrfs

   - virt-edit preserves permissions, UID, GID and SELinux context
     when editing files

   - guestfish passes the close event over stdout and remote correctly

   - guestfish new '--pipe-error' option lets you detect errors in pipe
     commands

   - guestfish globs now expand device names

   - comma and colon characters in filenames now handled correctly by
     all virt tools

  inspection:

   - added support for Fedora 17+

   - added support for FreeDOS

   - added support for Buildroot and Cirros

   - inspection is now compatible with Windows guests that have been
     sysprepped (thanks Grant Williamson).

  API:

   - broad support for btrfs added, including adding multiple devices,
     fsck, snapshots (thanks Wanlong Gao)

   - the new 'mount-local' API brings FUSE support directly into the
     core libguestfs API
     https://rwmj.wordpress.com/2012/05/14/tip-using-mount-local-api-from-c/#content

   - new man page: guestfs-performance(1), which contains performance
     tuning tips
     http://libguestfs.org/guestfs-performance.1.html

   - new man page: guestfs-faq(1), Frequently Asked Questions
     http://libguestfs.org/guestfs-faq.1.html

   - ENOTSUP (from guestfs_last_errno) is now returned for APIs that
     are not supported

  examples:

   - 'copy_over' example showing how to copy between two handles

   - 'display_icon' program displays the icon associated with a guest

   - 'mount_local.c' example shows how to use the mount-local API

Security

  (no security problems were found or fixed in this release)

New APIs

  btrfs-device-add: Add devices to a btrfs filesystem.
  btrfs-device-delete: Remove devices from a btrfs filesystem.
  btrfs-filesystem-sync: Sync a btrfs filesystem.
  btrfs-filesystem-balance: Balance a btrfs filesystem.
  btrfs-fsck: Check btrfs filesystem.
  btrfs-set-seeding: Enable or disable seeding.
  btrfs-subvolume-create: Create a btrfs snapshot.
  btrfs-subvolume-delete: Delete a btrfs snapshot.
  btrfs-subvolume-list: List btrfs snapshots and subvolumes.
  btrfs-subvolume-set-default: Set default btrfs subvolume.
  btrfs-subvolume-snapshot: Create a writable btrfs snapshot.
  get-e2attrs: List ext2 file attributes of a file.
  get-e2generation: Get ext2 file generation of a file.
  isoinfo, isoinfo-device: Get information from the header of ISO files.
  llz: List files with SELinux information.
  lvcreate-free: Create an LVM logical volume in % remaining free space.
  md-stat: Return underlying devices from an MD device.
  mkfs-brtfs: Make btrfs filesystem, with all tunables.
  mount-local, mount-local-run, umount-local: FUSE support in the API.
  ntfsclone-in, ntfsclone-out: Save, restore NTFS from backup.
  ntfsfix: Fix common errors and force Windows to check NTFS.
  set-e2attrs: Set or clear ext2 file attributes of a file.
  set-e2generation: Set ext2 file generation of a file.
  set-label: Unified interface for setting filesystem label.
  vgmeta: Get volume group metadata.
  wipefs: Wipe filesystem signatures from a device.
  zero-free-space: Zero free space in a filesystem.

Internals

 - The debian/ subdirectory has been removed.  We recommend you use
   the official Debian packages made by Hilko Bengen.
   http://people.debian.org/~bengen/libguestfs/
   http://packages.debian.org/search?keywords=libguestfs

 - O_CLOEXEC / SOCK_CLOEXEC is now used for almost all file
   descriptors that the library opens.

 - posix_fadvise is called when sequentially reading or writing large
   files.

 - close all file descriptors and remove all signal handlers in the
   recovery process

 - multiple gcc warnings and Coverity bugs have been fixed;  many
   strict-overflow bugs have also been fixed

 - use ./configure --enable-valgrind-daemon to use valgrind on the
   daemon;  many errors have been fixed

 - use ./configure --with-qemu-options to pass extra options to qemu

 - the daemon now has a growable strings buffer type (DECLARE_STRINGSBUF)

 - the &amp;lt;guestfs.h&amp;gt; header file works with C++ and we have a regression
   test for this

 - multiple APIs which should only be called in the CONFIG state now
   give an error if they are not

 - .gitignore fixed to use absolute paths

 - gobject bindings have been expanded, including mapping libguestfs
   events to gobject signals (thanks Matt Booth)

 - gobject documentation is generated properly (thanks Matt Booth)

 - gobject header files now live in a subdirectory

 - CompareWithString test in the generator now works

 - FUInt32, FUInt64 struct field types now use the correct XDR type

 - OCaml tests are now run on bytecode and native code.

 - java -Xlint:all is used, and all warnings have been fixed

 - bmptopng, wrestool (etc) missing or failure no longer prints
   warning messages

 - ruby: Use RbConfig instead of Config.

 - PYTHONPATH is set by the ./run script.

 - appliance building is now thread-safe.

 - appliance now uses 'ip' instead of 'ifconfig' and 'netstat'
   commands

 - several fixes to make parallel builds work properly

 - guestfish --listen now cleans up properly

 - the BUSY state has been removed

 - gettextize has been removed, replaced by a simple Makefile.am

 - gettext support now covers virt-resize, virt-sparsify and virt-sysprep

 - better support for the arm architecture

Bugs fixed

 - 822490 virt-ls error: "libguestfs: error: checksum: path: parameter cannot be NULL"
 - 816839 data overflow error when debug progress -1
 - 816098 virt-make-fs fails to make a btrfs filesystem because it doesn't allocate enough space
 - 811872 inspection fails on ubuntu 10.04 guest with encrypted swap
 - 811650 guestfs_last_error not set when qemu fails early during launch
 - 811649 libguestfs cannot open disk images which are symlinks to files that contain ':' (colon) character
 - 811117 [RFE][virt-sysprep] net-hwaddr not removed from "ifcfg-*" files on rhel
 - 811112 [RFE][virt-sysprep] hostname can not be changed on rhel system
 - 809361 inspection doesn't recognize Fedora 18 (grub2 + GPT)
 - 807905 mkfs blocksize option breaks when creating btrfs
 - 805070 virt-filesystems should show 'parents' of LV and RAID devices
 - 804464 libguestfs cannot be built when LINGUAS is different then ja or uk
 - 803664 libguestfs inspection fails on Windows XP: libguestfs: error: hivex: could not locate HKLM\SYSTEM\MountedDevices
 - 803533 guestfish: write error
 - 802389 event handlers for 'close' event doesn't work in remote mode
 - 802109 libguestfs uses putc on stderr, results in many individual 1 byte writes of debug messages
 - 801640 [RFE] the error reported by resize2fs-M need to be more clear
 - 801298 Possible null dereference and resource leaks
 - 801273 Document for set-pgroup need to be updated
 - 798196 virt-resize confuses format and output_format variables; using --output-format sets the input format
 - 797986 virt-resize on Windows XP in sysprep state causes "UNMOUNTABLE_BOOT_VOLUME" BSOD
 - 796520 [RFE] Prevent user from running some appliance configure commands after appliance boot up
 - 790721 multiprovider build error: RuntimeError: link: /tmp/.guestfs-0/kernel /tmp/.guestfs-0/kernel.10139: File exists
 - 789960 guestfsd crash when try to mount non-exist disk
 - 789504 virt-df (other tools?) should not give up if a guest disk is missing
 - 788641 virt-edit doesn't preserve file permissions
 - 786215 libguestfs inspection does not recognize FreeDOS operating system
 - 786188 libguestfs inspection does not recognize FreeDOS install CD
 - 785668 aug-defnode: daemon crash
 - 784647 Libguestfs uses deprecated net-tools
 - 769304 virt-resize on RHEL 6 kernel fails to re-read the partition table
 - 755729 Error message for resize2fs-M needs tweaking
 - 701814 virt-win-reg fails on a libvirt guest that has no defined disk format: "format parameter is empty or contains disallowed characters"
 - 679737 libguestfs: improve error message when zerofree is not available in the appliance
 - 635971 glob mkfs ext2 /dev/vd[b-t]1 does not expand



&lt;/pre&gt;</description>
    <dc:creator>Richard W.M. Jones</dc:creator>
    <dc:date>2012-05-21T20:39:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1738">
    <title>[fedora-virt] A question about that my cpu do not support KVM</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1738</link>
    <description>&lt;pre&gt;Hello,

I want to play with the LIBVIRT ,So I should install the KVM .
But my old cpu do not support it ,Can I just install the QEMU instead?
Many thanks!




wei from china_______________________________________________
virt mailing list
virt&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt&lt;/pre&gt;</description>
    <dc:creator>wei</dc:creator>
    <dc:date>2012-05-21T08:14:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1736">
    <title>[fedora-virt] vcpu affinity issue after host resumes from suspend</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1736</link>
    <description>&lt;pre&gt;I am running a Lenovo T410 with an Intel Core i5 CPU M 560  &amp;lt; at &amp;gt; 2.67GHz and 8
gigs RAM.  When the laptop resumes from the suspended stat any running VM
will have it's CPU affinity locked to CPU0.  Has anyone else seen this?
 Any workarounds or permanent fixes?

&lt;/pre&gt;</description>
    <dc:creator>Chuck Mattern</dc:creator>
    <dc:date>2012-05-09T03:03:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1734">
    <title>[fedora-virt] Submission Deadline Extension</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1734</link>
    <description>&lt;pre&gt;we apologize if you receive multiple copies of this CFP

===================================================================

CALL FOR PAPERS

7th Workshop on

Virtualization in High-Performance Cloud Computing

VHPC '12

as part of Euro-Par 2012, Rhodes Island, Greece

===================================================================

Date: August 28, 2012

Workshop URL: http://vhpc.org

SUBMISSION DEADLINE:

June 11, 2012 - Full paper submission (extended)


SCOPE:

Virtualization has become a common abstraction layer in modern
data centers, enabling resource owners to manage complex
infrastructure independently of their applications. Conjointly,
virtualization is becoming a driving technology for a manifold of
industry grade IT services. The cloud concept includes the notion
of a separation between resource owners and users, adding  services
such as hosted application frameworks and queueing. Utilizing the
same infrastructure, clouds carry significant potential for use in
high-performance scientific computing. The ability of clouds to provide
for requests and releases of vast computing resources dynamically and
close to the marginal cost of providing the services is unprecedented in
the history of scientific and commercial computing.

Distributed computing concepts that leverage federated resource
access are popular within the grid community, but have not seen
previously desired deployed levels so far. Also, many of the scientific
data centers have not adopted virtualization or cloud concepts yet.

This workshop aims to bring together industrial providers with the
scientific community in order to foster discussion, collaboration
and mutual exchange of knowledge and experience.

The workshop will be one day in length, composed of 20 min
paper presentations, each followed by 10 min discussion sections.
Presentations may be accompanied by interactive demonstrations.


TOPICS

Topics of interest include, but are not limited to:

Higher-level cloud architectures, focusing on issues such as:
- Languages for describing highly-distributed compute jobs
- Workload characterization for VM-based environments
- Optimized communication libraries/protocols in the cloud
- Cross-layer optimization of numeric algorithms on VM infrastructure
- System and process/bytecode VM convergence
- Cloud frameworks and API sets
- Checkpointing/migration of large compute jobs
- Instrumentation interfaces and languages
- VMM performance (auto-)tuning on various load types
- Cloud reliability, fault-tolerance, and security
- Software as a Service (SaaS) architectures
- Research and education use cases
- Virtualization in cloud, cluster and grid environments
- Cross-layer VM optimizations
- Cloud use cases including optimizations
- VM-based cloud performance modelling
- Performance and cost modelling

Lower-level design challenges for Hypervisors, VM-aware I/O devices,
hardware accelerators or filesystems in VM environments, especially:
- Cloud, grid and distributed filesystems
- Hardware for I/O virtualization (storage/network/accelerators)
- Storage and network I/O subsystems in virtualized environments
- Novel software approaches to I/O virtualization
- Paravirtualized I/O subsystems for modified/unmodified guests
- Virtualization-aware cluster interconnects
- Direct device assignment
- NUMA-aware subsystems in virtualized environments
- Hardware Accelerators in virtualization (GPUs/FPGAs)
- Hardware extensions for virtualization
- VMMs/Hypervisors for embedded systems

Data Center management methods, including:
- QoS and and service levels
- VM cloud and cluster distribution algorithms
- VM load-balancing in Clouds
- Hypervisor extensions and tools for cluster and grid computing
- Fault tolerant VM environments
- Virtual machine monitor platforms
- Management, deployment and monitoring of VM-based environments
- Cluster provisioning in the Cloud


PAPER SUBMISSION

Papers submitted to the workshop will be reviewed by at least two
members of the program committee and external reviewers. Submissions
should include abstract, key words, the e-mail address of the
corresponding author, and must not exceed 10 pages, including tables
and figures at a main font size no smaller than 11 point. Submission
of a paper should be regarded as a commitment that, should the paper
be accepted, at least one of the authors will register and attend the
conference to present the work.

Accepted papers will be published in the Springer LNCS series - the
format must be according to the Springer LNCS Style. Initial
submissions are in PDF; authors of accepted papers will be requested
to provide source files.

Format Guidelines: http://www.springer.de/comp/lncs/authors.html
Style template:
ftp://ftp.springer.de/pub/tex/latex/llncs/latex2e/llncs2e.zip
Abstract Submission Link: http://edas.info/newPaper.php?c=11943


IMPORTANT DATES

Rolling abstract submission
June 11, 2012 - Full paper submission (extended)
June 29, 2012 - Acceptance notification
July 20, 2012 - Camera-ready version due
August 28, 2012 - Workshop Date


CHAIR

Michael Alexander (chair), TU Wien, Austria
Gianluigi Zanetti (co-chair), CRS4, Italy
Anastassios Nanos (co-chair), NTUA, Greece


PROGRAM COMMITTEE

Paolo Anedda, CRS4, Italy
Giovanni Busonera, CRS4, Italy
Brad Calder, Microsoft, USA
Roberto Canonico, University of Napoli Federico II, Italy
Tommaso Cucinotta, Alcatel-Lucent Bell Labs, Ireland
Werner Fischer, Thomas-Krenn AG, Germany
William Gardner, University of Guelph, USA
Marcus Hardt, Forschungszentrum Karlsruhe, Germany
Sverre Jarp, CERN, Switzerland
Shantenu Jha, Louisiana State University, USA
Xuxian Jiang, NC State, USA
Nectarios Koziris, National Technical University of Athens, Greece
Simone Leo, CRS4, Italy
Ignacio Llorente, Universidad Complutense de Madrid, Spain
Naoya Maruyama, Tokyo Institute of Technology, Japan
Jean-Marc Menaud, Ecole des Mines de Nantes, France
Dimitrios Nikolopoulos, Foundation for Research&amp;amp;Technology Hellas, Greece
Jose Renato Santos, HP Labs, USA
Walter Schwaiger, TU Wien, Austria
Yoshio Turner, HP Labs, USA
Kurt Tutschku, University of Vienna, Austria
Lizhe Wang, Indiana University, USA
Chao-Tung Yang, Tunghai University, Taiwan


DURATION: Workshop Duration is one day.


GENERAL INFORMATION

The workshop will be held as part of Euro-Par 2012.

Euro-Par 2012: http://europar2012.cti.gr/
_______________________________________________
virt mailing list
virt&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt&lt;/pre&gt;</description>
    <dc:creator>VHPC 12</dc:creator>
    <dc:date>2012-05-06T17:32:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1721">
    <title>[fedora-virt] Do we have a Google+ circle?</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1721</link>
    <description>&lt;pre&gt;Hey, guys!

It would be cool to have one. Can we have one setup? I'd like it shared to me.

&lt;/pre&gt;</description>
    <dc:creator>Renich Bon Ciric</dc:creator>
    <dc:date>2012-04-24T08:23:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1720">
    <title>[fedora-virt] CfP 7th Workshop on Virtualization in High-Performance Cloud Computing (VHPC'12)</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1720</link>
    <description>&lt;pre&gt;we apologize if you receive multiple copies of this CFP.

===================================================================

CALL FOR PAPERS

7th Workshop on

Virtualization in High-Performance Cloud Computing

VHPC '12

as part of Euro-Par 2012, Rhodes Island, Greece

===================================================================

Date: August 28, 2012

Workshop URL: http://vhpc.org

SUBMISSION DEADLINE:

Rolling abstract submission
June 4, 2012 - Full paper submission


SCOPE:

Virtualization has become a common abstraction layer in modern
data centers, enabling resource owners to manage complex
infrastructure independently of their applications. Conjointly,
virtualization is becoming a driving technology for a manifold of
industry grade IT services. The cloud concept includes the notion
of a separation between resource owners and users, adding  services
such as hosted application frameworks and queueing. Utilizing the
same infrastructure, clouds carry significant potential for use in
high-performance scientific computing. The ability of clouds to provide
for requests and releases of vast computing resources dynamically and
close to the marginal cost of providing the services is unprecedented in
the history of scientific and commercial computing.

Distributed computing concepts that leverage federated resource
access are popular within the grid community, but have not seen
previously desired deployed levels so far. Also, many of the scientific
data centers have not adopted virtualization or cloud concepts yet.

This workshop aims to bring together industrial providers with the
scientific community in order to foster discussion, collaboration
and mutual exchange of knowledge and experience.

The workshop will be one day in length, composed of 20 min
paper presentations, each followed by 10 min discussion sections.
Presentations may be accompanied by interactive demonstrations.


TOPICS

Topics of interest include, but are not limited to:

Higher-level cloud architectures, focusing on issues such as:
- Languages for describing highly-distributed compute jobs
- Workload characterization for VM-based environments
- Optimized communication libraries/protocols in the cloud
- Cross-layer optimization of numeric algorithms on VM infrastructure
- System and process/bytecode VM convergence
- Cloud frameworks and API sets
- Checkpointing/migration of large compute jobs
- Instrumentation interfaces and languages
- VMM performance (auto-)tuning on various load types
- Cloud reliability, fault-tolerance, and security
- Software as a Service (SaaS) architectures
- Research and education use cases
- Virtualization in cloud, cluster and grid environments
- Cross-layer VM optimizations
- Cloud use cases including optimizations
- VM-based cloud performance modelling
- Performance and cost modelling

Lower-level design challenges for Hypervisors, VM-aware I/O devices,
hardware accelerators or filesystems in VM environments, especially:
- Cloud, grid and distributed filesystems
- Hardware for I/O virtualization (storage/network/accelerators)
- Storage and network I/O subsystems in virtualized environments
- Novel software approaches to I/O virtualization
- Paravirtualized I/O subsystems for modified/unmodified guests
- Virtualization-aware cluster interconnects
- Direct device assignment
- NUMA-aware subsystems in virtualized environments
- Hardware Accelerators in virtualization (GPUs/FPGAs)
- Hardware extensions for virtualization
- VMMs/Hypervisors for embedded systems

Data Center management methods, including:
- QoS and and service levels
- VM cloud and cluster distribution algorithms
- VM load-balancing in Clouds
- Hypervisor extensions and tools for cluster and grid computing
- Fault tolerant VM environments
- Virtual machine monitor platforms
- Management, deployment and monitoring of VM-based environments
- Cluster provisioning in the Cloud


PAPER SUBMISSION

Papers submitted to the workshop will be reviewed by at least two
members of the program committee and external reviewers. Submissions
should include abstract, key words, the e-mail address of the
corresponding author, and must not exceed 10 pages, including tables
and figures at a main font size no smaller than 11 point. Submission
of a paper should be regarded as a commitment that, should the paper
be accepted, at least one of the authors will register and attend the
conference to present the work.

Accepted papers will be published in the Springer LNCS series - the
format must be according to the Springer LNCS Style. Initial
submissions are in PDF; authors of accepted papers will be requested
to provide source files.

Format Guidelines: http://www.springer.de/comp/lncs/authors.html
Style template:
ftp://ftp.springer.de/pub/tex/latex/llncs/latex2e/llncs2e.zip
Abstract Submission Link: http://edas.info/newPaper.php?c=11943


IMPORTANT DATES

Rolling abstract submission
June 4, 2012 - Full paper submission
June 29, 2012 - Acceptance notification
July 20, 2012 - Camera-ready version due
August 28, 2012 - Workshop Date


CHAIR

Michael Alexander (chair), TU Wien, Austria
Gianluigi Zanetti (co-chair), CRS4, Italy
Anastassios Nanos (co-chair), NTUA, Greece


PROGRAM COMMITTEE

Paolo Anedda, CRS4, Italy
Giovanni Busonera, CRS4, Italy
Brad Calder, Microsoft, USA
Roberto Canonico, University of Napoli Federico II, Italy
Tommaso Cucinotta, Alcatel-Lucent Bell Labs, Ireland
Werner Fischer, Thomas-Krenn AG, Germany
William Gardner, University of Guelph, USA
Marcus Hardt, Forschungszentrum Karlsruhe, Germany
Sverre Jarp, CERN, Switzerland
Shantenu Jha, Louisiana State University, USA
Xuxian Jiang, NC State, USA
Nectarios Koziris, National Technical University of Athens, Greece
Simone Leo, CRS4, Italy
Ignacio Llorente, Universidad Complutense de Madrid, Spain
Naoya Maruyama, Tokyo Institute of Technology, Japan
Jean-Marc Menaud, Ecole des Mines de Nantes, France
Dimitrios Nikolopoulos, Foundation for Research&amp;amp;Technology Hellas, Greece
Jose Renato Santos, HP Labs, USA
Walter Schwaiger, TU Wien, Austria
Yoshio Turner, HP Labs, USA
Kurt Tutschku, University of Vienna, Austria
Lizhe Wang, Indiana University, USA
Chao-Tung Yang, Tunghai University, Taiwan


DURATION: Workshop Duration is one day.


GENERAL INFORMATION

The workshop will be held as part of Euro-Par 2012.

Euro-Par 2012: http://europar2012.cti.gr/
_______________________________________________
virt mailing list
virt&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt&lt;/pre&gt;</description>
    <dc:creator>VHPC 12</dc:creator>
    <dc:date>2012-04-19T11:46:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1712">
    <title>[fedora-virt] Reminder: Fedora 17 virt test day going on right now!</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1712</link>
    <description>&lt;pre&gt;Hey all,

Just a reminder that the Fedora 17 virt test day is going on right now. If
you've got an F17/rawhide machine (or even an F17 VM) and some spare time, use
em to run through your regular virt workflow and file bugs for any issues you
hit. A bunch of us are hanging out in #fedora-test-day on freenode.

More info, including specific test cases:
https://fedoraproject.org/wiki/Test_Day:2012-04-12_Virtualization_Test_Day

Todd Deshane previously posted some xen specific test info:
http://openetherpad.org/xen-fedora-testing

Thanks,
Cole
_______________________________________________
virt mailing list
virt&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt&lt;/pre&gt;</description>
    <dc:creator>Cole Robinson</dc:creator>
    <dc:date>2012-04-12T12:50:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1708">
    <title>[fedora-virt] Status of the virt preview repository?</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1708</link>
    <description>&lt;pre&gt;Hi All,

I noticed that the virt-preview repository at:
http://repos.fedorapeople.org/repos/jforbes/virt-preview/fedora-16

Is no longer beeing updated, given that Justin has moved over to the Fedora
kernel team this is understandable. So the question is what are we going to do with the
virt-preview repository?

Regards,

Hans
_______________________________________________
virt mailing list
virt&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt&lt;/pre&gt;</description>
    <dc:creator>Hans de Goede</dc:creator>
    <dc:date>2012-04-11T07:30:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1703">
    <title>[fedora-virt] Spice client hates filling out tax forms!</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1703</link>
    <description>&lt;pre&gt;I'm running H&amp;amp;R block Tax Cut in a Windows XP virtual machine
on my Fedora 16 desktop. I'm trying to see if it can import
my W-2 form, so I type in my employer's ID number and click
the search button, and "Poof!" the spice client window
disappears instantly.

The virtual machine is still running OK, and I can restart
the spice client and TAB to the button and hit Enter.

That works fine.

I don't know what it is about clicking that one button
in that one screen in that one program, but it sure
upsets the spice client.

I clicked zillions of other buttons while filling out
my taxes with no issues at all, but that one is too much
for it.
_______________________________________________
virt mailing list
virt&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt&lt;/pre&gt;</description>
    <dc:creator>Tom Horsley</dc:creator>
    <dc:date>2012-04-10T01:16:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1702">
    <title>[fedora-virt] Serious regression of "systemctl restartlibvirtd.service" in F17</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1702</link>
    <description>&lt;pre&gt;See

  https://bugzilla.redhat.com/show_bug.cgi?id=805942

which describes the problem (all dnsmasq/qemu-kvm/etc processes started
by libvirtd are killed by libvirtd restart) and

 https://www.redhat.com/archives/libvir-list/2012-March/msg00946.html

which has an earlier fix to part of the problem, and the discussion that
led to the above bug being filed.
_______________________________________________
virt mailing list
virt&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt&lt;/pre&gt;</description>
    <dc:creator>Laine Stump</dc:creator>
    <dc:date>2012-04-09T11:22:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1690">
    <title>[fedora-virt] F16 guestfs-browser as non-root</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1690</link>
    <description>&lt;pre&gt;Getting permission denied.
When loading guests as non-root

Have made a pkla, in
/var/lib/polit-1/localauthority/50-local.d/guestfs-browser.pkla

[Local guestfs-browser Permissions]
Identity=unix-user:frank
Action=org.libguestfs.unix.*
ResultAny=no
ResultInactive=no
ResultActive=yes

Have also tried:
Action=org.guestfs.unix.*
Action=org.libvirt.unix.*


&lt;/pre&gt;</description>
    <dc:creator>Frank Murphy</dc:creator>
    <dc:date>2012-04-01T10:00:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1689">
    <title>[fedora-virt] FYI: iPXE in Fedora 17</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1689</link>
    <description>&lt;pre&gt;FYI, as of this morning, both Fedora rawhide and Fedora 17 now have QEMU
using iPXE.

  https://admin.fedoraproject.org/updates/FEDORA-2012-4242/

Please try them out with

   yum --enablerepo=updates-testing update qemu

and check PXE boot is working sensibly for you, and that gpxe-roms-qemu
gets removed automagically &amp;amp; replaced by ipxe-roms-qemu.


Regards,
Daniel
&lt;/pre&gt;</description>
    <dc:creator>Daniel P. Berrange</dc:creator>
    <dc:date>2012-03-30T14:56:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1687">
    <title>[fedora-virt] sudo virt-install VNC: Unable to read from monitor</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1687</link>
    <description>&lt;pre&gt;Hi,

I'm running Fedora 16 and would like to install a KVM VM.

On my preious Ubuntu system I used to install such a VM with:
$ sudo  virt-install [...] --vnc [...]

(I'm a sudo fan, not guru)

On my F16, running the same command gives me:
   Starting install...
   ERROR    Unable to read from monitor: Connection reset by peer
   Domain installation does not appear to have been successful.
This, IMHO, is due to the --vnc option trying to open a X11 window.

But, if I "sudo -s" then run the same command, the installation goes on, 
with the X11 VNC window appearing.

My system is a F16 XFCE spin, where I disabled SELinux.

Would you know how to launch "sudo virt-install [..] --vnc [...]" as a 
bare user (without escalading with "sudo -s")?

On the other hand, "sudo virsh [...] list --all" (which doesn't need VNC 
X11) works very well.

Thank you.


&lt;/pre&gt;</description>
    <dc:creator>Mihamina Rakotomandimby</dc:creator>
    <dc:date>2012-03-30T10:42:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1680">
    <title>[fedora-virt] [qemu RPM PATCH] use --with variables for build-timesettings</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1680</link>
    <description>&lt;pre&gt;This keeps the Fedora and RHEL defaults as-is, but makes the spec code
clearer.

I would like to get some review before committing this to the fedpkg
repository.

Signed-off-by: Eduardo Habkost &amp;lt;ehabkost&amp;lt; at &amp;gt;redhat.com&amp;gt;
---
 qemu.spec |   66 +++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 51 insertions(+), 15 deletions(-)

diff --git a/qemu.spec b/qemu.spec
index 7ab15d7..e711e72 100644
--- a/qemu.spec
+++ b/qemu.spec
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,39 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+# build-time settings that support --with or --without:
+#
+# = x86only =
+# Build only x86 Qemu targets.
+#
+# Disabled by default.
+#
+# = exclusive_x86_64 =
+# ExclusiveArch: x86_64
+#
+# Disabled by default, except on RHEL.
+#
+# = rbd =
+# Enable rbd support.
+#
+# Enable by default, except on RHEL.
+#
+# = fdt =
+# Enable fdt support.
+#
+# Enabled by default, except on RHEL.
+
+
+%if 0%{?rhel}
+# RHEL-specific defaults:
+%bcond_without exclusive_x86_64
+%bcond_with    rbd
+%bcond_with    fdt
+%else
+# General defaults:
+%bcond_without exclusive_x86_64
+%bcond_without rbd
+%bcond_without fdt
+%endif
+
+
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 1.0
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -8,14 +44,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; License: GPLv2+ and LGPLv2+ and BSD
 Group: Development/Tools
 URL: http://www.qemu.org/
 # RHEL will build Qemu only on x86_64:
-%if 0%{?rhel}
+%if %{with exclusive_x86_64}
 ExclusiveArch: x86_64
 %endif
 
-# Allow one off builds to be minimalized without foreign
-# architecture support (--with x86only):
-%define with_x86only  %{?_with_x86only:     1} %{?!_with_x86only:     0}
-
 # OOM killer breaks builds with parallel make on s390(x)
 %ifarch s390 s390x
 %define _smp_mflags %{nil}
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -137,7 +169,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; BuildRequires: spice-server-devel &amp;gt;= 0.9.0
 %endif
 # For network block driver
 BuildRequires: libcurl-devel
-%if !0%{?rhel}
+%if %{with rbd}
 # For rbd block driver
 BuildRequires: ceph-devel
 %endif
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -158,7 +190,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; BuildRequires: libuuid-devel
 BuildRequires: bluez-libs-devel
 # For Braille device support
 BuildRequires: brlapi-devel
-%if !0%{?rhel}
+%if %{with fdt}
 # For FDT device tree support
 BuildRequires: libfdt-devel
 %endif
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -303,7 +335,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; This package provides the system emulator for x86. When being run in a x86
 machine that supports it, this package also provides the KVM virtualization
 platform.
 
-%if !%{with_x86only}
+%if %{without x86only}
 %package system-arm
 Summary: QEMU system emulator for arm
 Group: Development/Tools
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -445,7 +477,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; such as kvm_stat.
 %build
 # By default we build everything, but allow x86 to build a minimal version
 # with only similar arch target support
-%if %{with_x86only}
+%if %{with x86only}
     buildarch="i386-softmmu x86_64-softmmu i386-linux-user x86_64-linux-user"
 %else
     buildarch="i386-softmmu x86_64-softmmu arm-softmmu cris-softmmu m68k-softmmu \
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -479,8 +511,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; sed -i.debug 's/"-g $CFLAGS"/"$CFLAGS"/g' configure
             --extra-ldflags="$extraldflags -pie -Wl,-z,relro -Wl,-z,now" \
             --extra-cflags="%{optflags} -fPIE -DPIE" \
             --enable-spice \
-%if 0%{?rhel}
+%if %{without rbd}
             --disable-rbd \
+%endif
+%if %{without fdt}
             --disable-fdt \
 %endif
             --enable-trace-backend=dtrace \
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -515,8 +549,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; make clean
 %ifarch %{ix86} x86_64
     --enable-spice \
 %endif
-%if 0%{?rhel}
+%if %{without rbd}
     --disable-rbd \
+%endif
+%if %{without fdt}
     --disable-fdt \
 %endif
     --enable-trace-backend=dtrace \
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -613,7 +649,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; for i in dummy \
 %ifnarch %{ix86} x86_64
     qemu-i386 \
 %endif
-%if !%{with_x86only}
+%if %{without x86only}
 %ifnarch arm
     qemu-arm \
 %endif
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -726,7 +762,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; fi
 %{_exec_prefix}/lib/binfmt.d/qemu-*.conf
 %{_bindir}/qemu-i386
 %{_bindir}/qemu-x86_64
-%if !%{with_x86only}
+%if %{without x86only}
 %{_bindir}/qemu-alpha
 %{_bindir}/qemu-arm
 %{_bindir}/qemu-armeb
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -739,7 +775,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; fi
 %endif
 %{_datadir}/systemtap/tapset/qemu-i386.stp
 %{_datadir}/systemtap/tapset/qemu-x86_64.stp
-%if !%{with_x86only}
+%if %{without x86only}
 %{_datadir}/systemtap/tapset/qemu-alpha.stp
 %{_datadir}/systemtap/tapset/qemu-arm.stp
 %{_datadir}/systemtap/tapset/qemu-armeb.stp
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -788,7 +824,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; fi
 %{_bindir}/kvm_stat
 %endif
 
-%if !%{with_x86only}
+%if %{without x86only}
 
 %files system-arm
 %defattr(-,root,root)
&lt;/pre&gt;</description>
    <dc:creator>Eduardo Habkost</dc:creator>
    <dc:date>2012-03-28T14:30:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1675">
    <title>[fedora-virt] Migrating a WinXP guest to F16</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1675</link>
    <description>&lt;pre&gt;Hi,

I have been trying to migrate a WinXP to a new F16 install,
from an old F12 machine but I have the problem that
networking doesn't work.

The guest sees the network card and I can ping it from the
guest itself but it has no access to the external network
through the bridge.

Other virtual machines, both Fedora and Win7,  created in
the F16 box do work.

I tried deleting the network card in the guest and creating
a new one but the same thing happens.

Any ideas?

Thanks,
Andres García
_______________________________________________
virt mailing list
virt&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt&lt;/pre&gt;</description>
    <dc:creator>Andrés García</dc:creator>
    <dc:date>2012-03-16T16:44:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1653">
    <title>[fedora-virt] No keyboard with Spice/qxl...</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1653</link>
    <description>&lt;pre&gt;Hi all,

I am facing a problem with Spice: if I enable spice as the display 
model, everything works (display, mouse), but the keyboard does not 
work. If I use VNC as the model, the keyboard works, but the display has 
a slow refresh rate.

Any ideas on what it may be wrong?

Running fedora 16, will updates installed.

Regards,

George
_______________________________________________
virt mailing list
virt&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt&lt;/pre&gt;</description>
    <dc:creator>George Petasis</dc:creator>
    <dc:date>2012-03-07T18:50:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1651">
    <title>[fedora-virt] Rebélate by self-management, first project of free software by which we bet all / Rebélate por la autogestión, primer proyecto de software libre por el que apostamos todas</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1651</link>
    <description>&lt;pre&gt;Inglés :

Many already we have contributed to the first project of free software
dedicated to self-management in this campaign of collective financing,
it collaborates and it spreads!/


Beginning campaign collective financing

http://www.goteo.org/project/rebelaos-publicacion-por-la-autogestion?lang=en


Login to enter with user of social networks and for would register in Goteo :

http://www.goteo.org/user/login?lang=en


Rebelaos! Publication by self-management A massive publication that
floods the public transport, the work centers, the parks, the
consumption centers, by means of distribution of 500,000 gratuitous
units, acting simultaneously in all sides and nowhere.

We announce the main tool of a vestibule Web for the management of
self-sustaining resources by means of Drupal, in addition in the
publication there will be an article dedicated to free software,
hardware, It is being prepared in inglès,  the machinery You can see
more details in the index of the
publication    https://n-1.cc/pg/file/read/1151902/indexresumen-de-los-contenidos-pdf

 . A computer system that allows us to share resources in all the
scopes of our life so that we do not have to generate means different
for each subject nor for each territory.

A point of contact digitalis to generate projects of life outside
Capitalism and to margin of the State.


A tool to spread and to impel the social transformation through the
resources that will set out in their contents around self-management,
the autoorganización, the disobedience and the collective action.

In which the capitalist system goes to the collapse, in a while
immersed in a deep systemic crisis (ecological, political and
economic, but mainly of values), where individual and collective of
people they are being lacking of his fundamental rights, is necessary
to develop a horizontal collective process where all the human beings
we pruned to interact in equality of conditions and freedom.


To interact means to relate to us (as much human as economically), to
communicate to us, to cover our basic needs, to generate and to
protect communal properties, to know and to provide collective
solutions us problematic that our lives interfere. We want abrir a
breach within normality in the monotonous life state-capitalist, a day
anyone, that finally will not be any day.


By means of this publication we try:

- To drive a horizontal collective process where all and all we pruned
to interact in equality of conditions and freedom.

 - To create communications network between the people it jeopardize
with the change and arranged to act.


 - To find collective solutions to problematic that our lives interfere


- To facilitate the access to resources that make possible self-management.

- To participate in the construction of networks of mutual support,
generated horizontals, asamblearias and from the base.


 - To publish all this information in an attractive format stops to
facilitate the access to all the society.



There are 15 days remaining for the upcoming March 15, the day that
will come Rebelaos!, Magazine for the selfmanagement

Today, we issue the cover of Rebelaos! (Castilian version) that can be
displayed on the following link:
https://n-1.cc/pg/file/read/1200503/portada-15-de-marzo-rebelaos
The contents of the store owners to us by 15 March. Do you? Do you
keep on 15 March?

In addition, we have over 200 distribution nodes, distributed
throughout the Spanish state. Check the map:
https://afinidadrebelde.crowdmap.com/

On the other hand, the funding campaign continues to move and still
have 12 days to collect the remaining 6,000 euros. We can all make a
bit for all the grains of sand become a great beach on March 15. You
can access the co-financing campaign:
http://www.goteo.org/project/rebelaos-publicacion-por-la-autogestion

Rebel Affinity group
www.rebelaos.net


-------------------------------------------------------------------------------
Castellano:

Muchos ya hemos aportado al primer proyecto de software libre dedicado
a la la financiación colectiva, colabora y diffunde !!!!!

Inicio campaña financiación colectiva goteo.org

www.goteo.org/project/rebelaos-publicacion-por-la-autogestion


Link para registrarse en Goteo y acceder a redes sociales para
colaborar en la difusín

http://www.goteo.org/user/login

¡Rebelaos! Publicación por la autogestión

Una publicación masiva que inunde el transporte público, los centros
de trabajo, los parques, los centros de consumo, mediante la
distribución de 500.000 ejemplares gratuitos, actuando simultáneamente
en todos lados y en ninguna parte.


Anunciamos la herramienta principal de un  portal web para la gestión
de recursos autogestionados mediante Drupal, además en  la publicación
habrá un artículo dedicado al software libre, el hardware, la
maquinaria... Puedes ver más detalles en el índice de la publicación
https://n-1.cc/pg/file/read/1151902/indexresumen-de-los-contenidos-pdf

Un sistema infórmatico que nos permita compartir recursos en todos los
ámbitos de nuestra vida de forma que no tengamos que generar un medio
distinto para cada tema ni para cada territorio. Un punto de encuentro
digital para generar proyectos de vida fuera del capitalismo y al
margen del Estado.


Una herramienta para difundir e impulsar la transformación social a
través de los recursos que se propondrán en sus contenidos en torno a
la autogestión, la autoorganización, la desobediencia y la acción
colectiva.

En un momento en que el sistema capitalista se dirige al colapso,
inmerso en una profunda crisis sistémica (ecológica, política y
económica, pero principalmente de valores), donde individuos y
colectivos de personas están siendo desprovistos de sus derechos
fundamentales, es necesario desarrollar un proceso colectivo
horizontal donde todos los seres humanos podamos interactuar en
igualdad de condiciones y en libertad.

Interactuar significa relacionarnos (tanto humana como
económicamente), comunicarnos, cubrir nuestras necesidades básicas,
generar y proteger bienes comunes, conocernos y dar soluciones
colectivas a problemáticas que interfieren nuestras vidas. Queremos
abrir una brecha dentro de la normalidad en la monótona vida
estatal-capitalista, un día cualquiera, que finalmente no será
cualquier día.

Mediante esta publicación pretendemos:

- Impulsar un proceso colectivo horizontal donde todos y todas podamos
interactuar en igualdad de condiciones y en libertad.

- Crear red de comunicaciones entre las personas comprometidas con el
cambio y dispuestas a actuar.

- Encontrar soluciones colectivas a problemáticas que interfieren
nuestras vidas.

- Facilitar el acceso a recursos que posibiliten la autogestión.

- Participar en la construcción de redes de apoyo mutuo, horizontales,
asamblearias y generadas desde la base.

- Publicar toda esta información en un formato atractivo para
facilitar el acceso a toda la sociedad.

Son 15 los días que restan para el próximo 15 de marzo, día en el que
verá la luz ¡Rebelaos!, publicación por la autogestión.

Hoy, hacemos pública la portada de ¡Rebelaos! (versión en castellano)
que podéis visualizar en el siguiente enlace:
https://n-1.cc/pg/file/read/1200503/portada-15-de-marzo-rebelaos
El contenido de los titulares nos los guardamos para el 15 de marzo.
¿Y tú? ¿Te guardas el 15 de marzo?

Además, ya hemos superado los 200 nodos de distribución, repartidos
por todo el estado español. Ver el mapa:
https://afinidadrebelde.crowdmap.com/

Por otro lado, la campaña de financiación continúa avanzando y todavía
quedan 12 días para reunir los 6.000 euros que restan. Todas podemos
aportar un poco para que todos los granitos de arena se conviertan en
una gran playa el 15 de marzo. Podéis acceder a la campaña de
cofinanciación en:
http://www.goteo.org/project/rebelaos-publicacion-por-la-autogestion

Colectivo Afinidad Rebelde
www.rebelaos.net
_______________________________________________
virt mailing list
virt&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt&lt;/pre&gt;</description>
    <dc:creator>Orquidea Salt mas</dc:creator>
    <dc:date>2012-03-02T15:03:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1649">
    <title>[fedora-virt] How to check image for Bad sectors?</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1649</link>
    <description>&lt;pre&gt;When checking  if bad sectors, are the cause of guest problems.
Do you run badblocks -sv /dev/*da
from the host,
or should the guest be booted,
and badblocks -sv /dev/vda

&lt;/pre&gt;</description>
    <dc:creator>Frank Murphy</dc:creator>
    <dc:date>2012-02-29T12:33:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1648">
    <title>[fedora-virt] Guest Img on nfs?</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1648</link>
    <description>&lt;pre&gt;Am looking to rebuild my host box.

Can the  *.img files be placed
on an nfs server?. (share mounted at boot)
The configs would stay on the host.


&lt;/pre&gt;</description>
    <dc:creator>Frank Murphy</dc:creator>
    <dc:date>2012-02-29T08:51:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1646">
    <title>[fedora-virt] gPXE vs iPXE in Fedora and QEMU/KVM usage</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1646</link>
    <description>&lt;pre&gt;Upstream QEMU/KVM have replaced gPXE with iPXE, AFAICT, because the gPXE
community is dead[1], while iPXE is very active &amp;amp; responsive to patches,
etc. I'd like QEMU/KVM in Fedora to ship using iPXE by default so that
we match what the upstream community ships with.

As I see it there are two obvious options

 - Retire gPXE completely and add iPXE for use by everybody
 - Keep gPXE and add iPXE to be used by QEMU/KVM only

I was wondering if people had any thoughts on the matter ?

If we're quick there's still time todo this for Fedora 17, since we have
not had any major Virt related test days yet - the OpenStack test day
is March 8th (1+1/2 weeks away).

Regards,
Daniel

[1] https://en.wikipedia.org/wiki/GPXE

     "gPXE development ceased in summer 2010, and several projects are
       migrating or considering migrating to iPXE as a result."
&lt;/pre&gt;</description>
    <dc:creator>Daniel P. Berrange</dc:creator>
    <dc:date>2012-02-27T10:22:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1645">
    <title>[fedora-virt] vfd driver for windows missed from the download page</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.virtualization/1645</link>
    <description>&lt;pre&gt;asked 1 hour ago
[image: Peter56 gravatar
image]&amp;lt;http://ask.fedoraproject.org/users/1332/peter56/&amp;gt;
Peter56 &amp;lt;http://ask.fedoraproject.org/users/1332/peter56/&amp;gt;
1

http://alt.fedoraproject.org/pub/alt/virtio-win/latest/ The file used to be
under the above site, but it was removed from 16th Feb. was it a mistake or
is not required anymore when creating windows Images for KVM?

Peter
_______________________________________________
virt mailing list
virt&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt&lt;/pre&gt;</description>
    <dc:creator>Peter Wuly</dc:creator>
    <dc:date>2012-02-17T18:49:35</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.redhat.fedora.virtualization">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.redhat.fedora.virtualization</link>
  </textinput>
</rdf:RDF>

