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
/
arm
/
virt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-1
/
+1
2017-01-20
hw/arm/virt: Add board property to enable EL2
Peter Maydell
1
-2
/
+42
2017-01-20
target-arm: Enable EL2 feature bit on A53 and A57
Peter Maydell
1
-0
/
+4
2017-01-20
hw/arm/virt: Support using SMC for PSCI
Peter Maydell
1
-6
/
+21
2017-01-20
hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU
Peter Maydell
1
-3
/
+11
2017-01-20
arm: virt: Fix segmentation fault when specifying an unsupported CPU
Shannon Zhao
1
-1
/
+0
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
1
-9
/
+7
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
-4
/
+4
2017-01-09
hw/arm/virt: move VirtMachineState/Class to virt.h
Andrew Jones
1
-44
/
+7
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
1
-1
/
+0
2017-01-09
hw/arm/virt: eliminate struct VirtGuestInfoState
Andrew Jones
1
-9
/
+11
2017-01-09
hw/arm/virt: use VirtMachineState.gic_version
Andrew Jones
1
-18
/
+17
2017-01-09
hw/arm/virt: parameter passing cleanups
Andrew Jones
1
-10
/
+9
2017-01-09
hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggered
Peter Maydell
1
-4
/
+30
2017-01-09
hw/arm/virt: Rename 'vbi' variables to 'vms'
Peter Maydell
1
-245
/
+244
2017-01-09
hw/arm/virt: Merge VirtBoardInfo and VirtMachineState
Peter Maydell
1
-67
/
+51
2016-12-27
hw/arm/virt: add 2.9 machine type
Peter Maydell
1
-2
/
+17
2016-11-16
fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
Igor Mammedov
1
-1
/
+3
2016-10-28
arm: virt: add PMU property to mach-virt machine type
Wei Huang
1
-0
/
+7
2016-10-28
arm: Add an option to turn on/off vPMU support
Wei Huang
1
-1
/
+1
2016-10-25
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-1
/
+1
2016-10-24
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
1
-1
/
+1
2016-10-24
hw/arm/virt: Set minimum_page_bits to 12
Peter Maydell
1
-0
/
+4
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
1
-4
/
+11
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
1
-4
/
+3
2016-10-04
arm/virt: Add ITS to the virt board
Pavel Fedin
1
-6
/
+41
2016-10-04
hw/arm/virt: add 2.8 machine type
Andrew Jones
1
-2
/
+17
2016-07-14
hw/arm/virt: tcg: adjust MPIDR like KVM
Andrew Jones
1
-1
/
+24
2016-07-07
arm: virt: Parse cpu_model only once
Igor Mammedov
1
-21
/
+21
2016-07-07
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
1
-3
/
+4
2016-07-04
hw/arm/virt: mark the PCIe host controller as DMA coherent in the DT
Ard Biesheuvel
1
-0
/
+1
2016-06-14
hw/arm/virt: create the 2.7 machine type
Andrew Jones
1
-2
/
+18
2016-06-14
hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST
Andrew Jones
1
-3
/
+10
2016-06-14
hw/arm/virt: introduce DEFINE_VIRT_MACHINE
Andrew Jones
1
-17
/
+24
2016-06-14
hw/arm/virt: separate versioned type-init code
Andrew Jones
1
-6
/
+10
2016-06-14
hw/arm/virt: Add PMU node for virt machine
Shannon Zhao
1
-0
/
+33
2016-06-08
hw/arm: virt uart fix
xiaoqiang zhao
1
-4
/
+4
2016-06-06
hw/char: QOM'ify pl011 model
xiaoqiang zhao
1
-0
/
+1
2016-06-06
hw/arm/virt: Reject gic-version=host for non-KVM
Cole Robinson
1
-1
/
+5
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
1
-4
/
+0
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
[next]