* [Qemu-devel] [PULL] spice: add qxl device, qmp events + monitor commands.
@ 2010-12-09 13:33 Gerd Hoffmann
2010-12-15 11:52 ` Gerd Hoffmann
0 siblings, 1 reply; 3+ messages in thread
From: Gerd Hoffmann @ 2010-12-09 13:33 UTC (permalink / raw)
To: Anthony Liguori, qemu-devel@nongnu.org
The following changes since commit 138b38b61bf92d4e9588acf934e532499c94e185:
ppc: kvm: fix signedness warning (2010-12-08 21:30:19 +0100)
are available in the git repository at:
git://anongit.freedesktop.org/spice/qemu spice.v23.pull
Gerd Hoffmann (7):
spice: add qxl vgabios binary.
spice: add qxl device
spice: connection events.
spice: add qmp 'query-spice' and hmp 'info spice' commands.
vnc: auth reject cleanup
vnc: support password expire
vnc/spice: add set_passwd monitor command.
Makefile | 2 +-
Makefile.target | 1 +
QMP/qmp-events.txt | 64 ++
console.h | 1 +
hmp-commands.hx | 54 ++
hw/hw.h | 14 +
hw/pc.c | 8 +
hw/qxl-logger.c | 248 ++++++++
hw/qxl-render.c | 226 +++++++
hw/qxl.c | 1587
+++++++++++++++++++++++++++++++++++++++++++++++
hw/qxl.h | 112 ++++
hw/vga_int.h | 2 +-
monitor.c | 130 ++++
monitor.h | 3 +
pc-bios/vgabios-qxl.bin | Bin 0 -> 40448 bytes
qemu-common.h | 3 +
qemu-options.hx | 6 +-
qmp-commands.hx | 127 ++++
sysemu.h | 3 +-
ui/qemu-spice.h | 8 +
ui/spice-core.c | 261 ++++++++
ui/vnc.c | 44 +-
ui/vnc.h | 1 +
vl.c | 4 +-
24 files changed, 2887 insertions(+), 22 deletions(-)
create mode 100644 hw/qxl-logger.c
create mode 100644 hw/qxl-render.c
create mode 100644 hw/qxl.c
create mode 100644 hw/qxl.h
create mode 100644 pc-bios/vgabios-qxl.bin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PULL] spice: add qxl device, qmp events + monitor commands.
2010-12-09 13:33 [Qemu-devel] [PULL] spice: add qxl device, qmp events + monitor commands Gerd Hoffmann
@ 2010-12-15 11:52 ` Gerd Hoffmann
2010-12-27 22:14 ` Aurelien Jarno
0 siblings, 1 reply; 3+ messages in thread
From: Gerd Hoffmann @ 2010-12-15 11:52 UTC (permalink / raw)
To: Anthony Liguori, qemu-devel@nongnu.org
On 12/09/10 14:33, Gerd Hoffmann wrote:
> The following changes since commit
> 138b38b61bf92d4e9588acf934e532499c94e185:
>
> ppc: kvm: fix signedness warning (2010-12-08 21:30:19 +0100)
>
> are available in the git repository at:
> git://anongit.freedesktop.org/spice/qemu spice.v23.pull
Ping?
cheers,
Gerd
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PULL] spice: add qxl device, qmp events + monitor commands.
2010-12-15 11:52 ` Gerd Hoffmann
@ 2010-12-27 22:14 ` Aurelien Jarno
0 siblings, 0 replies; 3+ messages in thread
From: Aurelien Jarno @ 2010-12-27 22:14 UTC (permalink / raw)
To: Gerd Hoffmann; +Cc: qemu-devel@nongnu.org
On Wed, Dec 15, 2010 at 12:52:44PM +0100, Gerd Hoffmann wrote:
> On 12/09/10 14:33, Gerd Hoffmann wrote:
> >The following changes since commit
> >138b38b61bf92d4e9588acf934e532499c94e185:
> >
> >ppc: kvm: fix signedness warning (2010-12-08 21:30:19 +0100)
> >
> >are available in the git repository at:
> >git://anongit.freedesktop.org/spice/qemu spice.v23.pull
>
> Ping?
>
Done.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-12-27 22:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09 13:33 [Qemu-devel] [PULL] spice: add qxl device, qmp events + monitor commands Gerd Hoffmann
2010-12-15 11:52 ` Gerd Hoffmann
2010-12-27 22:14 ` Aurelien Jarno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).