]> Git Repo - qemu.git/commit
bt: use qemu_chr_alloc()
authorMarc-André Lureau <[email protected]>
Sat, 22 Oct 2016 07:55:22 +0000 (10:55 +0300)
committerPaolo Bonzini <[email protected]>
Fri, 27 Jan 2017 17:07:59 +0000 (18:07 +0100)
commitd5cafc733d21167fce7fcc3b45530ecb1f878e09
treeaa1a5e2357814a467a8c5f4cba3bfd58c8007b8d
parent41ac54b253f41df924c350ef63564df8e1d8ad88
bt: use qemu_chr_alloc()

Use common allocator for CharDriverState.

Rename the now untouched parent field.

The casts added are temporary, they are replaced with QOM type-safe
macros in a later patch in this series.

Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/bt/hci-csr.c
This page took 0.025558 seconds and 4 git commands to generate.