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-08-31
tests: add qmp/qom-set-without-value test
Marc-André Lureau
1
-0
/
+14
2018-08-31
tests: add qmp/object-add-without-props test
Marc-André Lureau
1
-0
/
+18
2018-08-31
tests: add qmp_assert_error_class()
Marc-André Lureau
5
-61
/
+46
2018-08-31
tests/libqos: Utilize newer glib spawn check
Eric Blake
1
-11
/
+1
2018-08-31
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
Thomas Huth
7
-185
/
+29
2018-08-31
Remove the deprecated options -startdate, -localtime and -rtc-td-hack
Thomas Huth
3
-74
/
+22
2018-08-31
Remove the deprecated -nodefconfig option
Thomas Huth
4
-10
/
+4
2018-08-31
Remove the deprecated -balloon option
Thomas Huth
4
-54
/
+3
2018-08-28
qapi: Add comments to aid debugging generated introspection
Eric Blake
2
-6
/
+24
2018-08-28
qapi: Minor introspect.py cleanups
Eric Blake
1
-4
/
+3
2018-08-28
qapi: Update docs for generator changes since commit 9ee86b85267
Markus Armbruster
1
-30
/
+99
2018-08-28
qapi: Emit a blank line before dummy declaration
Markus Armbruster
1
-0
/
+1
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
29
-104
/
+70
2018-08-28
qapi: Fix build_params() for empty parameter list
Markus Armbruster
1
-6
/
+4
2018-08-28
target/s390x: use regular spaces in translate.c
Pavel Zbitskiy
1
-2
/
+2
2018-08-28
hw/s390x: Move virtio-ccw-blk code to a separate file
Thomas Huth
3
-46
/
+68
2018-08-28
hw/s390x: Move virtio-ccw-net code to a separate file
Thomas Huth
3
-49
/
+71
2018-08-28
hw/s390x: Move virtio-ccw-input code to a separate file
Thomas Huth
3
-98
/
+119
2018-08-28
hw/s390x: Move virtio-ccw-gpu code to a separate file
Thomas Huth
3
-47
/
+68
2018-08-28
hw/s390x: Move vhost-vsock-ccw code to a separate file
Thomas Huth
4
-47
/
+62
2018-08-28
hw/s390x: Move virtio-ccw-crypto code to a separate file
Thomas Huth
3
-55
/
+76
2018-08-28
hw/s390x: Move virtio-ccw-9p code to a separate file
Thomas Huth
3
-48
/
+66
2018-08-28
hw/s390x: Move virtio-ccw-rng code to a separate file
Thomas Huth
3
-53
/
+75
2018-08-28
hw/s390x: Move virtio-ccw-scsi code to a separate file
Thomas Huth
3
-104
/
+126
2018-08-28
hw/s390x: Move virtio-ccw-balloon code to a separate file
Thomas Huth
3
-49
/
+71
2018-08-28
hw/s390x: Move virtio-ccw-serial code to a separate file
Thomas Huth
4
-59
/
+80
2018-08-28
hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()
Thomas Huth
1
-15
/
+7
2018-08-28
target/s390x: fix PACK reading 1 byte less and writing 1 byte more
Pavel Zbitskiy
3
-3
/
+25
2018-08-28
target/s390x: add EX support for TRT and TRTR
Pavel Zbitskiy
4
-0
/
+114
2018-08-28
target/s390x: fix IPM polluting irrelevant bits
Pavel Zbitskiy
3
-10
/
+30
2018-08-28
target/s390x: fix CSST decoding and runtime alignment check
Pavel Zbitskiy
4
-3
/
+47
2018-08-28
target/s390x: add BAL and BALR instructions
Pavel Zbitskiy
2
-7
/
+50
2018-08-28
tests/tcg: add a simple s390x test
Pavel Zbitskiy
3
-0
/
+11
2018-08-27
intel-iommu: replace more vtd_err_* traces
Peter Xu
2
-30
/
+46
2018-08-27
intel-iommu: start to use error_report_once
Peter Xu
2
-29
/
+37
2018-08-27
check: Move wdt_ib700 test to common
Juan Quintela
1
-2
/
+2
2018-08-27
check: Move endianess test to common
Juan Quintela
1
-13
/
+1
2018-08-27
check: Move VMXNET3 test to common
Juan Quintela
1
-2
/
+2
2018-08-27
check: Only test boot-serial when sga is compiled in
Juan Quintela
1
-1
/
+1
2018-08-27
check: Only test ivshm when it is compiled in
Juan Quintela
1
-3
/
+4
2018-08-27
x86_64-softmmu: Configuration is identical to i386-softmmu
Juan Quintela
1
-66
/
+1
2018-08-27
check: Only test usb-xhci-nec when it is compiled in
Juan Quintela
1
-4
/
+6
2018-08-27
check: Only test isa-testdev when it is compiled in
Juan Quintela
1
-8
/
+8
2018-08-27
configure: We don't want to clean configuration files
Juan Quintela
1
-1
/
+2
2018-08-27
util: promote qemu_egl_rendernode_open() to libqemuutil
Marc-André Lureau
5
-49
/
+76
2018-08-27
qemu-error: introduce {error|warn}_report_once
Peter Xu
1
-0
/
+32
2018-08-24
json: Update references to RFC 7159 to RFC 8259
Markus Armbruster
3
-3
/
+3
2018-08-24
json: Support %% in JSON strings when interpolating
Markus Armbruster
2
-3
/
+4
2018-08-24
json: Improve safety of qobject_from_jsonf_nofail() & friends
Markus Armbruster
2
-12
/
+17
2018-08-24
json: Keep interpolation state in JSONParserContext
Markus Armbruster
1
-29
/
+30
[next]