Age | Commit message (Expand) | Author |
2017-12-18 | block: remove "qemu/osdep.h" from header file | Philippe Mathieu-Daudé |
2017-12-18 | hw: remove "qemu/osdep.h" from header files | Philippe Mathieu-Daudé |
2017-12-18 | hw: use "qemu/osdep.h" as first #include in source files | Philippe Mathieu-Daudé |
2017-12-18 | MAINTAINERS: add missing entry for include/hw/net/ | Philippe Mathieu-Daudé |
2017-12-18 | MAINTAINERS: add entries for timer/m48t59 | Philippe Mathieu-Daudé |
2017-12-18 | MAINTAINERS: add an entry for input/pckbd.c | Philippe Mathieu-Daudé |
2017-12-18 | MAINTAINERS: add an entry for watchdog/wdt_ib700 | Philippe Mathieu-Daudé |
2017-12-18 | MAINTAINERS: add an entry for the i82378 (superio) | Philippe Mathieu-Daudé |
2017-12-18 | MAINTAINERS: add an entry for the i8257 (DMA controller) | Philippe Mathieu-Daudé |
2017-12-18 | MAINTAINERS: add an entry for the i82374 (southbridge) | Philippe Mathieu-Daudé |
2017-12-18 | MAINTAINERS: add entries for i2c/ppc4xx | Philippe Mathieu-Daudé |
2017-12-18 | hw/input/hid: Add support for several keys. | Tao Wu |
2017-12-18 | hw/registerfields: add missing include | Philippe Mathieu-Daudé |
2017-12-18 | hw/registerfields: add 64-bit extract/deposit macros | Philippe Mathieu-Daudé |
2017-12-18 | hw/registerfields: fix a typo in the FIELD() documentation | Philippe Mathieu-Daudé |
2017-12-18 | MAINTAINERS: add "hw/registerfields.h" in Register API entry | Philippe Mathieu-Daudé |
2017-12-18 | Makefile: add more targets to the UNCHECKED_GOALS rule | Philippe Mathieu-Daudé |
2017-12-18 | accel/tcg/cpu-exec-common.c: Remove unnecessary include of memory-internal.h | Peter Maydell |
2017-12-18 | build: fix typo in error message | Mike Frysinger |
2017-12-18 | Makefile: use $(MAKE) variable | Philippe Mathieu-Daudé |
2017-12-18 | Document pretty parameter for mon option | Vicente Jimenez Aguilar |
2017-12-18 | memory: remove unused memory_region_set_global_locking() | Marc-André Lureau |
2017-12-18 | .gitignore: remove vscclient | Marc-André Lureau |
2017-12-18 | mmap(2) returns MAP_FAILED, not NULL, on failure | Michael McConville |
2017-12-18 | configure: check $CC available before verifying host CPU | Daniel Henrique Barboza |
2017-12-18 | qht: fix kernel-doc markup in qht.h | Emilio G. Cota |
2017-12-18 | translate-all: fix 'consisits' typo in comment | Emilio G. Cota |
2017-12-18 | disas/arm: fix 'instuction' typo in comment | Emilio G. Cota |
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/berrange/tags/pull-qio-201712151' into ... | Peter Maydell |
2017-12-15 | sparc: Make sure we mmap at SHMLBA alignment | Peter Maydell |
2017-12-15 | io: introduce a network socket listener API | Daniel P. Berrange |
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 |