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
*
m68k/nios2-semi: fix gettimeofday() result check
Marc-André Lureau
2022-03-22
2
-2
/
+2
*
vl: typo fix in a comment
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
qemu-options: define -spice only #ifdef CONFIG_SPICE
Marc-André Lureau
2022-03-22
2
-0
/
+4
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-21
2
-9
/
+15
|
\
|
*
hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12
Paolo Bonzini
2022-03-21
1
-5
/
+2
|
*
target/i386: kvm: do not access uninitialized variable on older kernels
Paolo Bonzini
2022-03-20
1
-4
/
+13
*
|
Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-03-21
109
-214
/
+284
|
\
\
|
*
|
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
102
-200
/
+195
|
*
|
9pfs: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
5
-12
/
+12
|
*
|
scripts/coccinelle: New use-g_new-etc.cocci
Markus Armbruster
2022-03-21
1
-0
/
+75
|
*
|
block-qdict: Fix -Werror=maybe-uninitialized build failure
Murilo Opsfelder Araujo
2022-03-21
1
-2
/
+2
*
|
|
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2022-03-21
3
-14
/
+23
|
\
\
\
|
*
|
|
aio-posix: fix spurious ->poll_ready() callbacks in main loop
Stefan Hajnoczi
2022-03-17
2
-14
/
+19
|
*
|
|
aio-posix: fix build failure io_uring 2.2
Haiyue Wang
2022-03-17
1
-0
/
+4
*
|
|
|
Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu into staging
Peter Maydell
2022-03-21
3
-49
/
+124
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
target/ppc: Replicate Double->Single-Precision result
Lucas Coutinho
2022-03-20
1
-4
/
+44
|
*
|
|
target/ppc: Replicate double->int32 result for some vector insns
Richard Henderson
2022-03-20
1
-6
/
+39
|
*
|
|
ppc64: Avoid pt_regs struct definition
Khem Raj
2022-03-20
2
-39
/
+41
|
/
/
/
*
|
|
Merge tag 'fixes-20220318-pull-request' of git://git.kraxel.org/qemu into sta...
Peter Maydell
2022-03-19
14
-53
/
+101
|
\
\
\
|
*
|
|
hw/display/vga: Report a proper error when adding a 2nd ISA VGA
Thomas Huth
2022-03-18
1
-0
/
+6
|
*
|
|
hw/display: Allow vga_common_init() to return errors
Thomas Huth
2022-03-18
11
-13
/
+42
|
*
|
|
hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize()
Thomas Huth
2022-03-18
1
-28
/
+29
|
*
|
|
audio/mixeng: Do not declare unused variables
Akihiko Odaki
2022-03-18
1
-4
/
+4
|
*
|
|
ui: avoid unnecessary memory operations in vnc_refresh_server_surface()
Wen, Jianxian
2022-03-18
1
-9
/
+17
|
*
|
|
ui/gtk: Ignore 2- and 3-button press events
K. Lange
2022-03-18
1
-0
/
+4
|
|
/
/
*
|
|
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2022-03-19
2
-6
/
+6
|
\
\
\
|
*
|
|
virtio/virtio-balloon: Prefer Object* over void* parameter
Bernhard Beschow
2022-03-18
1
-5
/
+5
|
*
|
|
hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line
Rebecca Cran
2022-03-18
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'pull-target-arm-20220318' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2022-03-18
28
-46
/
+1084
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
util/osdep: Remove some early cruft
Andrew Deason
2022-03-18
1
-7
/
+0
|
*
|
hw/i386/acpi-build: Avoid 'sun' identifier
Andrew Deason
2022-03-18
1
-2
/
+2
|
*
|
util/osdep: Avoid madvise proto on modern Solaris
Andrew Deason
2022-03-18
3
-5
/
+29
|
*
|
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
|
/
/
[next]