index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
doc.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
qapi: break long lines at 'data' member
Marc-André Lureau
7
-71
/
+101
2018-12-13
qapi: rename QAPISchemaEnumType.values to .members
Marc-André Lureau
1
-12
/
+12
2018-12-13
tests/qapi: Cover commands with 'if' and union / alternate 'data'
Marc-André Lureau
2
-0
/
+18
2018-12-13
json: Fix to reject duplicate object member names
Markus Armbruster
2
-1
/
+5
2018-12-13
docs: Update references to JSON RFC
Eric Blake
2
-2
/
+2
2018-12-13
test-string-input-visitor: Add range overflow tests
David Hildenbrand
1
-0
/
+10
2018-12-13
test-string-input-visitor: Split off uint64 list tests
David Hildenbrand
1
-4
/
+109
2018-12-13
test-string-input-visitor: Use virtual walk
David Hildenbrand
1
-24
/
+12
2018-12-13
qapi: Rewrite string-input-visitor's integer and list parsing
David Hildenbrand
3
-193
/
+234
2018-12-13
test-string-input-visitor: Add more tests
David Hildenbrand
1
-2
/
+39
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
2
-4
/
+15
2018-12-13
cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
David Hildenbrand
4
-21
/
+29
2018-12-13
cutils: Add qemu_strtod() and qemu_strtod_finite()
David Hildenbrand
2
-0
/
+67
2018-12-12
hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs
Peter Maydell
1
-20
/
+22
2018-12-12
vfio-ap: flag as compatible with balloon
Cornelia Huck
1
-0
/
+8
2018-12-12
s390x/tod: Properly stop the KVM TOD while the guest is not running
David Hildenbrand
2
-3
/
+107
2018-12-12
s390/MAINTAINERS: Add Halil as kvm and machine maintainer
Christian Borntraeger
1
-1
/
+3
2018-12-12
s390x: introduce 4.0 compat machine
Cornelia Huck
1
-1
/
+16
2018-12-12
s390x/zpci: drop msix.available
David Hildenbrand
2
-3
/
+0
2018-12-12
tests: add oob functional test for test-qmp-cmds
Peter Xu
1
-0
/
+16
2018-12-12
Revert "tests: Add parameter to qtest_init_without_qmp_handshake"
Peter Xu
3
-10
/
+7
2018-12-12
monitor: Remove "x-oob", offer capability "oob" unconditionally
Peter Xu
5
-26
/
+7
2018-12-12
virtio-blk: fix comment for virtio_blk_rw_complete as nalloc is initially -1
Dongli Zhang
1
-1
/
+1
2018-12-12
virtio-blk: rename iov to out_iov in virtio_blk_handle_request()
Dongli Zhang
1
-4
/
+4
2018-12-12
monitor: Suspend monitor instead dropping commands
Peter Xu
4
-71
/
+28
2018-12-12
monitor: avoid potential dead-lock when cleaning up
Marc-André Lureau
1
-0
/
+3
2018-12-12
monitor: prevent inserting new monitors after cleanup
Marc-André Lureau
1
-2
/
+17
2018-12-12
colo: check chardev can switch context
Marc-André Lureau
1
-0
/
+6
2018-12-12
monitor: check if chardev can switch gcontext for OOB
Marc-André Lureau
1
-2
/
+3
2018-12-12
char: add a QEMU_CHAR_FEATURE_GCONTEXT flag
Marc-André Lureau
2
-0
/
+14
2018-12-12
monitor: accept chardev input from iothread
Marc-André Lureau
1
-10
/
+19
2018-12-12
monitor: inline ambiguous helper functions
Marc-André Lureau
1
-12
/
+2
2018-12-11
i386: Add "stibp" flag name
Eduardo Habkost
1
-1
/
+1
2018-12-11
target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
Peter Maydell
1
-1
/
+9
2018-12-11
x86/cpu: Enable MOVDIR64B cpu feature
Liu Jingqi
2
-1
/
+2
2018-12-11
x86/cpu: Enable MOVDIRI cpu feature
Liu Jingqi
2
-1
/
+2
2018-12-11
qom: remove unimplemented class_finalize
Marc-André Lureau
3
-18
/
+2
2018-12-11
qdev: move qdev_prop_register_global_list() to tests
Marc-André Lureau
3
-14
/
+14
2018-12-11
accel: register global_props like machine globals
Marc-André Lureau
3
-51
/
+8
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
5
-19
/
+15
2018-12-11
qom: make interface types abstract
Marc-André Lureau
15
-53
/
+14
2018-12-11
tests: qdev_prop_check_globals() doesn't return "all_used"
Marc-André Lureau
1
-6
/
+6
2018-12-11
pc: Use default_machine_opts to set suppress_vmdesc
Eduardo Habkost
1
-1
/
+1
2018-12-11
spapr: Delete instance_options functions
Eduardo Habkost
1
-85
/
+0
2018-12-11
spapr: Use default_machine_opts to set suppress_vmdesc
Eduardo Habkost
1
-1
/
+1
2018-12-11
spapr: Use default_machine_opts to set use_hotplug_event_source
Eduardo Habkost
1
-3
/
+1
2018-12-11
virt: Eliminate separate instance_init functions
Eduardo Habkost
1
-66
/
+21
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
6
-10
/
+68
2018-12-11
hostmem: Validate host-nodes before setting bitmap
Eduardo Habkost
1
-4
/
+13
[next]