]> Git Repo - qemu.git/commit
hw/misc: don't create pvpanic device by default
authorMarcel Apfelbaum <[email protected]>
Sun, 11 Aug 2013 15:10:42 +0000 (18:10 +0300)
committerAnthony Liguori <[email protected]>
Mon, 12 Aug 2013 16:20:57 +0000 (11:20 -0500)
commit7f3e341a008c585deed174eaf1f826c88c67948a
treea3451f6eb2dbb9c9402e54830e1eb561bfeb56f2
parent8f3067bd86485f8cd03abc940ddb2b8467ef3627
hw/misc: don't create pvpanic device by default

This patch is based on Hu Tao's:
http://lists.nongnu.org/archive/html/qemu-devel/2013-08/msg00124.html

No need to hard-code pvpanic as part of the machine.
It can be added with "-device pvpanic" from command line (The next patch).
Anyway, for backport compatibility it is still part of 1.5
machine.

Signed-off-by: Marcel Apfelbaum <[email protected]>
Reviewed-by: Hu Tao <[email protected]>
Message-id: 1376233843[email protected]
Signed-off-by: Anthony Liguori <[email protected]>
hw/i386/pc_piix.c
hw/i386/pc_q35.c
This page took 0.026019 seconds and 4 git commands to generate.