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
2016-09-27
docs: Add documentation for COLO-proxy
Zhang Chen
1
-0
/
+188
2016-09-23
block: Remove BB interface from blockdev-add/del
Kevin Wolf
1
-17
/
+7
2016-09-23
block: Accept device model name for block_set_io_throttle
Kevin Wolf
1
-2
/
+4
2016-09-23
block: Accept device model name for blockdev-change-medium
Kevin Wolf
1
-4
/
+6
2016-09-23
block: Accept device model name for eject
Kevin Wolf
1
-3
/
+5
2016-09-23
block: Accept device model name for x-blockdev-remove-medium
Kevin Wolf
1
-5
/
+7
2016-09-23
block: Accept device model name for x-blockdev-insert-medium
Kevin Wolf
1
-2
/
+4
2016-09-23
block: Accept device model name for blockdev-open/close-tray
Kevin Wolf
1
-4
/
+8
2016-09-19
Replace qmp-commands.hx by docs/qmp-commands.txt
Marc-André Lureau
3
-41
/
+3801
2016-09-19
monitor: remove mhandler.cmd_new
Marc-André Lureau
1
-2
/
+2
2016-09-19
monitor: use qmp_find_command() (using generated qapi code)
Marc-André Lureau
1
-6
/
+2
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2016-09-13
doc/rcu: fix typo
Cao jin
1
-1
/
+1
2016-09-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-1
/
+4
2016-09-13
docs: Fix description of the leaky bucket algorithm in throttle.txt
Alberto Garcia
1
-1
/
+4
2016-09-13
docs: block replication's description
Wen Congyang
1
-0
/
+239
2016-09-05
trace: add syslog tracing backend
Paul Durrant
1
-0
/
+12
2016-08-10
vhost-user: Introduce a new protocol feature REPLY_ACK.
Prerna Saxena
1
-0
/
+26
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+4
2016-07-21
virtio: Update migration docs
Dr. David Alan Gilbert
1
-2
/
+4
2016-07-19
qapi: Implement boxed types for commands/events
Eric Blake
1
-2
/
+25
2016-07-18
spec/parallels: fix a mistake
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2016-07-13
blockjob: Update description of the 'device' field in the QMP API
Alberto Garcia
1
-4
/
+8
2016-07-12
usb: add storage hotplug documentation
Gerd Hoffmann
1
-0
/
+12
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
1
-7
/
+3
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
1
-2
/
+1
2016-07-06
qapi: Add new visit_free() function
Eric Blake
1
-18
/
+10
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
1
-4
/
+4
2016-07-04
memory: Provide memory_region_init_rom()
Peter Maydell
1
-2
/
+7
2016-06-24
docs: update ACPI CPU hotplug spec with new protocol
Igor Mammedov
1
-12
/
+82
2016-06-24
docs: add NVDIMM ACPI documentation
Xiao Guangrong
1
-0
/
+132
2016-06-20
trace: add build framework for merging trace-events files
Daniel P. Berrange
1
-14
/
+18
2016-06-07
docs/multi-thread-compression: Fix wrong command string
Wei Jiangang
1
-1
/
+1
2016-06-07
docs: Fix a couple of typos in throttle.txt
Alberto Garcia
1
-2
/
+2
2016-06-07
docs: "specify" spell fix
Michael Tokarev
1
-1
/
+1
2016-06-01
docs: Add text for tests/docker in build-system.txt
Fam Zheng
1
-0
/
+5
2016-05-29
docs/atomics: update comparison with Linux
Paolo Bonzini
1
-5
/
+15
2016-05-29
docs/atomics: update atomic_read/set comparison with Linux
Emilio G. Cota
1
-3
/
+13
2016-05-26
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160526.1' i...
Peter Maydell
1
-0
/
+133
2016-05-26
vfio/pci: Add IGD documentation
Alex Williamson
1
-0
/
+133
2016-05-26
migration: convert post-copy to use QIOChannelBuffer
Daniel P. Berrange
1
-2
/
+2
2016-05-23
docs/atomics.txt: Update pointer to linux macro
Pranith Kumar
1
-2
/
+2
2016-05-18
Fix some typos found by codespell
Stefan Weil
2
-2
/
+2
2016-05-12
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
1
-0
/
+8
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
1
-7
/
+9
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
1
-5
/
+10
2016-05-12
qapi-commands: Wrap argument visit in visit_start_struct
Eric Blake
1
-0
/
+7
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
1
-1
/
+1
2016-04-19
fw_cfg: Adopt /opt/RFQDN convention
Markus Armbruster
1
-19
/
+17
2016-04-13
specs/vhost-user: spelling fix
Marc-André Lureau
1
-1
/
+1
[next]