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
...
|
*
trace: document how to specify multiple --trace patterns
Stefan Hajnoczi
2021-02-01
1
-2
/
+7
|
*
simpletrace: build() missing 2 required positional arguments
Volker Rümelin
2021-02-01
1
-1
/
+3
|
*
trace: make the 'log' backend timestamp configurable
Stefan Hajnoczi
2021-02-01
2
-6
/
+16
|
*
error: rename error_with_timestamp to message_with_timestamp
Stefan Hajnoczi
2021-02-01
3
-4
/
+4
|
*
trace: add meson custom_target() depend_files for tracetool
Stefan Hajnoczi
2021-02-01
2
-8
/
+41
|
*
tracetool: also strip %l and %ll from systemtap format strings
Daniel P. Berrangé
2021-02-01
1
-1
/
+6
|
*
tracetool: fix "PRI" macro decoding
Laurent Vivier
2021-02-01
1
-0
/
+1
|
*
trace: recommend "log" backend for getting started with tracing
Stefan Hajnoczi
2021-02-01
1
-17
/
+18
|
*
tracing: convert documentation to rST
Stefan Hajnoczi
2021-02-01
2
-54
/
+81
|
*
trace: fix simpletrace doc mismerge
Stefan Hajnoczi
2021-02-01
1
-17
/
+17
|
/
*
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...
Peter Maydell
2021-01-29
25
-146
/
+160
|
\
|
*
tests: Replace deprecated ASN1 code
Stefan Weil
2021-01-29
3
-7
/
+7
|
*
tests: Fix runtime error in test-authz-pam
Stefan Weil
2021-01-29
1
-1
/
+9
|
*
ui: update keycodemapdb submodule commit
Daniel P. Berrangé
2021-01-29
2
-1
/
+2
|
*
crypto: Add spaces around operator
shiliyang
2021-01-29
2
-3
/
+3
|
*
configure: replace --enable/disable-git-update with --with-git-submodules
Dan Streetman
2021-01-29
3
-43
/
+66
|
*
docs: fix missing backslash in certtool shell example
Daniel P. Berrangé
2021-01-29
1
-1
/
+1
|
*
docs: simplify and clarify the platform support rules
Daniel P. Berrangé
2021-01-29
1
-40
/
+23
|
*
Prefer 'on' | 'off' over 'yes' | 'no' for bool options
Daniel P. Berrangé
2021-01-29
4
-10
/
+10
|
*
os: deprecate the -enable-fips option and QEMU's FIPS enforcement
Daniel P. Berrangé
2021-01-29
2
-0
/
+15
|
*
crypto: Fix memory leaks in set_loaded for tls-*
Kevin Wolf
2021-01-29
3
-6
/
+3
|
*
crypto: Forbid broken unloading of secrets
Kevin Wolf
2021-01-29
1
-3
/
+3
|
*
crypto: Move USER_CREATABLE to secret_common base class
Kevin Wolf
2021-01-29
3
-28
/
+15
|
*
crypto: Fix some code style problems, add spaces around operator
shiliyang
2021-01-29
3
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210129-...
Peter Maydell
2021-01-29
52
-319
/
+1436
|
\
\
|
*
|
hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYS
Peter Maydell
2021-01-29
1
-10
/
+0
|
*
|
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2021-01-29
8
-28
/
+0
|
*
|
arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2021-01-29
5
-15
/
+0
|
*
|
hw/arm/armsse: Use Clock to set system_clock_scale
Peter Maydell
2021-01-29
1
-5
/
+19
|
*
|
tests/qtest/cmsdk-apb-watchdog-test: Test clock changes
Peter Maydell
2021-01-29
1
-0
/
+52
|
*
|
hw/watchdog/cmsdk-apb-watchdog: Convert to use Clock input
Peter Maydell
2021-01-29
1
-4
/
+14
|
*
|
hw/timer/cmsdk-apb-dualtimer: Convert to use Clock input
Peter Maydell
2021-01-29
1
-5
/
+37
|
*
|
hw/timer/cmsdk-apb-timer: Convert to use Clock input
Peter Maydell
2021-01-29
1
-4
/
+14
|
*
|
hw/arm/stellaris: Create Clock input for watchdog
Peter Maydell
2021-01-29
1
-12
/
+31
|
*
|
hw/arm/stellaris: Convert SSYS to QOM device
Peter Maydell
2021-01-29
1
-25
/
+107
|
*
|
hw/arm/musca: Create and connect ARMSSE Clocks
Peter Maydell
2021-01-29
1
-0
/
+12
|
*
|
hw/arm/mps2-tz: Create and connect ARMSSE Clocks
Peter Maydell
2021-01-29
1
-0
/
+13
|
*
|
hw/arm/mps2: Create and connect SYSCLK Clock
Peter Maydell
2021-01-29
1
-0
/
+9
|
*
|
hw/arm/mps2: Inline CMSDK_APB_TIMER creation
Peter Maydell
2021-01-29
2
-23
/
+16
|
*
|
hw/arm/armsse: Wire up clocks
Peter Maydell
2021-01-29
2
-2
/
+21
|
*
|
hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"
Peter Maydell
2021-01-29
4
-6
/
+6
|
*
|
hw/watchdog/cmsdk-apb-watchdog: Add Clock input
Peter Maydell
2021-01-29
2
-2
/
+8
|
*
|
hw/timer/cmsdk-apb-dualtimer: Add Clock input
Peter Maydell
2021-01-29
2
-2
/
+8
|
*
|
hw/timer/cmsdk-apb-timer: Add Clock input
Peter Maydell
2021-01-29
2
-2
/
+14
|
*
|
hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer
Peter Maydell
2021-01-29
3
-19
/
+19
|
*
|
tests: Add a simple test of the CMSDK APB dual timer
Peter Maydell
2021-01-29
3
-0
/
+132
|
*
|
tests: Add a simple test of the CMSDK APB watchdog
Peter Maydell
2021-01-29
3
-0
/
+81
|
*
|
tests: Add a simple test of the CMSDK APB timer
Peter Maydell
2021-01-29
3
-0
/
+77
|
*
|
clock: Add new clock_has_source() function
Peter Maydell
2021-01-29
2
-0
/
+31
|
*
|
ptimer: Add new ptimer_set_period_from_clock() function
Peter Maydell
2021-01-29
3
-0
/
+57
[prev]
[next]