summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | qcow2: Fix signedness bugsKevin Wolf2010-02-102-10/+8
* | qemu-img: Fix qemu-img can't create qcow image based on read-only imageSheng Yang2010-02-101-5/+10
* | doc: Update mingw cross compile instructionsScott Tsai2010-02-101-14/+31
* | Do not ignore error, if open file failed (-serial /dev/tty)Evgeniy Dushistov2010-02-101-0/+3
* | Documentation: Add build support for documentation in pdf formatStefan Weil2010-02-102-8/+14
* | fix placement of config-host.h inclusionPaolo Bonzini2010-02-101-3/+4
* | loop write in qemu_event_increment upon EINTRPaolo Bonzini2010-02-101-2/+6
* | do not loop on an incomplete io_thread_fd readPaolo Bonzini2010-02-101-2/+2
* | Try not to exceed max downtime on stage3Liran Schour2010-02-091-9/+70
* | Count dirty blocks and expose an API to get dirty countLiran Schour2010-02-093-2/+16
* | Tranfer dirty blocks during iterative phaseLiran Schour2010-02-091-36/+99
* | add qemu_get_clock_nsPaolo Bonzini2010-02-092-2/+20
* | Remove unused codeLiran Schour2010-02-091-43/+18
* | kvm: move kvm to use memory notifiersMichael S. Tsirkin2010-02-093-30/+35
* | kvm: move kvm_set_phys_mem aroundMichael S. Tsirkin2010-02-091-138/+138
* | qemu: memory notifiersMichael S. Tsirkin2010-02-092-3/+129
* | tcg/mips: fix crash in tcg_out_qemu_ld()Aurelien Jarno2010-02-091-2/+2
* | target-sh4: MMU: separate execute and read/write permissionsAurelien Jarno2010-02-091-21/+6
* | target-sh4: MMU: fix store queue addressesAurelien Jarno2010-02-091-1/+1
* | target-sh4: MMU: remove dead codeAurelien Jarno2010-02-091-18/+0
* | target-sh4: MMU: reduce the size of a TLB entryAurelien Jarno2010-02-091-12/+11
* | target-sh4: MMU: optimize UTLB accessesAurelien Jarno2010-02-091-24/+14
* | target-sh4: MMU: fix ITLB priviledge checkAurelien Jarno2010-02-091-1/+1
* | target-sh4: MMU: simplify call to tlb_set_page()Aurelien Jarno2010-02-091-6/+3
* | target-sh4: MMU: fix mem_idx computationAurelien Jarno2010-02-091-1/+1
* | sh7750: handle MMUCR TI bitAurelien Jarno2010-02-093-2/+25
* | tcg/mips: implement setcond2Aurelien Jarno2010-02-091-12/+80
* | Merge remote branch 'linux-user/linux-user-for-upstream' into staging-tmpAnthony Liguori2010-02-080-0/+0
|\ \
| * | target-arm: refactor cp15.c13 register accessRiku Voipio2010-02-052-16/+55
| * | linux-user: remove signal handler before calling abort()Riku Voipio2010-02-051-0/+9
| * | fix locking error with current_tbRiku Voipio2010-02-051-2/+2
| * | linux-user: adapt uname machine to emulated CPULoïc Minier2010-02-054-2/+76
* | | Merge remote branch 'qemu-kvm/uq/master' into staging-tmpAnthony Liguori2010-02-088-17/+49
|\ \ \
| * | | Fix incoming migration with iothreadMarcelo Tosatti2010-02-031-0/+2
| * | | KVM: Move and rename regs_modifiedJan Kiszka2010-02-032-8/+8
| * | | KVM: Make vmport KVM-compatibleJan Kiszka2010-02-031-0/+3
| * | | KVM: x86: Fix up misreported CPU featuresJan Kiszka2010-02-031-1/+7
| * | | KVM: Request setting of nmi_pending and sipi_vectorJan Kiszka2010-02-031-0/+3
| * | | kvm: Flush coalesced MMIO buffer periodlySheng Yang2010-02-035-8/+26
| |/ /
* | | tcg/mips: implement setcondAurelien Jarno2010-02-081-0/+65
* | | configure: fix the static compilation for sdlTeLeMan2010-02-081-2/+5
* | | configure: Add --enable-docs and --disable-docs to --helpDirk Ullrich2010-02-081-0/+2
* | | target-sh4: minor optimisationsAurelien Jarno2010-02-081-26/+26
* | | SH4/R2D: fix poweroffAurelien Jarno2010-02-081-4/+5
* | | tcg: move setcond* ops to non-optional sectionAurelien Jarno2010-02-081-35/+37
* | | tcg: add setcondi pseudo-opAurelien Jarno2010-02-081-0/+18
* | | block/curl: %Z is not a valid conversion specifiermalc2010-02-081-1/+1
| |/ |/|
* | vl.c: avoid preprocessor directives in a printf callPaolo Bonzini2010-02-082-10/+12
* | do not interpolate % from vl.c to qemu-options.hPaolo Bonzini2010-02-082-13/+7
* | cope with printf macro definition in readline.cPaolo Bonzini2010-02-081-0/+1
OpenPOWER on IntegriCloud