/qemu/hw/char/ |
H A D | omap_uart.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | xen_console.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | exynos4210_uart.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/hw/isa/ |
H A D | pc87312.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/system/ |
H A D | qtest.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | vl.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/tests/qtest/ |
H A D | vhost-user-test.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/hw/arm/ |
H A D | fsl-imx31.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | fsl-imx25.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | fsl-imx6.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/hw/usb/ |
H A D | dev-serial.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/hw/xtensa/ |
H A D | xtfpga.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/include/chardev/ |
H A D | char.h | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/net/ |
H A D | slirp.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/hw/mips/ |
H A D | malta.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/ui/ |
H A D | console.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | gtk.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/chardev/ |
H A D | char.c | b4948be93e53c3b471666e51ce59303082626a2f Sat Oct 22 09:52:46 UTC 2016 Marc-André Lureau <marcandre.lureau@redhat.com> char: remove init callback
The CharDriverState.init() callback is no longer set since commit a61ae7f88ce and thus unused. The only user, the malta FGPA display has been converted to use an event "opened" callback instead.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20161022095318.17775-7-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|