aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2010-05-22sparc64: generate data access exception on RW violationIgor V. Kovalenko
2010-05-22sparc32 protect read-only bits in DMA CSR registersArtyom Tarasenko
2010-05-22vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedcTeLeMan
2010-05-22Fix -device help and documentationMarkus Armbruster
2010-05-22Fix tarbin Makefile ruleStuart Brady
2010-05-22hxtool: Add syntax error detectionJan Kiszka
2010-05-22Fix TEXI section mark imbalance in qemu-img-cmd.hxJan Kiszka
2010-05-22Put dependency files in proper subdirJan Kiszka
2010-05-22Clean libhw subdirs as wellJan Kiszka
2010-05-22Fix %lld or %llx printf format useBlue Swirl
2010-05-22Compile dma only onceBlue Swirl
2010-05-22pckbd: improve debuggingBlue Swirl
2010-05-22Compile pckbd only onceBlue Swirl