index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hw/misc/pvpanic: split-out generic and bus dependent code
Mihai Carabas
2021-01-29
4
-81
/
+107
*
hw/misc: Fix arith overflow in NPCM7XX PWM module
Hao Wu
2021-01-29
1
-4
/
+19
*
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2021-01-27
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-01-18
1
-0
/
+9
|
\
|
*
misc/mos6522: Use timer_free() in the finalize function to avoid memleak
Gan Qixin
2021-01-18
1
-0
/
+9
*
|
hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite
Green Wan
2021-01-16
1
-8
/
+23
|
/
*
macio: don't set user_creatable to false
Mark Cave-Ayland
2021-01-13
1
-2
/
+0
*
macio: wire macio GPIOs to OpenPIC using sysbus IRQs
Mark Cave-Ayland
2021-01-13
2
-24
/
+12
*
macio: move OpenPIC inside macio-newworld device
Mark Cave-Ayland
2021-01-13
1
-10
/
+9
*
macio: move heathrow PIC inside macio-oldworld device
Mark Cave-Ayland
2021-01-13
1
-10
/
+10
*
hw/*: Use type casting for SysBusDevice in NPCM7XX
Hao Wu
2021-01-12
3
-3
/
+3
*
hw/misc: Add a PWM module for NPCM7XX
Hao Wu
2021-01-12
3
-0
/
+557
*
hw/misc: Add clock converter in NPCM7XX CLK module
Hao Wu
2021-01-12
1
-6
/
+789
*
hw/msic: imx6_ccm: Correct register value for silicon type
Bin Meng
2021-01-08
1
-1
/
+1
*
hw/misc: imx6_ccm: Update PMU_MISC0 reset value
Bin Meng
2021-01-08
1
-1
/
+1
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
4
-0
/
+4
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...
Peter Maydell
2020-12-15
1
-0
/
+5
|
\
|
*
hw/misc/zynq_slcr: Avoid #DIV/0! error
Philippe Mathieu-Daudé
2020-12-15
1
-0
/
+5
*
|
tmp421: Register properties as class properties
Eduardo Habkost
2020-12-14
1
-17
/
+13
|
/
*
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-12-10
1
-9
/
+9
*
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...
Peter Maydell
2020-12-10
3
-0
/
+331
|
\
|
*
hw/misc: add an EMC141{3,4} device model
John Wang
2020-12-10
3
-0
/
+331
*
|
i.MX6ul: Fix bad printf format specifiers
Alex Chen
2020-12-10
1
-2
/
+2
*
|
i.MX6: Fix bad printf format specifiers
Alex Chen
2020-12-10
2
-11
/
+11
*
|
i.MX31: Fix bad printf format specifiers
Alex Chen
2020-12-10
2
-9
/
+9
*
|
i.MX25: Fix bad printf format specifiers
Alex Chen
2020-12-10
1
-6
/
+6
|
/
*
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-12-08
1
-14
/
+18
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'...
Peter Maydell
2020-11-17
2
-9
/
+71
|
\
|
*
tmp105: Correct handling of temperature limit checks
Peter Maydell
2020-11-17
2
-9
/
+68
|
*
hw/misc/tmp105: reset the T_low and T_High registers
Peter Maydell
2020-11-17
1
-0
/
+3
*
|
max111x: put it into the 'misc' category
Gan Qixin
2020-11-17
1
-0
/
+1
|
/
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
3
-3
/
+3
*
macio: set user_creatable to false in macio_class_init()
Mark Cave-Ayland
2020-11-12
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-11-11
1
-1
/
+4
|
\
|
*
pvpanic: Advertise the PVPANIC_CRASHLOADED event support
Paolo Bonzini
2020-11-11
1
-1
/
+4
*
|
hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ
Philippe Mathieu-Daudé
2020-11-10
1
-2
/
+0
|
/
*
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...
Peter Maydell
2020-11-04
2
-2
/
+2
|
\
|
*
hw/mips: Fix Lesser GPL version number
Chetan Pant
2020-11-03
2
-2
/
+2
*
|
hw/misc: Add Microchip PolarFire SoC SYSREG module support
Bin Meng
2020-11-03
3
-0
/
+103
*
|
hw/misc: Add Microchip PolarFire SoC IOSCB module support
Bin Meng
2020-11-03
3
-0
/
+246
*
|
hw/misc: Add Microchip PolarFire SoC DDR Memory Controller support
Bin Meng
2020-11-03
3
-0
/
+220
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...
Peter Maydell
2020-10-29
5
-0
/
+1027
|
\
|
*
hw/misc/bcm2835_cprman: add sane reset values to the registers
Luc Michel
2020-10-27
1
-0
/
+31
|
*
hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer
Luc Michel
2020-10-27
1
-1
/
+73
|
*
hw/misc/bcm2835_cprman: implement clock mux behaviour
Luc Michel
2020-10-27
1
-1
/
+52
|
*
hw/misc/bcm2835_cprman: add a clock mux skeleton implementation
Luc Michel
2020-10-27
1
-0
/
+151
|
*
hw/misc/bcm2835_cprman: implement PLL channels behaviour
Luc Michel
2020-10-27
1
-1
/
+32
|
*
hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation
Luc Michel
2020-10-27
1
-8
/
+147
|
*
hw/misc/bcm2835_cprman: implement PLLs behaviour
Luc Michel
2020-10-27
1
-1
/
+63
|
*
hw/misc/bcm2835_cprman: add a PLL skeleton implementation
Luc Michel
2020-10-27
1
-0
/
+108
[prev]
[next]