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-02-19
numa: remove deprecated -mem-path fallback to anonymous RAM
Igor Mammedov
1
-17
/
+1
2020-02-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...
Peter Maydell
6
-4
/
+332
2020-02-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...
Peter Maydell
7
-69
/
+222
2020-02-13
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200213-pull-request' ...
Peter Maydell
3
-2
/
+9
2020-02-13
hw/arm/raspi: Extract the cores count from the board revision
Philippe Mathieu-Daudé
1
-3
/
+16
2020-02-13
hw/arm/raspi: Use a unique raspi_machine_class_init() method
Philippe Mathieu-Daudé
1
-25
/
+6
2020-02-13
hw/arm/raspi: Extract the board model from the board revision
Philippe Mathieu-Daudé
1
-2
/
+16
2020-02-13
hw/arm/raspi: Set default RAM size to size encoded in board revision
Philippe Mathieu-Daudé
1
-2
/
+2
2020-02-13
hw/arm/raspi: Let class_init() directly call raspi_machine_init()
Philippe Mathieu-Daudé
1
-13
/
+3
2020-02-13
hw/arm/raspi: Make board_rev a field of RaspiMachineClass
Philippe Mathieu-Daudé
1
-3
/
+14
2020-02-13
hw/arm/raspi: Make machines children of abstract RaspiMachineClass
Philippe Mathieu-Daudé
1
-7
/
+49
2020-02-13
hw/arm/raspi: Trivial code movement
Philippe Mathieu-Daudé
1
-3
/
+2
2020-02-13
hw/arm/raspi: Extract the processor type from the board revision
Philippe Mathieu-Daudé
1
-2
/
+16
2020-02-13
hw/arm/raspi: Extract the RAM size from the board revision
Philippe Mathieu-Daudé
1
-3
/
+12
2020-02-13
hw/arm/raspi: Extract the version from the board revision
Philippe Mathieu-Daudé
1
-4
/
+27
2020-02-13
hw/arm/raspi: Correct the board descriptions
Philippe Mathieu-Daudé
1
-2
/
+2
2020-02-13
hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernels
Philippe Mathieu-Daudé
1
-3
/
+3
2020-02-13
hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_init
Chen Qun
1
-2
/
+3
2020-02-13
hw/arm: ast2600: Wire up EHCI controllers
Guenter Roeck
1
-0
/
+23
2020-02-13
hw/arm: ast2400/ast2500: Wire up EHCI controllers
Guenter Roeck
1
-0
/
+25
2020-02-13
arm/acpi: simplify the description of PCI _CRS
Heyi Guo
1
-1
/
+0
2020-02-13
arm/acpi: fix duplicated _UID of PCI interrupt link devices
Heyi Guo
1
-1
/
+1
2020-02-13
arm/acpi: fix PCI _PRT definition
Heyi Guo
1
-5
/
+5
2020-02-13
arm/virt/acpi: remove _ADR from devices identified by _HID
Heyi Guo
1
-8
/
+0
2020-02-13
arm/virt/acpi: remove meaningless sub device "RP0" from PCI0
Heyi Guo
1
-4
/
+0
2020-02-13
i.MX: Add support for WDT on i.MX6
Roman Kapl
1
-0
/
+21
2020-02-13
i.MX: Fix inverted register bits in wdt code.
Roman Kapl
1
-1
/
+1
2020-02-13
qxl: introduce hardware revision 5
Gerd Hoffmann
3
-2
/
+9
2020-02-12
uas: fix super speed bMaxPacketSize0
Gerd Hoffmann
1
-1
/
+1
2020-02-12
usb-host: wait for cancel complete
Gerd Hoffmann
1
-8
/
+9
2020-02-10
riscv: virt: Use Goldfish RTC device
Anup Patel
2
-0
/
+17
2020-02-10
hw: rtc: Add Goldfish RTC device
Anup Patel
4
-0
/
+293
2020-02-10
riscv/virt: Add syscon reboot and poweroff DT nodes
Anup Patel
1
-4
/
+22
2020-02-10
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+2
2020-02-10
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...
Peter Maydell
4
-0
/
+56
2020-02-08
hw/9pfs/9p-synth: added directory for readdir test
Christian Schoenebeck
2
-0
/
+24
2020-02-08
9pfs: validate count sent by client with T_readdir
Christian Schoenebeck
1
-0
/
+9
2020-02-08
9pfs: require msize >= 4096
Christian Schoenebeck
2
-0
/
+23
2020-02-07
hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX host
Philippe Mathieu-Daudé
1
-1
/
+2
2020-02-07
stellaris: delay timer_new to avoid memleaks
Pan Nengyuan
1
-1
/
+6
2020-02-07
stm32f2xx_timer: delay timer_new to avoid memleaks
Pan Nengyuan
1
-0
/
+5
2020-02-07
armv7m_systick: delay timer_new to avoid memleaks
Pan Nengyuan
1
-0
/
+6
2020-02-07
bcm2835_dma: Re-initialize xlen in TD mode
Rene Stange
1
-1
/
+3
2020-02-07
bcm2835_dma: Fix the ylen loop in TD mode
Rene Stange
1
-2
/
+2
2020-02-06
hw/vfio: Move the IGD quirk code to a separate file
Thomas Huth
5
-611
/
+642
2020-02-06
aspeed/i2c: Prevent uninitialized warning
Miroslav Rezanina
1
-1
/
+1
2020-02-06
hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmport
Thomas Huth
1
-0
/
+6
2020-02-06
hw/bt: Remove empty Kconfig file
Thomas Huth
1
-0
/
+0
2020-02-06
hw/timer/m48t59: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
3
-11
/
+11
2020-02-06
hw/smbios/smbios: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
[next]