summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-28Fix segfault in mmio subpage handling code.Gleb Natapov1-0/+2
2010-08-26Merge branch 'upstream-merge'Marcelo Tosatti118-464/+1813
2010-08-26Merge commit '9e84a4708f820976afd825745d4110dbaf58f431' into upstream-mergeMarcelo Tosatti14-27/+78
2010-08-26Merge commit '2446333cd5b5c985f6517dee7004e542ecacd21c' into upstream-mergeMarcelo Tosatti50-33/+71
2010-08-26Merge commit '3329f07b7a8b919d4a5641611beb0671a2c381a2' into upstream-mergeMarcelo Tosatti23-109/+212
2010-08-26Merge commit '6977dfe6af975d72a8140dbc91effe8b8f2a58f8' into upstream-mergeMarcelo Tosatti29-153/+1221
2010-08-26Merge commit '84b89d782f03b99770759f1d9d6e4e95a2641c35' into upstream-mergeMarcelo Tosatti21-144/+233
2010-08-26etraxfs_eth: correct use of ! and &Blue Swirl1-1/+1
2010-08-26Sparc: update OpenBIOS images to r859Blue Swirl3-1/+1
2010-08-26ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addressesHollis Blanchard1-21/+18
2010-08-26ppc4xx: don't unregister RAM at resetHollis Blanchard1-1/+0
2010-08-26ppc4xx: correct SDRAM controller warning message conditionHollis Blanchard1-1/+1
2010-08-26Fix "make install" with a cross toolchainHollis Blanchard2-2/+7
2010-08-26PPC: Update openbios binary to r859Alexander Graf1-0/+0
2010-08-26PPC: Add PV hypercall transport through fw_cfgAlexander Graf5-0/+50
2010-08-24Rearrange block headersBlue Swirl47-13/+51
2010-08-23Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-12/+7
2010-08-22QemuOpts: make most qemu_*_opts staticGerd Hoffmann13-66/+59
2010-08-22compile -fsdev and -virtfs cmd line options unconditionally.Gerd Hoffmann2-8/+13
2010-08-22QemuOpts: allow new option groups be registered at runtime.Gerd Hoffmann2-1/+18
2010-08-22VGA: Don't register deprecated VBE rangeAlex Williamson1-7/+0