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/xlnx-zynqmp: Connect the ZynqMP APU Control
Edgar E. Iglesias
2022-03-18
2
-3
/
+26
*
hw/misc: Add a model of the Xilinx ZynqMP APU Control
Edgar E. Iglesias
2022-03-18
3
-0
/
+347
*
hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF
Edgar E. Iglesias
2022-03-18
2
-0
/
+18
*
hw/misc: Add a model of the Xilinx ZynqMP CRF
Edgar E. Iglesias
2022-03-18
3
-0
/
+478
*
target/arm: Make rvbar settable after realize
Edgar E. Iglesias
2022-03-18
3
-9
/
+16
*
hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
Edgar E. Iglesias
2022-03-18
2
-1
/
+6
*
target/arm: Log fault address for M-profile faults
Peter Maydell
2022-03-18
1
-0
/
+6
*
target/arm: Log M-profile vector table accesses
Peter Maydell
2022-03-18
2
-0
/
+10
*
hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset
Eric Auger
2022-03-18
1
-1
/
+6
*
hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG
Eric Auger
2022-03-18
2
-3
/
+3
*
nsis installer: Fix mouse-over descriptions for emulators
Peter Maydell
2022-03-18
2
-5
/
+13
*
nsis installer: Suppress "ANSI targets are deprecated" warning
Peter Maydell
2022-03-18
1
-0
/
+3
*
nsis installer: List emulators in alphabetical order
Peter Maydell
2022-03-18
1
-2
/
+2
*
hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()
Peter Maydell
2022-03-18
1
-2
/
+2
*
hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size
Peter Maydell
2022-03-18
1
-0
/
+1
*
target/arm: Fix handling of LPAE block descriptors
Peter Maydell
2022-03-18
1
-2
/
+8
*
target/arm: Fix pauth_check_trap vs SEL2
Richard Henderson
2022-03-18
1
-1
/
+1
*
target/arm: Fix sve2 ldnt1 and stnt1
Richard Henderson
2022-03-18
5
-5
/
+109
*
Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/thuth/qemu into s...
Peter Maydell
2022-03-16
9
-21
/
+90
|
\
|
*
softmmu: List CPU types again
Philippe Mathieu-Daudé
2022-03-16
4
-10
/
+11
|
*
accel/tcg: Fix cpu_ldq_be_mmu typo
Richard Henderson
2022-03-16
1
-1
/
+1
|
*
tests/avocado: start PhoneServer upfront
Beraldo Leal
2022-03-16
1
-6
/
+7
|
*
tests/tcg/s390x: Test BRASL and BRCL with large negative offsets
Ilya Leoshkevich
2022-03-16
2
-0
/
+69
|
*
s390x/tcg: Fix BRCL with a large negative offset
Ilya Leoshkevich
2022-03-16
1
-1
/
+1
|
*
s390x/tcg: Fix BRASL with a large negative offset
Ilya Leoshkevich
2022-03-16
1
-1
/
+1
|
*
tests/tcg: drop -cpu max from s390x sha512-mvx invocation
Alex Bennée
2022-03-16
1
-2
/
+0
|
/
*
Update version for v7.0.0-rc0 release
Peter Maydell
2022-03-16
1
-1
/
+1
*
Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-03-15
20
-120
/
+283
|
\
|
*
MAINTAINERS: Volunteer to maintain Darwin-based hosts support
Philippe Mathieu-Daudé
2022-03-15
1
-0
/
+8
|
*
ui/cocoa: add option to swap Option and Command
Gustavo Noronha Silva
2022-03-15
3
-12
/
+46
|
*
ui/cocoa: capture all keys and combos when mouse is grabbed
Gustavo Noronha Silva
2022-03-15
3
-2
/
+74
|
*
ui/cocoa: release mouse when user switches away from QEMU window
Carwyn Ellis
2022-03-15
1
-0
/
+2
|
*
ui/cocoa: add option to disable left-command forwarding to guest
Carwyn Ellis
2022-03-15
3
-1
/
+37
|
*
ui/cocoa: Constify qkeycode translation arrays
Philippe Mathieu-Daudé
2022-03-15
1
-2
/
+2
|
*
configure: Pass filtered QEMU_OBJCFLAGS to meson
Philippe Mathieu-Daudé
2022-03-15
2
-1
/
+28
|
*
meson: Log QEMU_CXXFLAGS content in summary
Philippe Mathieu-Daudé
2022-03-15
1
-0
/
+1
|
*
meson: Resolve the entitlement.sh script once for good
Philippe Mathieu-Daudé
2022-03-15
1
-1
/
+4
|
*
osdep: Avoid using Clang-specific __builtin_available()
Philippe Mathieu-Daudé
2022-03-15
1
-7
/
+3
|
*
audio: Rename coreaudio extension to use Objective-C compiler
Philippe Mathieu-Daudé
2022-03-15
2
-1
/
+1
|
*
coreaudio: Always return 0 in handle_voice_change
Akihiko Odaki
2022-03-15
1
-4
/
+2
|
*
audio: Log context for audio bug
Akihiko Odaki
2022-03-15
2
-28
/
+24
|
*
audio/dbus: Fix building with modules on macOS
Philippe Mathieu-Daudé
2022-03-15
1
-1
/
+1
|
*
audio/coreaudio: Remove a deprecation warning on macOS 12
Philippe Mathieu-Daudé
2022-03-15
1
-6
/
+11
|
*
block/file-posix: Remove a deprecation warning on macOS 12
Philippe Mathieu-Daudé
2022-03-15
1
-4
/
+10
|
*
hvf: Remove deprecated hv_vcpu_flush() calls
Philippe Mathieu-Daudé
2022-03-15
3
-5
/
+0
|
*
hvf: Make hvf_get_segments() / hvf_put_segments() local
Philippe Mathieu-Daudé
2022-03-15
2
-4
/
+2
|
*
hvf: Use standard CR0 and CR4 register definitions
Cameron Esfahani
2022-03-15
5
-47
/
+15
|
*
tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
Philippe Mathieu-Daudé
2022-03-15
1
-0
/
+5
|
*
configure: Allow passing extra Objective C compiler flags
Philippe Mathieu-Daudé
2022-03-15
2
-0
/
+13
*
|
Merge tag 'dbus-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Peter Maydell
2022-03-15
11
-96
/
+202
|
\
\
[next]