aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-28block: Fix multiwrite with overlapping requestsKevin Wolf
2010-05-28qcow2: Fix error handling in l2_allocateKevin Wolf
2010-05-28qcow2: Clear L2 table cache after write errorKevin Wolf
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
2010-05-22lsi: Fix value overflow in request tag processingJan Kiszka
2010-05-22sparc64: flush translations on mmu context changeIgor V. Kovalenko
2010-05-22sparc64: fix mmu context at trap levels above zeroIgor V. Kovalenko
2010-05-22sparc64: fix dump_mmu to look for global bit in tte value instead of tagIgor V. Kovalenko
2010-05-22sparc64: fix pstate privilege bitsIgor V. Kovalenko