summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vnc: add missing target for vnc-encodings-*.oCorentin Chary2010-06-011-3/+3
* vnc: tight: don't forget the third colorCorentin Chary2010-06-011-0/+1
* vnc: tight: don't forget last pixel in tight_encode_indexed_rectCorentin Chary2010-06-011-5/+4Star
* Monitor: Drop QMP documentation from codeLuiz Capitulino2010-06-019-368/+0Star
* QMP: Introduce commands documentationJan Kiszka2010-06-015-4/+1376
* monitor: Reorder info documentationJan Kiszka2010-06-011-90/+96
* Merge remote branch 'mst/for_anthony' into HEADAnthony Liguori2010-06-014-32/+33
|\
| * pci-hotplug: make them aware of pci domain.Isaku Yamahata2010-05-313-4/+26
| * msix: remove duplicated defines.Isaku Yamahata2010-05-311-8/+0Star
| * pci.h: remove unused constants.Isaku Yamahata2010-05-311-11/+0Star
| * pci: add const to pci_is_express(), pci_config_size().Isaku Yamahata2010-05-311-2/+2
| * pci: clean up of pci_set_default_subsystem_id().Isaku Yamahata2010-05-311-7/+5Star
* | vnc: move size-changed check into the vnc_desktop_resize function.Gerd Hoffmann2010-06-011-6/+5Star
* | vnc: don't send invalid screen updates.Gerd Hoffmann2010-06-011-2/+6
* | vnc: keep track of client desktop sizeGerd Hoffmann2010-06-012-3/+9
* | vnc: send desktopresize event as reply to set encodingsGerd Hoffmann2010-06-011-0/+1
* | vnc: factor out vnc_desktop_resize()Gerd Hoffmann2010-06-011-8/+16
* | Add support for depth 15 to qemu_default_pixelformat()Gerd Hoffmann2010-06-011-0/+16
* | check for active_console before using itGerd Hoffmann2010-06-011-1/+1
* | Add dependency of JSON unit tests on config-host.hJan Kiszka2010-06-011-0/+2
* | migration: Fix calculation of bytes_transferredPierre Riteau2010-06-011-9/+12
* | virtio-serial-bus: fix ports_map allocation on initAlon Levy2010-06-011-1/+2
* | resent: x86/cpuid: Add kvm32 CPU modelAndre Przywara2010-06-011-0/+14
* | vnc: tight: add palette encodingCorentin Chary2010-06-011-12/+425
* | vnc: add support for tight fill encodingCorentin Chary2010-06-011-2/+255
* | vnc: add basic tight supportCorentin Chary2010-06-017-4/+498
* | vnc: return the number of rectanglesCorentin Chary2010-06-014-16/+26
* | vnc: remove a memory leak in zlibCorentin Chary2010-06-013-0/+11
* | vnc: add buffer_free()Corentin Chary2010-06-012-8/+11
* | vnc: don't clear zlib stream on set_encodingCorentin Chary2010-06-013-7/+0Star
* | vnc: adjust compression zstream levelCorentin Chary2010-06-012-1/+9
* | vnc: only use a single zlib streamCorentin Chary2010-06-012-8/+6Star
* | vnc: really call zlib if we want zlibCorentin Chary2010-06-011-1/+1
* | vnc: explain why set_encodings loop is reversedCorentin Chary2010-06-011-0/+5
* | Revert "vnc: set the right prefered encoding"Corentin Chary2010-06-011-10/+4Star
* | ioapic: improve debuggingBlue Swirl2010-05-311-6/+10
* | Fix leul_to_cpu on big endian hostsAlexander Graf2010-05-311-1/+1
* | arm: fix arm kernel boot for non zero start addrLars Munch2010-05-319-30/+1Star
* | target-ppc: remove useless lineThomas Monjalon2010-05-311-1/+0Star
* | target-ppc: fix RFI by clearing some bits of MSRThomas Monjalon2010-05-312-4/+3Star
|/
* mc146818rtc: improve debuggingBlue Swirl2010-05-301-2/+20
* sparc32 SuperSPARC MMU Breakpoint Action register (SS-20 OBP fix)Artyom Tarasenko2010-05-291-0/+1
* pc: improve debuggingBlue Swirl2010-05-291-0/+12
* apic: improve debuggingBlue Swirl2010-05-291-13/+30
* i8259: improve debuggingBlue Swirl2010-05-291-12/+11Star
* sparc64: fix user emulator buildBlue Swirl2010-05-291-0/+2
* Pad iommu with an empty slot (necessary for SunOS 4.1.4)Artyom Tarasenko2010-05-291-1/+13
* sparc64: fix 128-bit atomic load from nucleus context v1Igor V. Kovalenko2010-05-291-5/+5
* Pre-allocate guest address spacePaul Brook2010-05-295-8/+183
* alpha-linux-user: Fill in SI_CODE for SIGSEGV.Richard Henderson2010-05-281-1/+2