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
/
qapi-schema.json
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
docs: fix broken paths to docs/interop dir
Cleber Rosa
1
-2
/
+2
2017-07-28
ui: drop ac_search and ac_stop
Gerd Hoffmann
1
-4
/
+1
2017-07-27
ui: drop altgr and altgr_r QKeyCodes
Gerd Hoffmann
1
-1
/
+2
2017-07-27
ui: add multimedia keys
Gerd Hoffmann
1
-1
/
+27
2017-07-24
migration: Use JSON null instead of "" to reset parameter to default
Markus Armbruster
1
-2
/
+18
2017-07-24
migration: Unshare MigrationParameters struct for now
Markus Armbruster
1
-8
/
+77
2017-07-24
migration: Clean up around tls_creds, tls_hostname
Markus Armbruster
1
-6
/
+5
2017-07-20
vnc: Clarify documentation of QMP command change
Markus Armbruster
1
-2
/
+1
2017-07-17
qmp: Include parent type on 'qom-list-types' output
Eduardo Habkost
1
-1
/
+3
2017-07-17
qmp: Include 'abstract' field on 'qom-list-types' output
Eduardo Habkost
1
-1
/
+4
2017-07-14
char: chardevice hotswap
Anton Nefedov
1
-0
/
+40
2017-07-11
block: rip out all traces of password prompting
Daniel P. Berrange
1
-9
/
+1
2017-06-29
Add chardev-send-break monitor command
Stefan Fritsch
1
-0
/
+20
2017-06-28
migration: add "return-path" capability
Peter Xu
1
-1
/
+4
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
1
-2
/
+0
2017-05-23
qapi-schema: Remove obsolete note from ObjectTypeInfo
Eduardo Habkost
1
-2
/
+0
2017-05-18
migration: Create block capability
Juan Quintela
1
-3
/
+25
2017-05-11
numa: add '-numa cpu,...' option for property based node mapping
Igor Mammedov
1
-2
/
+19
2017-05-11
QMP: include CpuInstanceProperties into query_cpus output output
Igor Mammedov
1
-1
/
+5
2017-05-11
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
1
-2
/
+28
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
1
-6
/
+7
2017-05-09
sockets: Rename SocketAddressFlat to SocketAddress
Markus Armbruster
1
-7
/
+7
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
1
-6
/
+8
2017-05-04
chardev: Basic support for TN3270
Jing Liu
1
-0
/
+3
2017-04-21
ram: Add page-size to output in 'info migrate'
Chao Fan
1
-1
/
+4
2017-04-03
qapi-schema: SocketAddressFlat variants 'vsock' and 'fd'
Markus Armbruster
1
-11
/
+8
2017-03-28
rbd: Reject -blockdev server.*.{numeric, to, ipv4, ipv6}
Markus Armbruster
1
-7
/
+14
2017-03-16
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170316' i...
Peter Maydell
1
-0
/
+4
2017-03-16
migration: use "" as the default for tls-creds/hostname
Daniel P. Berrange
1
-0
/
+4
2017-03-16
qapi2texi: Implement boxed argument documentation
Markus Armbruster
1
-1
/
+1
2017-03-16
qapi: The #optional tag is redundant, drop
Markus Armbruster
1
-190
/
+188
2017-03-16
qapi2texi: Fix up output around #optional
Markus Armbruster
1
-3
/
+3
2017-03-16
qapi: Have each QAPI schema declare its name rule violations
Markus Armbruster
1
-1
/
+10
2017-03-16
qapi: Have each QAPI schema declare its returns white-list
Markus Armbruster
1
-0
/
+12
2017-03-16
qapi: Make doc comments optional where we don't need them
Markus Armbruster
1
-0
/
+2
2017-03-07
qapi-schema: Rename SocketAddressFlat's variant tcp to inet
Markus Armbruster
1
-4
/
+4
2017-03-07
qapi-schema: Rename GlusterServer to SocketAddressFlat
Markus Armbruster
1
-0
/
+38
2017-03-03
qapi: flatten GuestPanicInformation union
Anton Nefedov
1
-0
/
+12
2017-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+20
2017-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-0
/
+9
2017-03-02
qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands
Igor Mammedov
1
-0
/
+20
2017-02-28
Add a new qmp command to do checkpoint, query xen replication status
Zhang Chen
1
-0
/
+48
2017-02-28
Add a new qmp command to start/stop replication
Zhang Chen
1
-0
/
+25
2017-02-27
qapi-schema: Comment about full expansion of non-migration-safe models
Eduardo Habkost
1
-0
/
+9
2017-02-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-22' into ...
Peter Maydell
1
-0
/
+21
2017-02-22
net: Flatten simple union NetLegacyOptions
Markus Armbruster
1
-0
/
+11
2017-02-22
numa: Flatten simple union NumaOptions
Markus Armbruster
1
-0
/
+10
2017-02-21
monitor: add poll-* properties into query-iothreads result
Pavel Hrdina
1
-1
/
+14
2017-02-20
Add wctablet device
Anatoli Huseu1
1
-1
/
+2
2017-02-16
i386/cpu: add crash-information QOM property
Anton Nefedov
1
-0
/
+24
[next]