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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-12
Drop the deprecated lm32 target
Markus Armbruster
150
-12234
/
+17
2021-05-12
block: Drop the sheepdog block driver
Markus Armbruster
17
-3593
/
+14
2021-05-12
Remove the deprecated moxie target
Thomas Huth
38
-1987
/
+13
2021-05-12
monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB
Stefan Reiter
1
-18
/
+22
2021-05-12
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...
Peter Maydell
15
-228
/
+570
2021-05-12
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...
Peter Maydell
4
-5
/
+39
2021-05-11
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05...
Peter Maydell
8
-9
/
+19
2021-05-11
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
4
-100
/
+139
2021-05-10
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ...
Peter Maydell
10
-14
/
+40
2021-05-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210510-...
Peter Maydell
27
-413
/
+720
2021-05-10
hw/arm/xlnx: Fix PHY address for xilinx-zynq-a9
Guenter Roeck
1
-1
/
+1
2021-05-10
hw/arm/mps2-tz: Implement AN524 memory remapping via machine property
Peter Maydell
2
-1
/
+117
2021-05-10
hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
Peter Maydell
2
-3
/
+19
2021-05-10
hw/misc/mps2-scc: Add "QEMU interface" comment
Peter Maydell
1
-0
/
+12
2021-05-10
hw/arm/imx25_pdk: Fix error message for invalid RAM size
Philippe Mathieu-Daudé
1
-3
/
+2
2021-05-10
include/disas/dis-asm.h: Handle being included outside 'extern "C"'
Peter Maydell
3
-6
/
+10
2021-05-10
include/qemu/bswap.h: Handle being included outside extern "C" block
Peter Maydell
1
-4
/
+22
2021-05-10
osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
Peter Maydell
3
-4
/
+20
2021-05-10
hw/sd/omap_mmc: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
1
-1
/
+1
2021-05-10
xen-block: Use specific blockdev driver
Anthony PERARD
1
-1
/
+13
2021-05-10
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
2
-3
/
+12
2021-05-10
xen-mapcache: avoid a race on memory map while using MAP_FIXED
Igor Druzhinin
1
-1
/
+14
2021-05-10
target/arm: Make WFI a NOP for userspace emulators
Peter Maydell
1
-0
/
+14
2021-05-10
target/arm: Make translate-neon.c.inc its own compilation unit
Peter Maydell
4
-11
/
+14
2021-05-10
target/arm: Make functions used by translate-neon global
Peter Maydell
2
-8
/
+10
2021-05-10
target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
Peter Maydell
2
-3
/
+2
2021-05-10
target/arm: Delete unused typedef
Peter Maydell
1
-2
/
+0
2021-05-10
target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
Peter Maydell
2
-7
/
+7
2021-05-10
target/arm: Make translate-vfp.c.inc its own compilation unit
Peter Maydell
4
-9
/
+13
2021-05-10
target/arm: Make functions used by translate-vfp global
Peter Maydell
2
-17
/
+26
2021-05-10
target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
Peter Maydell
2
-20
/
+20
2021-05-10
target/arm: Move gen_aa32 functions to translate-a32.h
Peter Maydell
2
-35
/
+69
2021-05-10
target/arm: Split m-nocp trans functions into their own file
Peter Maydell
5
-198
/
+226
2021-05-10
target/arm: Make functions used by m-nocp global
Peter Maydell
3
-33
/
+65
2021-05-10
target/arm: Share unallocated_encoding() and gen_exception_insn()
Peter Maydell
4
-22
/
+12
2021-05-10
target/arm: Move constant expanders to translate.h
Peter Maydell
2
-24
/
+24
2021-05-10
target/arm: Fix tlbbits calculation in tlbi_aa64_vae2is_write()
Peter Maydell
1
-1
/
+1
2021-05-10
linux-user/aarch64: Enable hwcap for RND, BTI, and MTE
Richard Henderson
1
-0
/
+13
2021-05-10
docs: fix link in sbsa description
Alex Bennée
1
-1
/
+1
2021-05-10
virtio-gpu: add virtio-vga-gl
Gerd Hoffmann
3
-0
/
+54
2021-05-10
modules: add have_vga
Gerd Hoffmann
2
-0
/
+8
2021-05-10
virtio-gpu: add virtio-gpu-gl-pci
Gerd Hoffmann
3
-0
/
+62
2021-05-10
virtio-gpu: move fields to struct VirtIOGPUGL
Gerd Hoffmann
2
-8
/
+12
2021-05-10
virtio-gpu: drop use_virgl_renderer
Gerd Hoffmann
3
-37
/
+14
2021-05-10
virtio-gpu: move virtio-gpu-gl-device to separate module
Gerd Hoffmann
2
-4
/
+9
2021-05-10
virtio-gpu: drop VIRGL() macro
Gerd Hoffmann
1
-17
/
+0
2021-05-10
virtio-gpu: move update_cursor_data
Gerd Hoffmann
3
-32
/
+42
2021-05-10
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
3
-4
/
+18
2021-05-10
virtio-gpu: move virgl gl_flushed
Gerd Hoffmann
2
-15
/
+13
2021-05-10
virtio-gpu: move virgl handle_ctrl
Gerd Hoffmann
2
-13
/
+33
[next]