index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
2017-10-24
tpm: add missing include
Philippe Mathieu-Daudé
2017-10-19
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
2017-10-19
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
2017-10-19
tpm: remove locty argument from receive_cb
Marc-André Lureau
2017-10-19
tpm: remove unused TPMBackendCmd
Marc-André Lureau
2017-10-19
tpm: remove init() class method
Marc-André Lureau
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
2017-10-19
tpm: move TPMSizedBuffer to tpm_tis.h
Marc-André Lureau
2017-10-19
tpm: remove tpm_register_driver()
Marc-André Lureau
2017-10-19
tpm: make tpm_get_backend_driver() static
Marc-André Lureau
2017-10-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-10-15
dump: add guest ELF note
Marc-André Lureau
2017-10-13
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
2017-10-13
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
2017-10-09
vl: exit if maxcpus is negative
Seeteena Thoufeek
2017-10-03
iothread: export iothread_stop()
Peter Xu
2017-10-03
iothread: provide helpers for internal use
Peter Xu
2017-10-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-10-02
kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()
Greg Kurz
2017-10-02
watchdog.h: Drop local redefinition of actions enum
Michal Privoznik
2017-09-22
seccomp: Don't include libseccomp from QEMU header
Fam Zheng
2017-09-15
seccomp: add resourcecontrol argument to command line
Eduardo Otubo
2017-09-15
seccomp: add spawn argument to command line
Eduardo Otubo
2017-09-15
seccomp: add elevateprivileges argument to command line
Eduardo Otubo
2017-09-15
seccomp: add obsolete argument to command line
Eduardo Otubo
2017-09-15
seccomp: changing from whitelist to blacklist
Eduardo Otubo
2017-09-14
hmp: extend "info numa" with hotplugged memory information
Vadim Galitsyn
2017-09-08
qemu-iothread: IOThread supports the GMainContext event loop
Wang Yong
2017-09-05
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
2017-09-04
tpm: Clean up model registration & lookup
Markus Armbruster
2017-09-04
tpm: Clean up driver registration & lookup
Marc-André Lureau
2017-08-23
block-backend: Allow more "can inactivate" cases
Fam Zheng
2017-08-08
kvm: workaround build break on gcc-7.1.1 / fedora26
Greg Kurz
2017-07-19
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into...
Peter Maydell
2017-07-18
xen/mapcache: introduce xen_replace_cache_entry()
Igor Druzhinin
2017-07-18
block: Make blk_all_next() public
Kevin Wolf
2017-07-18
block: Make blk_get_attached_dev_id() public
Kevin Wolf
2017-07-13
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in...
Peter Maydell
2017-07-11
block: Add PreallocMode to blk_truncate()
Max Reitz
2017-07-11
ARM: KVM: Enable in-kernel timers with user space gic
Alexander Graf
2017-07-04
vl: convert -tb-size to qemu_strtoul
Paolo Bonzini
2017-07-04
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-06-28
migration: move only_migratable to MigrationState
Peter Xu
2017-06-28
accel: introduce AccelClass.global_props
Peter Xu
2017-06-26
block: change variable names in BlockDriverState
Manos Pitsidianakis
[next]