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/arm/exynos: Fix proper mapping of CPUs by providing real cluster ID
Krzysztof Kozlowski
2017-02-28
1
-0
/
+12
|
*
|
|
hw/arm/exynos: Fix Linux kernel division by zero for PLLs
Krzysztof Kozlowski
2017-02-28
3
-1
/
+171
|
*
|
|
bcm2835_sdhost: add bcm2835 sdhost controller
Clement Deschamps
2017-02-28
3
-0
/
+478
|
*
|
|
armv7m: Allow SHCSR writes to change pending and active bits
Peter Maydell
2017-02-28
1
-2
/
+11
|
*
|
|
armv7m: Raise correct kind of UsageFault for attempts to execute ARM code
Peter Maydell
2017-02-28
4
-2
/
+12
|
*
|
|
armv7m: Check exception return consistency
Peter Maydell
2017-02-28
3
-13
/
+123
|
*
|
|
armv7m: Extract "exception taken" code into functions
Peter Maydell
2017-02-28
1
-50
/
+68
|
*
|
|
armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLE
Michael Davidsaver
2017-02-28
1
-2
/
+6
|
*
|
|
armv7m: Simpler and faster exception start
Michael Davidsaver
2017-02-28
1
-6
/
+9
|
*
|
|
armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value
Peter Maydell
2017-02-28
3
-5
/
+3
|
*
|
|
armv7m: Escalate exceptions to HardFault if necessary
Michael Davidsaver
2017-02-28
2
-2
/
+53
|
*
|
|
arm: gic: Remove references to NVIC
Michael Davidsaver
2017-02-28
3
-46
/
+15
|
*
|
|
armv7m: Fix condition check for taking exceptions
Peter Maydell
2017-02-28
3
-8
/
+23
|
*
|
|
armv7m: Rewrite NVIC to not use any GIC code
Michael Davidsaver
2017-02-28
2
-144
/
+609
|
*
|
|
armv7m: Implement reading and writing of PRIGROUP
Peter Maydell
2017-02-28
1
-6
/
+8
|
*
|
|
armv7m: Rename nvic_state to NVICState
Peter Maydell
2017-02-28
1
-22
/
+22
|
*
|
|
ARM i.MX timers: fix reset handling
Kurban Mallachiev
2017-02-28
1
-8
/
+25
|
*
|
|
hw/arm/virt: Add a user option to disallow ITS instantiation
Eric Auger
2017-02-28
2
-2
/
+30
|
*
|
|
cputlb: Don't assume do_unassigned_access() never returns
Peter Maydell
2017-02-28
1
-8
/
+7
|
*
|
|
Add missing fp_access_check() to aarch64 crypto instructions
Nick Reilly
2017-02-28
1
-0
/
+12
|
*
|
|
hw/arm/virt: fix cpu object reference leak
Igor Mammedov
2017-02-28
1
-0
/
+1
|
*
|
|
sd: sdhci: Remove block count enable check in single block transfers
Prasad J Pandit
2017-02-28
1
-5
/
+1
|
*
|
|
sd: sdhci: conditionally invoke multi block transfer
Prasad J Pandit
2017-02-28
1
-1
/
+5
|
*
|
|
sd: sdhci: check transfer mode register in multi block transfer
Prasad J Pandit
2017-02-28
1
-5
/
+5
|
*
|
|
sd: sdhci: mask transfer mode register value
Prasad J Pandit
2017-02-28
1
-1
/
+2
|
*
|
|
bcm2835_rng: Use qcrypto_random_bytes() rather than rand()
Peter Maydell
2017-02-28
1
-1
/
+26
|
*
|
|
target-arm: Implement BCM2835 hardware RNG
Marcin Chojnacki
2017-02-28
5
-0
/
+169
*
|
|
|
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-02-28
2
-10
/
+10
|
\
\
\
\
|
*
|
|
|
iscsi: add missing colons to the qapi docs
Jeff Cody
2017-02-28
1
-9
/
+9
|
*
|
|
|
block/mirror: fix broken sparseness detection
John Snow
2017-02-27
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170228' into staging
Peter Maydell
2017-02-28
2
-0
/
+4
|
\
\
\
\
|
*
|
|
|
target/alpha: Enable MTTCG by default
Richard Henderson
2017-02-28
2
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pu...
Peter Maydell
2017-02-28
5
-61
/
+395
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
syscall: fixed mincore(2) not failing with ENOMEM
Franklin \"Snaipe\" Mathieu
2017-02-27
1
-3
/
+8
|
*
|
|
linux-user: fix do_rt_sigreturn on m68k linux userspace emulation
Michael Karcher
2017-02-27
1
-2
/
+1
|
*
|
|
linux-user: correctly manage SR in ucontext
Laurent Vivier
2017-02-27
1
-2
/
+3
|
*
|
|
linux-user: Add signal handling support for x86_64
Pranith Kumar
2017-02-27
3
-51
/
+241
|
*
|
|
linux-user: Add sockopts for IPv6 ping and IPv6 traceroute
Helge Deller
2017-02-27
2
-1
/
+139
|
*
|
|
linux-user: fix fork()
Laurent Vivier
2017-02-27
1
-2
/
+3
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-02-28
3
-32
/
+98
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tests-aio-multithread: use atomic_read properly
Paolo Bonzini
2017-02-27
1
-2
/
+2
|
*
|
iscsi: do not use aio_context_acquire/release
Paolo Bonzini
2017-02-27
1
-19
/
+64
|
*
|
nfs: do not use aio_context_acquire/release
Paolo Bonzini
2017-02-27
1
-4
/
+19
|
*
|
curl: do not use aio_context_acquire/release
Paolo Bonzini
2017-02-27
1
-9
/
+15
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170227-1' into st...
Peter Maydell
2017-02-27
14
-97
/
+178
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vnc: fix double free issues
Gerd Hoffmann
2017-02-27
1
-0
/
+3
|
*
|
spice: add display & head options
Gerd Hoffmann
2017-02-27
2
-1
/
+27
|
*
|
ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard
Daniel P. Berrange
2017-02-27
2
-7
/
+10
|
*
|
gtk-egl: add scanout_disable support
Gerd Hoffmann
2017-02-27
3
-5
/
+12
|
*
|
sdl2: add scanout_disable support
Gerd Hoffmann
2017-02-27
3
-5
/
+13
[prev]
[next]