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
/
include
Age
Commit message (
Expand
)
Author
2017-12-14
tpm: tpm_emulator: get and set buffer size of device
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
qdev: add DEFINE_PROP_TPMBE
Marc-André Lureau
2017-12-14
acpi: change TPM TIS data conditions
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-backend: move set 'id' to common code
Marc-André Lureau
2017-12-14
tpm-be: update optional function pointers
Marc-André Lureau
2017-12-14
tpm: remove unused opened code
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
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...
Peter Maydell
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
2017-12-13
xilinx_spips: Set all of the reset values
Alistair Francis
2017-12-13
nvic: Make systick banked
Peter Maydell
2017-12-13
linux-headers: update to 4.15-rc1
Eric Auger
2017-12-13
xlnx-zcu102: Add support for the ZynqMP QSPI
Francisco Iglesias
2017-12-13
xilinx_spips: Add support for the ZynqMP Generic QSPI
Francisco Iglesias
2017-12-13
xilinx_spips: Add support for zero pumping
Francisco Iglesias
2017-12-13
xilinx_spips: Add support for RX discard and RX drain
Francisco Iglesias
2017-12-13
xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
Francisco Iglesias
2017-12-01
virtio: Add queue interface to restore avail index from vring used index
Maxime Coquelin
2017-12-01
i386/msi: Correct mask of destination ID in MSI address
Chao Gao
2017-11-29
blockjob: reimplement block_job_sleep_ns to allow cancellation
Paolo Bonzini
2017-11-29
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
2017-11-24
osdep.h: Make TIME_MAX handle different time_t types
Peter Maydell
2017-11-24
s390/kvm_virtio/linux-headers: remove traces of old virtio transport
Christian Borntraeger
2017-11-21
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-11-21
coroutine: abort if we try to schedule or enter a pending coroutine
Jeff Cody
2017-11-21
blockjob: do not allow coroutine double entry or entry-after-completion
Jeff Cody
2017-11-21
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-11-21
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
2017-11-21
block: Add errp to bdrv_snapshot_goto()
Kevin Wolf
2017-11-21
Use HTTPS for qemu.org and other domains
Stefan Hajnoczi
2017-11-21
exec.c: Factor out before/after actions for notdirty memory writes
Peter Maydell
2017-11-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...
Peter Maydell
2017-11-20
hw/arm/aspeed: Unlock SCU when running kernel
Joel Stanley
2017-11-20
net: Transmit zero UDP checksum as 0xFFFF
Ed Swierk
2017-11-20
Revert "Add new PCI ID for i82559a"
Jason Wang
2017-11-17
block: Make bdrv_next() keep strong references
Max Reitz
2017-11-17
qapi: Add qobject_is_equal()
Max Reitz
2017-11-17
qapi/qlist: Add qlist_append_null() macro
Max Reitz
2017-11-17
qapi/qnull: Add own header
Max Reitz
2017-11-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
[next]