From: William Dauchy <william@gandi.net>
To: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] migration from qemu2.1.2 to qemu2.2
Date: Wed, 10 Dec 2014 18:20:32 +0100 [thread overview]
Message-ID: <20141210172032.GR14440@gandi.net> (raw)
In-Reply-To: <20141210171000.GI2311@work-vm>
[-- Attachment #1: Type: text/plain, Size: 1781 bytes --]
On Dec10 17:10, Dr. David Alan Gilbert wrote:
> As previously requested, please show your full command line.
qemu-system-x86_64 -m 2048 -cpu host -nodefconfig -nodefaults -nographic -readconfig /var/lib/qemu/X/config -pidfile /var/lib/qemu/X/pid -M pc-i440fx-2.1 -serial pty -d unimp,guest_errors -daemonize
config file:
[name]
guest = "X"
process = "X"
[chardev "compat_monitor0"]
backend = "socket"
path = "/var/lib/qemu/X/sock"
server = "on"
wait = "off"
[device]
driver = "virtio-balloon"
[rtc]
base = "utc"
[mon "compat_monitor0"]
mode = "control"
chardev = "compat_monitor0"
default = "on"
[device]
driver = "virtio-rng-pci"
[device "scsi0"]
driver = "virtio-scsi-pci"
hotplug = "on"
[machine]
kernel = "/boot-vm/bzImage-3.12-x86_64"
append = "root=/dev/sda console=ttyS0 ro"
accel = "kvm"
[netdev "vif15196.1"]
type = "tap"
br = "p43"
vhost = "on"
vhostforce = "on"
ifname = "vif15196.1"
downscript = "no"
script = "no"
queues = "1"
[device "vif15196.1"]
driver = "virtio-net-pci"
netdev = "vif15196.1"
mac = "00:16:3e:2e:ea:7c"
mq = "on"
vectors = "3"
[drive "disk0"]
if = "none"
id = "disk0"
cache = "none"
aio = "native"
format = "raw"
file = "/dev/sda"
[device "disk0"]
driver = "scsi-hd"
drive = "disk0"
scsi-id = "0"
removable = "on"
dpofua = "off"
[drive "swap0"]
if = "none"
id = "swap0"
cache = "none"
aio = "native"
format = "raw"
file = "/dev/sdb"
[device "swap0"]
driver = "scsi-hd"
drive = "swap0"
scsi-id = "1"
removable = "on"
dpofua = "off"
[smp-opts]
cpus = "1"
sockets = "1"
cores = "1"
threads = "1"
maxcpus = "16"
--
William
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next prev parent reply other threads:[~2014-12-10 17:20 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-09 18:37 [Qemu-devel] migration from qemu2.1.2 to qemu2.0 William Dauchy
2014-12-09 18:43 ` William Dauchy
2014-12-09 18:55 ` [Qemu-devel] migration from qemu2.1.2 to qemu2.2 Dr. David Alan Gilbert
2014-12-09 23:25 ` William Dauchy
2014-12-10 8:58 ` Dr. David Alan Gilbert
2014-12-10 17:04 ` William Dauchy
2014-12-10 17:10 ` Dr. David Alan Gilbert
2014-12-10 17:20 ` William Dauchy [this message]
2014-12-10 17:28 ` William Dauchy
2014-12-10 17:40 ` Dr. David Alan Gilbert
2014-12-10 17:43 ` Paolo Bonzini
2014-12-10 17:31 ` Dr. David Alan Gilbert
2014-12-10 18:02 ` William Dauchy
2014-12-10 18:21 ` Dr. David Alan Gilbert
2014-12-11 13:44 ` William Dauchy
2014-12-11 14:05 ` Dr. David Alan Gilbert
2014-12-11 14:32 ` William Dauchy
2014-12-11 14:34 ` Dr. David Alan Gilbert
2014-12-11 14:41 ` William Dauchy
2014-12-11 14:44 ` Dr. David Alan Gilbert
2014-12-11 14:06 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141210172032.GR14440@gandi.net \
--to=william@gandi.net \
--cc=dgilbert@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).