qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 9ca019: q35: Improve sample configuration fil


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 9ca019: q35: Improve sample configuration files
Date: Thu, 02 Mar 2017 12:45:11 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 9ca019c1dd57d53be30d1681f15c2ff8ddd64dbe
      
https://github.com/qemu/qemu/commit/9ca019c1dd57d53be30d1681f15c2ff8ddd64dbe
  Author: Andrea Bolognani <address@hidden>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    R docs/q35-chipset.cfg
    A docs/q35-emulated.cfg
    A docs/q35-virtio-graphical.cfg
    A docs/q35-virtio-serial.cfg

  Log Message:
  -----------
  q35: Improve sample configuration files

Instead of having a single sample configuration file,
we now have several:

  * q35-emulated.cfg documents the default devices QEMU
    adds to a q35 guest and the additional devices that
    are pretty much guaranteed to be present in a
    physical q35-based machine;

  * q35-virtio-graphical.cfg can be used to start a
    fully-featured (USB, graphical console, audio, etc.)
    guest that uses VirtIO instead of emulated devices;

  * q35-virtio-serial.cfg is similar but has a minimal
    set of devices and uses the serial console.

All configuration files are fully commented and neatly
organized.

Signed-off-by: Andrea Bolognani <address@hidden>
Reviewed-by: Marcel Apfelbaum <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 166d434685ed6da5db88aca0c0599114e0c54462
      
https://github.com/qemu/qemu/commit/166d434685ed6da5db88aca0c0599114e0c54462
  Author: Andrea Bolognani <address@hidden>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    A docs/mach-virt-graphical.cfg
    A docs/mach-virt-serial.cfg

  Log Message:
  -----------
  mach-virt: Provide sample configuration files

These are very much like the sample configuration files
for q35, and can be used both as documentation and as
a starting point for creating your own guest.

Two sample configuration files are provided:

  * mach-virt-graphical.cfg can be used to start a
    fully-featured (USB, graphical console, etc.)
    guest that uses VirtIO devices;

  * mach-virt-serial.cfg is similar but has a minimal
    set of devices and uses the serial console.

All configuration files are fully commented and neatly
organized.

Signed-off-by: Andrea Bolognani <address@hidden>
Reviewed-by: Andrew Jones <address@hidden>
Reviewed-by: Laszlo Ersek <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: b49d31a05a1e8f2320bd99ecf84d0bb34c0f3266
      
https://github.com/qemu/qemu/commit/b49d31a05a1e8f2320bd99ecf84d0bb34c0f3266
  Author: Peter Maydell <address@hidden>
  Date:   2017-03-02 (Thu, 02 Mar 2017)

  Changed paths:
    A docs/mach-virt-graphical.cfg
    A docs/mach-virt-serial.cfg
    R docs/q35-chipset.cfg
    A docs/q35-emulated.cfg
    A docs/q35-virtio-graphical.cfg
    A docs/q35-virtio-serial.cfg

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-docs-20170301-1' into 
staging

docs: update sample configuration files

# gpg: Signature made Wed 01 Mar 2017 13:43:34 GMT
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/pull-docs-20170301-1:
  mach-virt: Provide sample configuration files
  q35: Improve sample configuration files

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/251501a37140...b49d31a05a1e

reply via email to

[Prev in Thread] Current Thread [Next in Thread]