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
/
include
/
hw
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/armsse: Unify init-svtor and cpuwait handling
Peter Maydell
2019-02-28
1
-0
/
+3
*
hw/arm/iotkit-sysctl: Add SSE-200 registers
Peter Maydell
2019-02-28
1
-0
/
+20
*
hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register name
Peter Maydell
2019-02-28
1
-1
/
+1
*
hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit
Peter Maydell
2019-02-28
1
-0
/
+44
*
hw/misc/tz-ppc: Support having unused ports in the middle of the range
Peter Maydell
2019-02-21
1
-1
/
+7
*
hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block
Peter Maydell
2019-02-01
1
-0
/
+41
*
iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
Peter Maydell
2019-02-01
1
-0
/
+6
*
hw/misc/iotkit-secctl: Support 4 internal MPCs
Peter Maydell
2019-02-01
1
-3
/
+3
*
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
2019-01-18
1
-0
/
+4
*
target/mips: Add field and R/W access to ITU control register ICR0
Yongbok Kim
2019-01-18
1
-0
/
+4
*
hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
Steffen Görtz
2019-01-07
1
-0
/
+83
*
macio: add addr property to macio IDE object
Mark Cave-Ayland
2018-08-30
1
-0
/
+1
*
macio: add macio bus to help with fw path generation
Mark Cave-Ayland
2018-08-30
1
-0
/
+10
*
macio: move MACIOIDEState type declarations to macio.h
Mark Cave-Ayland
2018-08-30
1
-0
/
+26
*
Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...
Peter Maydell
2018-08-24
1
-1
/
+10
|
\
|
*
check: Only test pvpanic when it is compiled in
Juan Quintela
2018-08-21
1
-1
/
+10
*
|
hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
Peter Maydell
2018-08-24
1
-0
/
+14
*
|
hw/misc/tz-msc: Model TrustZone Master Security Controller
Peter Maydell
2018-08-24
1
-0
/
+79
*
|
hw/misc/iotkit-sysinfo: Implement IoTKit system information block
Peter Maydell
2018-08-24
1
-0
/
+37
*
|
hw/misc/iotkit-sysctl: Implement IoTKit system control element
Peter Maydell
2018-08-24
1
-0
/
+49
*
|
hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
Peter Maydell
2018-08-24
1
-0
/
+6
*
|
hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
Peter Maydell
2018-08-24
1
-0
/
+4
*
|
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2018-08-23
1
-10
/
+2
|
/
*
hw/misc: Remove mmio_interface device
Peter Maydell
2018-08-20
1
-49
/
+0
*
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
2018-08-16
1
-0
/
+1
*
aspeed_sdmc: Fix saved values
Joel Stanley
2018-08-16
1
-0
/
+1
*
aspeed_sdmc: Extend number of valid registers
Joel Stanley
2018-08-16
1
-1
/
+1
*
i.MX6UL: Add i.MX6UL specific CCM device
Jean-Christophe Dubois
2018-08-16
1
-0
/
+226
*
hw/display/xlnx_dp: Move problematic code from instance_init to realize
Paolo Bonzini
2018-07-17
1
-1
/
+13
*
aspeed: Implement write-1-{set, clear} for AST2500 strapping
Andrew Jeffery
2018-07-16
1
-0
/
+2
*
aspeed/scu: introduce clock frequencies
Cédric Le Goater
2018-06-26
1
-4
/
+66
*
hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS
Peter Maydell
2018-06-22
1
-0
/
+8
*
hw/misc/tz-mpc.c: Implement registers
Peter Maydell
2018-06-22
1
-0
/
+10
*
hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
Peter Maydell
2018-06-22
1
-0
/
+70
*
mos6522: expose mos6522_update_irq() through MOS6522DeviceClass
Mark Cave-Ayland
2018-06-16
1
-0
/
+1
*
mac_newworld: add PMU device
Mark Cave-Ayland
2018-06-16
2
-0
/
+239
*
mac_newworld: add gpios to macio devices with PMU enabled
Mark Cave-Ayland
2018-06-16
2
-0
/
+50
*
mac_newworld: add via machine option to control mac99 VIA/ADB configuration
Mark Cave-Ayland
2018-06-16
1
-0
/
+2
*
mos6522: move timer frequency initialisation to mos6522_reset
Mark Cave-Ayland
2018-06-12
1
-1
/
+1
*
cuda: embed mos6522_cuda device directly rather than using QOM object link
Mark Cave-Ayland
2018-06-12
2
-15
/
+14
*
misc: add pca9552 LED blinker model
Cédric Le Goater
2018-06-08
2
-0
/
+64
*
hw/misc/mips_itu: Cleanup includes
Philippe Mathieu-Daudé
2018-06-01
1
-0
/
+2
*
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
2
-2
/
+0
*
mac_newworld: move wiring of macio IRQs to macio_newworld_realize()
Mark Cave-Ayland
2018-05-04
1
-1
/
+0
*
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
Mark Cave-Ayland
2018-04-27
1
-1
/
+0
*
mac_newworld: use object link to pass OpenPIC object to macio
Mark Cave-Ayland
2018-03-06
1
-1
/
+3
*
mac_oldworld: use object link to pass heathrow PIC object to macio
Mark Cave-Ayland
2018-03-06
1
-0
/
+2
*
macio: move macio related structures and defines into separate macio.h file
Mark Cave-Ayland
2018-03-06
1
-0
/
+75
*
hw/misc/iotkit-secctl: Add remaining simple registers
Peter Maydell
2018-03-02
1
-0
/
+4
*
hw/misc/iotkit-secctl: Add handling for PPCs
Peter Maydell
2018-03-02
1
-2
/
+62
[next]