index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sysemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1...
Peter Maydell
2017-12-17
2
-35
/
+63
|
\
|
*
tpm: tpm_emulator: get and set buffer size of device
Stefan Berger
2017-12-15
1
-2
/
+4
|
*
tpm: Move getting TPM buffer size to backends
Stefan Berger
2017-12-15
1
-0
/
+12
|
*
tpm: remove tpm_register_model()
Marc-André Lureau
2017-12-15
1
-2
/
+0
|
*
acpi: change TPM TIS data conditions
Marc-André Lureau
2017-12-15
1
-0
/
+3
|
*
tpm: add TPM interface to lookup TPM version
Marc-André Lureau
2017-12-15
1
-3
/
+2
|
*
tpm: lookup the the TPM interface instead of TIS device
Marc-André Lureau
2017-12-15
1
-10
/
+15
|
*
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
Marc-André Lureau
2017-12-15
1
-1
/
+1
|
*
tpm-backend: move set 'id' to common code
Marc-André Lureau
2017-12-15
1
-1
/
+1
|
*
tpm-be: update optional function pointers
Marc-André Lureau
2017-12-15
1
-1
/
+4
|
*
tpm: remove unused opened code
Marc-André Lureau
2017-12-15
1
-12
/
+0
|
*
tpm-be: ask model to the TPM interface
Marc-André Lureau
2017-12-15
2
-1
/
+1
|
*
tpm-be: report error instead of front-end
Marc-André Lureau
2017-12-15
1
-1
/
+2
|
*
tpm-be: call request_completed() out of thread
Marc-André Lureau
2017-12-15
2
-1
/
+1
|
*
tpm-tis: no longer expose TPMState
Marc-André Lureau
2017-12-15
1
-2
/
+0
|
*
tpm-backend: store TPMIf interface, improve backend_init()
Marc-André Lureau
2017-12-15
2
-4
/
+4
|
*
tpm: move TpmIf in include/sysemu/tpm.h
Marc-André Lureau
2017-12-15
1
-0
/
+19
*
|
spapr: replace numa_get_node() with lookup in pc-dimm list
Igor Mammedov
2017-12-14
1
-10
/
+0
|
/
*
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
2017-12-14
1
-2
/
+0
*
tpm: add missing include
Philippe Mathieu-Daudé
2017-10-24
1
-0
/
+1
*
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
2017-10-19
1
-5
/
+1
*
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
2017-10-19
1
-3
/
+13
*
tpm: remove locty argument from receive_cb
Marc-André Lureau
2017-10-19
1
-1
/
+1
*
tpm: remove unused TPMBackendCmd
Marc-André Lureau
2017-10-19
1
-8
/
+1
*
tpm: remove init() class method
Marc-André Lureau
2017-10-19
1
-2
/
+0
*
tpm: remove TPMDriverOps
Marc-André Lureau
2017-10-19
1
-10
/
+5
*
tpm: move TPMSizedBuffer to tpm_tis.h
Marc-André Lureau
2017-10-19
1
-5
/
+0
*
tpm: remove tpm_register_driver()
Marc-André Lureau
2017-10-19
1
-1
/
+0
*
tpm: make tpm_get_backend_driver() static
Marc-André Lureau
2017-10-19
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-10-16
1
-0
/
+2
|
\
|
*
dump: add guest ELF note
Marc-André Lureau
2017-10-15
1
-0
/
+2
*
|
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
2017-10-13
1
-12
/
+0
*
|
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
2017-10-13
1
-2
/
+13
*
|
tpm-backend: Made few interface methods optional
Amarnath Valluri
2017-10-13
1
-11
/
+2
*
|
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
2017-10-13
1
-7
/
+0
*
|
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
2017-10-13
2
-53
/
+20
*
|
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
2017-10-13
1
-1
/
+0
|
/
*
vl: exit if maxcpus is negative
Seeteena Thoufeek
2017-10-10
1
-1
/
+1
*
iothread: export iothread_stop()
Peter Xu
2017-10-03
1
-0
/
+1
*
iothread: provide helpers for internal use
Peter Xu
2017-10-03
1
-0
/
+8
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-10-03
1
-1
/
+1
|
\
|
*
kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()
Greg Kurz
2017-10-02
1
-1
/
+1
*
|
watchdog.h: Drop local redefinition of actions enum
Michal Privoznik
2017-10-02
1
-10
/
+2
|
/
*
seccomp: Don't include libseccomp from QEMU header
Fam Zheng
2017-09-22
1
-2
/
+0
*
seccomp: add resourcecontrol argument to command line
Eduardo Otubo
2017-09-15
1
-0
/
+1
*
seccomp: add spawn argument to command line
Eduardo Otubo
2017-09-15
1
-0
/
+1
*
seccomp: add elevateprivileges argument to command line
Eduardo Otubo
2017-09-15
1
-0
/
+1
*
seccomp: add obsolete argument to command line
Eduardo Otubo
2017-09-15
1
-1
/
+2
*
seccomp: changing from whitelist to blacklist
Eduardo Otubo
2017-09-15
1
-0
/
+2
*
hmp: extend "info numa" with hotplugged memory information
Vadim Galitsyn
2017-09-14
1
-1
/
+6
[next]