index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-16
Acceptance tests: use avocado tags for machine type
Cleber Rosa
1
-0
/
+18
2019-11-20
docs/devel: update tcg-plugins.rst with API versioning details
Alex Bennée
1
-6
/
+21
2019-11-20
docs/devel: rename plugins.rst to tcg-plugins.rst
Alex Bennée
2
-1
/
+1
2019-11-19
docs/microvm.rst: add instructions for shutting down the guest
Sergio Lopez
1
-0
/
+21
2019-11-19
docs/microvm.rst: fix alignment in "Limitations"
Sergio Lopez
1
-3
/
+3
2019-11-06
global: Squash 'the the'
Dr. David Alan Gilbert
4
-4
/
+4
2019-11-01
target/arm/kvm: host cpu: Add support for sve<N> properties
Andrew Jones
1
-7
/
+12
2019-11-01
target/arm/cpu64: max cpu: Support sve properties with KVM
Andrew Jones
1
-12
/
+33
2019-11-01
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
1
-7
/
+161
2019-11-01
target/arm/monitor: Introduce qmp_query_cpu_model_expansion
Andrew Jones
1
-0
/
+137
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
2
-0
/
+113
2019-10-29
net/virtio: add failover support
Jens Freimann
1
-0
/
+68
2019-10-28
docs/devel: add plugins.rst design document
Alex Bennée
2
-0
/
+113
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2
-0
/
+121
2019-10-22
qapi: Add feature flags to commands
Peter Krempa
1
-4
/
+6
2019-10-22
docs/microvm.rst: document the new microvm machine type
Sergio Lopez
1
-0
/
+108
2019-10-22
i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
Vitaly Kuznetsov
1
-0
/
+13
2019-10-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+71
2019-10-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+9
2019-10-15
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+2
2019-10-15
trace: add --group=all to tracing.txt
Stefan Hajnoczi
1
-1
/
+2
2019-10-14
replay: update docs for record/replay with block devices
Pavel Dovgalyuk
1
-3
/
+9
2019-10-11
rcu: Add automatically released rcu_read_lock variants
Dr. David Alan Gilbert
1
-0
/
+16
2019-10-05
docs/specs: Add ACPI GED documentation
Shameer Kolothum
2
-0
/
+71
2019-09-26
docs/devel: add "check-tcg" to testing.rst
Alex Bennée
1
-0
/
+76
2019-09-24
qapi: Remove null from schema language
Markus Armbruster
1
-2
/
+2
2019-09-24
docs/devel/qapi-code-gen: Improve QAPI schema language doc
Markus Armbruster
1
-225
/
+373
2019-09-24
docs/devel/qapi-code-gen: Rewrite introduction to schema
Markus Armbruster
1
-59
/
+48
2019-09-24
docs/devel/qapi-code-gen: Rewrite compatibility considerations
Markus Armbruster
1
-35
/
+64
2019-09-24
docs/devel/qapi-code-gen: Reorder sections for readability
Markus Armbruster
1
-215
/
+221
2019-09-24
qapi: Permit omitting all flat union branches
Markus Armbruster
1
-2
/
+1
2019-09-24
docs/devel/qapi-code-gen: Minor specification fixes
Markus Armbruster
1
-18
/
+16
2019-09-24
qapi: Drop support for boxed alternate arguments
Markus Armbruster
1
-6
/
+6
2019-09-19
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190919-pull-request' i...
Peter Maydell
1
-0
/
+370
2019-09-19
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+2
2019-09-18
trace: Forbid event format ending with newline character
Philippe Mathieu-Daudé
1
-0
/
+2
2019-09-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+106
2019-09-17
ui: add an embedded Barrier client
Laurent Vivier
1
-0
/
+370
2019-09-16
virtio pmem: user document
Pankaj Gupta
1
-0
/
+75
2019-09-16
docs/nvdimm: add example on persistent backend setup
Wei Yang
1
-0
/
+31
2019-09-13
qemu-ga: Convert invocation documentation to rST
Peter Maydell
4
-8
/
+151
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
1
-2
/
+1
2019-09-06
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-05-v2' into...
Peter Maydell
1
-0
/
+2
2019-09-05
nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO
Eric Blake
1
-1
/
+2
2019-09-05
nbd: Advertise multi-conn for shared read-only connections
Eric Blake
1
-0
/
+1
2019-09-05
qemu-doc: Do not hard-code the name of the QEMU binary
Thomas Huth
2
-39
/
+43
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
1
-1
/
+1
2019-08-21
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-1
/
+1
2019-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
1
-0
/
+76
2019-08-21
qapi: Move query-target from misc.json to machine.json
Markus Armbruster
1
-1
/
+1
[next]