summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-18Add 1024x600 resolutionspice.v14Alexander Larsson1-0/+1
2010-08-18Add 960x640 and 1280x760 resolutionsAlexander Larsson1-0/+2
2010-08-18qxl: add 800x480 resolution to qxl_modes (n900 native)Alon Levy1-0/+1
2010-08-04spice: live migration (wip).Gerd Hoffmann4-0/+101
2010-08-04[ElectricFence] use memalign instead of posix_memalignGerd Hoffmann1-0/+5
2010-08-04spice: add pci vdi port backend (obsolete).Gerd Hoffmann2-1/+557
2010-08-04spice: add virtio-serial based vdi port backend.Gerd Hoffmann2-0/+224
2010-08-04spice: add audioGerd Hoffmann6-0/+319
2010-08-04spice: add qxl deviceGerd Hoffmann10-3/+1929
2010-08-04spice: make compression configurable.Yonit Halperin2-2/+81
2010-08-04spice: tls supportGerd Hoffmann2-4/+86
2010-08-04all vga: refuse hotplugging.Gerd Hoffmann3-0/+12
2010-08-04switch vmware_vga to pci vgabiosGerd Hoffmann1-6/+1
2010-08-04switch stdvga to pci vgabiosGerd Hoffmann1-4/+3
2010-08-04vgabios update to 0.6c + pcibios patches.Gerd Hoffmann7-2/+3
2010-08-04spice: add tablet supportGerd Hoffmann2-8/+93
2010-08-04spice: simple displayGerd Hoffmann5-2/+447
2010-08-04spice: add mouseGerd Hoffmann1-0/+31
2010-08-04spice: add keyboardGerd Hoffmann4-1/+61
2010-08-04spice: core bitsGerd Hoffmann7-0/+222
2010-08-04configure: require spice 0.5.3Gerd Hoffmann1-3/+2
2010-08-04add spice into the configure fileGerd Hoffmann1-0/+36
2010-08-04configure: add loggingGerd Hoffmann1-2/+5
2010-08-04add pflib: PixelFormat conversion library.Gerd Hoffmann3-0/+220
2010-08-03sparc32: use FW_CFG_CMDLINE_SIZEBlue Swirl1-0/+3
2010-08-02fix last cpu timer initializationArtyom Tarasenko1-2/+2
2010-07-31Initialize a variable in all casesBlue Swirl1-0/+2
2010-07-31Fix uint8_t comparison with negative valueBlue Swirl1-1/+1
2010-07-31Fix a warning on OpenSolarisBlue Swirl1-0/+1
2010-07-31Correctly identify multiple cpus in SMP systemsHervé Poussineau2-4/+2
2010-07-31Remove unused constantHervé Poussineau1-4/+0
2010-07-31jazz led: Fix debug printsHervé Poussineau1-6/+15
2010-07-31xilinx-s3adsp: Add support for loading u-boot images.Edgar E. Iglesias1-1/+11
2010-07-31xilinx-s3adsp: Fix loading of raw binaries.Edgar E. Iglesias1-0/+1
2010-07-30Remove unused eventfd.hMike McCormack2-2/+0
2010-07-30migration: Accept 'cont' only after successful incoming migrationAmit Shah6-0/+16
2010-07-30mips64el: fulong: PCI_DEVFN() clean up.Isaku Yamahata1-7/+7
2010-07-30remove pointless if from vl.cJoel Schopp1-3/+1
2010-07-30fix variable type in qemu-io.cJoel Schopp1-2/+2
2010-07-30remove dead code from hw/loader.cJoel Schopp1-5/+0
2010-07-30savevm: Fix memory leak of compat structAlex Williamson1-0/+6
2010-07-30virtio-serial: Check if more max_ports specified than we can handleAmit Shah1-1/+9
2010-07-30Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno10-12/+59
2010-07-30linux-user: fix build on hosts not using guest baseAurelien Jarno2-7/+9
2010-07-29linux-user: Protect against allocation failure in load_symbols.Richard Henderson1-0/+10
2010-07-29cris: Correct settls1 testcase.Edgar E. Iglesias1-2/+8
2010-07-29cris: Correct ADDO and ADDOQ testcases.Edgar E. Iglesias2-3/+3
2010-07-29linux-user: Re-use load_elf_image for the main binary.Richard Henderson1-277/+103
2010-07-29linux-user: Extract load_elf_image from load_elf_interp.Richard Henderson1-174/+167
2010-07-29linux-user: Remove partial support for a.out interpreters.Richard Henderson1-70/+9