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
2020-03-17
hw/m68k: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-2
/
+1
2020-03-17
hw/display: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2
-6
/
+4
2020-03-17
hw/arm: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
7
-16
/
+8
2020-03-16
exec/rom_reset: Free rom data during inmigrate skip
Dr. David Alan Gilbert
1
-9
/
+16
2020-03-16
hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
Philippe Mathieu-Daudé
2
-11
/
+15
2020-03-16
hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MB
Philippe Mathieu-Daudé
1
-14
/
+10
2020-03-16
hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bss
Philippe Mathieu-Daudé
1
-1
/
+3
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
5
-147
/
+23
2020-03-16
ich9: Simplify ich9_lpc_initfn
Felipe Franciosi
1
-10
/
+5
2020-03-16
ich9: fix getter type for sci_int property
Felipe Franciosi
1
-4
/
+2
2020-03-16
qom/object: enable setter for uint types
Felipe Franciosi
5
-14
/
+16
2020-03-16
hw/i386/intel_iommu: Fix out-of-bounds access on guest IRT
Jan Kiszka
1
-0
/
+6
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
3
-3
/
+3
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
11
-16
/
+16
2020-03-16
stdvga+bochs-display: add dummy mmio handler
Gerd Hoffmann
2
-6
/
+6
2020-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...
Peter Maydell
31
-48
/
+4281
2020-03-12
hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
Eric Auger
1
-1
/
+16
2020-03-12
hw/arm/virt: kvm: Restructure finalize_gic_version()
Eric Auger
1
-20
/
+66
2020-03-12
target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
Eric Auger
1
-2
/
+9
2020-03-12
hw/arm/virt: Introduce finalize_gic_version()
Eric Auger
1
-21
/
+33
2020-03-12
hw/arm/virt: Introduce VirtGICType enum type
Eric Auger
1
-15
/
+15
2020-03-12
hw/arm/virt: Document 'max' value in gic-version property description
Eric Auger
1
-1
/
+2
2020-03-12
hw/arm/allwinner: add RTC device support
Niek Linnenbank
5
-1
/
+432
2020-03-12
hw/arm/allwinner-h3: add SDRAM controller device
Niek Linnenbank
5
-3
/
+391
2020-03-12
hw/arm/allwinner-h3: add Boot ROM support
Niek Linnenbank
2
-0
/
+22
2020-03-12
hw/arm/allwinner-h3: add EMAC ethernet device
Niek Linnenbank
7
-1
/
+904
2020-03-12
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
8
-1
/
+919
2020-03-12
hw/arm/allwinner: add Security Identifier device
Niek Linnenbank
5
-1
/
+191
2020-03-12
hw/arm/allwinner: add CPU Configuration module
Niek Linnenbank
4
-1
/
+296
2020-03-12
hw/arm/allwinner-h3: add System Control module
Niek Linnenbank
3
-1
/
+149
2020-03-12
hw/arm/allwinner-h3: add USB host controller
Niek Linnenbank
4
-0
/
+64
2020-03-12
hw/arm/allwinner-h3: add Clock Control Unit
Niek Linnenbank
3
-1
/
+251
2020-03-12
hw/arm: add Xunlong Orange Pi PC machine
Niek Linnenbank
2
-1
/
+93
2020-03-12
hw/arm: add Allwinner H3 System-on-Chip
Niek Linnenbank
3
-0
/
+336
2020-03-12
hw/arm/fsl-imx25: Wire up USB controllers
Guenter Roeck
1
-0
/
+24
2020-03-12
hw/arm/fsl-imx25: Wire up eSDHC controllers
Guenter Roeck
2
-0
/
+48
2020-03-12
hw/arm/cubieboard: make sure SOC object isn't leaked
Igor Mammedov
1
-0
/
+3
2020-03-12
aspeed/smc: Fix User mode select/unselect scheme
Cédric Le Goater
2
-16
/
+24
2020-03-12
aspeed/smc: Add some tracing
Cédric Le Goater
2
-0
/
+26
2020-03-12
hw/intc/armv7m_nvic: Rebuild hflags on reset
Peter Maydell
1
-0
/
+6
2020-03-12
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...
Peter Maydell
1
-2
/
+5
2020-03-12
q800: fix coverity warning CID 1412799
Laurent Vivier
1
-2
/
+5
2020-03-12
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-03-10' into sta...
Peter Maydell
1
-2
/
+2
2020-03-10
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20200310' into s...
Peter Maydell
2
-9
/
+34
2020-03-10
9p/proxy: Fix export_flags
Greg Kurz
1
-2
/
+2
2020-03-10
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200310-pull-request' ...
Peter Maydell
2
-4
/
+5
2020-03-10
s390x: ipl: Consolidate iplb validity check into one function
Janosch Frank
1
-9
/
+9
2020-03-10
s390/ipl: sync back loadparm
Halil Pasic
1
-0
/
+25
2020-03-09
usb/dev-storage: remove unused include
Maxim Levitsky
1
-1
/
+0
2020-03-09
display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()
Chen Qun
1
-1
/
+0
[next]