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
2024-12-15
hw/nubus: Constify all Property
Richard Henderson
2
-2
/
+2
2024-12-15
hw/net: Constify all Property
Richard Henderson
40
-41
/
+41
2024-12-15
hw/misc: Constify all Property
Richard Henderson
52
-56
/
+56
2024-12-15
hw/misc/xlnx-versal-trng: Constify trng_props
Richard Henderson
1
-3
/
+3
2024-12-15
hw/mips: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/mem: Constify all Property
Richard Henderson
4
-4
/
+4
2024-12-15
hw/m68k: Constify all Property
Richard Henderson
4
-4
/
+4
2024-12-15
hw/isa: Constify all Property
Richard Henderson
3
-3
/
+3
2024-12-15
hw/ipmi: Constify all Property
Richard Henderson
5
-5
/
+5
2024-12-15
hw/ipack: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/intc: Constify all Property
Richard Henderson
38
-45
/
+45
2024-12-15
hw/input: Constify all Property
Richard Henderson
5
-8
/
+8
2024-12-15
hw/ide: Constify all Property
Richard Henderson
6
-8
/
+8
2024-12-15
hw/i386: Constify all Property
Richard Henderson
10
-10
/
+10
2024-12-15
hw/i2c: Constify all Property
Richard Henderson
4
-5
/
+5
2024-12-15
hw/hyperv: Constify all Property
Richard Henderson
3
-4
/
+4
2024-12-15
hw/gpio: Constify all Property
Richard Henderson
8
-8
/
+8
2024-12-15
hw/dma: Constify all Property
Richard Henderson
7
-7
/
+7
2024-12-15
hw/display: Constify all Property
Richard Henderson
27
-30
/
+30
2024-12-15
hw/cxl: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/cpu: Constify all Property
Richard Henderson
5
-5
/
+5
2024-12-15
hw/core: Constify all Property
Richard Henderson
5
-5
/
+5
2024-12-15
hw/char: Constify all Property
Richard Henderson
36
-38
/
+38
2024-12-15
hw/block: Constify all Property
Richard Henderson
11
-12
/
+12
2024-12-15
hw/block/xen-block: Unexport PropertyInfo
Richard Henderson
1
-1
/
+1
2024-12-15
hw/avr: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/audio: Constify all Property
Richard Henderson
15
-16
/
+16
2024-12-15
hw/arm: Constify all Property
Richard Henderson
18
-22
/
+22
2024-12-15
hw/adc: Constify all Property
Richard Henderson
2
-2
/
+2
2024-12-15
hw/acpi: Constify all Property
Richard Henderson
4
-4
/
+4
2024-12-15
hw/9pfs: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
cpu-target: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/sparc: Constify all Property and PropertyInfo
Richard Henderson
1
-2
/
+2
2024-12-15
target/s390x: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/riscv: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/mips: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/microblaze: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/i386: Constify all Property
Richard Henderson
1
-2
/
+2
2024-12-15
target/hexagon: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/avr: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/arm: Constify all Property
Richard Henderson
3
-17
/
+17
2024-12-14
Merge tag 'hw-misc-20241214' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
37
-358
/
+343
2024-12-14
Merge tag 'pull-target-arm-20241213' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
22
-5417
/
+4026
2024-12-14
Merge tag 'pull-hex-20241212' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
25
-296
/
+149
2024-12-14
hw/xtensa: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2024-12-14
hw/sh4/r2d: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-14
hw/mips: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2024-12-14
hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file
Bernhard Beschow
5
-72
/
+101
2024-12-14
hw/ide/ahci: Decouple from PCI
Bernhard Beschow
5
-42
/
+21
2024-12-14
hw/usb/hcd-xhci-pci: Indentation fix
Phil Dennis-Jordan
1
-1
/
+1
[prev]
[next]