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
*
hw/mips/fuloong2e: Set CPU frequency to 533 MHz
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+6
*
hw/mips/r4k: Explicit CPU frequency is 200 MHz
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+6
*
target/mips/cpu: Introduce mips_cpu_create_with_clock() helper
Philippe Mathieu-Daudé
2020-10-17
2
-0
/
+24
*
target/mips/cpu: Allow the CPU to use dynamic frequencies
Philippe Mathieu-Daudé
2020-10-17
2
-2
/
+13
*
target/mips/cpu: Make cp0_count_rate a property
Philippe Mathieu-Daudé
2020-10-17
2
-8
/
+20
*
target/mips/cpu: Calculate the CP0 timer period using the CPU frequency
Philippe Mathieu-Daudé
2020-10-17
1
-2
/
+2
*
target/mips: Move cp0_count_ns to CPUMIPSState
Philippe Mathieu-Daudé
2020-10-17
3
-17
/
+28
*
target/mips/cp0_timer: Document TIMER_PERIOD origin
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+11
*
target/mips/cp0_timer: Explicit unit in variable name
Philippe Mathieu-Daudé
2020-10-17
1
-9
/
+10
*
target/mips: Move cpu_mips_get_random() with CP0 helpers
Philippe Mathieu-Daudé
2020-10-17
3
-26
/
+26
*
target/mips/op_helper: Log unimplemented cache opcode
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+9
*
target/mips/op_helper: Document Invalidate/Writeback opcodes as no-op
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+5
*
target/mips/op_helper: Convert multiple if() to switch case
Philippe Mathieu-Daudé
2020-10-17
1
-4
/
+9
*
target/mips: Add loongson-ext lsdc2 group of instructions
Jiaxun Yang
2020-10-17
1
-0
/
+179
*
target/mips: Add loongson-ext lswc2 group of instructions (Part 2)
Jiaxun Yang
2020-10-17
1
-2
/
+180
*
target/mips: Add loongson-ext lswc2 group of instructions (Part 1)
Jiaxun Yang
2020-10-17
1
-0
/
+86
*
target/mips: Demacro helpers for <MAX|MAXA|MIN|MINA>.<D|S>
Aleksandar Markovic
2020-10-17
1
-23
/
+81
*
target/mips: Demacro helpers for M<ADD|SUB>F.<D|S>
Aleksandar Markovic
2020-10-17
1
-17
/
+46
*
target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS>
Aleksandar Markovic
2020-10-17
1
-21
/
+40
*
target/mips: Fix some comment spelling errors
zhaolichang
2020-10-17
3
-7
/
+7
*
hw/core/clock: Add the clock_new helper function
Luc Michel
2020-10-16
2
-0
/
+28
*
hw/qdev-clock: Display error hint when clock is missing from device
Philippe Mathieu-Daudé
2020-10-16
1
-0
/
+11
*
util/cutils: Introduce freq_to_str() to display Hertz units
Philippe Mathieu-Daudé
2020-10-16
2
-0
/
+26
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-10-16
13
-162
/
+339
|
\
|
*
block: deprecate the sheepdog block driver
Daniel P. Berrangé
2020-10-15
3
-2
/
+26
|
*
block: drop moderated sheepdog mailing list from MAINTAINERS file
Daniel P. Berrangé
2020-10-15
1
-1
/
+0
|
*
monitor: Fix order in monitor_cleanup()
Kevin Wolf
2020-10-15
1
-16
/
+17
|
*
qemu-storage-daemon: Remove QemuOpts from --object parser
Kevin Wolf
2020-10-15
1
-11
/
+4
|
*
qom: Add user_creatable_print_help_from_qdict()
Kevin Wolf
2020-10-15
2
-3
/
+27
|
*
qom: Factor out helpers from user_creatable_print_help()
Kevin Wolf
2020-10-15
1
-38
/
+52
|
*
keyval: Parse help options
Kevin Wolf
2020-10-15
6
-78
/
+185
|
*
keyval: Fix parsing of ',' in value of implied key
Markus Armbruster
2020-10-15
2
-16
/
+20
|
*
test-keyval: Demonstrate misparse of ',' with implied key
Markus Armbruster
2020-10-15
1
-0
/
+7
|
*
keyval: Fix and clarify grammar
Markus Armbruster
2020-10-15
1
-6
/
+10
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201015-pull-reque...
Peter Maydell
2020-10-15
14
-70
/
+68
|
\
\
|
*
|
chardev/spice: build spice chardevs as module
Gerd Hoffmann
2020-10-15
2
-1
/
+8
|
*
|
meson: add spice dependency to core spice source files.
Gerd Hoffmann
2020-10-15
1
-1
/
+1
|
*
|
meson: add spice_headers dependency.
Gerd Hoffmann
2020-10-15
3
-2
/
+4
|
*
|
chardev/spice: simplify chardev setup
Gerd Hoffmann
2020-10-15
6
-39
/
+20
|
*
|
chardev/spice: make qemu_chr_open_spice_port static
Gerd Hoffmann
2020-10-15
2
-7
/
+4
|
*
|
ui/spice-app: don't use qemu_chr_open_spice_port directly
Gerd Hoffmann
2020-10-15
1
-4
/
+13
|
*
|
modules: update qom object module comment
Gerd Hoffmann
2020-10-15
1
-1
/
+3
|
*
|
module: silence errors for module_load_qom_all().
Gerd Hoffmann
2020-10-15
3
-15
/
+15
|
|
/
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20201014' into staging
Peter Maydell
2020-10-15
3
-81
/
+60
|
\
\
|
*
|
linux-user/microblaze: Remove non-rt signal frames
Richard Henderson
2020-10-15
2
-96
/
+2
|
*
|
linux-user/microblaze: Implement rt signal frames
Richard Henderson
2020-10-15
1
-9
/
+82
|
*
|
tests/tcg/linux-test: Adjust getsockname for musl
Richard Henderson
2020-10-15
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-10-15
10
-93
/
+97
|
\
\
|
|
/
|
/
|
|
*
can-host-socketcan: Fix crash when 'if' option is not set
Eduardo Habkost
2020-10-13
1
-0
/
+5
|
*
authz-list-file: Fix crash when filename is not set
Eduardo Habkost
2020-10-13
1
-0
/
+5
[next]