summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2010-05-28Fix typo in balloon helpRiccardo Magliocchetti1-1/+1
2010-05-28musicpal: Drop redundant reset callJan Kiszka1-2/+0
2010-05-28doc: Update monitor info subcommandsStefan Hajnoczi1-1/+11
2010-05-28Fix overflow in i440fx_init()Avi Kivity2-2/+2
2010-05-28arm: prevent coprocessor IO resetLars Munch1-7/+7
2010-05-28tcg: Use INDEX_op_qemu_ld32 for 32-bit results.Richard Henderson1-0/+8
2010-05-27vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...Jes Sorensen1-1/+1
2010-05-27Make cache=unsafe the default for -snapshotAlexander Graf2-5/+5
2010-05-26sparc64: clean up pci bridge mapIgor V. Kovalenko2-25/+28
2010-05-26sparc64: rename sun4u cpu to Ultrasparc IIiIgor V. Kovalenko1-1/+1
2010-05-26Add cache=unsafe parameter to -driveAlexander Graf5-4/+44
2010-05-24vnc: rich cursor support.Gerd Hoffmann3-12/+73
2010-05-24use new cursor struct + functions for vmware vga and sdl.Gerd Hoffmann2-44/+48
2010-05-24cursor: add cursor functions.Gerd Hoffmann5-3/+310
2010-05-24Fix error handling in qemu_read_config_fileKevin Wolf2-6/+10
2010-05-24Virtio-net: Replace the hardcode 6 with defined ETN_ALENAmos Kong1-2/+2
2010-05-24sdl: Do not disable screensaver by defaultJan Kiszka1-0/+4
2010-05-24Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori4-8/+48
2010-05-24Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori25-117/+143
2010-05-24microblaze: Handle new elf mach nr for sysemu.Edgar E. Iglesias1-0/+5
2010-05-22lsi: Fix value overflow in request tag processingJan Kiszka1-2/+2
2010-05-22sparc64: flush translations on mmu context changeIgor V. Kovalenko1-0/+6
2010-05-22sparc64: fix mmu context at trap levels above zeroIgor V. Kovalenko3-8/+35
2010-05-22sparc64: fix dump_mmu to look for global bit in tte value instead of tagIgor V. Kovalenko1-2/+2
2010-05-22sparc64: fix pstate privilege bitsIgor V. Kovalenko4-36/+57
2010-05-22sparc64: generate data access exception on RW violationIgor V. Kovalenko1-37/+62
2010-05-22sparc32 protect read-only bits in DMA CSR registersArtyom Tarasenko1-4/+8
2010-05-22vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedcTeLeMan1-1/+0
2010-05-22Fix -device help and documentationMarkus Armbruster1-9/+6
2010-05-22Fix tarbin Makefile ruleStuart Brady1-34/+13
2010-05-22hxtool: Add syntax error detectionJan Kiszka1-1/+15