aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-15l2cap: fix access to freed memoryzhanghailiang
2014-08-15intc: i8259: Convert Array allocation to g_new0Peter Crosthwaite
2014-08-15ppc: convert g_new(qemu_irq usages to g_new0Peter Crosthwaite
2014-08-15ssi: xilinx_spi: Initialise CS GPIOs as NULLPeter Crosthwaite
2014-08-15vl: free errHu Tao
2014-08-15qemu-options.hx: fix typo about l2tpv3Gonglei
2014-08-15vmxnet3: don't use 'Yoda conditions'Gonglei
2014-08-15vl: don't use 'Yoda conditions'Gonglei
2014-08-15spice: don't use 'Yoda conditions'Gonglei
2014-08-15don't use 'Yoda conditions'Gonglei
2014-08-15isa-bus: don't use 'Yoda conditions'Gonglei
2014-08-15audio: don't use 'Yoda conditions'Gonglei
2014-08-15usb: don't use 'Yoda conditions'Gonglei
2014-08-15CODING_STYLE: Section about conditional statementGonglei
2014-08-15pci-host: update uncorresponding descriptionGonglei
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei
2014-08-15qemu-options.hx: fix a typo of chardevLiming Wang
2014-08-15memory: Update obsolete comment about AddrRange field typeFam Zheng
2014-08-15apic: Fix reported DFR contentJan Kiszka
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-09' in...Peter Maydell
2014-08-09build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng
2014-08-09po: Add Chinese translationFam Zheng
2014-08-09qemu-img: Check getchar() return value in read_password() for WIN32Chen Gang
2014-08-09hw/timer: Move extern declaration from .c to .h fileStefan Weil
2014-08-09virtio: Move extern declaration to header fileStefan Weil
2014-08-09Show length mismatch error is hexAlex Bligh
2014-08-09target-i386/cpu.c: Fix two error output indentationchenfan
2014-08-09l2tpv3 (configure): it is linux-specificMichael Tokarev
2014-08-09hw/timer/imx_*: fix TIMER_MAX clash with system symbolMichael Tokarev
2014-08-08Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-08-08' into stagingPeter Maydell
2014-08-07qga: Disable unsupported commands by defaultTomoki Sekiyama
2014-08-07qga: Add guest-get-fsinfo commandTomoki Sekiyama
2014-08-07qga: Add guest-fsfreeze-freeze-list commandTomoki Sekiyama
2014-08-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-07target-mips: Ignore unassigned accesses with KVMJames Hogan
2014-08-07monitor: Add drift info to 'info jit'Sebastian Tanase
2014-08-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014080...Peter Maydell
2014-08-06cpu-exec: Print to console if the guest is lateSebastian Tanase
2014-08-06cpu-exec: Add sleeping algorithmSebastian Tanase
2014-08-06icount: Add align option to icountSebastian Tanase
2014-08-06icount: Add QemuOpts for icountSebastian Tanase
2014-08-06icount: Fix virtual clock start value on ARMSebastian Tanase
2014-08-06timer: add cpu_icount_to_ns function.KONRAD Frederic
2014-08-06migration: migrate icount fields.KONRAD Frederic
2014-08-06icount: put icount variables into TimerState.KONRAD Frederic
2014-08-06backends: Introduce chr-testdevPaolo Bonzini
2014-08-05vfio: Don't cache MSIMessageAlex Williamson
2014-08-05vfio: Fix MSI-X vector expansionAlex Williamson
2014-08-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140804'...Peter Maydell
2014-08-04target-arm: A64: fix TLB flush instructionsAlex Bennée