Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
machine + QOM queue, 2020-10-14
* Register some properties as class properties (Eduardo Habkost)
* authz-list-file: Fix crash when filename is not set (Eduardo Habkost)
* can-host-socketcan: Fix crash when 'if' option is not set (Eduardo Habkost)
# gpg: Signature made Wed 14 Oct 2020 15:33:17 BST
# gpg: using RSA key 5A322FD5ABC4D3DBACCFD1AA2807936F984DC5A6
# gpg: issuer "ehabkost@redhat.com"
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF D1AA 2807 936F 984D C5A6
* remotes/ehabkost/tags/machine-next-pull-request:
can-host-socketcan: Fix crash when 'if' option is not set
authz-list-file: Fix crash when filename is not set
vhost-user: Register "chardev" as class property
vga-pci: Register "big-endian-framebuffer" as class property
i386: Register most CPU properties as class properties
input-barrier: Register properties as class properties
input-linux: Register properties as class properties
rng: Register "opened" as class property
rng-random: register "filename" as class property
rng-egd: Register "chardev" as class property
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- authz/listfile.c 5 additions, 0 deletionsauthz/listfile.c
- backends/rng-egd.c 2 additions, 7 deletionsbackends/rng-egd.c
- backends/rng-random.c 4 additions, 4 deletionsbackends/rng-random.c
- backends/rng.c 4 additions, 4 deletionsbackends/rng.c
- backends/vhost-user.c 3 additions, 3 deletionsbackends/vhost-user.c
- hw/display/vga-pci.c 4 additions, 8 deletionshw/display/vga-pci.c
- net/can/can_socketcan.c 5 additions, 0 deletionsnet/can/can_socketcan.c
- target/i386/cpu.c 34 additions, 32 deletionstarget/i386/cpu.c
- ui/input-barrier.c 22 additions, 22 deletionsui/input-barrier.c
- ui/input-linux.c 14 additions, 13 deletionsui/input-linux.c
Loading
Please register or sign in to comment