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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
scripts/tracetool: Update maintainer email address
Philippe Mathieu-Daudé
2020-06-24
18
-18
/
+18
*
|
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...
Peter Maydell
2020-06-25
44
-263
/
+921
|
\
\
\
\
|
*
|
|
|
sd/milkymist-memcard: Fix error API violation
Markus Armbruster
2020-06-23
1
-1
/
+1
|
*
|
|
|
sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
Markus Armbruster
2020-06-23
1
-12
/
+3
|
*
|
|
|
arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
Markus Armbruster
2020-06-23
1
-6
/
+6
|
*
|
|
|
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
2020-06-23
32
-59
/
+74
|
*
|
|
|
qdev: Reject chardev property override
Markus Armbruster
2020-06-23
1
-0
/
+8
|
*
|
|
|
qdev: Reject drive property override
Markus Armbruster
2020-06-23
2
-85
/
+11
|
*
|
|
|
qdev: Improve netdev property override error a bit
Markus Armbruster
2020-06-23
3
-3
/
+46
|
*
|
|
|
qdev: Eliminate get_pointer(), set_pointer()
Markus Armbruster
2020-06-23
1
-60
/
+35
|
*
|
|
|
blockdev: Deprecate -drive with bogus interface type
Markus Armbruster
2020-06-23
4
-2
/
+43
|
*
|
|
|
docs/qdev-device-use.txt: Update section "Default Devices"
Markus Armbruster
2020-06-23
1
-2
/
+2
|
*
|
|
|
fdc: Deprecate configuring floppies with -global isa-fdc
Markus Armbruster
2020-06-23
4
-9
/
+77
|
*
|
|
|
fdc: Open-code fdctrl_init_isa()
Markus Armbruster
2020-06-23
3
-17
/
+6
|
*
|
|
|
fdc: Reject clash between -drive if=floppy and -global isa-fdc
Markus Armbruster
2020-06-23
6
-159
/
+71
|
*
|
|
|
iotests/172: Cover -global floppy.drive=...
Markus Armbruster
2020-06-23
2
-0
/
+141
|
*
|
|
|
iotests/172: Cover empty filename and multiple use of drives
Markus Armbruster
2020-06-23
2
-0
/
+62
|
*
|
|
|
iotests/172: Include "info block" in test output
Markus Armbruster
2020-06-23
2
-2
/
+489
*
|
|
|
|
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...
Peter Maydell
2020-06-24
29
-103
/
+136
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
tpm: Move backend code under the 'backends/' directory
Philippe Mathieu-Daudé
2020-06-19
16
-60
/
+62
|
*
|
|
|
hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
Philippe Mathieu-Daudé
2020-06-19
8
-11
/
+11
|
*
|
|
|
hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
Philippe Mathieu-Daudé
2020-06-19
6
-5
/
+35
|
*
|
|
|
hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
Philippe Mathieu-Daudé
2020-06-19
2
-10
/
+11
|
*
|
|
|
hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c
Philippe Mathieu-Daudé
2020-06-19
2
-6
/
+5
|
*
|
|
|
hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
Philippe Mathieu-Daudé
2020-06-19
3
-3
/
+0
|
*
|
|
|
hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources
Philippe Mathieu-Daudé
2020-06-19
4
-1
/
+3
|
*
|
|
|
hw/tpm: Include missing 'qemu/option.h' header
Philippe Mathieu-Daudé
2020-06-19
1
-0
/
+2
|
*
|
|
|
hw/tpm: Do not include 'qemu/osdep.h' in header
Philippe Mathieu-Daudé
2020-06-19
1
-1
/
+0
|
*
|
|
|
hw/tpm: Rename TPMDEV as TPM_BACKEND in Kconfig
Philippe Mathieu-Daudé
2020-06-19
1
-6
/
+6
|
*
|
|
|
backends: Add TPM files into their own directory
Philippe Mathieu-Daudé
2020-06-19
4
-2
/
+3
|
*
|
|
|
docs/specs/tpm: Correct header path name
Philippe Mathieu-Daudé
2020-06-19
1
-1
/
+1
*
|
|
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...
Peter Maydell
2020-06-23
27
-1152
/
+1625
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
arm/virt: Add memory hot remove support
Shameer Kolothum
2020-06-23
2
-2
/
+89
|
*
|
|
|
tests/qtest/arm-cpu-features: Add feature setting tests
Andrew Jones
2020-06-23
1
-4
/
+34
|
*
|
|
|
target/arm: Check supported KVM features globally (not per vCPU)
Philippe Mathieu-Daudé
2020-06-23
5
-29
/
+22
|
*
|
|
|
hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface
Philippe Mathieu-Daudé
2020-06-23
1
-5
/
+18
|
*
|
|
|
hw/arm/mps2: Add audio I2S interface as unimplemented device
Philippe Mathieu-Daudé
2020-06-23
1
-0
/
+1
|
*
|
|
|
hw/arm/mps2: Add I2C devices
Philippe Mathieu-Daudé
2020-06-23
2
-0
/
+9
|
*
|
|
|
hw/arm/mps2: Add SPI devices
Philippe Mathieu-Daudé
2020-06-23
2
-3
/
+27
|
*
|
|
|
hw/arm/mps2: Map the FPGA I/O block
Philippe Mathieu-Daudé
2020-06-23
1
-0
/
+9
|
*
|
|
|
hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
Philippe Mathieu-Daudé
2020-06-23
1
-2
/
+6
|
*
|
|
|
hw/arm/mps2: Add CMSDK APB watchdog device
Philippe Mathieu-Daudé
2020-06-23
2
-0
/
+8
|
*
|
|
|
hw/arm/mps2: Rename CMSDK AHB peripheral region
Philippe Mathieu-Daudé
2020-06-23
1
-1
/
+2
|
*
|
|
|
hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
Philippe Mathieu-Daudé
2020-06-23
1
-1
/
+4
|
*
|
|
|
hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
Philippe Mathieu-Daudé
2020-06-23
3
-3
/
+6
|
*
|
|
|
hw/i2c: Add header for ARM SBCon two-wire serial bus interface
Philippe Mathieu-Daudé
2020-06-23
3
-12
/
+41
|
*
|
|
|
hw/i2c/versatile_i2c: Add SCL/SDA definitions
Philippe Mathieu-Daudé
2020-06-23
1
-2
/
+5
|
*
|
|
|
hw/i2c/versatile_i2c: Add definitions for register addresses
Philippe Mathieu-Daudé
2020-06-23
1
-4
/
+10
|
*
|
|
|
hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
Philippe Mathieu-Daudé
2020-06-23
2
-0
/
+2
|
*
|
|
|
target/arm: Remove dead code relating to SABA and UABA
Peter Maydell
2020-06-23
1
-12
/
+0
[prev]
[next]