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
2021-05-10
virtio-gpu: move virgl realize + properties
Gerd Hoffmann
3
-22
/
+35
2021-05-10
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann
4
-1
/
+50
2021-05-10
virtio-gpu: rename virgl source file.
Gerd Hoffmann
2
-1
/
+1
2021-05-10
virtio-gpu: handle partial maps properly
Gerd Hoffmann
3
-34
/
+52
2021-05-10
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210505' into...
Peter Maydell
9
-422
/
+331
2021-05-10
edid: add support for DisplayID extension (5k resolution)
Konstantin Nazarov
2
-6
/
+74
2021-05-10
edid: allow arbitrary-length checksums
Konstantin Nazarov
1
-5
/
+5
2021-05-10
edid: move timing generation into a separate function
Konstantin Nazarov
1
-24
/
+44
2021-05-10
edid: Make refresh rate configurable
Akihiko Odaki
2
-9
/
+12
2021-05-10
edid: use dta extension block descriptors
Gerd Hoffmann
1
-0
/
+8
2021-05-10
edid: move xtra3 descriptor
Gerd Hoffmann
1
-9
/
+11
2021-05-10
edid: edid_desc_next
Gerd Hoffmann
1
-15
/
+26
2021-05-10
qemu-edid: use qemu_edid_size()
Gerd Hoffmann
1
-2
/
+4
2021-05-10
pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixes
Thomas Huth
2
-0
/
+0
2021-05-09
pc-bios/s390-ccw: Allow building with Clang, too
Thomas Huth
2
-2
/
+10
2021-05-09
pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-09
pc-bios/s390-ccw: Fix the cc-option macro in the Makefile
Thomas Huth
1
-2
/
+2
2021-05-09
pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn
Thomas Huth
1
-0
/
+1
2021-05-09
pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linker
Thomas Huth
1
-1
/
+1
2021-05-09
pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
Thomas Huth
1
-2
/
+2
2021-05-09
pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang
Thomas Huth
1
-1
/
+1
2021-05-09
pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached
Marc Hartmayer
1
-1
/
+1
2021-05-06
virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib
Mahmoud Mandour
1
-6
/
+5
2021-05-06
virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions
Mahmoud Mandour
1
-11
/
+6
2021-05-06
virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functions
Mahmoud Mandour
1
-13
/
+6
2021-05-06
virtiofsd: Changed allocation of lo_map_elems to GLib's functions
Mahmoud Mandour
1
-2
/
+2
2021-05-06
virtiofsd: Changed allocations of fuse_session to GLib's functions
Mahmoud Mandour
1
-3
/
+3
2021-05-06
virtiofsd: Changed allocations of iovec to GLib's functions
Mahmoud Mandour
2
-24
/
+14
2021-05-06
virtiofsd: Changed allocations of fuse_req to GLib functions
Mahmoud Mandour
1
-3
/
+3
2021-05-06
virtiofsd: Don't assume header layout
Dr. David Alan Gilbert
1
-21
/
+73
2021-05-06
virtiofs: Fixup printf args
Dr. David Alan Gilbert
1
-10
/
+11
2021-05-06
virtiofsd: Add help for -o xattr-mapping
Carlos Venegas
1
-0
/
+3
2021-05-06
virtiofsd: Allow use "-o xattrmap" without "-o xattr"
Carlos Venegas
1
-0
/
+1
2021-05-06
virtiofsd: Fix side-effect in assert()
Greg Kurz
1
-8
/
+13
2021-05-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
21
-60
/
+1562
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
48
-1197
/
+4009
2021-05-05
usb: limit combined packets to 1 MiB (CVE-2021-3527)
Gerd Hoffmann
1
-1
/
+3
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
371
-507
/
+53
2021-05-04
hw/sparc*: Move cpu_check_irqs() to target/sparc/
Philippe Mathieu-Daudé
7
-104
/
+107
2021-05-04
hw/sparc64: Fix code style for checkpatch.pl
Philippe Mathieu-Daudé
1
-4
/
+8
2021-05-04
hw/sparc64: Remove unused "hw/char/serial.h" header
Philippe Mathieu-Daudé
1
-1
/
+0
2021-05-04
hw/sparc: Allow building without the leon3 machine
Philippe Mathieu-Daudé
5
-48
/
+38
2021-05-04
hw/sparc/sun4m: Move each sun4m_hwdef definition in its class_init
Philippe Mathieu-Daudé
1
-130
/
+118
2021-05-04
hw/sparc/sun4m: Fix code style for checkpatch.pl
Philippe Mathieu-Daudé
1
-9
/
+9
2021-05-04
hw/sparc/sun4m: Register machine types in sun4m_machine_types[]
Philippe Mathieu-Daudé
1
-64
/
+36
2021-05-04
hw/sparc/sun4m: Factor out sun4m_machine_class_init()
Philippe Mathieu-Daudé
1
-95
/
+8
2021-05-04
hw/sparc/sun4m: Introduce Sun4mMachineClass
Philippe Mathieu-Daudé
1
-11
/
+39
2021-05-04
hw/sparc/sun4m: Have sun4m machines inherit new TYPE_SUN4M_MACHINE
Philippe Mathieu-Daudé
1
-9
/
+21
2021-05-04
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...
Peter Maydell
20
-76
/
+1389
2021-05-04
glib-compat: accept G_TEST_SLOW environment variable
Paolo Bonzini
1
-0
/
+17
[prev]
[next]