summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-04Update for 0.12.4 releasev0.12.4Anthony Liguori2-1/+51
2010-04-25Workaround for broken OSS_GETVERSION on FreeBSD, part twoJuergen Lock1-4/+26
2010-04-25oss: fix fragment settingmalc1-13/+16
2010-04-25oss: issue OSS_GETVERSION ioctl only when neededmalc1-17/+17
2010-04-25oss: refactor code around policy settingmalc1-12/+8
2010-04-25oss: workaround for cases when OSS_GETVERSION is not definedmalc1-1/+12
2010-04-24block: Free iovec arrays allocated by multiwrite_merge()Stefan Hajnoczi1-0/+3
2010-04-18lsi: fix segfault in lsi_command_completeGerd Hoffmann1-1/+1
2010-04-18lsi: pass lsi_request to lsi_reselectGerd Hoffmann1-16/+7
2010-04-18lsi: move dma_len+dma_buf into lsi_requestGerd Hoffmann1-22/+23
2010-04-18lsi: move current_dev into lsi_requestGerd Hoffmann1-11/+12
2010-04-18lsi: have lsi_request for the whole life time of the request.Gerd Hoffmann1-21/+32
2010-04-18lsi: use QTAILQ for lsi_queueGerd Hoffmann1-40/+28
2010-04-14tcp/mips: Change TCG_AREG0 (fp -> s0)Stefan Weil3-8/+9
2010-04-14sh_pci: fix memory and I/O accessAurelien Jarno3-96/+17
2010-04-14Fix incoming migration with iothreadMarcelo Tosatti1-0/+2
2010-04-11Fix SIGFPE for vnc display of width/height = 1Chris Webb1-2/+4
2010-04-11net: remove broken net_set_boot_mask() boot device validationEduardo Habkost3-25/+1
2010-04-10qcow2: Remove request from in-flight list after errorKevin Wolf2-1/+6
2010-04-10qcow2: Don't ignore immediate read/write failuresKevin Wolf1-2/+6
2010-04-10block: Fix multiwrite memory leak in error caseKevin Wolf1-1/+2
2010-04-10block: Fix error code in multiwrite for immediate failuresKevin Wolf1-2/+2
2010-04-10block: Fix multiwrite error handlingKevin Wolf1-1/+1
2010-04-09scsi-disk: fix buffer overflowGerd Hoffmann1-1/+3
2010-04-09qcow2: Rewrite alloc_refcount_block/grow_refcount_tableKevin Wolf1-88/+222
2010-04-09qcow2: Factor next_refcount_table_size outKevin Wolf1-11/+19
2010-04-09block: avoid creating too large iovecs in multiwrite_mergeChristoph Hellwig2-0/+8
2010-04-09json-parser: Fix segfault on malformed inputKevin Wolf1-1/+1
2010-04-09linux-user: switch default ppc64 CPU to 970fx from 970Aurelien Jarno1-1/+1
2010-04-09target-sh4: MMU: fix store queue addressesAurelien Jarno1-1/+1
2010-04-09target-sh4: MMU: fix ITLB priviledge checkAurelien Jarno1-1/+1
2010-04-09target-sh4: MMU: fix mem_idx computationAurelien Jarno1-1/+1
2010-04-09sh7750: handle MMUCR TI bitAurelien Jarno3-2/+25
2010-04-06UHCI spurious interrut fixPaul Brook1-3/+4
2010-03-29tcg/mips: fix branch offset during retranslationAurelien Jarno1-19/+30
2010-03-19tcg/arm: correctly save/restore registers in prologue/epilogueAurelien Jarno1-4/+7
2010-03-19workaround for cmd646 bmdma register access while no dma is activeIgor V. Kovalenko3-5/+4
2010-03-16Fix corner case in chardev udp: parameterJan Kiszka1-1/+1
2010-03-16Don't set default monitor when there is a mux'ed oneJan Kiszka1-0/+9
2010-03-14spelling typo (compatibilty) in hw/fw_cfg.cVagrant Cascadian1-1/+1
2010-03-13fdc: fix drive property handling.Gerd Hoffmann1-5/+15
2010-03-13target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957TeLeMan1-0/+5
2010-03-10target-i386: fix SIB decoding with index = 4Aurelien Jarno1-2/+2
2010-03-06Fix segfault with ram_size > 4095M without kvmRyan Harper1-0/+6
2010-03-06target-i386: Fix long jumps/calls in long mode with REX.W setmalc1-3/+1
2010-03-06target-i386: fix lddqu SSE instructionAurelien Jarno1-1/+1
2010-02-28qemu-char.c: drop debug printfs from qemu_chr_parse_compatJan Kiszka1-3/+0
2010-02-27fix undefined shifts by >32Paolo Bonzini1-2/+2
2010-02-27Fix qemu -net user,hostfwd= exampleAurelien Jarno1-1/+1
2010-02-23Merge remote branch 'qemu-kvm/uq/stable-0.12' into stable-0.12v0.12.3Anthony Liguori0-0/+0