summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-05[rhel6 compat] fix rhel6.0.0 type buildspice.v19Gerd Hoffmann1-1/+1
2010-09-21[temporary] qxl: disable cursor callbacksGerd Hoffmann1-0/+4
2010-09-21qxl: various updatesGerd Hoffmann4-47/+147
2010-09-21[rhel6 compat] drop xsave migration support.Gerd Hoffmann1-0/+2
2010-09-21[rhel6 compat] add rhel6.0.0 machine typeGerd Hoffmann1-0/+56
2010-09-21[rhel6 compat] adjust vga ram sizeGerd Hoffmann1-1/+1
2010-09-21[debug] loadvm loggingGerd Hoffmann2-1/+14
2010-09-21[wip] spice: client migration.Gerd Hoffmann4-0/+105
2010-09-21spice: add virtio-serial based spice vmchannel backend.Gerd Hoffmann2-0/+273
2010-09-21spice: add audioGerd Hoffmann6-0/+319
2010-09-21spice: add qxl deviceGerd Hoffmann11-3/+2049
2010-09-21spice: add config optionsGerd Hoffmann3-1/+46
2010-09-21spice: add config options for the listening addressGerd Hoffmann3-2/+27
2010-09-21spice: add config options for channel security.Gerd Hoffmann3-0/+39
2010-09-21spice: make compression configurable.Yonit Halperin3-2/+93
2010-09-21spice: tls supportGerd Hoffmann3-5/+104
2010-09-21all vga: refuse hotplugging.Gerd Hoffmann3-0/+12
2010-09-21switch vmware_vga to pci vgabiosGerd Hoffmann1-6/+1
2010-09-21switch stdvga to pci vgabiosGerd Hoffmann1-4/+3
2010-09-21vgabios update to 0.6c + pcibios patches.Gerd Hoffmann7-2/+3
2010-09-21spice: add tablet supportGerd Hoffmann2-8/+88
2010-09-21spice: simple displayGerd Hoffmann5-1/+490
2010-09-21spice: add mouseGerd Hoffmann1-0/+52
2010-09-21spice: add keyboardGerd Hoffmann4-1/+89
2010-09-21spice: core bitsGerd Hoffmann7-0/+282
2010-09-21add spice into the configure fileGerd Hoffmann1-0/+35
2010-09-21configure: add loggingGerd Hoffmann1-2/+5
2010-09-21add pflib: PixelFormat conversion library.Gerd Hoffmann3-0/+234
2010-09-21Use machine_init() to register virtfs config options.Gerd Hoffmann2-5/+9
2010-09-21Use display types for local display only.Gerd Hoffmann2-12/+13
2010-09-20Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2-1/+11
2010-09-20e1000: Pad short frames to minimum size (60 bytes)Stefan Hajnoczi1-0/+10
2010-09-19mingw: use ASLR, no-SEH and DEP if availableBlue Swirl1-0/+9
2010-09-19cris: Fix watchdog resetsEdgar E. Iglesias1-2/+3
2010-09-18cris: Fix TLB exec bit protectionEdgar E. Iglesias2-2/+2
2010-09-18Use gcc warning flag -Wnested-externsBlue Swirl4-3/+4
2010-09-18Use gcc warning flag -Wempty-bodyBlue Swirl6-10/+14
2010-09-18Use a few more gcc warning flagsBlue Swirl1-1/+4
2010-09-18Use gcc warning flag -Wtype-limitsBlue Swirl1-1/+1
2010-09-18pxa2xx: fix SSSR TFN logicBlue Swirl1-4/+4
2010-09-18MIPS: fix yield handlingBlue Swirl1-1/+3
2010-09-18PPC: Suppress gcc warnings with -Wtype-limitsBlue Swirl1-25/+25
2010-09-18blkdebug: fix enum comparisonBlue Swirl1-3/+1
2010-09-18pxa2xx: remove useless checksBlue Swirl1-1/+1
2010-09-18Use range_covers_byteBlue Swirl2-8/+11
2010-09-18Introduce range.hBlue Swirl7-31/+34
2010-09-18linux-user: improve flatload error checkingBlue Swirl1-1/+2
2010-09-18linux-user: fix types in a comparisonBlue Swirl1-1/+1
2010-09-18linux-user: fix socklen_t comparisonsBlue Swirl1-7/+13
2010-09-18Check for errors during BIOS or kernel loadBlue Swirl4-13/+18