aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-01QMP: Introduce commands documentationJan Kiszka5-4/+1376
2010-06-01monitor: Reorder info documentationJan Kiszka1-90/+96
2010-06-01Merge remote branch 'mst/for_anthony' into HEADAnthony Liguori4-32/+33
2010-06-01vnc: move size-changed check into the vnc_desktop_resize function.Gerd Hoffmann1-6/+5
2010-06-01vnc: don't send invalid screen updates.Gerd Hoffmann1-2/+6
2010-06-01vnc: keep track of client desktop sizeGerd Hoffmann2-3/+9
2010-06-01vnc: send desktopresize event as reply to set encodingsGerd Hoffmann1-0/+1
2010-06-01vnc: factor out vnc_desktop_resize()Gerd Hoffmann1-8/+16
2010-06-01Add support for depth 15 to qemu_default_pixelformat()Gerd Hoffmann1-0/+16
2010-06-01check for active_console before using itGerd Hoffmann1-1/+1
2010-06-01Add dependency of JSON unit tests on config-host.hJan Kiszka1-0/+2
2010-06-01migration: Fix calculation of bytes_transferredPierre Riteau1-9/+12
2010-06-01virtio-serial-bus: fix ports_map allocation on initAlon Levy1-1/+2
2010-06-01resent: x86/cpuid: Add kvm32 CPU modelAndre Przywara1-0/+14
2010-06-01vnc: tight: add palette encodingCorentin Chary1-12/+425
2010-06-01vnc: add support for tight fill encodingCorentin Chary1-2/+255
2010-06-01vnc: add basic tight supportCorentin Chary7-4/+498
2010-06-01vnc: return the number of rectanglesCorentin Chary4-16/+26
2010-06-01vnc: remove a memory leak in zlibCorentin Chary3-0/+11
2010-06-01vnc: add buffer_free()Corentin Chary2-8/+11
2010-06-01vnc: don't clear zlib stream on set_encodingCorentin Chary3-7/+0
2010-06-01vnc: adjust compression zstream levelCorentin Chary2-1/+9
2010-06-01vnc: only use a single zlib streamCorentin Chary2-8/+6
2010-06-01vnc: really call zlib if we want zlibCorentin Chary1-1/+1
2010-06-01vnc: explain why set_encodings loop is reversedCorentin Chary1-0/+5
2010-06-01Revert "vnc: set the right prefered encoding"Corentin Chary1-10/+4
2010-05-31ioapic: improve debuggingBlue Swirl1-6/+10
2010-05-31Fix leul_to_cpu on big endian hostsAlexander Graf1-1/+1
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch9-30/+1
2010-05-31target-ppc: remove useless lineThomas Monjalon1-1/+0
2010-05-31target-ppc: fix RFI by clearing some bits of MSRThomas Monjalon2-4/+3
2010-05-31pci-hotplug: make them aware of pci domain.Isaku Yamahata3-4/+26
2010-05-31msix: remove duplicated defines.Isaku Yamahata1-8/+0
2010-05-31pci.h: remove unused constants.Isaku Yamahata1-11/+0
2010-05-31pci: add const to pci_is_express(), pci_config_size().Isaku Yamahata1-2/+2
2010-05-31pci: clean up of pci_set_default_subsystem_id().Isaku Yamahata1-7/+5
2010-05-30mc146818rtc: improve debuggingBlue Swirl1-2/+20
2010-05-29sparc32 SuperSPARC MMU Breakpoint Action register (SS-20 OBP fix)Artyom Tarasenko1-0/+1
2010-05-29pc: improve debuggingBlue Swirl1-0/+12
2010-05-29apic: improve debuggingBlue Swirl1-13/+30
2010-05-29i8259: improve debuggingBlue Swirl1-12/+11
2010-05-29sparc64: fix user emulator buildBlue Swirl1-0/+2
2010-05-29Pad iommu with an empty slot (necessary for SunOS 4.1.4)Artyom Tarasenko1-1/+13
2010-05-29sparc64: fix 128-bit atomic load from nucleus context v1Igor V. Kovalenko1-5/+5
2010-05-29Pre-allocate guest address spacePaul Brook5-8/+183
2010-05-28alpha-linux-user: Fill in SI_CODE for SIGSEGV.Richard Henderson1-1/+2
2010-05-28linux-user: Use qemu-malloc.c.Richard Henderson2-53/+2
2010-05-28Use calloc in qemu_mallocz.Richard Henderson1-4/+4
2010-05-28linux-user: Fix compilation with DEBUG definedRiccardo Magliocchetti1-1/+1
2010-05-28Fix hw/gt64xxx.c compilation with DEBUG definedRiccardo Magliocchetti1-1/+1