summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ivshmem: check the value returned by fstat()zhanghailiang2014-08-151-1/+5
* l2cap: fix access to freed memoryzhanghailiang2014-08-151-1/+1
* intc: i8259: Convert Array allocation to g_new0Peter Crosthwaite2014-08-151-1/+1
* ppc: convert g_new(qemu_irq usages to g_new0Peter Crosthwaite2014-08-153-3/+3
* ssi: xilinx_spi: Initialise CS GPIOs as NULLPeter Crosthwaite2014-08-151-1/+1
* vl: free errHu Tao2014-08-151-0/+1
* qemu-options.hx: fix typo about l2tpv3Gonglei2014-08-151-1/+1
* vmxnet3: don't use 'Yoda conditions'Gonglei2014-08-151-8/+8
* vl: don't use 'Yoda conditions'Gonglei2014-08-151-2/+3
* spice: don't use 'Yoda conditions'Gonglei2014-08-151-2/+2
* don't use 'Yoda conditions'Gonglei2014-08-153-3/+3
* isa-bus: don't use 'Yoda conditions'Gonglei2014-08-151-1/+1
* audio: don't use 'Yoda conditions'Gonglei2014-08-153-5/+6
* 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
|\ \