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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
hw/arm/virt: Support using SMC for PSCI
Peter Maydell
1
-1
/
+1
2017-01-20
hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()
Peter Maydell
1
-0
/
+1
2017-01-20
hw/intc/gicv3: Add data fields for virtualization support
Peter Maydell
1
-0
/
+18
2017-01-20
hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU
Peter Maydell
1
-0
/
+2
2017-01-20
hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
1
-0
/
+2
2017-01-20
hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
1
-0
/
+2
2017-01-20
aspeed/smc: handle SPI flash Command mode
Cédric Le Goater
1
-1
/
+1
2017-01-20
aspeed/smc: adjust the size of the register region
Cédric Le Goater
1
-0
/
+1
2017-01-20
aspeed/smc: unfold the AspeedSMCController array
Cédric Le Goater
1
-0
/
+1
2017-01-20
virtio-ccw: fix ring sizing
Michael S. Tsirkin
1
-0
/
+1
2017-01-20
m68k: QOMify the MCF Fast Ethernet Controller device
Thomas Huth
2
-4
/
+13
2017-01-18
target-sparc: move common cpu initialisation routines to sparc64.c
Artyom Tarasenko
1
-0
/
+5
2017-01-18
target-sparc: implement sun4v RTC
Artyom Tarasenko
1
-0
/
+1
2017-01-18
fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine types
Laszlo Ersek
1
-1
/
+9
2017-01-18
pc: Add 2.9 machine-types
Eduardo Habkost
1
-0
/
+2
2017-01-18
fw-cfg: turn FW_CFG_FILE_SLOTS into a device property
Laszlo Ersek
1
-2
/
+1
2017-01-18
fw-cfg: support writeable blobs
Michael S. Tsirkin
2
-4
/
+6
2017-01-18
vhost_net: device IOTLB support
Jason Wang
2
-0
/
+17
2017-01-16
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
1
-5
/
+1
2017-01-16
smbios: filter based on CONFIG_SMBIOS rather than TARGET
Leif Lindholm
1
-1
/
+1
2017-01-10
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
2
-3
/
+1
2017-01-10
memhp: move memory hotplug only defines to memory_hotplug.c
Igor Mammedov
2
-25
/
+0
2017-01-10
memhp: move GPE handler_E03 into build_memory_hotplug_aml()
Igor Mammedov
1
-3
/
+3
2017-01-10
memhp: merge build_memory_devices() into build_memory_hotplug_aml()
Igor Mammedov
1
-2
/
+0
2017-01-10
memhp: consolidate scattered MHPD device declaration
Igor Mammedov
1
-1
/
+1
2017-01-10
memhp: move build_memory_devices() into memory_hotplug.c
Igor Mammedov
1
-0
/
+2
2017-01-10
virtio-net: Add MTU feature support
Maxime Coquelin
1
-0
/
+1
2017-01-10
vhost-user: Add MTU protocol feature and op
Maxime Coquelin
1
-0
/
+2
2017-01-10
virtio: Introduce virtqueue_drop_all procedure
Yuri Benditovich
1
-0
/
+1
2017-01-10
net: Add virtio queue interface to update used index from vring state
Yuri Benditovich
1
-0
/
+1
2017-01-10
pcie_aer: support configurable AER capa version
Dou Liyang
1
-2
/
+2
2017-01-10
pcie_aer: Convert pcie_aer_init to Error
Cao jin
1
-2
/
+2
2017-01-10
acpi: add ATSR for q35
Jason Wang
1
-0
/
+12
2017-01-10
virtio-pci: address space translation service (ATS) support
Jason Wang
1
-0
/
+4
2017-01-10
intel_iommu: support device iotlb descriptor
Jason Wang
1
-0
/
+1
2017-01-10
virtio: convert to use DMA api
Jason Wang
3
-13
/
+28
2017-01-09
hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...
Andrew Jones
1
-0
/
+1
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
1
-5
/
+1
2017-01-09
hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
Andrew Jones
1
-6
/
+0
2017-01-09
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
1
-1
/
+1
2017-01-09
hw/arm/virt: move VirtMachineState/Class to virt.h
Andrew Jones
1
-0
/
+37
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
2
-40
/
+13
2017-01-09
hw/arm/virt: eliminate struct VirtGuestInfoState
Andrew Jones
1
-6
/
+0
2017-01-09
hw/arm/virt-acpi-build: fadt: improve flag naming
Andrew Jones
1
-4
/
+2
2017-01-09
hw/arm/virt-acpi-build: gtdt: improve flag naming
Andrew Jones
1
-15
/
+2
2017-01-09
hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately
Andrew Jones
2
-5
/
+6
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
1
-4
/
+12
2017-01-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...
Peter Maydell
1
-0
/
+3
2016-12-27
aspeed: add the definitions for the AST2400 A1 SoC
Cédric Le Goater
1
-0
/
+1
2016-12-27
aspeed: add a memory region for SRAM
Cédric Le Goater
1
-0
/
+2
[prev]
[next]