aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-17target-arm: Add trace events for the generic timersPeter Maydell3-4/+27
2016-10-17target-arm: Implement dummy MDCCINT_EL1Peter Maydell1-0/+8
2016-10-17Fix masking of PC lower bits when doing exception returnsPeter Maydell2-9/+27
2016-10-17target-arm: Comments added to identify cases in a switchThomas Hanson1-3/+3
2016-10-17target-arm: Code changes to implement overwrite of tag field on PC loadThomas Hanson1-5/+77
2016-10-17target-arm: Infrastucture changes to enable handling of tagged address loadin...Thomas Hanson4-2/+100
2016-10-17pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.Vijay Kumar B1-1/+1
2016-10-17tests: cleanup ptimer-testPaolo Bonzini4-18/+21
2016-10-17tests: add a m25p80 testCédric Le Goater2-0/+254
2016-10-17hw/arm/virt: no ITS on older machine typesAndrew Jones3-5/+13
2016-10-17hw/arm/virt-acpi-build: fix MADT generationAndrew Jones1-8/+6
2016-10-17hw/intc/arm_gic_kvm: Fix build on aarch64Christopher Covington1-14/+0
2016-10-17hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)Thomas Huth1-1/+1
2016-10-17hw/arm/boot: allow using a command line specified dtb without a kernelMichael Olbrich2-7/+2
2016-10-17aspeed: add support for the SMC segment registersCédric Le Goater1-5/+130
2016-10-17aspeed: create mapping regions for the maximum number of slavesCédric Le Goater1-3/+13
2016-10-17aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater3-7/+44
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater3-17/+35
2016-10-17aspeed: move the flash module mapping address under the controller definitionCédric Le Goater3-10/+17
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater3-11/+11
2016-10-17target-arm: kvm: use AddressSpace-specific listenerPaolo Bonzini1-1/+2
2016-10-17Reducing stack frame size in stream_process_mem2s()Rutuja Shah1-4/+4
2016-10-17docs/generic-loader: Update the documentAlistair Francis1-7/+15
2016-10-17Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell12-190/+245
2016-10-179pfs: fix memory leak in v9fs_writeLi Qiang1-1/+1
2016-10-179pfs: fix memory leak in v9fs_linkLi Qiang1-0/+1
2016-10-179pfs: fix memory leak in v9fs_xattrcreateLi Qiang1-0/+1
2016-10-179pfs: fix information leak in xattr readLi Qiang1-1/+1
2016-10-17virtio-9p: add reset handlerGreg Kurz3-0/+39
2016-10-179pfs: only free completed request if not flushedGreg Kurz1-11/+7
2016-10-179pfs: drop useless check in pdu_free()Greg Kurz1-10/+8
2016-10-179pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch]Greg Kurz2-57/+62
2016-10-179pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch]Greg Kurz5-95/+109
2016-10-179pfs: fsdev: drop useless extern annotation for functionsGreg Kurz5-65/+65
2016-10-179pfs: fix potential host memory leak in v9fs_readLi Qiang1-2/+3
2016-10-179pfs: allocate space for guest originated empty stringsLi Qiang2-2/+2
2016-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161017' into...Peter Maydell28-337/+642
2016-10-17Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell4-24/+66
2016-10-17Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20161014' i...Peter Maydell15-182/+281
2016-10-17tests/docker/Makefile.include: add a generic docker-run targetAlex Bennée1-23/+38
2016-10-17tests/docker: make test-mingw honour TARGET_LISTAlex Bennée1-1/+2
2016-10-17tests/docker: test-build scriptAlex Bennée1-0/+20
2016-10-17tests/docker: add travis dockerfileAlex Bennée1-0/+6
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson6-40/+109
2016-10-16spapr_pci: Add a 64-bit MMIO windowDavid Gibson4-19/+72
2016-10-16spapr: Adjust placement of PCI host bridge to allow > 1TiB RAMDavid Gibson1-2/+14
2016-10-16spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson4-24/+42
2016-10-16libqos: Limit spapr-pci to 32-bit MMIO for nowDavid Gibson1-17/+15
2016-10-16libqos: Correct error in PCI hole sizing for spaprDavid Gibson1-2/+4
2016-10-16libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()David Gibson1-49/+64