summaryrefslogtreecommitdiff
path: root/docs/devel
AgeCommit message (Expand)Author
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-17docs/: fix some comment spelling errorszhaolichang
2020-09-10plugins: move the more involved plugins to contribAlex Bennée
2020-09-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...Peter Maydell
2020-09-08docs: update build system documentationPaolo Bonzini
2020-09-08docs: suggest Meson replacements for various configure functionsPaolo Bonzini
2020-09-08configure: do not look for install(1)Paolo Bonzini
2020-09-08Makefile: inline the relevant parts of rules.makPaolo Bonzini
2020-09-07qapi: Reject section markup in definition documentationMarkus Armbruster
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé
2020-09-01meson: use pkg-config method to find dependenciesPaolo Bonzini
2020-08-21docs: convert build system documentation to rSTPaolo Bonzini
2020-08-21meson: update build-system documentationPaolo Bonzini
2020-08-21rules.mak: drop unneeded macrosPaolo Bonzini
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini
2020-08-21meson: use coverage optionMarc-André Lureau
2020-08-04docs/devel: Document decodetree no-overlap groupsRichard Henderson
2020-07-21docs/fuzz: add instructions for generating a coverage reportAlexander Bulekov
2020-07-21docs/fuzz: add information about useful libFuzzer flagsAlexander Bulekov
2020-07-21docs/fuzz: describe building fuzzers with enable-sanitizersAlexander Bulekov
2020-07-15docs/devel: fix grammar in multi-thread-tcgAlex Bennée
2020-07-13docs/devel/fuzzing: Fix bugs in documentationThomas Huth
2020-07-11docs/devel: add some notes on tcg-icount for developersAlex Bennée
2020-07-11docs/devel: convert and update MTTCG design documentAlex Bennée
2020-07-10qapi: Smooth visitor error checking in generated codeMarkus Armbruster
2020-07-10qapi: Make visitor functions taking Error ** return bool, not voidMarkus Armbruster
2020-06-16docs: Added details on TSan to testing.rstRobert Foley
2020-05-11accel/tcg: Add endian-specific cpu_{ld, st}* operationsRichard Henderson
2020-05-07docs/devel/migration: start a debugging sectionMarc-André Lureau
2020-04-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...Peter Maydell
2020-04-30docs/clocks: add device's clock documentationPeter Maydell
2020-04-30qapi: Disallow qmp_marshal_FOO(NULL, ...)Markus Armbruster
2020-04-30qapi: Assert incomplete object occurs only in dealloc visitorMarkus Armbruster
2020-04-13rcu: do not mention atomic_mb_read/set in documentationPaolo Bonzini
2020-04-13atomics: update documentationPaolo Bonzini
2020-04-11atomics: convert to reStructuredTextPaolo Bonzini
2020-03-17qapi: New special feature flag "deprecated"Markus Armbruster
2020-03-17qapi: Add feature flags to struct membersMarkus Armbruster
2020-03-17qapi: Add feature flags to remaining definitionsMarkus Armbruster
2020-03-17docs/devel/qapi-code-gen: Document 'features' introspectionMarkus Armbruster
2020-03-17docs/devel/qapi-code-gen: Clarify allow-oob introspectionMarkus Armbruster
2020-03-17docs/devel/qapi-code-gen: Fix typo in grammarMarkus Armbruster
2020-03-12docs: Be consistent about capitalization of 'Arm'Peter Maydell
2020-02-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200227' into stagingPeter Maydell
2020-02-26docs: rstfy s390 dasd ipl documentationCornelia Huck
2020-02-25docs/devel: document query handle lifetimesAlex Bennée
2020-02-22fuzz: add documentation to docs/devel/Alexander Bulekov
2020-02-04docs/devel: Fix qtest paths and info about check-block in testing.rstThomas Huth
2020-01-30docs/devel/tracing.txt: Recommend only trace_event_get_state_backends()Peter Maydell