aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31pci-hotplug: make them aware of pci domain.Isaku Yamahata
2010-05-31msix: remove duplicated defines.Isaku Yamahata
2010-05-31pci.h: remove unused constants.Isaku Yamahata
2010-05-31pci: add const to pci_is_express(), pci_config_size().Isaku Yamahata
2010-05-31pci: clean up of pci_set_default_subsystem_id().Isaku Yamahata
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-28block: Add missing bdrv_delete() for SG_IO BlockDriver in find_image_format()Nicholas A. Bellinger
2010-05-28qcow2: Fix corruption after error in update_refcountKevin Wolf
2010-05-28qcow2: Fix corruption after refblock allocationKevin Wolf
2010-05-28qcow2: Return right error code in write_refcount_block_entriesKevin Wolf
2010-05-28qcow2: Change l2_load to return 0/-errnoKevin Wolf
2010-05-28qcow2: Allow qcow2_get_cluster_offset to return errorsKevin Wolf
2010-05-28block.h: Make BDRV_SECTOR_SIZE 64 bit safeJes Sorensen
2010-05-28posix-aio-compat: Expand tabs that have crept inStefan Hajnoczi
2010-05-28drive: allow rerror, werror and readonly for if=noneGerd Hoffmann
2010-05-28add support for protocol driver create_optionsMORITA Kazutaka
2010-05-28qemu-io: Add multiwrite commandKevin Wolf