summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-10usb-linux: Get the active configuration from sysfs rather then asking the devspice.v20Hans de Goede1-0/+19
2010-11-10usb-linux: introduce a usb_linux_get_configuration functionHans de Goede1-8/+22
2010-11-10usb-linux: Store devpath into USBHostDevice when usb_fs_type == USB_FS_SYSHans de Goede1-11/+15
2010-10-17bugfixHans de Goede1-1/+0
2010-10-16spice display: replace private lock with qemu mutex.Gerd Hoffmann2-14/+9
2010-10-14spice-core: fix watching for write eventsHans de Goede1-1/+1
2010-10-08wacom tablet: activate event handlers.Gerd Hoffmann1-3/+10
2010-10-08vmmouse: adapt to mouse handler changes.Gerd Hoffmann1-10/+21
2010-10-07spice wan compression: doc speling fixGerd Hoffmann1-2/+2
2010-10-07spice channel security: code style fixupGerd Hoffmann1-3/+6
2010-10-07configure: Send error message from spice check to /dev/nullStefan Weil1-1/+1
2010-10-07virtio-9p.c:401: v9fs_string_sprintf: Assertion `!(err == -1)' failed.Venkateswararao Jujjuri (JV)1-0/+17
2010-10-06qxl: various updatesGerd Hoffmann4-47/+149
2010-10-06[rhel6 compat] drop xsave migration support.Gerd Hoffmann1-0/+2
2010-10-06[rhel6 compat] add rhel6.0.0 machine typeGerd Hoffmann1-0/+56
2010-10-06[rhel6 compat] adjust vga ram sizeGerd Hoffmann1-1/+1
2010-10-06[debug] loadvm loggingGerd Hoffmann2-1/+14
2010-10-06[wip] spice: client migration.Gerd Hoffmann3-0/+94
2010-10-06spice: add virtio-serial based spice vmchannel backend.Gerd Hoffmann2-0/+273
2010-10-06spice: add audioGerd Hoffmann6-0/+319
2010-10-06spice: add qxl deviceGerd Hoffmann11-3/+2049
2010-10-06spice: add misc config optionsGerd Hoffmann3-1/+46
2010-10-06spice: add config options for the listening addressGerd Hoffmann3-2/+27
2010-10-06spice: add config options for channel security.Gerd Hoffmann3-0/+39
2010-10-06spice: make compression configurable.Yonit Halperin3-2/+93
2010-10-06spice: tls supportGerd Hoffmann3-5/+104
2010-10-06all vga: refuse hotplugging.Gerd Hoffmann3-0/+12
2010-10-06switch vmware_vga to pci vgabiosGerd Hoffmann1-6/+1
2010-10-06switch stdvga to pci vgabiosGerd Hoffmann1-4/+3
2010-10-06vgabios update to 0.6c + pcibios patches.Gerd Hoffmann7-2/+3
2010-10-05Merge remote branch 'spice/submit.6' into stagingAnthony Liguori15-19/+1287
2010-10-05Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori12-1192/+1527
2010-10-05linux-user: Fix typo m86k -> m68kStefan Weil1-3/+3
2010-10-05Fix spelling in commentsStefan Weil3-3/+3
2010-10-05docs: Improve documentationStefan Weil1-28/+28
2010-10-05Add new user mode option -ignore-environmentStefan Weil3-0/+26
2010-10-05ppc: Minor 40x MMU fixesJohn Clark2-27/+49
2010-10-03console: Avoid dereferencing NULL active_consoleStefan Hajnoczi1-2/+4
2010-10-03exec: Fix compilation error for debug codeStefan Weil1-2/+3
2010-10-03rc4030: Fix compilation error in debug codeStefan Weil1-1/+4
2010-10-03mipsnet: Fix compiler warning in debug codeStefan Weil1-1/+1
2010-10-03block/vvfat: Fix compiler warning in debug codeStefan Weil1-1/+0
2010-10-03virtio-9p: Use GCC_FMT_ATTR and fix a format warningStefan Weil1-4/+6
2010-10-03blockdev: Use GCC_FMT_ATTR (format checking)Stefan Weil1-8/+7
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil14-16/+25
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil10-21/+12
2010-10-03slirp: Silence warning on HaikuAndreas Färber1-1/+3
2010-10-03tap: Add stub for HaikuAndreas Färber2-0/+62
2010-10-03nbd: Haiku has _IO() in its BSD compatibility layerAndreas Färber1-1/+1
2010-10-03Haiku doesn't have libmAndreas Färber1-0/+2