qemu-patch-raspberry4/stubs
Daniel P. Berrangé 60efffa41b monitor: simplify functions for getting a dup'd fdset entry
Currently code has to call monitor_fdset_get_fd, then dup
the return fd, and then add the duplicate FD back into the
fdset. This dance is overly verbose for the caller and
introduces extra failure modes which can be avoided by
folding all the logic into monitor_fdset_dup_fd_add and
removing monitor_fdset_get_fd entirely.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-09-16 10:33:48 +01:00
..
arch_type.c
bdrv-next-monitor-owned.c
blk-commit-all.c
blockdev-close-all-bdrv-states.c
change-state-handler.c
clock-warp.c
cmos.c stubs/cmos: Use correct include 2020-09-01 09:10:58 +02:00
cpu-get-clock.c
cpu-get-icount.c stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub 2020-09-07 12:34:17 +02:00
dump.c
error-printf.c
fdset.c monitor: simplify functions for getting a dup'd fdset entry 2020-09-16 10:33:48 +01:00
fw_cfg.c
gdbstub.c
get-vm-name.c
io_uring.c
iothread-lock.c
iothread.c
is-daemonized.c
isa-bus.c
linux-aio.c
machine-init-done.c
meson.build stubs: Move qemu_fd_register stub to util/main-loop.c 2020-09-07 12:34:17 +02:00
migr-blocker.c
monitor-core.c
monitor.c
pci-bus.c
pci-host-piix.c
qemu-timer-notify-cb.c stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub 2020-09-07 12:34:17 +02:00
qmp_memory_device.c
qtest.c
ram-block.c
ramfb.c
replay-user.c
replay.c
runstate-check.c
semihost.c
set-fd-handler.c
sysbus.c
target-get-monitor-def.c
target-monitor-defs.c
tpm.c
trace-control.c
uuid.c
vm-stop.c
vmgenid.c
vmstate.c
win32-kbd-hook.c