Bug 446985 - Need -S flag to start with VCPUs paused
Summary: Need -S flag to start with VCPUs paused
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xenner
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Gerd Hoffmann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: LibvirtXenner
TreeView+ depends on / blocked
 
Reported: 2008-05-16 20:27 UTC by Daniel Berrangé
Modified: 2008-05-19 10:39 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-19 10:39:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daniel Berrangé 2008-05-16 20:27:31 UTC
Description of problem:
The QEMU binary supports the -S flag to indicate that the guest VCPUs should be
paused at startup of the emulator. libvirt will shortly switch to starting all
guests with this flag present, so that it can set the initial VCPU affinity mask
before the guest starts executing. Thus we need Xenner to support this flag ASAP.

Version-Release number of selected component (if applicable):
xenner-0.33

How reproducible:
Always

Steps to Reproduce:
1. Run a xenner guest with -S arg
2.
3.
  
Actual results:
Guest runs

Expected results:
Guest CPU should not execute until 'cont' is entered in the monitor console

Additional info:

Comment 1 Gerd Hoffmann 2008-05-19 10:39:56 UTC
Fixed in 0.35.


Note You need to log in before you can comment on or make changes to this bug.