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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2017-12-18
hw/input/hid: Add support for several keys.
Tao Wu
2017-12-18
mmap(2) returns MAP_FAILED, not NULL, on failure
Michael McConville
2017-12-18
Remove empty statements
Ladi Prosek
2017-12-17
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1...
Peter Maydell
2017-12-15
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into sta...
Peter Maydell
2017-12-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20171215' int...
Peter Maydell
2017-12-15
s390-ccw-virtio: allow for systems larger that 7.999TB
Christian Borntraeger
2017-12-15
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...
Peter Maydell
2017-12-14
tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size
Stefan Berger
2017-12-14
tpm: tpm_emulator: get and set buffer size of device
Stefan Berger
2017-12-14
tpm: tpm_passthrough: Read the buffer size from the host device
Stefan Berger
2017-12-14
tpm: pull tpm_util_request() out of tpm_util_test()
Stefan Berger
2017-12-14
tpm: Move getting TPM buffer size to backends
Stefan Berger
2017-12-14
tpm: remove tpm_register_model()
Marc-André Lureau
2017-12-14
tpm-tis: use DEFINE_PROP_TPMBE
Marc-André Lureau
2017-12-14
qdev: add DEFINE_PROP_TPMBE
Marc-André Lureau
2017-12-14
tpm-tis: check that at most one TPM device exists
Marc-André Lureau
2017-12-14
tpm-tis: remove redundant 'tpm_tis:' in error messages
Marc-André Lureau
2017-12-14
tpm-emulator: add a FIXME comment about blocking cancel
Marc-André Lureau
2017-12-14
acpi: change TPM TIS data conditions
Marc-André Lureau
2017-12-14
tpm: add tpm_cmd_get_size() to tpm_util
Marc-André Lureau
2017-12-14
tpm: add TPM interface to lookup TPM version
Marc-André Lureau
2017-12-14
tpm: lookup the the TPM interface instead of TIS device
Marc-André Lureau
2017-12-14
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
Marc-André Lureau
2017-12-14
tpm-tis: simplify header inclusion
Marc-André Lureau
2017-12-14
tpm-passthrough: workaround a possible race
Marc-André Lureau
2017-12-14
tpm-passthrough: simplify create()
Marc-André Lureau
2017-12-14
tpm-passthrough: make it safer to destroy after creation
Marc-André Lureau
2017-12-14
tpm-backend: move set 'id' to common code
Marc-André Lureau
2017-12-14
tpm-passthrough: pass TPMPassthruState to handle_device_opts
Marc-André Lureau
2017-12-14
tpm-passthrough: don't save guessed cancel_path in options
Marc-André Lureau
2017-12-14
tpm-be: ask model to the TPM interface
Marc-André Lureau
2017-12-14
tpm-be: report error instead of front-end
Marc-André Lureau
2017-12-14
tpm-be: call request_completed() out of thread
Marc-André Lureau
2017-12-14
tpm-tis: no longer expose TPMState
Marc-André Lureau
2017-12-14
tpm-backend: store TPMIf interface, improve backend_init()
Marc-André Lureau
2017-12-14
tpm: move TpmIf in include/sysemu/tpm.h
Marc-André Lureau
2017-12-14
tpm-tis: remove unused locty_number
Marc-André Lureau
2017-12-14
xen/pt: Set is_express to avoid out-of-bounds write
Simon Gaiser
2017-12-14
xenfb: activate input handlers for raw pointer devices
Owen Smith
2017-12-14
xenfb: Add [feature|request]-raw-pointer
Owen Smith
2017-12-14
xenfb: Use Input Handlers directly
Owen Smith
2017-12-14
xen-disk: use an IOThread per instance
Paul Durrant
2017-12-15
spapr: don't initialize PATB entry if max-cpu-compat < power9
Laurent Vivier
2017-12-15
spapr: Assume msi_nonbroken
David Gibson
2017-12-15
spapr: Rename machine init functions for clarity
David Gibson
2017-12-15
spapr_events: drop bogus cell from "interrupt-ranges" property
Greg Kurz
2017-12-15
spapr: fix LSI interrupt specifiers in the device tree
Greg Kurz
2017-12-15
spapr: replace numa_get_node() with lookup in pc-dimm list
Igor Mammedov
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
[next]