aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-01vnc: add support for tight fill encodingCorentin Chary
2010-06-01vnc: add basic tight supportCorentin Chary
2010-06-01vnc: return the number of rectanglesCorentin Chary
2010-06-01vnc: remove a memory leak in zlibCorentin Chary
2010-06-01vnc: add buffer_free()Corentin Chary
2010-06-01vnc: don't clear zlib stream on set_encodingCorentin Chary
2010-06-01vnc: adjust compression zstream levelCorentin Chary
2010-06-01vnc: only use a single zlib streamCorentin Chary
2010-06-01vnc: really call zlib if we want zlibCorentin Chary
2010-06-01vnc: explain why set_encodings loop is reversedCorentin Chary
2010-06-01Revert "vnc: set the right prefered encoding"Corentin Chary
2010-05-31ioapic: improve debuggingBlue Swirl
2010-05-31Fix leul_to_cpu on big endian hostsAlexander Graf
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch
2010-05-31target-ppc: remove useless lineThomas Monjalon
2010-05-31target-ppc: fix RFI by clearing some bits of MSRThomas Monjalon
2010-05-30mc146818rtc: improve debuggingBlue Swirl
2010-05-29sparc32 SuperSPARC MMU Breakpoint Action register (SS-20 OBP fix)Artyom Tarasenko
2010-05-29pc: improve debuggingBlue Swirl
2010-05-29apic: improve debuggingBlue Swirl
2010-05-29i8259: improve debuggingBlue Swirl
2010-05-29sparc64: fix user emulator buildBlue Swirl
2010-05-29Pad iommu with an empty slot (necessary for SunOS 4.1.4)Artyom Tarasenko
2010-05-29sparc64: fix 128-bit atomic load from nucleus context v1Igor V. Kovalenko
2010-05-29Pre-allocate guest address spacePaul Brook
2010-05-28alpha-linux-user: Fill in SI_CODE for SIGSEGV.Richard Henderson
2010-05-28linux-user: Use qemu-malloc.c.Richard Henderson
2010-05-28Use calloc in qemu_mallocz.Richard Henderson
2010-05-28linux-user: Fix compilation with DEBUG definedRiccardo Magliocchetti
2010-05-28Fix hw/gt64xxx.c compilation with DEBUG definedRiccardo Magliocchetti
2010-05-28Fix typo in balloon helpRiccardo Magliocchetti
2010-05-28musicpal: Drop redundant reset callJan Kiszka
2010-05-28doc: Update monitor info subcommandsStefan Hajnoczi
2010-05-28Fix overflow in i440fx_init()Avi Kivity
2010-05-28arm: prevent coprocessor IO resetLars Munch
2010-05-28tcg: Use INDEX_op_qemu_ld32 for 32-bit results.Richard Henderson
2010-05-27vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...Jes Sorensen
2010-05-27Make cache=unsafe the default for -snapshotAlexander Graf
2010-05-26sparc64: clean up pci bridge mapIgor V. Kovalenko
2010-05-26sparc64: rename sun4u cpu to Ultrasparc IIiIgor V. Kovalenko
2010-05-26Add cache=unsafe parameter to -driveAlexander Graf
2010-05-24vnc: rich cursor support.Gerd Hoffmann
2010-05-24use new cursor struct + functions for vmware vga and sdl.Gerd Hoffmann
2010-05-24cursor: add cursor functions.Gerd Hoffmann
2010-05-24Fix error handling in qemu_read_config_fileKevin Wolf
2010-05-24Virtio-net: Replace the hardcode 6 with defined ETN_ALENAmos Kong
2010-05-24sdl: Do not disable screensaver by defaultJan Kiszka
2010-05-24Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-05-24Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-05-24microblaze: Handle new elf mach nr for sysemu.Edgar E. Iglesias