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
*
ppc: fix default VGA display for PReP machines
Mark Cave-Ayland
2018-07-07
1
-0
/
+2
*
target/ppc: fix build on ppc64 host
Laurent Vivier
2018-07-07
1
-1
/
+1
*
ppc440_uc: Fix a copy/paste error
Philippe Mathieu-Daudé
2018-07-07
1
-1
/
+1
*
sm501: Set updated region dirty after 2D operation
BALATON Zoltan
2018-07-07
1
-2
/
+15
*
sm501: Fix support for non-zero frame buffer start address
BALATON Zoltan
2018-07-07
1
-3
/
+16
*
sm501: Log unimplemented raster operation modes
Sebastian Bauer
2018-07-07
1
-0
/
+23
*
sm501: Implement negated destination raster operation mode
Sebastian Bauer
2018-07-07
1
-1
/
+11
*
sm501: Use values from the pitch register for 2D operations
Sebastian Bauer
2018-07-07
1
-2
/
+2
*
sm501: Perform a full update after palette change
Sebastian Bauer
2018-07-07
1
-0
/
+8
*
sm501: Implement i2c part for reading monitor EDID
BALATON Zoltan
2018-07-07
5
-4
/
+149
*
spapr/vio: quiet down the "irq" property accessors
Cédric Le Goater
2018-07-07
1
-3
/
+12
*
ppc: fix default VGA display for Mac machines
Mark Cave-Ayland
2018-07-07
2
-0
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-06
7
-87
/
+84
|
\
|
*
checkpatch: handle token pasting better
Paolo Bonzini
2018-07-06
1
-5
/
+4
|
*
ioapic: remove useless lower bounds check
Paolo Bonzini
2018-07-06
1
-1
/
+1
|
*
pr-manager-helper: fix memory leak on event
Paolo Bonzini
2018-07-06
1
-0
/
+1
|
*
qemu-char: check errno together with ret < 0
xinhua.Cao
2018-07-06
1
-2
/
+5
|
*
i386: fix '-cpu ?' output for host cpu type
Greg Kurz
2018-07-06
1
-7
/
+7
|
*
qtest: Use cpu address space instead of system memory
Julia Suvorova
2018-07-06
1
-13
/
+26
|
*
pr-helper: Rework socket path handling
Michal Privoznik
2018-07-06
1
-26
/
+10
|
*
pr-helper: avoid error on PR IN command with zero request size
Paolo Bonzini
2018-07-06
1
-33
/
+30
*
|
tests/migration: Skip tests for ppc tcg
Dr. David Alan Gilbert
2018-07-06
1
-6
/
+17
*
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pull-20180705'...
Peter Maydell
2018-07-06
9
-68
/
+235
|
\
\
|
*
|
hw/riscv/sifive_u: Connect the Cadence GEM Ethernet device
Alistair Francis
2018-07-06
4
-2
/
+61
|
*
|
hw/riscv/sifive_u: Move the uart device tree node under /soc/
Alistair Francis
2018-07-06
1
-1
/
+1
|
*
|
hw/riscv/sifive_u: Set the interrupt controller number of interrupts
Alistair Francis
2018-07-06
1
-1
/
+1
|
*
|
hw/riscv/sifive_u: Set the soc device tree node as a simple-bus
Alistair Francis
2018-07-06
1
-1
/
+1
|
*
|
hw/riscv/sifive_plic: Use gpios instead of irqs
Alistair Francis
2018-07-06
5
-12
/
+9
|
*
|
hw/riscv/sifive_e: Create a SiFive E SoC object
Alistair Francis
2018-07-06
2
-27
/
+83
|
*
|
hw/riscv/sifive_u: Create a SiFive U SoC object
Alistair Francis
2018-07-06
2
-24
/
+79
|
/
/
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-code-coverage-and-bui...
Peter Maydell
2018-07-05
21
-56
/
+223
|
\
\
|
*
|
docker: add linux-user powered cross builder for QEMU
Alex Bennée
2018-07-05
2
-9
/
+48
|
*
|
docker: add special rule for deboostrapped images
Alex Bennée
2018-07-05
1
-3
/
+21
|
*
|
docker: add special handling for FROM:debian-%-user targets
Alex Bennée
2018-07-05
1
-0
/
+4
|
*
|
docker: debian-bootstrap.pre allow customising of variant/url
Alex Bennée
2018-07-05
1
-1
/
+10
|
*
|
docker: drop QEMU build-dep from bootstrap
Alex Bennée
2018-07-05
1
-2
/
+0
|
*
|
docker: Do not run tests in 'intermediate' images
Philippe Mathieu-Daudé
2018-07-05
1
-1
/
+3
|
*
|
docker: Clean the MXE base image
Philippe Mathieu-Daudé
2018-07-05
1
-1
/
+1
|
*
|
docker: ubuntu: Use SDL2
Philippe Mathieu-Daudé
2018-07-05
1
-2
/
+2
|
*
|
docker: ubuntu: Update the package list before installing new ones
Philippe Mathieu-Daudé
2018-07-05
1
-2
/
+2
|
*
|
linux-user: add gcov support to preexit_cleanup
Alex Bennée
2018-07-05
1
-0
/
+7
|
*
|
linux-user: introduce preexit_cleanup
Alex Bennée
2018-07-05
4
-9
/
+39
|
*
|
build-system: add coverage-report target
Alex Bennée
2018-07-05
2
-3
/
+21
|
*
|
build-system: add clean-coverage target
Alex Bennée
2018-07-05
2
-3
/
+19
|
*
|
travis: add gcovr summary for GCOV build
Alex Bennée
2018-07-05
3
-0
/
+31
|
*
|
docker: add gcovr to travis image
Alex Bennée
2018-07-05
1
-1
/
+1
|
*
|
.gitignore: add .gcov files
Alex Bennée
2018-07-05
1
-0
/
+1
|
*
|
build-system: remove per-test GCOV reporting
Alex Bennée
2018-07-05
2
-16
/
+5
|
*
|
travis: test out-of-tree builds
Philippe Mathieu-Daudé
2018-07-05
1
-1
/
+7
|
*
|
travis: do not waste time cloning unused submodules
Philippe Mathieu-Daudé
2018-07-05
1
-2
/
+1
[next]