index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: tpm_emulator: get and set buffer size of device
Stefan Berger
2017-12-15
3
-8
/
+105
*
tpm: tpm_passthrough: Read the buffer size from the host device
Stefan Berger
2017-12-15
4
-1
/
+137
*
tpm: pull tpm_util_request() out of tpm_util_test()
Stefan Berger
2017-12-15
1
-9
/
+31
*
tpm: Move getting TPM buffer size to backends
Stefan Berger
2017-12-15
3
-5
/
+19
*
tpm: remove tpm_register_model()
Marc-André Lureau
2017-12-15
1
-1
/
+0
*
tpm-tis: use DEFINE_PROP_TPMBE
Marc-André Lureau
2017-12-15
1
-10
/
+2
*
qdev: add DEFINE_PROP_TPMBE
Marc-André Lureau
2017-12-15
1
-0
/
+64
*
tpm-tis: check that at most one TPM device exists
Marc-André Lureau
2017-12-15
1
-0
/
+5
*
tpm-tis: remove redundant 'tpm_tis:' in error messages
Marc-André Lureau
2017-12-15
1
-4
/
+4
*
tpm-emulator: add a FIXME comment about blocking cancel
Marc-André Lureau
2017-12-15
1
-0
/
+1
*
acpi: change TPM TIS data conditions
Marc-André Lureau
2017-12-15
1
-4
/
+8
*
tpm: add tpm_cmd_get_size() to tpm_util
Marc-André Lureau
2017-12-15
2
-2
/
+9
*
tpm: add TPM interface to lookup TPM version
Marc-André Lureau
2017-12-15
1
-2
/
+3
*
tpm: lookup the the TPM interface instead of TIS device
Marc-André Lureau
2017-12-15
1
-1
/
+1
*
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
Marc-André Lureau
2017-12-15
1
-1
/
+1
*
tpm-tis: simplify header inclusion
Marc-André Lureau
2017-12-15
1
-9
/
+4
*
tpm-passthrough: workaround a possible race
Marc-André Lureau
2017-12-15
1
-2
/
+2
*
tpm-passthrough: simplify create()
Marc-André Lureau
2017-12-15
1
-26
/
+10
*
tpm-passthrough: make it safer to destroy after creation
Marc-André Lureau
2017-12-15
1
-2
/
+6
*
tpm-backend: move set 'id' to common code
Marc-André Lureau
2017-12-15
2
-15
/
+6
*
tpm-passthrough: pass TPMPassthruState to handle_device_opts
Marc-André Lureau
2017-12-15
1
-3
/
+3
*
tpm-passthrough: don't save guessed cancel_path in options
Marc-André Lureau
2017-12-15
1
-3
/
+1
*
tpm-be: ask model to the TPM interface
Marc-André Lureau
2017-12-15
1
-2
/
+1
*
tpm-be: report error instead of front-end
Marc-André Lureau
2017-12-15
1
-3
/
+1
*
tpm-be: call request_completed() out of thread
Marc-André Lureau
2017-12-15
3
-27
/
+12
*
tpm-tis: no longer expose TPMState
Marc-André Lureau
2017-12-15
1
-2
/
+2
*
tpm-backend: store TPMIf interface, improve backend_init()
Marc-André Lureau
2017-12-15
3
-5
/
+5
*
tpm: move TpmIf in include/sysemu/tpm.h
Marc-André Lureau
2017-12-15
1
-21
/
+1
*
tpm-tis: remove unused locty_number
Marc-André Lureau
2017-12-15
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...
Peter Maydell
2017-12-14
1
-22
/
+0
|
\
|
*
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
2017-12-14
1
-22
/
+0
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171213'...
Peter Maydell
2017-12-14
8
-163
/
+1050
|
\
\
|
*
|
xilinx_spips: Use memset instead of a for loop to zero registers
Alistair Francis
2017-12-13
1
-8
/
+3
|
*
|
xilinx_spips: Set all of the reset values
Alistair Francis
2017-12-13
1
-5
/
+30
|
*
|
xilinx_spips: Update the QSPI Mod ID reset value
Alistair Francis
2017-12-13
1
-0
/
+1
|
*
|
hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOS
Prasad J Pandit
2017-12-13
1
-0
/
+1
|
*
|
nvic: Make systick banked
Peter Maydell
2017-12-13
1
-13
/
+77
|
*
|
nvic: Make nvic_sysreg_ns_ops work with any MemoryRegion
Peter Maydell
2017-12-13
1
-3
/
+7
|
*
|
hw/intc/arm_gicv3_its: Implement full reset
Eric Auger
2017-12-13
1
-1
/
+8
|
*
|
hw/intc/arm_gicv3_its: Implement a minimalist reset
Eric Auger
2017-12-13
1
-0
/
+42
|
*
|
hw/intc/arm_gicv3_its: Don't call post_load on reset
Eric Auger
2017-12-13
2
-6
/
+0
|
*
|
xlnx-zcu102: Add support for the ZynqMP QSPI
Francisco Iglesias
2017-12-13
2
-0
/
+49
|
*
|
xilinx_spips: Add support for the ZynqMP Generic QSPI
Francisco Iglesias
2017-12-13
1
-47
/
+532
|
*
|
xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
Francisco Iglesias
2017-12-13
1
-3
/
+1
|
*
|
xilinx_spips: Add support for 4 byte addresses in the LQSPI
Francisco Iglesias
2017-12-13
1
-1
/
+5
|
*
|
xilinx_spips: Add support for zero pumping
Francisco Iglesias
2017-12-13
1
-7
/
+40
|
*
|
xilinx_spips: Make tx/rx_data_bytes more generic and reusable
Francisco Iglesias
2017-12-13
1
-27
/
+37
|
*
|
xilinx_spips: Add support for RX discard and RX drain
Francisco Iglesias
2017-12-13
1
-18
/
+149
|
*
|
xilinx_spips: Update striping to be big-endian bit order
Francisco Iglesias
2017-12-13
1
-9
/
+10
|
*
|
xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
Francisco Iglesias
2017-12-13
1
-35
/
+0
[next]