index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-28
hw/s390x: Move vhost-vsock-ccw code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-crypto code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-9p code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-rng code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-scsi code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-balloon code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-serial code to a separate file
Thomas Huth
2018-08-28
hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()
Thomas Huth
2018-08-28
target/s390x: fix PACK reading 1 byte less and writing 1 byte more
Pavel Zbitskiy
2018-08-28
target/s390x: add EX support for TRT and TRTR
Pavel Zbitskiy
2018-08-28
target/s390x: fix IPM polluting irrelevant bits
Pavel Zbitskiy
2018-08-28
target/s390x: fix CSST decoding and runtime alignment check
Pavel Zbitskiy
2018-08-28
target/s390x: add BAL and BALR instructions
Pavel Zbitskiy
2018-08-28
tests/tcg: add a simple s390x test
Pavel Zbitskiy
2018-08-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' i...
Peter Maydell
2018-08-27
Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180827' into ...
Peter Maydell
2018-08-27
intel-iommu: replace more vtd_err_* traces
Peter Xu
2018-08-27
intel-iommu: start to use error_report_once
Peter Xu
2018-08-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...
Peter Maydell
2018-08-27
check: Move wdt_ib700 test to common
Juan Quintela
2018-08-27
check: Move endianess test to common
Juan Quintela
2018-08-27
check: Move VMXNET3 test to common
Juan Quintela
2018-08-27
check: Only test boot-serial when sga is compiled in
Juan Quintela
2018-08-27
check: Only test ivshm when it is compiled in
Juan Quintela
2018-08-27
x86_64-softmmu: Configuration is identical to i386-softmmu
Juan Quintela
2018-08-27
check: Only test usb-xhci-nec when it is compiled in
Juan Quintela
2018-08-27
check: Only test isa-testdev when it is compiled in
Juan Quintela
2018-08-27
configure: We don't want to clean configuration files
Juan Quintela
2018-08-27
util: promote qemu_egl_rendernode_open() to libqemuutil
Marc-André Lureau
2018-08-27
qemu-error: introduce {error|warn}_report_once
Peter Xu
2018-08-25
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180823' into ...
Peter Maydell
2018-08-25
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180823.1' in...
Peter Maydell
2018-08-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-08-24' in...
Peter Maydell
2018-08-24
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
2018-08-24
json: Update references to RFC 7159 to RFC 8259
Markus Armbruster
2018-08-24
json: Support %% in JSON strings when interpolating
Markus Armbruster
2018-08-24
json: Improve safety of qobject_from_jsonf_nofail() & friends
Markus Armbruster
2018-08-24
json: Keep interpolation state in JSONParserContext
Markus Armbruster
2018-08-24
tests/drive_del-test: Fix harmless JSON interpolation bug
Markus Armbruster
2018-08-24
json: Clean up headers
Markus Armbruster
2018-08-24
qobject: Drop superfluous includes of qemu-common.h
Markus Armbruster
2018-08-24
json: Make JSONToken opaque outside json-parser.c
Markus Armbruster
2018-08-24
json: Unbox tokens queue in JSONMessageParser
Markus Armbruster
2018-08-24
json: Streamline json_message_process_token()
Markus Armbruster
2018-08-24
json: Enforce token count and size limits more tightly
Markus Armbruster
2018-08-24
qjson: Have qobject_from_json() & friends reject empty and blank
Markus Armbruster
2018-08-24
json: Assert json_parser_parse() consumes all tokens on success
Markus Armbruster
2018-08-24
json: Fix streamer not to ignore trailing unterminated structures
Markus Armbruster
2018-08-24
json: Fix latent parser aborts at end of input
Markus Armbruster
2018-08-24
qjson: Fix qobject_from_json() & friends for multiple values
Markus Armbruster
[next]