summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-19device_tree: introduce load_device_tree_from_sysfsEric Auger
2016-02-19hw/vfio/platform: amd-xgbe deviceEric Auger
2016-02-19vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explainWei Yang
2016-02-19pcie_aer: expose pcie_aer_msg() interfaceChen Fan
2016-02-19aer: impove pcie_aer_init to support vfio deviceChen Fan
2016-02-19vfio: make the 4 bytes aligned for capability sizeChen Fan
2016-02-19pcie: modify the capability size assertChen Fan
2016-02-19MAINTAINERS: Add section for FPU emulationPeter Maydell
2016-02-19osdep.h: Remove int_fast*_t Solaris compatibility codePeter Maydell
2016-02-19fpu: Use plain 'int' rather than 'int_fast16_t' for exponentsPeter Maydell
2016-02-19fpu: Use plain 'int' rather than 'int_fast16_t' for shift countsPeter Maydell
2016-02-19fpu: Remove use of int_fast16_t in conversions to int16Peter Maydell
2016-02-19target-mips: Stop using uint_fast*_t types in r4k_tlb_t structPeter Maydell
2016-02-19Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-19' into...Peter Maydell
2016-02-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ...Peter Maydell
2016-02-19vl: Clean up machine selection in main().Markus Armbruster
2016-02-19vl: Set error location when parsing memory optionsEduardo Habkost
2016-02-19replay: Set error location properly when parsing optionsEduardo Habkost
2016-02-19vl: Reset location after handling command-line argumentsEduardo Habkost
2016-02-19vl.c: Fix regression in machine error messageMarcel Apfelbaum
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-19qapi: Change visit_start_implicit_struct to visit_start_alternateEric Blake
2016-02-19qapi: Don't box branches of flat unionsEric Blake
2016-02-19qapi: Don't box struct branch of alternateEric Blake
2016-02-19qapi-visit: Use common idiom in gen_visit_fields_decl()Eric Blake
2016-02-19qapi: Emit structs used as variants in topological orderEric Blake
2016-02-19qapi: Adjust layout of FooList typesEric Blake
2016-02-19qapi-visit: Less indirection in visit_type_Foo_fields()Eric Blake
2016-02-19qapi-visit: Unify struct and union visitMarkus Armbruster
2016-02-19qapi: Visit variants in visit_type_FOO_fields()Eric Blake
2016-02-19qapi-visit: Simplify how we visit common union membersMarkus Armbruster
2016-02-19qapi: Add tests of complex objects within alternateEric Blake
2016-02-19qapi: Forbid 'any' inside an alternateEric Blake
2016-02-19qapi: Forbid empty unions and useless alternatesEric Blake
2016-02-19qapi: Simplify excess input reporting in input visitorsEric Blake
2016-02-19qapi-visit: Honor prefix of discriminator enumEric Blake
2016-02-18tests/vhost-user-bridge: add scattering of incoming packetsVictor Kaplansky
2016-02-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160218-...Peter Maydell
2016-02-18hw/timer: QOM'ify pxa2xx_timerxiaoqiang.zhao
2016-02-18hw/timer: QOM'ify pl031xiaoqiang.zhao
2016-02-18hw/timer: QOM'ify exynos4210_rtcxiaoqiang.zhao
2016-02-18hw/timer: QOM'ify exynos4210_pwmxiaoqiang.zhao
2016-02-18hw/timer: QOM'ify exynos4210_mctxiaoqiang.zhao
2016-02-18hw/timer: QOM'ify arm_timer (pass 2)xiaoqiang.zhao
2016-02-18hw/timer: QOM'ify arm_timer (pass 1)xiaoqiang.zhao
2016-02-18hw/sd: use guest error logging rather than fprintf to stderrAndrew Baumann
2016-02-18hw/sd: model a power-up delay, as a workaround for an EDK2 bugAndrew Baumann
2016-02-18hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibilityAndrew Baumann
2016-02-18hw/sd/pxa2xx_mmci: Add reset functionPeter Maydell
2016-02-18hw/sd/pxa2xx_mmci: Convert to VMStateDescriptionPeter Maydell