summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-17target-arm: Infrastucture changes to enable handling of tagged address loadin...Thomas Hanson
2016-10-17pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.Vijay Kumar B
2016-10-17tests: cleanup ptimer-testPaolo Bonzini
2016-10-17tests: add a m25p80 testCédric Le Goater
2016-10-17hw/arm/virt: no ITS on older machine typesAndrew Jones
2016-10-17hw/arm/virt-acpi-build: fix MADT generationAndrew Jones
2016-10-17hw/intc/arm_gic_kvm: Fix build on aarch64Christopher Covington
2016-10-17hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)Thomas Huth
2016-10-17hw/arm/boot: allow using a command line specified dtb without a kernelMichael Olbrich
2016-10-17aspeed: add support for the SMC segment registersCédric Le Goater
2016-10-17aspeed: create mapping regions for the maximum number of slavesCédric Le Goater
2016-10-17aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater
2016-10-17aspeed: move the flash module mapping address under the controller definitionCédric Le Goater
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater
2016-10-17target-arm: kvm: use AddressSpace-specific listenerPaolo Bonzini
2016-10-17Reducing stack frame size in stream_process_mem2s()Rutuja Shah
2016-10-17docs/generic-loader: Update the documentAlistair Francis
2016-10-17Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2016-10-179pfs: fix memory leak in v9fs_writeLi Qiang
2016-10-179pfs: fix memory leak in v9fs_linkLi Qiang
2016-10-179pfs: fix memory leak in v9fs_xattrcreateLi Qiang
2016-10-179pfs: fix information leak in xattr readLi Qiang
2016-10-17virtio-9p: add reset handlerGreg Kurz
2016-10-179pfs: only free completed request if not flushedGreg Kurz
2016-10-179pfs: drop useless check in pdu_free()Greg Kurz
2016-10-179pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch]Greg Kurz
2016-10-179pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch]Greg Kurz
2016-10-179pfs: fsdev: drop useless extern annotation for functionsGreg Kurz
2016-10-179pfs: fix potential host memory leak in v9fs_readLi Qiang
2016-10-179pfs: allocate space for guest originated empty stringsLi Qiang
2016-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161017' into...Peter Maydell
2016-10-17Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell
2016-10-17Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20161014' i...Peter Maydell
2016-10-17tests/docker/Makefile.include: add a generic docker-run targetAlex Bennée
2016-10-17tests/docker: make test-mingw honour TARGET_LISTAlex Bennée
2016-10-17tests/docker: test-build scriptAlex Bennée
2016-10-17tests/docker: add travis dockerfileAlex Bennée
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson
2016-10-16spapr_pci: Add a 64-bit MMIO windowDavid Gibson
2016-10-16spapr: Adjust placement of PCI host bridge to allow > 1TiB RAMDavid Gibson
2016-10-16spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson
2016-10-16libqos: Limit spapr-pci to 32-bit MMIO for nowDavid Gibson
2016-10-16libqos: Correct error in PCI hole sizing for spaprDavid Gibson
2016-10-16libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()David Gibson
2016-10-14ppc/xics: Split ICS into ics-base and ics classBenjamin Herrenschmidt
2016-10-14ppc/xics: Make the ICSState a listBenjamin Herrenschmidt
2016-10-14spapr: fix inheritance chain for default machine optionsMichael Roth
2016-10-14target-ppc: implement vexts[bh]2w and vexts[bhw]2dNikunj A Dadhania
2016-10-14tests/boot-sector: Increase time-out to 90 secondsThomas Huth