summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* block: fix sector comparism in multiwrite_req_compareChristoph Hellwig2010-07-201-1/+13
* pci: irq_state vmstate breakageMichael S. Tsirkin2010-07-201-2/+2
* Merge commit 'v0.12.4' into stable-0.12qemu-kvm-0.12.4Avi Kivity2010-05-0936-402/+605
|\
| * Update for 0.12.4 releaseAnthony Liguori2010-05-042-1/+51
| * Workaround for broken OSS_GETVERSION on FreeBSD, part twoJuergen Lock2010-04-251-4/+26
| * oss: fix fragment settingmalc2010-04-251-13/+16
| * oss: issue OSS_GETVERSION ioctl only when neededmalc2010-04-251-17/+17
| * oss: refactor code around policy settingmalc2010-04-251-12/+8
| * oss: workaround for cases when OSS_GETVERSION is not definedmalc2010-04-251-1/+12
| * block: Free iovec arrays allocated by multiwrite_merge()Stefan Hajnoczi2010-04-241-0/+3
| * lsi: fix segfault in lsi_command_completeGerd Hoffmann2010-04-181-1/+1
| * lsi: pass lsi_request to lsi_reselectGerd Hoffmann2010-04-181-16/+7
| * lsi: move dma_len+dma_buf into lsi_requestGerd Hoffmann2010-04-181-22/+23
| * lsi: move current_dev into lsi_requestGerd Hoffmann2010-04-181-11/+12
| * lsi: have lsi_request for the whole life time of the request.Gerd Hoffmann2010-04-181-21/+32
| * lsi: use QTAILQ for lsi_queueGerd Hoffmann2010-04-181-40/+28
| * tcp/mips: Change TCG_AREG0 (fp -> s0)Stefan Weil2010-04-143-8/+9
| * sh_pci: fix memory and I/O accessAurelien Jarno2010-04-143-96/+17
| * Fix incoming migration with iothreadMarcelo Tosatti2010-04-141-0/+2
| * Fix SIGFPE for vnc display of width/height = 1Chris Webb2010-04-111-2/+4
| * net: remove broken net_set_boot_mask() boot device validationEduardo Habkost2010-04-113-25/+1
| * qcow2: Remove request from in-flight list after errorKevin Wolf2010-04-102-1/+6
| * qcow2: Don't ignore immediate read/write failuresKevin Wolf2010-04-101-2/+6
| * block: Fix multiwrite memory leak in error caseKevin Wolf2010-04-101-1/+2
| * block: Fix error code in multiwrite for immediate failuresKevin Wolf2010-04-101-2/+2
| * block: Fix multiwrite error handlingKevin Wolf2010-04-101-1/+1
| * scsi-disk: fix buffer overflowGerd Hoffmann2010-04-091-1/+3
| * qcow2: Rewrite alloc_refcount_block/grow_refcount_tableKevin Wolf2010-04-091-88/+222
| * qcow2: Factor next_refcount_table_size outKevin Wolf2010-04-091-11/+19
| * block: avoid creating too large iovecs in multiwrite_mergeChristoph Hellwig2010-04-092-0/+8
| * json-parser: Fix segfault on malformed inputKevin Wolf2010-04-091-1/+1
| * linux-user: switch default ppc64 CPU to 970fx from 970Aurelien Jarno2010-04-091-1/+1
| * target-sh4: MMU: fix store queue addressesAurelien Jarno2010-04-091-1/+1
| * target-sh4: MMU: fix ITLB priviledge checkAurelien Jarno2010-04-091-1/+1
| * target-sh4: MMU: fix mem_idx computationAurelien Jarno2010-04-091-1/+1
| * sh7750: handle MMUCR TI bitAurelien Jarno2010-04-093-2/+25
| * UHCI spurious interrut fixPaul Brook2010-04-061-3/+4
| * tcg/mips: fix branch offset during retranslationAurelien Jarno2010-03-291-19/+30
| * tcg/arm: correctly save/restore registers in prologue/epilogueAurelien Jarno2010-03-191-4/+7
| * workaround for cmd646 bmdma register access while no dma is activeIgor V. Kovalenko2010-03-193-5/+4
| * Fix corner case in chardev udp: parameterJan Kiszka2010-03-161-1/+1
| * Don't set default monitor when there is a mux'ed oneJan Kiszka2010-03-161-0/+9
| * spelling typo (compatibilty) in hw/fw_cfg.cVagrant Cascadian2010-03-141-1/+1
| * fdc: fix drive property handling.Gerd Hoffmann2010-03-131-5/+15
| * target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957TeLeMan2010-03-131-0/+5
| * target-i386: fix SIB decoding with index = 4Aurelien Jarno2010-03-101-2/+2
| * Fix segfault with ram_size > 4095M without kvmRyan Harper2010-03-061-0/+6
| * target-i386: Fix long jumps/calls in long mode with REX.W setmalc2010-03-061-3/+1
| * target-i386: fix lddqu SSE instructionAurelien Jarno2010-03-061-1/+1
| * qemu-char.c: drop debug printfs from qemu_chr_parse_compatJan Kiszka2010-02-281-3/+0