summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-14block: Always pass NULL as drv for bdrv_open()Max Reitz4-63/+57
2015-09-14Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150913' into...Peter Maydell3-95/+71
2015-09-13sh4: Fix initramfs initialization for endiannes-mismatched targetsGuenter Roeck1-3/+3
2015-09-13target-sh4: improve shad instructionAurelien Jarno1-31/+22
2015-09-13target-sh4: improve shld instructionAurelien Jarno1-26/+22
2015-09-13target-sh4: improve cmp/str instructionAurelien Jarno1-12/+5
2015-09-13target-sh4: use deposit in swap.b instructionAurelien Jarno1-6/+2
2015-09-13target-sh4: add flags markups for FP helpersAurelien Jarno1-17/+17
2015-09-11Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150911' into stagingPeter Maydell38-95/+155
2015-09-11scripts/qemu-gdb: Add brief comment describing usagePeter Maydell1-0/+3
2015-09-11scripts/qemu-gdb: Silently pass through SIGUSR1Peter Maydell1-0/+4
2015-09-11scripts/qemu-gdb: Split CoroutineCommand into its own filePeter Maydell2-76/+93
2015-09-11scripts/qemu-gdb: Split MtreeCommand into its own modulePeter Maydell3-62/+118
2015-09-11cpu-exec: introduce loop exit with restore functionPavel Dovgalyuk2-0/+10
2015-09-11softmmu: remove now unused functionsPavel Dovgalyuk2-35/+0
2015-09-11softmmu: add helper function to pass through retaddrPavel Dovgalyuk4-14/+99
2015-09-11tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt32-46/+46
2015-09-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-09-1...Peter Maydell165-649/+472
2015-09-11virtio-vga: enable for i386Gerd Hoffmann1-0/+1
2015-09-11hw/arm/spitz: Remove meaningless blank PropertyShannon Zhao1-5/+0
2015-09-11hw/gpio/zaurus: Remove meaningless blank PropertyShannon Zhao1-5/+0
2015-09-11hw/virtio/virtio-pci: Remove meaningless blank PropertyShannon Zhao1-5/+0
2015-09-11hw/s390x/s390-virtio-bus: Remove meaningless blank PropertyShannon Zhao1-5/+0
2015-09-11typofixes - v4Veres Lajos35-48/+47
2015-09-11qapi-schema: remove legacy<> from docMarc-André Lureau1-9/+6
2015-09-11disas/microblaze: Remove unused codeStefan Weil1-150/+0
2015-09-11help: dd missing newlineLaurent Vivier1-1/+1
2015-09-11Target-ppc: Remove unnecessary variableShraddha Barke1-7/+2
2015-09-11baum: Fix build with debugging enabledSamuel Thibault1-1/+1
2015-09-11linux-user: Fix warnings caused by missing 'static' attributeStefan Weil1-4/+4
2015-09-11opts: produce valid command line in qemu_opts_printKővágó, Zoltán34-100/+123
2015-09-11docs: fix a qga/qapi-schema.json commentMarc-André Lureau1-1/+2
2015-09-11trivial: remove trailing newline from error_reportJohn Snow3-4/+4
2015-09-11maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster9-40/+20
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange20-93/+39
2015-09-11maint: remove unused include for strings.hDaniel P. Berrange4-4/+0
2015-09-11maint: remove unused include for signal.hDaniel P. Berrange10-10/+0
2015-09-11maint: remove unused include for dirent.hDaniel P. Berrange5-6/+0
2015-09-11maint: remove unused include for assert.hDaniel P. Berrange8-9/+0
2015-09-11maint: remove / fix many doubled wordsDaniel P. Berrange23-26/+26
2015-09-11maint: remove double semicolons in many filesDaniel P. Berrange5-6/+6
2015-09-11i6300esb: fix timer overflowLaurent Vivier1-1/+1
2015-09-11Trivial: fix commandline help messageAndrey Korolyov1-1/+1
2015-09-11Update language files for QEMU 2.4.0Stefan Weil7-108/+188
2015-09-10Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell23-230/+1179
2015-09-10xen/pt: Don't slurp wholesale the PCI configuration registersKonrad Rzeszutek Wilk1-6/+1
2015-09-10xen/pt: Check for return values for xen_host_pci_[get|set] in initKonrad Rzeszutek Wilk1-8/+16
2015-09-10xen/pt: Move bulk of xen_pt_unregister_device in its own routine.Konrad Rzeszutek Wilk1-58/+63
2015-09-10xen/pt: Make xen_pt_unregister_device idempotentKonrad Rzeszutek Wilk4-6/+22
2015-09-10xen/pt: Log xen_host_pci_get/set errors in MSI code.Konrad Rzeszutek Wilk1-4/+14