index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
hw/registerfields: fix a typo in the FIELD() documentation
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-18
MAINTAINERS: add "hw/registerfields.h" in Register API entry
Philippe Mathieu-Daudé
1
-0
/
+1
2017-12-18
Makefile: add more targets to the UNCHECKED_GOALS rule
Philippe Mathieu-Daudé
1
-1
/
+4
2017-12-18
accel/tcg/cpu-exec-common.c: Remove unnecessary include of memory-internal.h
Peter Maydell
1
-1
/
+0
2017-12-18
build: fix typo in error message
Mike Frysinger
1
-1
/
+1
2017-12-18
Makefile: use $(MAKE) variable
Philippe Mathieu-Daudé
2
-13
/
+13
2017-12-18
Document pretty parameter for mon option
Vicente Jimenez Aguilar
1
-3
/
+4
2017-12-18
memory: remove unused memory_region_set_global_locking()
Marc-André Lureau
2
-17
/
+0
2017-12-18
.gitignore: remove vscclient
Marc-André Lureau
1
-1
/
+0
2017-12-18
mmap(2) returns MAP_FAILED, not NULL, on failure
Michael McConville
1
-1
/
+1
2017-12-18
configure: check $CC available before verifying host CPU
Daniel Henrique Barboza
1
-11
/
+14
2017-12-18
qht: fix kernel-doc markup in qht.h
Emilio G. Cota
1
-3
/
+3
2017-12-18
translate-all: fix 'consisits' typo in comment
Emilio G. Cota
1
-1
/
+1
2017-12-18
disas/arm: fix 'instuction' typo in comment
Emilio G. Cota
1
-1
/
+1
2017-12-18
Remove empty statements
Ladi Prosek
7
-7
/
+7
2017-12-17
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1...
Peter Maydell
14
-266
/
+553
2017-12-15
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-201712151' into ...
Peter Maydell
3
-0
/
+482
2017-12-15
sparc: Make sure we mmap at SHMLBA alignment
Peter Maydell
2
-0
/
+11
2017-12-15
io: introduce a network socket listener API
Daniel P. Berrange
3
-0
/
+482
2017-12-15
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into sta...
Peter Maydell
36
-546
/
+927
2017-12-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20171215' int...
Peter Maydell
29
-467
/
+636
2017-12-15
s390-ccw-virtio: allow for systems larger that 7.999TB
Christian Borntraeger
1
-3
/
+27
2017-12-15
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...
Peter Maydell
7
-145
/
+215
2017-12-14
tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size
Stefan Berger
1
-0
/
+15
2017-12-14
tpm: tpm_emulator: get and set buffer size of device
Stefan Berger
5
-12
/
+111
2017-12-14
tpm: tpm_passthrough: Read the buffer size from the host device
Stefan Berger
4
-1
/
+137
2017-12-14
tpm: pull tpm_util_request() out of tpm_util_test()
Stefan Berger
1
-9
/
+31
2017-12-14
tpm: Move getting TPM buffer size to backends
Stefan Berger
5
-5
/
+38
2017-12-14
tpm: remove tpm_register_model()
Marc-André Lureau
3
-17
/
+6
2017-12-14
tpm-tis: use DEFINE_PROP_TPMBE
Marc-André Lureau
1
-10
/
+2
2017-12-14
qdev: add DEFINE_PROP_TPMBE
Marc-André Lureau
2
-0
/
+67
2017-12-14
tpm-tis: check that at most one TPM device exists
Marc-André Lureau
1
-0
/
+5
2017-12-14
tpm-tis: remove redundant 'tpm_tis:' in error messages
Marc-André Lureau
1
-4
/
+4
2017-12-14
tpm-emulator: add a FIXME comment about blocking cancel
Marc-André Lureau
1
-0
/
+1
2017-12-14
acpi: change TPM TIS data conditions
Marc-André Lureau
2
-4
/
+11
2017-12-14
tpm: add tpm_cmd_get_size() to tpm_util
Marc-André Lureau
2
-2
/
+9
2017-12-14
tpm: add TPM interface to lookup TPM version
Marc-André Lureau
2
-5
/
+5
2017-12-14
tpm: lookup the the TPM interface instead of TIS device
Marc-André Lureau
2
-11
/
+16
2017-12-14
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
Marc-André Lureau
3
-3
/
+3
2017-12-14
tpm-tis: simplify header inclusion
Marc-André Lureau
1
-9
/
+4
2017-12-14
tpm-passthrough: workaround a possible race
Marc-André Lureau
1
-2
/
+2
2017-12-14
tpm-passthrough: simplify create()
Marc-André Lureau
1
-26
/
+10
2017-12-14
tpm-passthrough: make it safer to destroy after creation
Marc-André Lureau
1
-2
/
+6
2017-12-14
tpm-backend: move set 'id' to common code
Marc-André Lureau
4
-17
/
+9
2017-12-14
tpm-passthrough: pass TPMPassthruState to handle_device_opts
Marc-André Lureau
1
-3
/
+3
2017-12-14
tpm-be: update optional function pointers
Marc-André Lureau
2
-9
/
+5
2017-12-14
tpm-passthrough: don't save guessed cancel_path in options
Marc-André Lureau
1
-3
/
+1
2017-12-14
tpm: remove unused opened code
Marc-André Lureau
3
-60
/
+0
2017-12-14
tpm-be: ask model to the TPM interface
Marc-André Lureau
5
-6
/
+6
2017-12-14
tpm-be: report error instead of front-end
Marc-André Lureau
3
-5
/
+5
[next]