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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...
Peter Maydell
1
-1
/
+31
2019-02-22
display: add -display spice-app launching a Spice client
Marc-André Lureau
1
-1
/
+6
2019-02-21
target/mips: implement QMP query-cpu-definitions command
Pavel Dovgalyuk
1
-2
/
+2
2019-02-21
qapi: document DisplayType enum
Marc-André Lureau
1
-0
/
+25
2019-02-19
block/dirty-bitmap: Documentation and Comment fixups
John Snow
1
-9
/
+25
2019-02-19
dirty-bitmap: Expose persistent flag to 'query-block'
Eric Blake
1
-1
/
+4
2019-02-18
qapi: move RTC_CHANGE to the target schema
Marc-André Lureau
2
-23
/
+23
2019-02-18
qmp: Deprecate query-events in favor of query-qmp-schema
Markus Armbruster
1
-2
/
+5
2019-02-18
qapi: remove qmp_unregister_command()
Marc-André Lureau
1
-8
/
+0
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2
-58
/
+64
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2
-51
/
+52
2019-02-18
qapi: make query-gic-capabilities depend on TARGET_ARM
Marc-André Lureau
2
-43
/
+45
2019-02-18
target.json: add a note about query-cpu* not being s390x-specific
Marc-André Lureau
1
-0
/
+6
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
2
-137
/
+142
2019-02-18
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
2
-170
/
+173
2019-02-18
qapi: New module target.json
Markus Armbruster
3
-11
/
+31
2019-02-18
build: Deal with all of QAPI's .o in qapi/Makefile.objs
Markus Armbruster
1
-0
/
+19
2019-02-14
qapi: Fix qcow2 encryption doc typo
Eric Blake
1
-1
/
+1
2019-02-11
qcow2: Add list of bitmaps to ImageInfoSpecificQCow2
Andrey Shinkevich
1
-1
/
+40
2019-02-01
vmdk: Reject excess extents in blockdev-create
Kevin Wolf
1
-1
/
+2
2019-02-01
vmdk: Implement .bdrv_co_create callback
Fam Zheng
2
-7
/
+79
2019-01-31
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
1
-0
/
+108
2019-01-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...
Peter Maydell
2
-12
/
+36
2019-01-24
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190124-pull-request' i...
Peter Maydell
1
-0
/
+10
2019-01-24
input-linux: customizable grab toggle keys
Ryan El Kochta
1
-0
/
+10
2019-01-24
qmp: Add examples to qom list, get, and set commands
Wainer dos Santos Moschetta
1
-0
/
+36
2019-01-24
qapi: Eliminate indirection through qmp_event_get_func_emit()
Markus Armbruster
1
-12
/
+0
2019-01-23
migration: introduce pages-per-second
Xiao Guangrong
1
-1
/
+4
2019-01-14
nbd: Remove x-nbd-server-add-bitmap
Eric Blake
1
-23
/
+0
2019-01-14
nbd: Allow bitmap export during QMP nbd-server-add
Eric Blake
1
-1
/
+6
2019-01-14
block: remove 'x' prefix from experimental bitmap APIs
John Snow
2
-23
/
+23
2019-01-14
blockdev: n-ary bitmap merge
John Snow
1
-11
/
+11
2018-12-22
qapi: Define new QMP message for pvrdma
Yuval Shaia
2
-0
/
+39
2018-12-19
qapi: Define PCIe link speed and width properties
Alex Williamson
1
-0
/
+42
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
1
-1
/
+7
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
1
-0
/
+24
2018-12-18
qmp: Split ShutdownCause host-qmp into quit and system-reset
Dominik Csapak
1
-4
/
+6
2018-12-18
qmp: Add reason to SHUTDOWN and RESET events
Dominik Csapak
1
-2
/
+6
2018-12-18
qapi: Turn ShutdownCause into QAPI enum
Dominik Csapak
1
-0
/
+34
2018-12-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...
Peter Maydell
9
-271
/
+360
2018-12-14
qapi: add conditions to REPLICATION type/commands on the schema
Marc-André Lureau
2
-8
/
+17
2018-12-14
qapi: add more conditions to SPICE
Marc-André Lureau
1
-8
/
+8
2018-12-13
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
1
-3
/
+3
2018-12-13
qapi: break long lines at 'data' member
Marc-André Lureau
7
-71
/
+101
2018-12-13
qapi: Rewrite string-input-visitor's integer and list parsing
David Hildenbrand
1
-177
/
+228
2018-12-13
qapi: Use qemu_strtod_finite() in qobject-input-visitor
David Hildenbrand
1
-4
/
+5
2018-12-13
qapi: Fix string-input-visitor to reject NaN and infinities
David Hildenbrand
1
-4
/
+2
2018-12-12
crypto: Fix defaults in QCryptoBlockCreateOptionsLUKS
Alberto Garcia
1
-3
/
+3
2018-12-12
monitor: Suspend monitor instead dropping commands
Peter Xu
1
-40
/
+0
2018-12-11
Deprecate QMP `cpu-add`
Kashyap Chamarthy
1
-1
/
+7
[next]