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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
roms: assert if max rom size is less than the used size
Igor Mammedov
1
-0
/
+1
2019-05-15
hw/input: Add a CONFIG_PS2 switch for the ps2.c file
Thomas Huth
2
-1
/
+6
2019-05-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...
Peter Maydell
9
-15
/
+355
2019-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
14
-20
/
+24
2019-05-13
hw/arm: Express dependencies of the musca machines with Kconfig
Thomas Huth
1
-3
/
+6
2019-05-13
hw/arm: Express dependencies of the xlnx-versal-virt machine with Kconfig
Thomas Huth
1
-0
/
+4
2019-05-13
hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig
Thomas Huth
2
-0
/
+12
2019-05-13
hw/arm: Express dependencies of the microbit / nrf51 machine with Kconfig
Thomas Huth
2
-1
/
+8
2019-05-13
hw/arm: Express dependencies of the remaining IMX boards with Kconfig
Thomas Huth
1
-0
/
+19
2019-05-13
hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with Kconfig
Thomas Huth
2
-1
/
+10
2019-05-13
hw/arm: Express dependencies of sabrelite with Kconfig
Thomas Huth
2
-1
/
+11
2019-05-13
hw/arm: Express dependencies of canon-a1100 with Kconfig
Thomas Huth
1
-0
/
+1
2019-05-13
hw/arm: Express dependencies of the raspi machines with Kconfig
Thomas Huth
1
-0
/
+3
2019-05-13
hw/arm: Express dependencies of the MPS2 boards with Kconfig
Thomas Huth
1
-0
/
+19
2019-05-13
hw/arm: Express dependencies of allwinner / cubieboard with Kconfig
Thomas Huth
1
-0
/
+9
2019-05-13
hw/arm: Express dependencies of netduino / stm32f2xx with Kconfig
Thomas Huth
1
-0
/
+7
2019-05-13
hw/arm: Express dependencies of the virt machine with Kconfig
Thomas Huth
2
-1
/
+21
2019-05-13
hw/arm: Express dependencies of the aspeed boards with Kconfig
Thomas Huth
1
-0
/
+10
2019-05-13
hw/arm: Express dependencies of collie with Kconfig
Thomas Huth
2
-1
/
+8
2019-05-13
hw/arm: Express dependencies of xilinx-zynq with Kconfig
Thomas Huth
1
-0
/
+12
2019-05-13
hw/arm: Express dependencies of the PXA2xx machines with Kconfig
Thomas Huth
2
-1
/
+46
2019-05-13
hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig
Thomas Huth
4
-2
/
+52
2019-05-13
hw/arm: Express dependencies of stellaris with Kconfig
Thomas Huth
1
-0
/
+11
2019-05-13
hw/arm: Express dependencies of the OMAP machines with Kconfig
Thomas Huth
2
-1
/
+27
2019-05-13
hw/arm: Express dependencies of musicpal with Kconfig
Thomas Huth
1
-0
/
+5
2019-05-13
hw/arm: Express dependencies of the fsl-imx31 machine with Kconfig
Thomas Huth
2
-0
/
+6
2019-05-13
hw/arm: Express dependencies of integratorcp with Kconfig
Thomas Huth
2
-0
/
+9
2019-05-13
hw/arm: Express dependencies of the highbank machines with Kconfig
Thomas Huth
1
-0
/
+11
2019-05-13
hw/arm: Express dependencies of the exynos machines with Kconfig
Thomas Huth
1
-0
/
+10
2019-05-13
hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 device
Thomas Huth
3
-3
/
+7
2019-05-13
hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubs
Thomas Huth
1
-0
/
+11
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
1
-1
/
+2
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
3
-7
/
+8
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
4
-9
/
+10
2019-05-13
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+0
2019-05-13
Clean up includes
Markus Armbruster
4
-1
/
+3
2019-05-13
virtio-input: fix Kconfig dependency and Makefile
Gerd Hoffmann
2
-4
/
+2
2019-05-13
virtio-input-host-pci: cleanup types
Gerd Hoffmann
1
-5
/
+2
2019-05-10
Add vhost-user-input-pci
Marc-André Lureau
5
-0
/
+186
2019-05-09
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...
Peter Maydell
4
-16
/
+11
2019-05-09
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2
-1
/
+7
2019-05-08
target/openrisc: Fix LGPL information in the file headers
Thomas Huth
3
-3
/
+3
2019-05-08
hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statement
Thomas Huth
1
-13
/
+8
2019-05-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
6
-91
/
+206
2019-05-07
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190507-pull-request' ...
Peter Maydell
10
-49
/
+49
2019-05-07
hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from reset
Peter Maydell
1
-1
/
+3
2019-05-07
hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0
Peter Maydell
1
-3
/
+24
2019-05-07
hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()
Peter Maydell
1
-2
/
+7
2019-05-07
arm: aspeed: Set SDRAM size
Joel Stanley
1
-0
/
+8
[next]