summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-27core: diable spice client migration bitsspice.v16Gerd Hoffmann1-0/+4
2010-08-27[debug] loadvm loggingGerd Hoffmann2-1/+14
2010-08-27[rhel6 compat] adjust vga ram sizeGerd Hoffmann1-1/+1
2010-08-27spice: document image compression optionsGerd Hoffmann1-0/+9
2010-08-27spice: document tls optionsGerd Hoffmann1-1/+17
2010-08-27qxl: savevm fixesGerd Hoffmann2-33/+98
2010-08-25spice: live migration (wip).Gerd Hoffmann4-0/+101
2010-08-25[ElectricFence] use memalign instead of posix_memalignGerd Hoffmann1-0/+5
2010-08-25spice: add pci vdi port backend (obsolete).Gerd Hoffmann2-1/+557
2010-08-25spice: add virtio-serial based vdi port backend.Gerd Hoffmann2-0/+224
2010-08-25spice: add audioGerd Hoffmann6-0/+319
2010-08-25spice: add qxl deviceGerd Hoffmann10-3/+1933
2010-08-25spice: make compression configurable.Yonit Halperin2-2/+81
2010-08-25spice: tls supportGerd Hoffmann2-4/+86
2010-08-25all vga: refuse hotplugging.Gerd Hoffmann3-0/+12
2010-08-25switch vmware_vga to pci vgabiosGerd Hoffmann1-6/+1
2010-08-25switch stdvga to pci vgabiosGerd Hoffmann1-4/+3
2010-08-25vgabios update to 0.6c + pcibios patches.Gerd Hoffmann7-2/+3
2010-08-25spice: add tablet supportGerd Hoffmann2-8/+85
2010-08-25spice: simple displayGerd Hoffmann5-1/+475
2010-08-25spice: add mouseGerd Hoffmann1-0/+44
2010-08-25spice: add keyboardGerd Hoffmann4-1/+86
2010-08-25spice: core bitsGerd Hoffmann7-0/+272
2010-08-25add spice into the configure fileGerd Hoffmann1-0/+35
2010-08-25configure: add loggingGerd Hoffmann1-2/+5
2010-08-25add pflib: PixelFormat conversion library.Gerd Hoffmann3-0/+234
2010-08-25Use machine_init() to register virtfs config options.Gerd Hoffmann2-5/+9
2010-08-25Use display types for local display only.Gerd Hoffmann2-12/+13
2010-08-24Rearrange block headersHEADmasterBlue Swirl47-13/+51
2010-08-23Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-12/+7
2010-08-22compile -fsdev and -virtfs cmd line options unconditionally.Gerd Hoffmann2-8/+13
2010-08-22QemuOpts: make most qemu_*_opts staticGerd Hoffmann13-66/+59
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
2010-08-22QMP: Update README fileLuiz Capitulino1-23/+48
2010-08-22QMP doc: Add 'Stability Considerations' sectionLuiz Capitulino1-2/+24
2010-08-22QMP/monitor: update do_info_version() to output broken down version stringMiguel Di Ciurcio Filho1-4/+19
2010-08-22QMP: update 'query-version' documentationMiguel Di Ciurcio Filho1-2/+14
2010-08-22vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()Yoshiaki Tamura1-1/+1
2010-08-22virtio-serial: Cleanup on device hot-unplugAmit Shah3-1/+27
2010-08-22target-i386: svm: Fix MSRPM checkAdam Lackorzynski1-1/+1
2010-08-22exec: remove code duplication in qemu_ram_alloc() and qemu_ram_alloc_from_ptr()Yoshiaki Tamura1-58/+26
2010-08-22exec: replace tabs by spaces.Yoshiaki Tamura1-28/+28
2010-08-22arch_init: replace tabs by spaces.Yoshiaki Tamura1-6/+6
2010-08-22pckbd: support for commands 0xf0-0xff: Pulse output bitBernhard Kohl1-3/+20
2010-08-20Replace qemu_malloc + memset with qemu_malloczBlue Swirl2-4/+2
2010-08-20Use ARRAY_SIZE macroBlue Swirl2-2/+2
2010-08-19Remove useless NULL check for qemu_strdup return valueBlue Swirl1-3/+0
2010-08-19Remove useless NULL checks for qemu_malloc return valueBlue Swirl1-12/+0
2010-08-19savevm: Reset last block info at beginning of each saveAlex Williamson1-2/+5