index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
devel
Age
Commit message (
Expand
)
Author
2019-06-17
monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c
Kevin Wolf
2019-06-17
Move monitor.c to monitor/misc.c
Kevin Wolf
2019-06-17
Convert "translator internals" docs to RST, move to devel manual
Peter Maydell
2019-06-12
qapi: Add feature flags to struct types
Kevin Wolf
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-06
docs/devel/build-system: Update an example
Philippe Mathieu-Daudé
2019-06-04
block: Remove bdrv_set_aio_context()
Kevin Wolf
2019-05-13
Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies
Thomas Huth
2019-05-10
docs: add Secure Coding Practices to developer docs
Stefan Hajnoczi
2019-05-02
tests/acceptance: look for target architecture in test tags first
Cleber Rosa
2019-05-02
tests/acceptance: introduce arch parameter and attribute
Cleber Rosa
2019-05-02
tests/acceptance: fix doc reference to avocado_qemu directory
Cleber Rosa
2019-04-12
s390-bios: Support booting from real dasd device
Jason J. Herne
2019-03-12
decodetree: Allow grouping of overlapping patterns
Richard Henderson
2019-03-12
decodetree: Document the usefulness of argument sets
Richard Henderson
2019-03-12
decodetree: Move documentation to docs/devel/decodetree.rst
Richard Henderson
2019-03-07
kconfig: add documentation
Paolo Bonzini
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-03-07
docs: Provide separate conf.py for each manual we want
Peter Maydell
2019-03-07
docs: Convert memory.txt to rst format
Peter Maydell
2019-02-22
tests.acceptance: adds multi vm capability for acceptance tests
Caio Carrara
2019-02-22
Acceptance tests: drop usage of ":avocado: enable"
Cleber Rosa
2019-02-18
qapi: Generate QAPIEvent stuff into separate files
Markus Armbruster
2019-02-18
qapi: Fix up documentation for recent commit a95291007b2
Markus Armbruster
2019-02-18
qapi: Belatedly document modular code generation
Markus Armbruster
2019-02-11
docs/devel/testing: Add -a option to usermod command on docker setup
Murilo Opsfelder Araujo
2019-01-31
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2019-01-24
trace: add ability to do simple printf logging via systemtap
Daniel P. Berrangé
2019-01-24
qapi: Eliminate indirection through qmp_event_get_func_emit()
Markus Armbruster
2019-01-24
qapi: Belatedly update docs for commit 9c2f56e9f9d
Markus Armbruster
2019-01-21
migration: Add post_save function to VMStateDescription
Aaron Lindsay
2018-12-18
docs/devel/build-system: fix 'softmu' typo
Emilio G. Cota
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
2018-12-14
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
Peter Maydell
2018-12-13
qapi: add 'if' to alternate members
Marc-André Lureau
2018-12-13
qapi: add 'if' to union members
Marc-André Lureau
2018-12-13
qapi: Add 'if' to implicit struct members
Marc-André Lureau
2018-12-13
qapi: add 'if' to enum members
Marc-André Lureau
2018-12-13
docs: Update references to JSON RFC
Eric Blake
2018-11-06
memory: learn about non-volatile memory region
Marc-André Lureau
2018-10-30
Acceptance tests: add make rule for running them
Cleber Rosa
2018-10-26
docs/devel/testing.rst: add missing newlines after code block
Cleber Rosa
2018-10-16
tests: remove gcov-files- variables
Paolo Bonzini
2018-10-02
docs/devel/memory.txt: Document _with_attrs accessors
Peter Maydell
2018-10-02
memory: Remove old_mmio accessors
Peter Maydell
2018-08-28
qapi: Add comments to aid debugging generated introspection
Eric Blake
2018-08-28
qapi: Update docs for generator changes since commit 9ee86b85267
Markus Armbruster
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-22
docs/migration: Clarify pre_load in subsections
Dr. David Alan Gilbert
[next]