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-05-04
hw/i386: Make vmmouse helpers static
Philippe Mathieu-Daudé
2
-23
/
+22
2020-05-04
hw/i386: Add 'vmport.h' local header
Philippe Mathieu-Daudé
4
-0
/
+37
2020-05-04
hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-05-04
hw/i386/pc: Create 'vmport' device in place
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-04
acpi: Add Windows ACPI Emulated Device Table (WAET)
Liran Alon
1
-0
/
+31
2020-05-04
Refactor vhost_user_set_mem_table functions
Raphael Norwitz
1
-76
/
+67
2020-05-04
hw/arm/virt: Add nvdimm hotplug support
Shameer Kolothum
2
-6
/
+25
2020-05-04
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
4
-1
/
+27
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
5
-10
/
+35
2020-05-04
hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
Shameer Kolothum
1
-3
/
+37
2020-05-04
vhost-user-blk: fix invalid memory access
Li Feng
2
-1
/
+5
2020-05-04
virtio-pci: update virtio pci bar layout documentation
Anthoine Bourgeois
1
-0
/
+1
2020-05-04
virtio-vga: fix virtio-vga bar ordering
Anthoine Bourgeois
1
-0
/
+1
2020-05-04
rtc: add RTC_ISA_BASE
Gerd Hoffmann
1
-3
/
+2
2020-05-04
acpi: add ISADeviceClass->build_aml()
Gerd Hoffmann
2
-0
/
+16
2020-05-04
acpi: drop pointless _STA method
Gerd Hoffmann
1
-11
/
+3
2020-05-04
acpi: add aml builder stubs
Gerd Hoffmann
2
-2
/
+81
2020-05-04
hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable
Julia Suvorova
1
-3
/
+3
2020-05-04
hw/pci/pcie: Forbid hot-plug if it's disabled on the slot
Julia Suvorova
1
-0
/
+19
2020-05-04
hw/arm: versal-virt: Add support for the RTC
Edgar E. Iglesias
1
-0
/
+22
2020-05-04
hw/arm: versal-virt: Add support for SD
Edgar E. Iglesias
1
-0
/
+46
2020-05-04
hw/arm: versal: Add support for the RTC
Edgar E. Iglesias
1
-0
/
+21
2020-05-04
hw/arm: versal: Add support for SD
Edgar E. Iglesias
1
-0
/
+31
2020-05-04
hw/arm: versal: Embed the APUs into the SoC type
Edgar E. Iglesias
2
-16
/
+7
2020-05-04
hw/arm: versal: Embed the ADMAs into the SoC type
Edgar E. Iglesias
1
-7
/
+7
2020-05-04
hw/arm: versal: Embed the GEMs into the SoC type
Edgar E. Iglesias
1
-7
/
+8
2020-05-04
hw/arm: versal: Embed the UARTs into the SoC type
Edgar E. Iglesias
1
-6
/
+6
2020-05-04
hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versal
Edgar E. Iglesias
1
-1
/
+1
2020-05-04
hw/arm: versal: Move misplaced comment
Edgar E. Iglesias
1
-1
/
+1
2020-05-04
hw/arm: versal: Remove inclusion of arm_gicv3_common.h
Edgar E. Iglesias
1
-1
/
+0
2020-05-04
hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-02
hw/rdma: Destroy list mutex when list is destroyed
Yuval Shaia
1
-0
/
+1
2020-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-1
/
+116
2020-04-30
nvme: introduce PMR support from NVMe 1.4 spec
Andrzej Jakowski
4
-1
/
+116
2020-04-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...
Peter Maydell
20
-42
/
+1348
2020-04-30
hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes
Edgar E. Iglesias
1
-0
/
+30
2020-04-30
hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102
Edgar E. Iglesias
1
-4
/
+5
2020-04-30
hw/arm/virt: dt: add kaslr-seed property
Jerome Forissier
1
-0
/
+15
2020-04-30
hw/arm/virt: dt: move creation of /secure-chosen to create_fdt()
Jerome Forissier
1
-1
/
+4
2020-04-30
net: cadence_gem: clear RX control descriptor
Ramon Fried
1
-0
/
+7
2020-04-30
Cadence: gem: fix wraparound in 64bit descriptors
Ramon Fried
1
-1
/
+8
2020-04-30
hw/arm: versal: Setup the ADMA with 128bit bus-width
Edgar E. Iglesias
1
-0
/
+2
2020-04-30
hw/arm/xilinx_zynq: connect uart clocks to slcr
Damien Hedde
1
-8
/
+49
2020-04-30
hw/char/cadence_uart: add clock support
Damien Hedde
2
-10
/
+66
2020-04-30
hw/misc/zynq_slcr: add clock generation for uarts
Damien Hedde
1
-4
/
+168
2020-04-30
qdev-clock: introduce an init array to ease the device construction
Damien Hedde
1
-0
/
+17
2020-04-30
qdev: add clock input&output support to devices.
Damien Hedde
3
-1
/
+181
2020-04-30
hw/core/clock-vmstate: define a vmstate entry for clock state
Damien Hedde
2
-0
/
+26
2020-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into staging
Peter Maydell
7
-21
/
+452
2020-04-30
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-04-30' into ...
Peter Maydell
1
-1
/
+1
[next]