summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-06usb-ccid: enable debugusb-ccid.kvm.v18Alon Levy1-1/+1
2010-09-06caccard is not required by qemu even with enable-smartcardAlon Levy1-1/+0
2010-09-06spice-qemu-char: missing include fileAlon Levy1-0/+9
2010-09-06usb-ccid: use reader_id_t, small cleanupAlon Levy1-7/+5
2010-09-06only attach/detach if auto_attach==0; but remove card on ReaderRemove anywayAlon Levy1-2/+6
2010-09-06usb-ccid: use answer queue instead of single outstanding answerAlon Levy1-17/+91
2010-09-06usb-ccid: treat ReaderAdd/ReaderRemove as attach/detach commands. default to ...Alon Levy1-11/+13
2010-09-06spice-qemu-char: change include paths due to spice bulk moving to ui subdirec...Alon Levy1-2/+2
2010-09-06spice-qemu-char: fix fprintf compiler warningAlon Levy1-1/+2
2010-09-06virtio-console: send CLOSE/OPEN/READY qemu char-dev ioctlsAlon Levy1-0/+31
2010-09-06Add three IOCTL corresponding to the three control events of:Alon Levy1-0/+4
2010-09-06spice-qemu-char: add spice char-dev backendAlon Levy5-2/+238
2010-09-06usb-ccid: add smart card reader CCID usb deviceAlon Levy3-0/+1040
2010-09-06spice-vmc: add a reset handler used to unregister spice interface (and trigge...Alon Levy1-0/+10
2010-09-06qxl: add guestdebug propertyGerd Hoffmann2-1/+6
2010-09-06[temporary] qxl: disable cursor callbacksGerd Hoffmann1-0/+4
2010-09-06[rhel6 compat]: qxl: compat io sizeGerd Hoffmann1-2/+7
2010-09-06[rhel6 compat] add rhel6.0.0 machine typeGerd Hoffmann1-0/+56
2010-09-01qxl: migration fix #1Gerd Hoffmann1-7/+11
2010-09-01[rhel6 compat] fix xsave patchGerd Hoffmann1-1/+1
2010-09-01[rhel6 compat] drop xsave migration support.Gerd Hoffmann1-1/+2
2010-09-01spice-vmc: compiler warning fix on fprintfspice.kvm.v18Alon Levy1-1/+1
2010-08-31Merge branch 'spice.v18' into spice.kvm.v18Gerd Hoffmann44-34/+4362
2010-08-31[debug] loadvm loggingGerd Hoffmann2-1/+14
2010-08-31[rhel6 compat] adjust vga ram sizeGerd Hoffmann1-1/+1
2010-08-31[wip] spice: client migration.Gerd Hoffmann4-0/+105
2010-08-31[ElectricFence] use memalign instead of posix_memalignGerd Hoffmann1-0/+5
2010-08-31spice: add virtio-serial based spice vmchannel backend.Gerd Hoffmann2-0/+263
2010-08-31spice: add audioGerd Hoffmann6-0/+319
2010-08-31spice: add qxl deviceGerd Hoffmann11-3/+2049
2010-08-31spice: add config optionsGerd Hoffmann3-1/+46
2010-08-31spice: add config options for the listening addressGerd Hoffmann3-2/+27
2010-08-31spice: add config options for channel security.Gerd Hoffmann3-0/+39
2010-08-31spice: make compression configurable.Yonit Halperin3-2/+93
2010-08-31spice: tls supportGerd Hoffmann3-5/+104
2010-08-31all vga: refuse hotplugging.Gerd Hoffmann3-0/+12
2010-08-31switch vmware_vga to pci vgabiosGerd Hoffmann1-6/+1
2010-08-31switch stdvga to pci vgabiosGerd Hoffmann1-4/+3
2010-08-31vgabios update to 0.6c + pcibios patches.Gerd Hoffmann7-2/+3
2010-08-31spice: add tablet supportGerd Hoffmann2-8/+88
2010-08-31spice: simple displayGerd Hoffmann5-1/+490
2010-08-31spice: add mouseGerd Hoffmann1-0/+52
2010-08-31spice: add keyboardGerd Hoffmann4-1/+89
2010-08-31spice: core bitsGerd Hoffmann7-0/+282
2010-08-31add spice into the configure fileGerd Hoffmann1-0/+35
2010-08-31configure: add loggingGerd Hoffmann1-2/+5
2010-08-31add pflib: PixelFormat conversion library.Gerd Hoffmann3-0/+234
2010-08-31Use machine_init() to register virtfs config options.Gerd Hoffmann2-5/+9
2010-08-31Use display types for local display only.Gerd Hoffmann2-12/+13
2010-08-28isapc: fix segfault.Isaku Yamahata1-0/+1