aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-17target-i386: List CPU models using subclass listEduardo Habkost
2016-10-17tests: Add test case for x86 feature parsing compatibilityEduardo Habkost
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
2016-10-14tests/boot-sector: Use mkstemp() to create a unique file nameThomas Huth
2016-10-14tests/boot-sector: Use minimum length for the Forth boot scriptThomas Huth
2016-10-14qtest: ask endianness of the target in qtest_init()Laurent Vivier
2016-10-14tests: minor cleanups in usb-hcd-uhci-testLaurent Vivier
2016-10-13docs/xbzrle: correctionCao jin
2016-10-13migrate: move max-bandwidth and downtime-limit to migrate_set_parameterAshijeet Acharya
2016-10-13migration: Fix seg with missing portDr. David Alan Gilbert
2016-10-13migration/postcopy: Explicitly disallow huge pagesDr. David Alan Gilbert
2016-10-13RAMBlocks: Store page sizeDr. David Alan Gilbert
2016-10-13Postcopy vs xbzrle: Don't send xbzrle pages once in postcopy [for 2.8]Dr. David Alan Gilbert
2016-10-13migrate: Fix bounds check for migration parameters in migration.cAshijeet Acharya
2016-10-13migrate: Use boxed qapi for migrate-set-parametersEric Blake
2016-10-13migrate: Share common MigrationParameters structEric Blake
2016-10-13migrate: Fix cpu-throttle-increment regression in HMPEric Blake
2016-10-13migration/rdma: Don't flag an error when we've been told about oneDr. David Alan Gilbert
2016-10-13migration: Make failed migration load set file errorDr. David Alan Gilbert