]> git.proxmox.com Git - mirror_qemu.git/commit
vga-pci: Register "big-endian-framebuffer" as class property
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 21 Sep 2020 22:10:42 +0000 (18:10 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 13 Oct 2020 19:56:30 +0000 (15:56 -0400)
commit5949703709e79b779a403d8a5622c1989c86db1c
tree4a96183f9d4df35c4b6a562f04203f00871d10d2
parent3e0dceaf9450ffb65114bd12c62c499c1116f163
vga-pci: Register "big-endian-framebuffer" as class property

Class properties make QOM introspection simpler and easier, as
they don't require an object to be instantiated.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20200921221045.699690-22-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/display/vga-pci.c