aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2019' ...Peter Maydell
2019-02-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-25-v2' into...Peter Maydell
2019-02-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-260219-1' in...Peter Maydell
2019-02-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into...Peter Maydell
2019-02-27target/mips: Preparing for adding MMI instructionsMateja Marjanovic
2019-02-27tests/tcg: target/mips: Add tests for MSA integer max/min instructionsAleksandar Markovic
2019-02-27tests/tcg: target/mips: Add wrappers for MSA integer max/min instructionsAleksandar Markovic
2019-02-27qemu-doc: Add section on MIPS' Boston boardAleksandar Markovic
2019-02-27qemu-doc: Add section on MIPS' Fulong 2E boardAleksandar Markovic
2019-02-27qemu-doc: Move section on MIPS' mipssim pseudo boardAleksandar Markovic
2019-02-27disas: nanoMIPS: Fix a function misnomerAleksandar Markovic
2019-02-27tests/tcg: target/mips: Add tests for MSA integer compare instructionsAleksandar Markovic
2019-02-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-02-26Merge remote-tracking branch 'remotes/berrange/tags/authz-core-pull-request' ...Peter Maydell
2019-02-26iotests: avoid broken pipe with certtoolDaniel P. Berrangé
2019-02-26iotests: ensure we print nbd server log on errorDaniel P. Berrangé
2019-02-26iotests: handle TypeError for Python 3 in test 242Andrey Shinkevich
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé
2019-02-26authz: add QAuthZ object as an authorization base classDaniel P. Berrange
2019-02-26hw/usb: switch MTP to use new inotify APIsDaniel P. Berrangé
2019-02-26hw/usb: fix const-ness for string params in MTP driverDaniel P. Berrangé
2019-02-26hw/usb: don't set IN_ISDIR for inotify watch in MTP driverDaniel P. Berrangé
2019-02-26qom: don't require user creatable objects to be registeredDaniel P. Berrangé
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé
2019-02-26tests/Makefile.include: test all rounding modes of softfloatAlex Bennée
2019-02-26softfloat: Support float_round_to_odd more placesRichard Henderson
2019-02-26tests/fp: enable f128_to_ui[32/64] tests in float-to-uintAlex Bennée
2019-02-26tests/fp: add wrapping for f128_to_ui32Alex Bennée
2019-02-26softfloat: Implement float128_to_uint32David Hildenbrand
2019-02-26softfloat: add float128_is_{normal,denormal}David Hildenbrand
2019-02-26tests: Ignore fp test outputsEric Blake
2019-02-26ppc/pnv: use IEC binary prefixes to represent sizesMurilo Opsfelder Araujo
2019-02-26ppc/pnv: add INITRD_MAX_SIZE constantMurilo Opsfelder Araujo
2019-02-26ppc/pnv: increase kernel size limit to 256MiBMurilo Opsfelder Araujo
2019-02-26hw/ppc: Use object_initialize_child for correct reference countingThomas Huth
2019-02-26ppc/xive: xive does not have a POWER7 interrupt modelCédric Le Goater
2019-02-26tests/device-plug: Add PHB unplug request test for spaprGreg Kurz
2019-02-26spapr: enable PHB hotplug for default pseries machine typeMichael Roth
2019-02-26spapr: add hotplug hooks for PHB hotplugGreg Kurz
2019-02-26spapr_pci: add ibm, my-drc-index property for PHB hotplugMichael Roth
2019-02-26spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth
2019-02-26spapr_events: add support for phb hotplug eventsMichael Roth
2019-02-26spapr: populate PHB DRC entries for root DT nodeNathan Fontenot
2019-02-26spapr: create DR connectors for PHBsMichael Roth
2019-02-26spapr_pci: add PHB unrealizeGreg Kurz
2019-02-26spapr_irq: Expose the phandle of the interrupt controllerGreg Kurz