qemu-e2k/fsdev
Eduardo Habkost 34294e2f54 module: Rename machine_init() to opts_init()
The only remaining users of machine_init() only call
qemu_add_opts(). Rename machine_init() to opts_init() and move it
closer to the qemu_add_opts() calls on vl.c.

Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2016-03-16 15:54:23 -03:00
..
9p-iov-marshal.c 9pfs: Clean up includes 2016-01-29 15:07:23 +00:00
9p-iov-marshal.h 9pfs: make pdu_{,un}marshal proper functions 2016-01-08 14:53:39 +05:30
9p-marshal.c 9pfs: Clean up includes 2016-01-29 15:07:23 +00:00
9p-marshal.h fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h} 2016-01-08 12:57:25 +05:30
Makefile.objs fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} 2016-01-08 14:35:06 +05:30
file-op-9p.h all: Clean up includes 2016-02-23 12:43:05 +00:00
qemu-fsdev-dummy.c 9pfs: Clean up includes 2016-01-29 15:07:23 +00:00
qemu-fsdev-opts.c module: Rename machine_init() to opts_init() 2016-03-16 15:54:23 -03:00
qemu-fsdev.c 9pfs: Clean up includes 2016-01-29 15:07:23 +00:00
qemu-fsdev.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
virtfs-proxy-helper.c 9pfs: Clean up includes 2016-01-29 15:07:23 +00:00
virtfs-proxy-helper.texi man: virtfs-proxy-helper: Rework awkward sentence 2016-02-11 15:15:46 +03:00