summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: don't use 'Yoda conditions'Gonglei2014-08-153-4/+4
* CODING_STYLE: Section about conditional statementGonglei2014-08-151-0/+14
* pci-host: update uncorresponding descriptionGonglei2014-08-151-1/+1
* pci-host: update obsolete reference about piix_pci.cGonglei2014-08-154-4/+4
* qemu-options.hx: fix a typo of chardevLiming Wang2014-08-151-1/+1
* memory: Update obsolete comment about AddrRange field typeFam Zheng2014-08-151-2/+1Star
* apic: Fix reported DFR contentJan Kiszka2014-08-151-1/+1
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-09' in...Peter Maydell2014-08-1514-49/+137
|\
| * build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng2014-08-083-10/+4Star
| * po: Add Chinese translationFam Zheng2014-08-081-0/+86
| * qemu-img: Check getchar() return value in read_password() for WIN32Chen Gang2014-08-081-2/+7
| * hw/timer: Move extern declaration from .c to .h fileStefan Weil2014-08-082-4/+6
| * virtio: Move extern declaration to header fileStefan Weil2014-08-082-2/+2
| * Show length mismatch error is hexAlex Bligh2014-08-081-2/+2
| * target-i386/cpu.c: Fix two error output indentationchenfan2014-08-081-5/+5
| * l2tpv3 (configure): it is linux-specificMichael Tokarev2014-08-081-0/+1
| * hw/timer/imx_*: fix TIMER_MAX clash with system symbolMichael Tokarev2014-08-082-24/+24
|/
* Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-08-08' into stagingPeter Maydell2014-08-085-3/+650
|\
| * qga: Disable unsupported commands by defaultTomoki Sekiyama2014-08-084-1/+71
| * qga: Add guest-get-fsinfo commandTomoki Sekiyama2014-08-083-1/+522
| * qga: Add guest-fsfreeze-freeze-list commandTomoki Sekiyama2014-08-083-1/+57
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-0716-32/+444
|\
| * target-mips: Ignore unassigned accesses with KVMJames Hogan2014-08-071-0/+11
| * monitor: Add drift info to 'info jit'Sebastian Tanase2014-08-074-0/+30
| * cpu-exec: Print to console if the guest is lateSebastian Tanase2014-08-061-1/+32
| * cpu-exec: Add sleeping algorithmSebastian Tanase2014-08-063-0/+97
| * icount: Add align option to icountSebastian Tanase2014-08-064-9/+30
| * icount: Add QemuOpts for icountSebastian Tanase2014-08-065-13/+52
| * icount: Fix virtual clock start value on ARMSebastian Tanase2014-08-061-1/+1
| * timer: add cpu_icount_to_ns function.KONRAD Frederic2014-08-062-1/+7
| * migration: migrate icount fields.KONRAD Frederic2014-08-061-0/+27
| * icount: put icount variables into TimerState.KONRAD Frederic2014-08-061-13/+16
| * backends: Introduce chr-testdevPaolo Bonzini2014-08-067-2/+149
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014080...Peter Maydell2014-08-071-15/+31
|\ \
| * | vfio: Don't cache MSIMessageAlex Williamson2014-08-051-6/+2Star
| * | vfio: Fix MSI-X vector expansionAlex Williamson2014-08-051-9/+29
|/ /
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140804'...Peter Maydell2014-08-0410-54/+79
|\ \
| * | target-arm: A64: fix TLB flush instructionsAlex Bennée2014-08-041-2/+8
| * | target-arm: don't hardcode mask values in arm_cpu_handle_mmu_faultAlex Bennée2014-08-041-2/+2
| * | target-arm: Fix bit test in sp_el0_accessStefan Weil2014-08-041-1/+1
| * | target-arm: Add FAR_EL2 and 3Edgar E. Iglesias2014-08-042-1/+7
| * | target-arm: Add ESR_EL2 and 3Edgar E. Iglesias2014-08-042-1/+9
| * | target-arm: Make far_el1 an arrayEdgar E. Iglesias2014-08-044-10/+10
| * | target-arm: A64: Respect SPSEL when taking exceptionsEdgar E. Iglesias2014-08-041-2/+2
| * | target-arm: A64: Respect SPSEL in ERET SP restoreEdgar E. Iglesias2014-08-041-1/+1
| * | target-arm: A64: Break out aarch64_save/restore_spEdgar E. Iglesias2014-08-043-24/+24
| * | sd: sdhci: Fix ADMA dma_memory_read accessPeter Crosthwaite2014-08-041-1/+2
| * | hw/arm/virt: formatting: memory mapAndrew Jones2014-08-041-8/+8
| * | hw/arm/boot: Set PC correctly when loading AArch64 ELF filesPeter Maydell2014-08-041-2/+6
* | | Merge remote-tracking branch 'remotes/amit-migration/for-2.2' into stagingPeter Maydell2014-08-041-5/+65
|\ \ \ | |/ / |/| |