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-02-03
hw/arm/xlnx-versal: Versal SoC requires ZDMA
Philippe Mathieu-Daudé
3
-1
/
+6
2021-02-03
hw/arm/exynos4210: Add missing dependency on OR_IRQ
Philippe Mathieu-Daudé
1
-0
/
+1
2021-02-03
hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
Philippe Mathieu-Daudé
1
-0
/
+1
2021-02-03
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
11
-25
/
+87
2021-02-02
tcg: Remove TCG_TARGET_CON_SET_H
Richard Henderson
10
-22
/
+0
2021-02-02
tcg/tci: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
3
-142
/
+158
2021-02-02
tcg/sparc: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
3
-52
/
+56
2021-02-02
tcg/s390: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
3
-70
/
+81
2021-02-02
tcg/riscv: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
3
-60
/
+54
2021-02-02
tcg/ppc: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
3
-81
/
+100
2021-02-02
tcg/mips: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
3
-68
/
+67
2021-02-02
tcg/arm: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
3
-63
/
+69
2021-02-02
tcg/aarch64: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
3
-59
/
+66
2021-02-02
tcg/i386: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
4
-128
/
+243
2021-02-02
tcg: Remove TCG_TARGET_CON_STR_H
Richard Henderson
10
-26
/
+0
2021-02-02
tcg/sparc: Split out target constraints to tcg-target-con-str.h
Richard Henderson
3
-53
/
+54
2021-02-02
tcg/s390: Split out target constraints to tcg-target-con-str.h
Richard Henderson
3
-40
/
+42
2021-02-02
tcg/riscv: Split out target constraints to tcg-target-con-str.h
Richard Henderson
3
-39
/
+35
2021-02-02
tcg/mips: Split out target constraints to tcg-target-con-str.h
Richard Henderson
3
-56
/
+46
2021-02-02
tcg/tci: Split out target constraints to tcg-target-con-str.h
Richard Henderson
3
-14
/
+13
2021-02-02
tcg/ppc: Split out target constraints to tcg-target-con-str.h
Richard Henderson
3
-58
/
+46
2021-02-02
tcg/aarch64: Split out target constraints to tcg-target-con-str.h
Richard Henderson
3
-43
/
+33
2021-02-02
tcg/arm: Split out target constraints to tcg-target-con-str.h
Richard Henderson
3
-56
/
+41
2021-02-02
tcg/i386: Split out target constraints to tcg-target-con-str.h
Richard Henderson
4
-74
/
+62
2021-02-02
tcg/i386: Tidy register constraint definitions
Richard Henderson
1
-20
/
+20
2021-02-02
tcg/i386: Move constraint type check to tcg_target_const_match
Richard Henderson
1
-11
/
+17
2021-02-02
tcg/tci: Remove TCG_TARGET_HAS_* ifdefs
Richard Henderson
1
-82
/
+0
2021-02-02
tcg/tci: Drop L and S constraints
Richard Henderson
1
-6
/
+4
2021-02-02
hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-02
hw/ssi: imx_spi: Correct tx and rx fifo endianness
Bin Meng
1
-5
/
+2
2021-02-02
hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
Bin Meng
1
-1
/
+1
2021-02-02
hw/ssi: imx_spi: Round up the burst length to be multiple of 8
Bin Meng
1
-1
/
+16
2021-02-02
hw/ssi: imx_spi: Disable chip selects when controller is disabled
Xuzhou Cheng
1
-0
/
+6
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_write() to handle block disabled
Philippe Mathieu-Daudé
1
-4
/
+9
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
Philippe Mathieu-Daudé
1
-31
/
+29
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value
Philippe Mathieu-Daudé
1
-8
/
+24
2021-02-02
hw/ssi: imx_spi: Remove pointless variable initialization
Philippe Mathieu-Daudé
1
-2
/
+0
2021-02-02
hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()
Bin Meng
1
-4
/
+10
2021-02-02
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
2
-3
/
+6
2021-02-02
hw/arm/smmuv3: Fix addr_mask for range-based invalidation
Zenghui Yu
1
-1
/
+3
2021-02-02
hw/char/exynos4210_uart: Fix missing call to report ready for input
Iris Johnson
1
-0
/
+1
2021-02-02
hw/char/exynos4210_uart: Fix buffer size reporting with FIFO disabled
Iris Johnson
1
-1
/
+5
2021-02-02
hw/intc/arm_gic: Allow to use QTest without crashing
Philippe Mathieu-Daudé
1
-1
/
+2
2021-02-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
12
-16
/
+72
2021-02-02
block: Fix VM size column width in bdrv_snapshot_dump()
Kevin Wolf
1
-2
/
+2
2021-02-02
block/nvme: Trace NVMe spec version supported by the controller
Philippe Mathieu-Daudé
2
-0
/
+7
2021-02-02
block/nvme: Properly display doorbell stride length in trace event
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-02
iotests: Fix -makecheck output
Kevin Wolf
1
-2
/
+4
2021-02-02
iotests: check: return 1 on failure
Vladimir Sementsov-Ogievskiy
2
-2
/
+7
2021-02-02
iotests: Revert emulator selection to old behaviour
Kevin Wolf
1
-1
/
+1
[prev]
[next]