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-10-20
s390x/kvm: drop two debug prints
David Hildenbrand
1
-2
/
+0
2017-10-20
s390x/kvm: factor out storing of adtl CPU status
David Hildenbrand
3
-29
/
+31
2017-10-20
s390x/kvm: factor out storing of CPU status
David Hildenbrand
3
-66
/
+65
2017-10-20
s390x/kvm: generalize SIGP stop and restart interrupt injection
David Hildenbrand
5
-12
/
+53
2017-10-20
s390x/kvm: pass ipb directly into handle_sigp()
David Hildenbrand
1
-3
/
+3
2017-10-20
target/s390x: interpret PSW_MASK_WAIT only for TCG
David Hildenbrand
1
-1
/
+2
2017-10-20
s390x/tcg: handle WAIT PSWs during interrupt injection
David Hildenbrand
1
-0
/
+6
2017-10-20
target/s390x: factor out handling of WAIT PSW into s390_handle_wait()
David Hildenbrand
3
-19
/
+23
2017-10-20
s390x/tcg: a CPU cannot switch state due to an interrupt
David Hildenbrand
1
-1
/
+0
2017-10-20
s390x/tcg: STOPPED cpus can never wake up
David Hildenbrand
1
-0
/
+6
2017-10-20
s390x/tcg: take care of external interrupt subclasses
David Hildenbrand
4
-13
/
+50
2017-10-20
s390x/tcg: rework checking for deliverable interrupts
David Hildenbrand
4
-17
/
+62
2017-10-20
s390x/tcg: injection of emergency signals and external calls
David Hildenbrand
4
-2
/
+50
2017-10-20
s390x/tcg: cleanup service interrupt injection
David Hildenbrand
5
-38
/
+10
2017-10-20
s390x/tcg: turn INTERRUPT_EXT into a mask
David Hildenbrand
5
-47
/
+61
2017-10-20
s390x/css: be more consistent if broken beyond repair
Halil Pasic
1
-12
/
+4
2017-10-20
S390: use g_new() family of functions
Marc-André Lureau
4
-14
/
+14
2017-10-20
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...
Peter Maydell
10
-487
/
+383
2017-10-20
oslib-posix: Fix compiler warning and some data types
Stefan Weil
1
-7
/
+8
2017-10-20
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2017-10-20
docker: Fix PATH for ccache
Fam Zheng
1
-1
/
+1
2017-10-20
docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross'
Greg Kurz
1
-1
/
+1
2017-10-20
docker: allow running from srcdir != builddir build
Paolo Bonzini
1
-2
/
+2
2017-10-20
docker: cleanup temp directory after test
Peter Xu
1
-0
/
+2
2017-10-20
docker: Don't allocate tty unless DEBUG=1
Fam Zheng
1
-2
/
+2
2017-10-19
Update OpenBIOS images to 83818bd built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2017-10-19
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
3
-28
/
+79
2017-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11-prerelease-201...
Peter Maydell
10
-0
/
+4
2017-10-19
build: Fix dtc-checkout race condition in Makefile
Aaron Lindsay
1
-1
/
+1
2017-10-19
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
6
-15
/
+15
2017-10-19
tpm: add a QOM TPM interface
Marc-André Lureau
3
-0
/
+29
2017-10-19
tpm-tis: fold TPMTISEmuState in TPMState
Marc-André Lureau
1
-179
/
+157
2017-10-19
tpm-tis: remove tpm_tis.h header
Marc-André Lureau
3
-96
/
+71
2017-10-19
tpm-tis: move TPMState to TIS header
Marc-André Lureau
3
-21
/
+22
2017-10-19
tpm: remove locty_data from TPMState
Marc-André Lureau
3
-11
/
+6
2017-10-19
tpm-emulator: fix error handling
Marc-André Lureau
1
-6
/
+8
2017-10-19
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
6
-44
/
+50
2017-10-19
tpm: remove locty argument from receive_cb
Marc-André Lureau
4
-9
/
+5
2017-10-19
tpm: remove needless cast
Marc-André Lureau
1
-1
/
+1
2017-10-19
tpm: remove unused TPMBackendCmd
Marc-André Lureau
4
-58
/
+29
2017-10-19
tpm: remove configure_tpm() hop
Marc-André Lureau
1
-6
/
+1
2017-10-19
tpm: remove init() class method
Marc-André Lureau
2
-5
/
+1
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
6
-68
/
+53
2017-10-19
tpm: move TPMSizedBuffer to tpm_tis.h
Marc-André Lureau
2
-5
/
+5
2017-10-19
tpm: remove tpm_register_driver()
Marc-André Lureau
4
-11
/
+0
2017-10-19
tpm: replace tpm_get_backend_driver() to drop be_drivers
Marc-André Lureau
1
-8
/
+3
2017-10-19
tpm: lookup tpm backend class in tpm_driver_find_by_type()
Marc-André Lureau
1
-8
/
+21
2017-10-19
tpm: make tpm_get_backend_driver() static
Marc-André Lureau
2
-2
/
+1
2017-10-19
tpm-tis: remove RAISE_STS_IRQ
Marc-André Lureau
1
-23
/
+1
2017-10-19
tpm-tis: remove unused hw_access argument
Marc-André Lureau
1
-10
/
+3
[prev]
[next]