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
...
|
*
target/arm/kvm: Make uncalled stubs explicitly unreachable
Andrew Jones
2020-10-08
1
-19
/
+32
|
*
linux headers: sync to 5.9-rc7
Andrew Jones
2020-10-08
1
-2
/
+4
|
*
hw/char/bcm2835_aux: Allow less than 32-bit accesses
Philippe Mathieu-Daudé
2020-10-08
1
-1
/
+3
|
*
hw/arm/sbsa-ref : allocate IRQs for SMMUv3
Graeme Gregory
2020-10-08
1
-0
/
+1
|
*
hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
Graeme Gregory
2020-10-08
1
-1
/
+1
|
*
hw/arm/fsl-imx25: Fix a typo
Philippe Mathieu-Daudé
2020-10-08
1
-1
/
+1
|
*
hw/ssi/npcm7xx_fiu: Fix handling of unsigned integer
Philippe Mathieu-Daudé
2020-10-08
2
-7
/
+7
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201008' into staging
Peter Maydell
2020-10-08
19
-216
/
+243
|
\
\
|
*
|
accel/tcg: Fix computing of is_write for MIPS
Kele Huang
2020-10-08
1
-4
/
+39
|
*
|
tcg: Remove TCG_TARGET_HAS_cmp_vec
Richard Henderson
2020-10-08
3
-3
/
+0
|
*
|
tcg/optimize: Fold dup2_vec
Richard Henderson
2020-10-08
1
-0
/
+15
|
*
|
tcg: Fix generation of dupi_vec for 32-bit host
Richard Henderson
2020-10-08
1
-4
/
+8
|
*
|
tcg/i386: Fix dupi for avx2 32-bit hosts
Richard Henderson
2020-10-08
1
-1
/
+1
|
*
|
tcg: Remove TCGOpDef.used
Richard Henderson
2020-10-08
1
-3
/
+0
|
*
|
tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields
Richard Henderson
2020-10-08
2
-23
/
+19
|
*
|
tcg: Remove TCG_CT_REG
Richard Henderson
2020-10-08
11
-49
/
+4
|
*
|
tcg: Move sorted_args into TCGArgConstraint.sort_index
Richard Henderson
2020-10-08
2
-19
/
+18
|
*
|
tcg: Drop union from TCGArgConstraint
Richard Henderson
2020-10-08
11
-93
/
+91
|
*
|
tcg: Adjust simd_desc size encoding
Richard Henderson
2020-10-08
2
-20
/
+51
|
|
/
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-10-08
11
-785
/
+831
|
\
\
|
|
/
|
/
|
|
*
numa: hmat: require parent cache description before the next level one
Igor Mammedov
2020-10-06
1
-1
/
+7
|
*
kernel-doc: Remove $decl_type='type name' hack
Eduardo Habkost
2020-10-06
1
-11
/
+1
|
*
memory: Explicitly tag doc comments for structs
Eduardo Habkost
2020-10-06
1
-3
/
+3
|
*
qom: Explicitly tag doc comments for typedefs and structs
Eduardo Habkost
2020-10-06
1
-11
/
+11
|
*
kernel-doc: Handle function typedefs without asterisks
Eduardo Habkost
2020-10-06
1
-1
/
+1
|
*
kernel-doc: Handle function typedefs that return pointers
Eduardo Habkost
2020-10-06
1
-2
/
+2
|
*
docs/devel/qom: Avoid long lines
Eduardo Habkost
2020-10-06
1
-3
/
+6
|
*
docs/devel/qom: Remove usage of <code>
Eduardo Habkost
2020-10-06
1
-6
/
+6
|
*
docs/devel/qom: Use *emphasis* for emphasis
Eduardo Habkost
2020-10-06
1
-3
/
+3
|
*
docs/devel/qom: Fix indentation of code blocks
Eduardo Habkost
2020-10-06
1
-38
/
+38
|
*
docs/devel/qom: Fix indentation of bulleted list
Eduardo Habkost
2020-10-06
1
-3
/
+3
|
*
qom: Fix DECLARE_*CHECKER documentation
Eduardo Habkost
2020-10-06
1
-2
/
+2
|
*
qom: Improve error message displayed with missing object properties
Philippe Mathieu-Daudé
2020-10-06
1
-1
/
+2
|
*
hw/core/cpu: Add missing 'exec/cpu-common.h' include
Philippe Mathieu-Daudé
2020-10-06
1
-0
/
+1
|
*
hw/core/qdev-properties: Extract system-mode specific properties
Philippe Mathieu-Daudé
2020-10-06
2
-682
/
+679
|
*
hw/core/qdev-properties: Export some integer-related functions
Philippe Mathieu-Daudé
2020-10-06
2
-22
/
+35
|
*
hw/core/qdev-properties: Export qdev_prop_enum
Philippe Mathieu-Daudé
2020-10-06
2
-0
/
+8
|
*
hw/core/qdev-properties: Export enum-related functions
Philippe Mathieu-Daudé
2020-10-06
2
-28
/
+49
|
*
hw/core/qdev-properties: Fix code style
Philippe Mathieu-Daudé
2020-10-06
1
-5
/
+5
|
*
hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()
Philippe Mathieu-Daudé
2020-10-06
1
-13
/
+12
|
*
hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler
Philippe Mathieu-Daudé
2020-10-06
1
-2
/
+9
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-0...
Peter Maydell
2020-10-06
13
-123
/
+218
|
\
\
|
*
|
tests/qtest/cdrom: Add more s390x-related boot tests
Thomas Huth
2020-10-06
1
-0
/
+12
|
*
|
pc-bios/s390: Update the s390-ccw bios binaries
Thomas Huth
2020-10-06
2
-0
/
+0
|
*
|
pc-bios: s390x: Go into disabled wait when encountering a PGM exception
Janosch Frank
2020-10-06
1
-1
/
+4
|
*
|
pc-bios: s390x: Use reset PSW if avaliable
Janosch Frank
2020-10-06
3
-9
/
+24
|
*
|
pc-bios: s390x: Save PSW rework
Janosch Frank
2020-10-06
1
-20
/
+13
|
*
|
pc-bios: s390x: Fix bootmap.c zipl component entry data handling
Janosch Frank
2020-10-06
2
-3
/
+9
|
*
|
pc-bios/s390-ccw: break loop if a null block number is reached
Marc Hartmayer
2020-10-06
1
-1
/
+1
|
*
|
pc-bios/s390-ccw: fix off-by-one error
Marc Hartmayer
2020-10-06
1
-1
/
+1
[prev]
[next]