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/arm/raspi: add a skeleton implementation of the CPRMAN
Luc Michel
2020-10-27
3
-0
/
+169
|
*
hw/misc: Add npcm7xx random number generator
Havard Skinnemoen
2020-10-27
3
-0
/
+185
|
*
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
2020-10-27
1
-0
/
+28
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...
Peter Maydell
2020-10-28
6
-18
/
+205
|
\
\
|
|
/
|
/
|
|
*
hw/misc/mps2-scc: Use the LED device
Philippe Mathieu-Daudé
2020-10-26
3
-12
/
+17
|
*
hw/misc/mps2-fpgaio: Use the LED device
Philippe Mathieu-Daudé
2020-10-26
3
-6
/
+19
|
*
hw/misc/led: Emit a trace event when LED intensity has changed
Philippe Mathieu-Daudé
2020-10-26
2
-0
/
+5
|
*
hw/misc/led: Allow connecting from GPIO output
Philippe Mathieu-Daudé
2020-10-26
1
-1
/
+16
|
*
hw/misc/led: Add a LED device
Philippe Mathieu-Daudé
2020-10-26
4
-0
/
+149
*
|
hw/misc/sifive_u_otp: Add backend drive support
Green Wan
2020-10-22
1
-0
/
+65
*
|
hw/misc/sifive_u_otp: Add write function and write-once protection
Green Wan
2020-10-22
1
-1
/
+29
|
/
*
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
2020-10-18
1
-4
/
+0
*
hw/misc/mips_cpc: Start vCPU when powered on
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-09-24
1
-8
/
+8
|
\
|
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-8
/
+8
*
|
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-09-22
1
-1
/
+1
|
/
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
20
-60
/
+20
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-4
/
+1
*
misc: aspeed_scu: Update AST2600 silicon id register
Joel Stanley
2020-09-18
1
-1
/
+6
*
hw/misc: Add NPCM7xx Clock Controller device model
Havard Skinnemoen
2020-09-14
3
-0
/
+271
*
hw/misc: Add NPCM7xx System Global Control Registers device model
Havard Skinnemoen
2020-09-14
3
-0
/
+276
*
hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
2020-09-14
1
-0
/
+6
*
hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields
Philippe Mathieu-Daudé
2020-09-14
1
-11
/
+5
*
hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields
Philippe Mathieu-Daudé
2020-09-14
1
-16
/
+5
*
hw/misc/a9scu: Do not allow invalid CPU count
Philippe Mathieu-Daudé
2020-09-14
1
-5
/
+13
*
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-09-13
6
-0
/
+603
|
\
|
*
hw/riscv: Move sifive_test model to hw/misc
Bin Meng
2020-09-10
3
-0
/
+104
|
*
hw/riscv: Move sifive_u_otp model to hw/misc
Bin Meng
2020-09-10
3
-0
/
+195
|
*
hw/riscv: Move sifive_u_prci model to hw/misc
Bin Meng
2020-09-10
3
-0
/
+173
|
*
hw/riscv: Move sifive_e_prci model to hw/misc
Bin Meng
2020-09-10
3
-0
/
+131
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-11
25
-103
/
+158
|
\
\
|
*
|
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
25
-52
/
+58
|
*
|
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
25
-51
/
+100
|
|
/
*
|
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-09-09
1
-3
/
+5
*
|
trace-events: Delete unused trace points
Markus Armbruster
2020-09-09
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...
Peter Maydell
2020-09-03
2
-60
/
+74
|
\
|
*
aspeed/sdmc: Simplify calculation of RAM bits
Cédric Le Goater
2020-09-01
1
-54
/
+25
|
*
aspeed/sdmc: Allow writes to unprotected registers
Joel Stanley
2020-09-01
1
-0
/
+27
|
*
aspeed/sdmc: Perform memory training
Joel Stanley
2020-09-01
2
-3
/
+18
|
*
aspeed/scu: Fix valid access size on AST2400
Cédric Le Goater
2020-09-01
1
-3
/
+4
*
|
mos6522: Rename QOM macros
Eduardo Habkost
2020-09-02
4
-17
/
+17
*
|
imx_ccm: Rename IMX_GET_CLASS macro
Eduardo Habkost
2020-09-02
1
-1
/
+1
*
|
hw/misc/sbsa_ec : Add an embedded controller for sbsa-ref
Graeme Gregory
2020-09-01
2
-0
/
+100
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...
Peter Maydell
2020-08-28
1
-6
/
+8
|
\
|
*
hw/misc/unimp: Display the offset with width of the region size
Philippe Mathieu-Daudé
2020-08-28
1
-4
/
+6
|
*
hw/misc/unimp: Display the value with width of the access size
Philippe Mathieu-Daudé
2020-08-28
1
-2
/
+2
|
*
hw/misc/unimp: Display value after offset
Philippe Mathieu-Daudé
2020-08-28
1
-4
/
+4
*
|
auxbus: Move QOM macros to header
Eduardo Habkost
2020-08-27
1
-2
/
+0
|
/
*
meson: convert hw/misc
Marc-André Lureau
2020-08-21
4
-100
/
+107
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
2
-0
/
+2
[prev]
[next]