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
path:
root
/
hw
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
4
-0
/
+4
2020-12-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...
Peter Maydell
1
-0
/
+5
2020-12-15
hw/misc/zynq_slcr: Avoid #DIV/0! error
Philippe Mathieu-Daudé
1
-0
/
+5
2020-12-14
tmp421: Register properties as class properties
Eduardo Habkost
1
-17
/
+13
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
1
-9
/
+9
2020-12-10
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...
Peter Maydell
3
-0
/
+331
2020-12-10
i.MX6ul: Fix bad printf format specifiers
Alex Chen
1
-2
/
+2
2020-12-10
i.MX6: Fix bad printf format specifiers
Alex Chen
2
-11
/
+11
2020-12-10
i.MX31: Fix bad printf format specifiers
Alex Chen
2
-9
/
+9
2020-12-10
i.MX25: Fix bad printf format specifiers
Alex Chen
1
-6
/
+6
2020-12-10
hw/misc: add an EMC141{3,4} device model
John Wang
3
-0
/
+331
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio Pérez
1
-14
/
+18
2020-11-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'...
Peter Maydell
2
-9
/
+71
2020-11-17
tmp105: Correct handling of temperature limit checks
Peter Maydell
2
-9
/
+68
2020-11-17
hw/misc/tmp105: reset the T_low and T_High registers
Peter Maydell
1
-0
/
+3
2020-11-17
max111x: put it into the 'misc' category
Gan Qixin
1
-0
/
+1
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
3
-3
/
+3
2020-11-12
macio: set user_creatable to false in macio_class_init()
Mark Cave-Ayland
1
-0
/
+2
2020-11-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-1
/
+4
2020-11-11
pvpanic: Advertise the PVPANIC_CRASHLOADED event support
Paolo Bonzini
1
-1
/
+4
2020-11-10
hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ
Philippe Mathieu-Daudé
1
-2
/
+0
2020-11-04
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...
Peter Maydell
2
-2
/
+2
2020-11-03
hw/mips: Fix Lesser GPL version number
Chetan Pant
2
-2
/
+2
2020-11-03
hw/misc: Add Microchip PolarFire SoC SYSREG module support
Bin Meng
3
-0
/
+103
2020-11-03
hw/misc: Add Microchip PolarFire SoC IOSCB module support
Bin Meng
3
-0
/
+246
2020-11-03
hw/misc: Add Microchip PolarFire SoC DDR Memory Controller support
Bin Meng
3
-0
/
+220
2020-10-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...
Peter Maydell
5
-0
/
+1027
2020-10-27
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...
Peter Maydell
6
-18
/
+205
2020-10-27
hw/misc/bcm2835_cprman: add sane reset values to the registers
Luc Michel
1
-0
/
+31
2020-10-27
hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer
Luc Michel
1
-1
/
+73
2020-10-27
hw/misc/bcm2835_cprman: implement clock mux behaviour
Luc Michel
1
-1
/
+52
2020-10-27
hw/misc/bcm2835_cprman: add a clock mux skeleton implementation
Luc Michel
1
-0
/
+151
2020-10-27
hw/misc/bcm2835_cprman: implement PLL channels behaviour
Luc Michel
1
-1
/
+32
2020-10-27
hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation
Luc Michel
1
-8
/
+147
2020-10-27
hw/misc/bcm2835_cprman: implement PLLs behaviour
Luc Michel
1
-1
/
+63
2020-10-27
hw/misc/bcm2835_cprman: add a PLL skeleton implementation
Luc Michel
1
-0
/
+108
2020-10-27
hw/arm/raspi: add a skeleton implementation of the CPRMAN
Luc Michel
3
-0
/
+169
2020-10-27
hw/misc: Add npcm7xx random number generator
Havard Skinnemoen
3
-0
/
+185
2020-10-27
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
1
-0
/
+28
2020-10-26
hw/misc/mps2-scc: Use the LED device
Philippe Mathieu-Daudé
3
-12
/
+17
2020-10-26
hw/misc/mps2-fpgaio: Use the LED device
Philippe Mathieu-Daudé
3
-6
/
+19
2020-10-26
hw/misc/led: Emit a trace event when LED intensity has changed
Philippe Mathieu-Daudé
2
-0
/
+5
2020-10-26
hw/misc/led: Allow connecting from GPIO output
Philippe Mathieu-Daudé
1
-1
/
+16
2020-10-26
hw/misc/led: Add a LED device
Philippe Mathieu-Daudé
4
-0
/
+149
2020-10-22
hw/misc/sifive_u_otp: Add backend drive support
Green Wan
1
-0
/
+65
2020-10-22
hw/misc/sifive_u_otp: Add write function and write-once protection
Green Wan
1
-1
/
+29
2020-10-18
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
1
-4
/
+0
2020-10-09
hw/misc/mips_cpc: Start vCPU when powered on
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-8
/
+8
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-8
/
+8
[next]