summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-28add support for protocol driver create_optionsMORITA Kazutaka5-26/+86
2010-05-28qemu-io: Add multiwrite commandKevin Wolf1-0/+192
2010-05-28block: Fix multiwrite with overlapping requestsKevin Wolf1-1/+1
2010-05-28qcow2: Fix error handling in l2_allocateKevin Wolf1-10/+13
2010-05-28qcow2: Clear L2 table cache after write errorKevin Wolf1-0/+1
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
2010-05-22Fix TEXI section mark imbalance in qemu-img-cmd.hxJan Kiszka1-1/+1
2010-05-22Put dependency files in proper subdirJan Kiszka1-1/+1
2010-05-22Clean libhw subdirs as wellJan Kiszka1-1/+1
2010-05-22Fix %lld or %llx printf format useBlue Swirl14-60/+67
2010-05-22Compile dma only onceBlue Swirl19-17/+83
2010-05-22pckbd: improve debuggingBlue Swirl1-13/+15
2010-05-22Compile pckbd only onceBlue Swirl16-57/+88
2010-05-21linux-user: do not warn for missing pselect6Riku Voipio1-0/+4
2010-05-21tcg-ia64: Load GUEST_BASE into a register.Richard Henderson1-44/+88
2010-05-21tcg-ia64: Fix some register usage issues.Richard Henderson1-25/+42
2010-05-21tcg-hppa: Load GUEST_BASE as an immediate.Richard Henderson1-8/+4
2010-05-21tcg: Initialize the prologue after GUEST_BASE is fixed.Richard Henderson5-2/+25
2010-05-21alpha-linux-user: Fix sigprocmask.Richard Henderson2-5/+43
2010-05-21alpha-linux-user: Fix sigsuspend parameters.Richard Henderson1-0/+5
2010-05-21alpha-linux-user: Fix getxpid.Richard Henderson1-3/+8
2010-05-21alpha-linux-user: Fix pipe return mechanism.Richard Henderson1-12/+18
2010-05-21alpha-linux-user: Add correct sigaction constants.Richard Henderson1-0/+8
2010-05-21alpha-linux-user: Fix siginfo.si_addr for SIGSEGV and SIGBUS.Richard Henderson1-2/+2
2010-05-21alpha-linux-user: Fix brk error return.Richard Henderson1-2/+10
2010-05-21tcg-i386: Nuke trailing whitespace.Richard Henderson1-22/+22