aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-07qemu-img: use the heap instead of the huge stack array for win32TeLeMan
2010-05-04Update for 0.12.4 releasev0.12.4Anthony Liguori
2010-04-25Workaround for broken OSS_GETVERSION on FreeBSD, part twoJuergen Lock
2010-04-25oss: fix fragment settingmalc
2010-04-25oss: issue OSS_GETVERSION ioctl only when neededmalc
2010-04-25oss: refactor code around policy settingmalc
2010-04-25oss: workaround for cases when OSS_GETVERSION is not definedmalc
2010-04-24block: Free iovec arrays allocated by multiwrite_merge()Stefan Hajnoczi
2010-04-18lsi: fix segfault in lsi_command_completeGerd Hoffmann
2010-04-18lsi: pass lsi_request to lsi_reselectGerd Hoffmann
2010-04-18lsi: move dma_len+dma_buf into lsi_requestGerd Hoffmann
2010-04-18lsi: move current_dev into lsi_requestGerd Hoffmann
2010-04-18lsi: have lsi_request for the whole life time of the request.Gerd Hoffmann
2010-04-18lsi: use QTAILQ for lsi_queueGerd Hoffmann
2010-04-14tcp/mips: Change TCG_AREG0 (fp -> s0)Stefan Weil
2010-04-14sh_pci: fix memory and I/O accessAurelien Jarno
2010-04-14Fix incoming migration with iothreadMarcelo Tosatti
2010-04-11Fix SIGFPE for vnc display of width/height = 1Chris Webb
2010-04-11net: remove broken net_set_boot_mask() boot device validationEduardo Habkost
2010-04-10qcow2: Remove request from in-flight list after errorKevin Wolf
2010-04-10qcow2: Don't ignore immediate read/write failuresKevin Wolf
2010-04-10block: Fix multiwrite memory leak in error caseKevin Wolf
2010-04-10block: Fix error code in multiwrite for immediate failuresKevin Wolf
2010-04-10block: Fix multiwrite error handlingKevin Wolf
2010-04-09scsi-disk: fix buffer overflowGerd Hoffmann
2010-04-09qcow2: Rewrite alloc_refcount_block/grow_refcount_tableKevin Wolf
2010-04-09qcow2: Factor next_refcount_table_size outKevin Wolf
2010-04-09block: avoid creating too large iovecs in multiwrite_mergeChristoph Hellwig
2010-04-09json-parser: Fix segfault on malformed inputKevin Wolf
2010-04-09linux-user: switch default ppc64 CPU to 970fx from 970Aurelien Jarno
2010-04-09target-sh4: MMU: fix store queue addressesAurelien Jarno
2010-04-09target-sh4: MMU: fix ITLB priviledge checkAurelien Jarno
2010-04-09target-sh4: MMU: fix mem_idx computationAurelien Jarno
2010-04-09sh7750: handle MMUCR TI bitAurelien Jarno
2010-04-06UHCI spurious interrut fixPaul Brook
2010-03-29tcg/mips: fix branch offset during retranslationAurelien Jarno
2010-03-25pci passthrough: zap option rom scanning.Gerd Hoffmann
2010-03-24Bail out when VCPU_CREATE failsAlexander Graf
2010-03-19tcg/arm: correctly save/restore registers in prologue/epilogueAurelien Jarno
2010-03-19workaround for cmd646 bmdma register access while no dma is activeIgor V. Kovalenko
2010-03-16Fix corner case in chardev udp: parameterJan Kiszka
2010-03-16Don't set default monitor when there is a mux'ed oneJan Kiszka
2010-03-14spelling typo (compatibilty) in hw/fw_cfg.cVagrant Cascadian
2010-03-13fdc: fix drive property handling.Gerd Hoffmann
2010-03-13target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957TeLeMan
2010-03-10target-i386: fix SIB decoding with index = 4Aurelien Jarno
2010-03-06Fix segfault with ram_size > 4095M without kvmRyan Harper
2010-03-06target-i386: Fix long jumps/calls in long mode with REX.W setmalc
2010-03-06target-i386: fix lddqu SSE instructionAurelien Jarno
2010-02-28qemu-char.c: drop debug printfs from qemu_chr_parse_compatJan Kiszka