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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-09-09
hw/riscv: Move sifive_u_prci model to hw/misc
Bin Meng
5
-2
/
+6
2020-09-09
hw/riscv: Move sifive_e_prci model to hw/misc
Bin Meng
6
-3
/
+9
2020-09-09
hw/riscv: sifive_u: Connect a DMA controller
Bin Meng
2
-0
/
+31
2020-09-09
hw/riscv: clint: Avoid using hard-coded timebase frequency
Bin Meng
6
-16
/
+28
2020-09-09
hw/riscv: microchip_pfsoc: Hook GPIO controllers
Bin Meng
1
-0
/
+14
2020-09-09
hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
Bin Meng
1
-0
/
+39
2020-09-09
hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
Bin Meng
4
-3
/
+7
2020-09-09
hw/net: cadence_gem: Add a new 'phy-addr' property
Bin Meng
1
-2
/
+3
2020-09-09
hw/riscv: microchip_pfsoc: Connect a DMA controller
Bin Meng
2
-0
/
+16
2020-09-09
hw/dma: Add SiFive platform DMA controller emulation
Bin Meng
3
-0
/
+317
2020-09-09
hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
Bin Meng
2
-0
/
+24
2020-09-09
hw/sd: Add Cadence SDHCI emulation
Bin Meng
3
-0
/
+198
2020-09-09
hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
Bin Meng
2
-0
/
+31
2020-09-09
hw/char: Add Microchip PolarFire SoC MMUART emulation
Bin Meng
3
-0
/
+90
2020-09-09
hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
Bin Meng
3
-0
/
+319
2020-09-09
target/riscv: cpu: Set reset vector based on the configured property value
Bin Meng
3
-0
/
+4
2020-09-09
hw/riscv: hart: Add a new 'resetvec' property
Bin Meng
1
-0
/
+3
2020-09-09
riscv: sifive_test: Allow 16-bit writes to memory region
Nathan Chancellor
1
-1
/
+1
2020-09-09
virtio-vga: Use typedef name for instance_size
Eduardo Habkost
1
-3
/
+3
2020-09-09
vhost-user-vga: Use typedef name for instance_size
Eduardo Habkost
1
-1
/
+1
2020-09-09
xilinx_axienet: Use typedef name for instance_size
Eduardo Habkost
1
-2
/
+2
2020-09-09
lpc_ich9: Use typedef name for instance_size
Eduardo Habkost
1
-1
/
+1
2020-09-09
omap_intc: Use typedef name for instance_size
Eduardo Habkost
1
-1
/
+1
2020-09-09
xilinx_axidma: Use typedef name for instance_size
Eduardo Habkost
1
-2
/
+2
2020-09-09
tusb6010: Rename TUSB to TUSB6010
Eduardo Habkost
1
-3
/
+3
2020-09-09
pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312
Eduardo Habkost
1
-1
/
+1
2020-09-09
vfio: Rename PCI_VFIO to VFIO_PCI
Eduardo Habkost
2
-12
/
+12
2020-09-09
usb: Rename USB_SERIAL_DEV to USB_SERIAL
Eduardo Habkost
1
-2
/
+2
2020-09-09
sabre: Rename SABRE_DEVICE to SABRE
Eduardo Habkost
2
-5
/
+5
2020-09-09
rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
Eduardo Habkost
1
-2
/
+2
2020-09-09
esp: Rename ESP_STATE to ESP
Eduardo Habkost
5
-7
/
+7
2020-09-09
ahci: Rename ICH_AHCI to ICH9_AHCI
Eduardo Habkost
2
-6
/
+6
2020-09-09
vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
Eduardo Habkost
1
-3
/
+3
2020-09-09
vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
Eduardo Habkost
1
-4
/
+4
2020-09-09
dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV
Eduardo Habkost
1
-4
/
+4
2020-09-09
ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
Eduardo Habkost
2
-2
/
+2
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
13
-21
/
+27
2020-09-09
trace-events: Delete unused trace points
Markus Armbruster
3
-6
/
+0
2020-09-09
hw/gpio/max7310: Replace disabled printf() by qemu_log_mask(UNIMP)
Philippe Mathieu-Daudé
1
-6
/
+5
2020-09-09
hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
1
-2
/
+4
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2
-8
/
+4
2020-09-09
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
8
-25
/
+24
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
347
-829
/
+853
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
354
-757
/
+1460
2020-09-09
hw/acpi/tco: Remove unused definitions
Philippe Mathieu-Daudé
1
-11
/
+0
2020-09-09
hw/isa/isa-bus: Replace hw_error() by assert()
Philippe Mathieu-Daudé
1
-7
/
+2
2020-09-09
hw/mips/fuloong2e: Convert pointless error message to an assert()
Philippe Mathieu-Daudé
1
-4
/
+1
2020-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...
Peter Maydell
20
-258
/
+480
2020-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into staging
Peter Maydell
1
-3
/
+3
2020-09-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
3
-3
/
+3
[prev]
[next]