qemu-patch-raspberry4/slirp
Alex Williamson 0be71e324f savevm: Add DeviceState param
When available, we'd like to be able to access the DeviceState
when registering a savevm.  For buses with a get_dev_path()
function, this will allow us to create more unique savevm
id strings.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-07-06 10:36:28 -05:00
..
bootp.c slirp: remove dead increments, spotted by clang 2010-03-07 13:45:37 +00:00
bootp.h
cksum.c Remove dead assignments in various common files, spotted by clang analyzer 2010-04-25 18:35:52 +00:00
COPYRIGHT
debug.h
if.c
if.h
ip.h fix networking on win32 host 2009-12-18 23:23:56 +01:00
ip_icmp.c
ip_icmp.h
ip_input.c
ip_output.c
libslirp.h
main.h
mbuf.c
mbuf.h
misc.c monitor: Separate "default monitor" and "current monitor" cleanly 2010-03-16 16:55:05 +01:00
misc.h
sbuf.c
sbuf.h
slirp.c savevm: Add DeviceState param 2010-07-06 10:36:28 -05:00
slirp.h
slirp_config.h
socket.c slirp: fix structure initialization in tcp_listen() 2010-04-20 16:42:38 +00:00
socket.h
tcp.h
tcp_input.c slirp: remove dead assignments, spotted by clang 2010-03-07 13:13:05 +00:00
tcp_output.c
tcp_subr.c slirp: remove dead increments, spotted by clang 2010-03-07 13:45:37 +00:00
tcp_timer.c
tcp_timer.h
tcp_var.h
tcpip.h
tftp.c slirp: remove dead assignments, spotted by clang 2010-03-07 13:13:05 +00:00
tftp.h
udp.c
udp.h