diff options
| author | Paolo Bonzini | 2017-02-08 13:22:12 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2017-03-03 16:40:02 +0100 |
| commit | d98d407234713d05b77114237f839c43a8152089 (patch) | |
| tree | 2a4a461d82af63d83f2fdce46eb73de3ac654ba8 /scripts/switch-timer-api | |
| parent | Merge branch 'icount-update' into HEAD (diff) | |
| download | qemu-d98d407234713d05b77114237f839c43a8152089.tar.gz qemu-d98d407234713d05b77114237f839c43a8152089.tar.xz qemu-d98d407234713d05b77114237f839c43a8152089.zip | |
cpus: remove ugly cast on sigbus_handler
The cast is there because sigbus_handler is invoked via sigfd_handler.
But it feels just wrong to use struct qemu_signalfd_siginfo in the
prototype of a function that is passed to sigaction.
Instead, do a simple-minded conversion of qemu_signalfd_siginfo to
siginfo_t.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
