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
2018-04-26
vl.c: Provide accessor function serial_hd() for serial_hds[] array
Peter Maydell
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-13
kvm: introduce memory encryption APIs
Brijesh Singh
2018-03-13
kvm: add memory encryption context
Brijesh Singh
2018-03-12
replay: make locking visible outside replay code
Alex Bennée
2018-03-12
replay: fix save/load vm for non-empty queue
Pavel Dovgalyuk
2018-03-12
vl: export machine_init_done
Peter Xu
2018-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-03-08
vl: introduce vm_shutdown()
Stefan Hajnoczi
2018-03-07
RISC-V Build Infrastructure
Michael Clark
2018-03-05
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-03-05
net: Add a new convenience option "--nic" to configure default/on-board NICs
Thomas Huth
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-01
cryptodev-vhost-user: set the key length
Gonglei
2018-03-01
cryptodev: add vhost support
Gonglei
2018-03-01
cryptodev: add vhost-user as a new cryptodev backend
Gonglei
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-13
hax: Support guest RAM sizes of 4GB or more
Yu Ning
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
Clean up includes
Markus Armbruster
2018-02-08
block: Introduce buf register API
Fam Zheng
2018-02-07
Add the WHPX acceleration enlightenments
Justin Terry (VM)
2018-02-07
Add the WHPX vcpu API
Justin Terry (VM)
2018-01-30
target/hppa: Skeleton support for hppa-softmmu
Helge Deller
2018-01-29
tpm: add CRB device
Marc-André Lureau
2018-01-29
tpm: report backend request error
Marc-André Lureau
2018-01-29
tpm: replace GThreadPool with AIO threadpool
Marc-André Lureau
2018-01-25
sdl: reorganize -no-frame support
Gerd Hoffmann
2017-12-22
i386: hvf: implement vga dirty page tracking
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: add code base from Google's QEMU repository
Sergio Andres Gomez Del Real
2017-12-19
iothread: fix iothread_stop() race condition
Stefan Hajnoczi
2017-12-19
iothread: add iothread_by_id() API
Stefan Hajnoczi
2017-12-18
i386/hax: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-17
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1...
Peter Maydell
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
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
[next]