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-03-12
target/arm: Update WHILE for PREDDESC
Richard Henderson
2
-5
/
+6
2021-03-12
target/arm: Update CNTP for PREDDESC
Richard Henderson
2
-6
/
+6
2021-03-12
target/arm: Update BRKA, BRKB, BRKN for PREDDESC
Richard Henderson
2
-18
/
+16
2021-03-12
target/arm: Update find_last_active for PREDDESC
Richard Henderson
2
-7
/
+6
2021-03-12
target/arm: Fix sve_punpk_p vs odd vector lengths
Richard Henderson
1
-2
/
+2
2021-03-12
target/arm: Fix sve_zip_p vs odd vector lengths
Richard Henderson
1
-11
/
+14
2021-03-12
target/arm: Fix sve_uzp_p vs odd vector lengths
Richard Henderson
1
-9
/
+21
2021-03-12
hw/arm/smmuv3: Uniformize sid traces
Eric Auger
1
-12
/
+12
2021-03-12
hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handling
Eric Auger
2
-14
/
+25
2021-03-12
hw/arm/smmuv3: Enforce invalidation on a power of two range
Eric Auger
2
-15
/
+37
2021-03-12
hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set
Eric Auger
1
-1
/
+1
2021-03-12
virtio-iommu: Handle non power of 2 range invalidations
Eric Auger
1
-3
/
+16
2021-03-12
dma: Introduce dma_aligned_pow2_mask()
Eric Auger
3
-23
/
+45
2021-03-12
intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidate
Eric Auger
1
-0
/
+2
2021-03-12
hw/arm: versal: Add support for the XRAMs
Edgar E. Iglesias
3
-0
/
+50
2021-03-12
hw/misc: versal: Add a model of the XRAM controller
Edgar E. Iglesias
3
-0
/
+351
2021-03-12
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
28
-292
/
+750
2021-03-11
target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature
Mark Cave-Ayland
3
-1
/
+7
2021-03-11
target/m68k: reformat m68k_features enum
Mark Cave-Ayland
1
-22
/
+44
2021-03-11
target/m68k: don't set SSW ATC bit for physical bus errors
Mark Cave-Ayland
1
-1
/
+11
2021-03-11
target/m68k: implement rtr instruction
Laurent Vivier
1
-0
/
+20
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
79
-134
/
+147
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
56
-318
/
+921
2021-03-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...
Peter Maydell
25
-208
/
+408
2021-03-11
ui/cocoa: Fix mouse association state
Akihiko Odaki
1
-16
/
+8
2021-03-11
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...
Peter Maydell
7
-19
/
+625
2021-03-11
ui/cocoa: Mark variables static
Akihiko Odaki
1
-7
/
+7
2021-03-11
ui/cocoa: Clear modifiers whenever possible
Akihiko Odaki
1
-72
/
+76
2021-03-11
ui/cocoa: Do not rely on the first argument
Akihiko Odaki
1
-14
/
+15
2021-03-11
ui/cocoa: Show QEMU icon in the about window
Akihiko Odaki
1
-9
/
+5
2021-03-11
docs: Fix removal text of -show-cursor
Thomas Huth
1
-2
/
+2
2021-03-11
ui/cocoa: Use kCGColorSpaceSRGB
Akihiko Odaki
1
-7
/
+2
2021-03-11
ui/gtk: Remove NULL checks in gd_switch
Akihiko Odaki
1
-4
/
+2
2021-03-10
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
9
-395
/
+1445
2021-03-10
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
64
-6154
/
+741
2021-03-10
semihosting: Move hw/semihosting/ -> semihosting/
Philippe Mathieu-Daudé
11
-3
/
+3
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
28
-32
/
+32
2021-03-10
tests/avocado: add boot_xen tests
Alex Bennée
2
-0
/
+119
2021-03-10
docs: add some documentation for the guest-loader
Alex Bennée
3
-0
/
+56
2021-03-10
docs: move generic-loader documentation into the main manual
Alex Bennée
4
-93
/
+119
2021-03-10
hw/core: implement a guest-loader to support static hypervisor guests
Alex Bennée
4
-0
/
+186
2021-03-10
device_tree: add qemu_fdt_setprop_string_array helper
Alex Bennée
2
-0
/
+43
2021-03-10
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
2
-11
/
+10
2021-03-10
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
3
-172
/
+186
2021-03-10
.editorconfig: update the automatic mode setting for Emacs
Alex Bennée
1
-6
/
+11
2021-03-10
tests/docker: Use --arch-only when building Debian cross image
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-10
gitlab-ci.yml: Add jobs to test CFI flags
Daniele Buono
1
-0
/
+119
2021-03-10
gitlab-ci.yml: Allow custom # of parallel linkers
Daniele Buono
1
-0
/
+4
2021-03-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...
Peter Maydell
60
-814
/
+4505
2021-03-10
hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()
Peter Maydell
1
-4
/
+15
[prev]
[next]