]> git.ipfire.org Git - thirdparty/qemu.git/commit - qemu-options.hx
spice: core bits
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 11 Mar 2010 14:13:27 +0000 (11:13 -0300)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 21 Sep 2010 16:36:42 +0000 (18:36 +0200)
commit29b0040be6371c403dae0fef7fec36b814e300e8
tree04c22eb647ed3d1985cb84adb5a82ec07374b9fe
parentcd4ec0b4d169faba8cc03a16b361700e32a83bd6
spice: core bits

Add -spice command line switch.  Has support setting passwd and port for
now.  With this patch applied the spice client can successfully connect
to qemu.  You can't do anything useful yet though.
Makefile.objs
qemu-config.c
qemu-config.h
qemu-options.hx
ui/qemu-spice.h [new file with mode: 0644]
ui/spice-core.c [new file with mode: 0644]
vl.c