summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix undefined shifts by >32Paolo Bonzini2010-02-271-2/+2
* Fix qemu -net user,hostfwd= exampleAurelien Jarno2010-02-271-1/+1
* Merge remote branch 'qemu-kvm/uq/stable-0.12' into stable-0.12Anthony Liguori2010-02-230-0/+0
|\
| * kvm: Fix eflags corruption in kvm modeJan Kiszka2010-02-211-5/+7
* | Update version and change for 0.12.3 releaseAnthony Liguori2010-02-232-1/+53
* | qcow2: Fix access after end of arrayKevin Wolf2010-02-231-2/+6
* | ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti2010-02-232-2/+62
* | net: Monitor command set_link finds only VLAN clients, fixMarkus Armbruster2010-02-231-0/+1
* | net: info network shows only VLAN clients, fixMarkus Armbruster2010-02-231-2/+9