summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-03Add -incoming help textDr. David Alan Gilbert
2015-06-03hw/display/tc6393xb.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/alpha/typhoon.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/unicore32/puv3.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/lm32/milkymist.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/lm32/lm32_boards.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/ppc/prep.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/sparc/sun4m.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/isa/i82378.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/isa/lpc_ich9.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/i386/pc: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/intc/exynos4210_gic.c: Fix memory leak by adjusting orderShannon Zhao
2015-06-03hw/arm/omap_sx1.c: Fix memory leak spotted by valgrindShannon Zhao
2015-06-03hw/ppc/e500.c: Fix memory leakShannon Zhao
2015-06-03hw/alpha/dp264.c: Fix memory leak spotted by valgrindShannon Zhao
2015-06-03vl: fix memory leak spotted by valgrindShannon Zhao
2015-06-03device-tree: Make a common-objPeter Crosthwaite
2015-06-03hw/i386/acpi-build: decref after useShannon Zhao
2015-06-03hw/ide/pci: Fix memory leakShannon Zhao
2015-06-03hw/i386/pc_piix: Fix memory leakShannon Zhao
2015-06-03docs/writing-qmp-commands: fix a typoChen Hanxiao
2015-06-03util: socket: Add missing localaddr and localport option for DGRAM socketPeter Krempa
2015-06-03microblaze: cpu: Delete MMAP_SHIFT definitionPeter Crosthwaite
2015-06-03iscsi: Remove pointless runtime check of macro valueFam Zheng
2015-06-02Merge remote-tracking branch 'remotes/sstabellini/tags/xen-15-06-02-tag' into...Peter Maydell
2015-06-02xen/pt: unknown PCI config space fields should be read-onlyJan Beulich
2015-06-02xen/pt: add a few PCI config space field descriptionsJan Beulich
2015-06-02xen/pt: mark reserved bits in PCI config space fieldsJan Beulich
2015-06-02xen/pt: mark all PCIe capability bits read-onlyJan Beulich
2015-06-02xen/pt: split out calculation of throughable mask in PCI config space handlingJan Beulich
2015-06-02xen/pt: correctly handle PM status bitJan Beulich
2015-06-02xen/pt: consolidate PM capability emu_maskJan Beulich
2015-06-02xen/MSI: don't open-code pass-through of enable bit modificationsJan Beulich
2015-06-02xen/MSI-X: limit error messagesJan Beulich
2015-06-02xen: don't allow guest to control MSI mask registerJan Beulich
2015-06-02xen: properly gate host writes of modified PCI CFG contentsJan Beulich
2015-06-02target-arm: Correct check for non-EL3Edgar E. Iglesias
2015-06-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150602-1' into...Peter Maydell
2015-06-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-02virtio-input: make virtio devices follow usual naming conventionGerd Hoffmann
2015-06-02virtio-input: const_le16 and const_le32 not build time constantMichael Mueller
2015-06-01acpi: add missing ssdtMichael S. Tsirkin
2015-06-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-01vhost-user: add multi queue supportOuyang Changchun
2015-06-01virtio: make features 64bit wideGerd Hoffmann
2015-06-01qdev: add 64bit propertiesGerd Hoffmann
2015-06-01virtio-mmio: ioeventfd supportYing-Shiuan Pan
2015-06-01hw/acpi/aml-build: Fix memory leakShannon Zhao