index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
58
-137
/
+130
2022-03-22
Drop qemu_foo() socket API wrapper
Marc-André Lureau
15
-64
/
+45
2022-03-22
m68k/nios2-semi: fix gettimeofday() result check
Marc-André Lureau
2
-2
/
+2
2022-03-22
vl: typo fix in a comment
Marc-André Lureau
1
-1
/
+1
2022-03-22
qemu-options: define -spice only #ifdef CONFIG_SPICE
Marc-André Lureau
2
-0
/
+4
2022-03-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2
-9
/
+15
2022-03-21
Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
109
-214
/
+284
2022-03-21
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
3
-14
/
+23
2022-03-21
hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12
Paolo Bonzini
1
-5
/
+2
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
102
-200
/
+195
2022-03-21
9pfs: Use g_new() & friends where that makes obvious sense
Markus Armbruster
5
-12
/
+12
2022-03-21
scripts/coccinelle: New use-g_new-etc.cocci
Markus Armbruster
1
-0
/
+75
2022-03-21
block-qdict: Fix -Werror=maybe-uninitialized build failure
Murilo Opsfelder Araujo
1
-2
/
+2
2022-03-21
Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu into staging
Peter Maydell
3
-49
/
+124
2022-03-20
target/ppc: Replicate Double->Single-Precision result
Lucas Coutinho
1
-4
/
+44
2022-03-20
target/ppc: Replicate double->int32 result for some vector insns
Richard Henderson
1
-6
/
+39
2022-03-20
ppc64: Avoid pt_regs struct definition
Khem Raj
2
-39
/
+41
2022-03-20
target/i386: kvm: do not access uninitialized variable on older kernels
Paolo Bonzini
1
-4
/
+13
2022-03-19
Merge tag 'fixes-20220318-pull-request' of git://git.kraxel.org/qemu into sta...
Peter Maydell
14
-53
/
+101
2022-03-19
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2
-6
/
+6
2022-03-18
Merge tag 'pull-target-arm-20220318' of https://git.linaro.org/people/pmaydel...
Peter Maydell
28
-46
/
+1084
2022-03-18
virtio/virtio-balloon: Prefer Object* over void* parameter
Bernhard Beschow
1
-5
/
+5
2022-03-18
hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line
Rebecca Cran
1
-1
/
+1
2022-03-18
util/osdep: Remove some early cruft
Andrew Deason
1
-7
/
+0
2022-03-18
hw/i386/acpi-build: Avoid 'sun' identifier
Andrew Deason
1
-2
/
+2
2022-03-18
util/osdep: Avoid madvise proto on modern Solaris
Andrew Deason
3
-5
/
+29
2022-03-18
hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control
Edgar E. Iglesias
2
-3
/
+26
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP APU Control
Edgar E. Iglesias
3
-0
/
+347
2022-03-18
hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF
Edgar E. Iglesias
2
-0
/
+18
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP CRF
Edgar E. Iglesias
3
-0
/
+478
2022-03-18
target/arm: Make rvbar settable after realize
Edgar E. Iglesias
3
-9
/
+16
2022-03-18
hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
Edgar E. Iglesias
2
-1
/
+6
2022-03-18
target/arm: Log fault address for M-profile faults
Peter Maydell
1
-0
/
+6
2022-03-18
target/arm: Log M-profile vector table accesses
Peter Maydell
2
-0
/
+10
2022-03-18
hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset
Eric Auger
1
-1
/
+6
2022-03-18
hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG
Eric Auger
2
-3
/
+3
2022-03-18
nsis installer: Fix mouse-over descriptions for emulators
Peter Maydell
2
-5
/
+13
2022-03-18
nsis installer: Suppress "ANSI targets are deprecated" warning
Peter Maydell
1
-0
/
+3
2022-03-18
nsis installer: List emulators in alphabetical order
Peter Maydell
1
-2
/
+2
2022-03-18
hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()
Peter Maydell
1
-2
/
+2
2022-03-18
hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size
Peter Maydell
1
-0
/
+1
2022-03-18
target/arm: Fix handling of LPAE block descriptors
Peter Maydell
1
-2
/
+8
2022-03-18
target/arm: Fix pauth_check_trap vs SEL2
Richard Henderson
1
-1
/
+1
2022-03-18
target/arm: Fix sve2 ldnt1 and stnt1
Richard Henderson
5
-5
/
+109
2022-03-18
hw/display/vga: Report a proper error when adding a 2nd ISA VGA
Thomas Huth
1
-0
/
+6
2022-03-18
hw/display: Allow vga_common_init() to return errors
Thomas Huth
11
-13
/
+42
2022-03-18
hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize()
Thomas Huth
1
-28
/
+29
2022-03-18
audio/mixeng: Do not declare unused variables
Akihiko Odaki
1
-4
/
+4
2022-03-18
ui: avoid unnecessary memory operations in vnc_refresh_server_surface()
Wen, Jianxian
1
-9
/
+17
2022-03-18
ui/gtk: Ignore 2- and 3-button press events
K. Lange
1
-0
/
+4
[next]