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
...
|
*
|
|
sm501: Remove obsolete changelog and todo comment
BALATON Zoltan
2020-05-28
1
-18
/
+1
|
*
|
|
sm501: Optimize small overlapping blits
BALATON Zoltan
2020-05-28
1
-4
/
+11
|
*
|
|
sm501: Replace hand written implementation with pixman where possible
BALATON Zoltan
2020-05-28
1
-88
/
+119
|
*
|
|
sm501: Clean up local variables in sm501_2d_operation
BALATON Zoltan
2020-05-28
1
-15
/
+16
|
*
|
|
sm501: Use BIT(x) macro to shorten constant
BALATON Zoltan
2020-05-28
1
-3
/
+2
|
*
|
|
sm501: Shorten long variable names in sm501_2d_operation
BALATON Zoltan
2020-05-28
1
-23
/
+22
|
*
|
|
sm501: Convert printf + abort to qemu_log_mask
BALATON Zoltan
2020-05-28
1
-30
/
+27
|
*
|
|
hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-28
1
-12
/
+14
|
*
|
|
hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP)
Philippe Mathieu-Daudé
2020-05-28
1
-1
/
+1
|
*
|
|
hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2020-05-28
1
-17
/
+29
|
*
|
|
hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion
Philippe Mathieu-Daudé
2020-05-28
1
-1
/
+1
|
*
|
|
hw/display/vmware_vga: Replace printf() calls by qemu_log_mask(ERROR)
Philippe Mathieu-Daudé
2020-05-28
1
-5
/
+11
|
*
|
|
hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report()
Philippe Mathieu-Daudé
2020-05-28
1
-6
/
+8
|
*
|
|
hw/display/dpcd: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2020-05-28
2
-13
/
+7
|
*
|
|
hw/display/dpcd: Fix memory region size
Philippe Mathieu-Daudé
2020-05-28
1
-2
/
+2
|
*
|
|
hw/display/cirrus_vga: Convert debug printf() to trace event
Philippe Mathieu-Daudé
2020-05-28
2
-14
/
+11
|
*
|
|
hw/display/cirrus_vga: Use qemu_log_mask(ERROR) instead of debug printf
Philippe Mathieu-Daudé
2020-05-28
1
-44
/
+33
|
*
|
|
hw/display/cirrus_vga: Use qemu_log_mask(UNIMP) instead of debug printf
Philippe Mathieu-Daudé
2020-05-28
1
-6
/
+8
|
*
|
|
hw/display/cirrus_vga: Convert debug printf() to trace event
Philippe Mathieu-Daudé
2020-05-28
2
-3
/
+2
|
*
|
|
hw/display/cg3: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2020-05-28
2
-10
/
+8
|
*
|
|
hw/display/edid: Add missing 'qdev-properties.h' header
Philippe Mathieu-Daudé
2020-05-28
1
-0
/
+1
*
|
|
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-05-2...
Peter Maydell
2020-05-28
5
-23
/
+51
|
\
\
\
\
|
*
|
|
|
gitlab-ci: Determine the number of jobs dynamically
Thomas Huth
2020-05-28
1
-11
/
+13
|
*
|
|
|
gitlab-ci: Do not use the standard container images from gitlab
Thomas Huth
2020-05-28
1
-12
/
+25
|
*
|
|
|
gitlab-ci: Move edk2 and opensbi YAML files to .gitlab-ci.d folder
Thomas Huth
2020-05-28
4
-3
/
+3
|
*
|
|
|
GitLab CI: avoid calling before_scripts on unintended jobs
Cleber Rosa
2020-05-28
1
-3
/
+11
|
*
|
|
|
gitlab-ci: Remove flex/bison packages
Philippe Mathieu-Daudé
2020-05-28
1
-1
/
+1
|
*
|
|
|
MAINTAINERS: Add Philippe, Alex and Wainer to the Gitlab-CI section
Thomas Huth
2020-05-28
1
-0
/
+3
|
*
|
|
|
linux-user: limit check to HOST_LONG_BITS < TARGET_ABI_BITS
Alex Bennée
2020-05-28
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-register-api-2020052...
Peter Maydell
2020-05-28
1
-20
/
+20
|
\
\
\
\
|
*
|
|
|
hw/registerfields: Prefix local variables with underscore in macros
Philippe Mathieu-Daudé
2020-05-27
1
-20
/
+20
|
|
/
/
/
*
|
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into...
Peter Maydell
2020-05-28
14
-65
/
+60
|
\
\
\
\
|
*
|
|
|
i386: Fix x86_cpu_load_model() error API violation
Markus Armbruster
2020-05-27
1
-10
/
+17
|
*
|
|
|
arm/sabrelite: Consistently use &error_fatal in sabrelite_init()
Markus Armbruster
2020-05-27
1
-6
/
+1
|
*
|
|
|
mips/boston: Plug memory leak in boston_mach_init()
Markus Armbruster
2020-05-27
1
-2
/
+2
|
*
|
|
|
mips/boston: Fix boston_mach_init() error handling
Markus Armbruster
2020-05-27
1
-8
/
+5
|
*
|
|
|
mips/malta: Fix create_cps() error handling
Markus Armbruster
2020-05-27
1
-9
/
+6
|
*
|
|
|
error: Use error_reportf_err() where appropriate
Markus Armbruster
2020-05-27
6
-16
/
+17
|
*
|
|
|
tests/migration: Tighten error checking
Markus Armbruster
2020-05-27
1
-2
/
+2
|
*
|
|
|
s390x/cpumodel: Fix harmless misuse of visit_check_struct()
Markus Armbruster
2020-05-27
1
-1
/
+1
|
*
|
|
|
xen: Fix and improve handling of device_add usb-host errors
Markus Armbruster
2020-05-27
1
-10
/
+9
|
*
|
|
|
nvdimm: Plug memory leak in uuid property setter
Markus Armbruster
2020-05-27
1
-1
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200527' into...
Peter Maydell
2020-05-27
16
-102
/
+237
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
vfio/nvlink: Remove exec permission to avoid SELinux AVCs
Leonardo Bras
2020-05-27
1
-2
/
+2
|
*
|
|
target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
Greg Kurz
2020-05-27
1
-1
/
+1
|
*
|
|
hw/nvram/mac_nvram: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2020-05-27
2
-14
/
+7
|
*
|
|
hw/pci-bridge/dec: Remove dead debug code
Philippe Mathieu-Daudé
2020-05-27
1
-10
/
+0
|
*
|
|
target/ppc: Don't update radix PTE R/C bits with gdbstub
Greg Kurz
2020-05-27
1
-18
/
+21
|
*
|
|
target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
Greg Kurz
2020-05-27
1
-2
/
+4
|
*
|
|
target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
Greg Kurz
2020-05-27
1
-1
/
+2
[prev]
[next]