summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-15pci-host: update uncorresponding descriptionGonglei1-1/+1
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei4-4/+4
2014-08-15qemu-options.hx: fix a typo of chardevLiming Wang1-1/+1
2014-08-15memory: Update obsolete comment about AddrRange field typeFam Zheng1-2/+1
2014-08-15apic: Fix reported DFR contentJan Kiszka1-1/+1
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-09' in...Peter Maydell14-49/+137
2014-08-09build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng3-10/+4
2014-08-09po: Add Chinese translationFam Zheng1-0/+86
2014-08-09qemu-img: Check getchar() return value in read_password() for WIN32Chen Gang1-2/+7
2014-08-09hw/timer: Move extern declaration from .c to .h fileStefan Weil2-4/+6
2014-08-09virtio: Move extern declaration to header fileStefan Weil2-2/+2
2014-08-09Show length mismatch error is hexAlex Bligh1-2/+2
2014-08-09target-i386/cpu.c: Fix two error output indentationchenfan1-5/+5
2014-08-09l2tpv3 (configure): it is linux-specificMichael Tokarev1-0/+1
2014-08-09hw/timer/imx_*: fix TIMER_MAX clash with system symbolMichael Tokarev2-24/+24
2014-08-08Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-08-08' into stagingPeter Maydell5-3/+650
2014-08-07qga: Disable unsupported commands by defaultTomoki Sekiyama4-1/+71
2014-08-07qga: Add guest-get-fsinfo commandTomoki Sekiyama3-1/+522
2014-08-07qga: Add guest-fsfreeze-freeze-list commandTomoki Sekiyama3-1/+57
2014-08-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell16-32/+444
2014-08-07target-mips: Ignore unassigned accesses with KVMJames Hogan1-0/+11
2014-08-07monitor: Add drift info to 'info jit'Sebastian Tanase4-0/+30
2014-08-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014080...Peter Maydell1-15/+31
2014-08-06cpu-exec: Print to console if the guest is lateSebastian Tanase1-1/+32
2014-08-06cpu-exec: Add sleeping algorithmSebastian Tanase3-0/+97
2014-08-06icount: Add align option to icountSebastian Tanase4-9/+30
2014-08-06icount: Add QemuOpts for icountSebastian Tanase5-13/+52
2014-08-06icount: Fix virtual clock start value on ARMSebastian Tanase1-1/+1
2014-08-06timer: add cpu_icount_to_ns function.KONRAD Frederic2-1/+7
2014-08-06migration: migrate icount fields.KONRAD Frederic1-0/+27
2014-08-06icount: put icount variables into TimerState.KONRAD Frederic1-13/+16
2014-08-06backends: Introduce chr-testdevPaolo Bonzini7-2/+149
2014-08-05vfio: Don't cache MSIMessageAlex Williamson1-6/+2
2014-08-05vfio: Fix MSI-X vector expansionAlex Williamson1-9/+29
2014-08-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140804'...Peter Maydell10-54/+79
2014-08-04target-arm: A64: fix TLB flush instructionsAlex Bennée1-2/+8
2014-08-04target-arm: don't hardcode mask values in arm_cpu_handle_mmu_faultAlex Bennée1-2/+2
2014-08-04target-arm: Fix bit test in sp_el0_accessStefan Weil1-1/+1
2014-08-04target-arm: Add FAR_EL2 and 3Edgar E. Iglesias2-1/+7
2014-08-04target-arm: Add ESR_EL2 and 3Edgar E. Iglesias2-1/+9
2014-08-04target-arm: Make far_el1 an arrayEdgar E. Iglesias4-10/+10
2014-08-04target-arm: A64: Respect SPSEL when taking exceptionsEdgar E. Iglesias1-2/+2
2014-08-04target-arm: A64: Respect SPSEL in ERET SP restoreEdgar E. Iglesias1-1/+1
2014-08-04target-arm: A64: Break out aarch64_save/restore_spEdgar E. Iglesias3-24/+24
2014-08-04sd: sdhci: Fix ADMA dma_memory_read accessPeter Crosthwaite1-1/+2
2014-08-04hw/arm/virt: formatting: memory mapAndrew Jones1-8/+8
2014-08-04hw/arm/boot: Set PC correctly when loading AArch64 ELF filesPeter Maydell1-2/+6
2014-08-04Merge remote-tracking branch 'remotes/amit-migration/for-2.2' into stagingPeter Maydell1-5/+65
2014-08-04Merge remote-tracking branch 'remotes/amit-virtio-rng/for-2.2' into stagingPeter Maydell1-13/+12
2014-08-04Merge remote-tracking branch 'remotes/sstabellini/xen-20140801' into stagingPeter Maydell6-3/+112