qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] b0ddb8: machine: Replace underscores in machi


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b0ddb8: machine: Replace underscores in machine's property...
Date: Mon, 21 Jul 2014 11:30:05 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b0ddb8bf6bf1739240640f353fd49e9e5d3f85dc
      
https://github.com/qemu/qemu/commit/b0ddb8bf6bf1739240640f353fd49e9e5d3f85dc
  Author: Marcel Apfelbaum <address@hidden>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M hw/core/machine.c
    M vl.c

  Log Message:
  -----------
  machine: Replace underscores in machine's property names

Replaced '_' with '-' to comply with QOM guidelines.
Made the conversion from command line to QMP in vl.c.

Signed-off-by: Marcel Apfelbaum <address@hidden>
Acked-by: Michael S. Tsirkin <address@hidden>
Signed-off-by: Andreas Färber <address@hidden>


  Commit: 35858955e6c6f9ef41c199d15457c13426ac6434
      
https://github.com/qemu/qemu/commit/35858955e6c6f9ef41c199d15457c13426ac6434
  Author: Peter Maydell <address@hidden>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M hw/core/machine.c
    M vl.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into 
staging

QOM and device refactorings

* Machine: Property name fixups for 2.1 ABI

# gpg: Signature made Mon 21 Jul 2014 18:00:23 BST using RSA key ID 3E7E013F
# gpg: Good signature from "Andreas Färber <address@hidden>"
# gpg:                 aka "Andreas Färber <address@hidden>"

* remotes/afaerber/tags/qom-devices-for-2.1:
  machine: Replace underscores in machine's property names

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


Compare: https://github.com/qemu/qemu/compare/147fc419734b...35858955e6c6

reply via email to

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