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
/
arm
/
virt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
ARM: Virt: Set numa-node-id for cpu and memory nodes
Shannon Zhao
1
-0
/
+8
2016-03-30
ARM: Virt: Use gpio_key for power button
Shannon Zhao
1
-2
/
+5
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
1
-1
/
+1
2016-03-16
arm: virt: Move machine class init code to the abstract machine type
Wei Huang
1
-14
/
+20
2016-03-16
arm: virt: Add an abstract ARM virt machine type
Wei Huang
1
-5
/
+18
2016-03-04
hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
Peter Maydell
1
-7
/
+25
2016-03-04
hw/arm/virt: Make first flash device Secure-only if booting secure
Peter Maydell
1
-14
/
+49
2016-03-04
hw/arm/virt: Load bios image to MemoryRegion, not physaddr
Peter Maydell
1
-19
/
+20
2016-03-04
hw/arm/virt: Provide a secure-only RAM if booting in Secure mode
Peter Maydell
1
-0
/
+23
2016-03-04
virt: Lift the maximum RAM limit from 30GB to 255GB
Peter Maydell
1
-2
/
+19
2016-02-11
hw/arm/virt: fix max-cpus check
Andrew Jones
1
-5
/
+5
2016-01-21
hw/arm/virt: Add always-on property to the virt board timer
Christoffer Dall
1
-0
/
+1
2016-01-21
hw/arm/virt: add secure memory region and UART
Peter Maydell
1
-7
/
+48
2016-01-21
hw/arm/virt: Wire up memory region to CPUs explicitly
Peter Maydell
1
-0
/
+3
2016-01-18
hw/arm: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
hw/arm/virt: Fix property "gic-version" error handling
Markus Armbruster
1
-3
/
+2
2016-01-11
hw/arm/virt: Support legacy -nic command line syntax
Ashok Kumar
1
-0
/
+14
2015-12-17
ARM: Virt: Add gpio-keys node for Poweroff using DT
Shannon Zhao
1
-0
/
+16
2015-12-17
ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3
Shannon Zhao
1
-1
/
+15
2015-12-17
ARM: Virt: Add a GPIO controller
Shannon Zhao
1
-0
/
+30
2015-11-10
hw/arm/virt: error_report cleanups
Andrew Jones
1
-5
/
+5
2015-10-27
hw/arm/virt: don't use a15memmap directly
Andrew Jones
1
-4
/
+21
2015-10-19
Enable fw_cfg DMA interface for ARM
Marc MarĂ
1
-4
/
+4
2015-10-19
Implement fw_cfg DMA interface
Marc MarĂ
1
-1
/
+1
2015-10-16
hw/arm/virt: Allow zero address for PCI IO space
Alexander Gordeev
1
-0
/
+1
2015-10-16
hw/arm/virt: smbios: inform guest of kvm
Andrew Jones
1
-1
/
+6
2015-09-24
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
1
-23
/
+101
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
1
-3
/
+1
2015-09-19
arm: Rename virt machine class to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-2
/
+3
2015-09-08
hw/arm/virt: Enable TZ extensions on the GIC if we are using them
Peter Maydell
1
-2
/
+5
2015-09-08
hw/arm/virt: Default to not providing TrustZone support
Peter Maydell
1
-2
/
+5
2015-09-07
arm/virt: Add full-sized CPU affinity handling
Pavel Fedin
1
-2
/
+32
2015-09-07
hw/arm/virt: Add high MMIO PCI region, 512G in size
Pavel Fedin
1
-7
/
+59
2015-09-07
smbios: implement smbios support for mach-virt
Wei Huang
1
-0
/
+26
2015-08-13
hw/arm/virt: Wire up secure timer interrupt
Peter Maydell
1
-13
/
+15
2015-08-13
Introduce gic_class_name() instead of repeating condition
Pavel Fedin
1
-4
/
+3
2015-08-13
hw/arm/virt: Connect the Hypervisor timer
Edgar E. Iglesias
1
-0
/
+4
2015-08-13
hw/arm/virt: Replace magic IRQ constants with macros
Edgar E. Iglesias
1
-3
/
+6
2015-06-26
hw/arm/virt: Make block devices default to virtio
Peter Maydell
1
-0
/
+2
2015-06-19
hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
Eric Auger
1
-11
/
+1
2015-06-15
target-arm: Use the kernel's idea of MPIDR if we're using KVM
Pavel Fedin
1
-1
/
+1
2015-06-15
hw/arm/virt: Add cortex-a53 cpu support in machine virt
Shannon Zhao
1
-0
/
+5
2015-06-05
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
1
-1
/
+1
2015-06-02
hw/arm/virt: change indentation in a15memmap
Eric Auger
1
-14
/
+14
2015-06-02
hw/arm/virt: add dynamic sysbus device support
Eric Auger
1
-1
/
+59
2015-06-02
target-arm: Add the GICv2m to the virt board
Christoffer Dall
1
-1
/
+39
2015-06-02
target-arm: Extend the gic node properties
Christoffer Dall
1
-4
/
+7
2015-06-02
target-arm: Add GIC phandle to VirtBoardInfo
Christoffer Dall
1
-15
/
+11
2015-05-29
hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables
Shannon Zhao
1
-0
/
+19
[next]