index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
virt.c
Age
Commit message (
Expand
)
Author
2017-02-10
hw/arm/virt: Declare fwcfg as dma cache coherent in dt
Alexander Graf
2017-02-10
target-arm: Declare virtio-mmio as dma-coherent in dt
Alexander Graf
2017-02-10
target-arm: Enable vPMU support under TCG mode
Wei Huang
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-20
hw/arm/virt: Add board property to enable EL2
Peter Maydell
2017-01-20
target-arm: Enable EL2 feature bit on A53 and A57
Peter Maydell
2017-01-20
hw/arm/virt: Support using SMC for PSCI
Peter Maydell
2017-01-20
hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU
Peter Maydell
2017-01-20
arm: virt: Fix segmentation fault when specifying an unsupported CPU
Shannon Zhao
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
Andrew Jones
2017-01-09
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
2017-01-09
hw/arm/virt: move VirtMachineState/Class to virt.h
Andrew Jones
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
2017-01-09
hw/arm/virt: eliminate struct VirtGuestInfoState
Andrew Jones
2017-01-09
hw/arm/virt: use VirtMachineState.gic_version
Andrew Jones
2017-01-09
hw/arm/virt: parameter passing cleanups
Andrew Jones
2017-01-09
hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggered
Peter Maydell
2017-01-09
hw/arm/virt: Rename 'vbi' variables to 'vms'
Peter Maydell
2017-01-09
hw/arm/virt: Merge VirtBoardInfo and VirtMachineState
Peter Maydell
2016-12-27
hw/arm/virt: add 2.9 machine type
Peter Maydell
2016-11-16
fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
Igor Mammedov
2016-10-28
arm: virt: add PMU property to mach-virt machine type
Wei Huang
2016-10-28
arm: Add an option to turn on/off vPMU support
Wei Huang
2016-10-25
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-24
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
2016-10-24
hw/arm/virt: Set minimum_page_bits to 12
Peter Maydell
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-10-04
arm/virt: Add ITS to the virt board
Pavel Fedin
2016-10-04
hw/arm/virt: add 2.8 machine type
Andrew Jones
2016-07-14
hw/arm/virt: tcg: adjust MPIDR like KVM
Andrew Jones
2016-07-07
arm: virt: Parse cpu_model only once
Igor Mammedov
2016-07-07
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
2016-07-04
hw/arm/virt: mark the PCIe host controller as DMA coherent in the DT
Ard Biesheuvel
2016-06-14
hw/arm/virt: create the 2.7 machine type
Andrew Jones
2016-06-14
hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST
Andrew Jones
2016-06-14
hw/arm/virt: introduce DEFINE_VIRT_MACHINE
Andrew Jones
2016-06-14
hw/arm/virt: separate versioned type-init code
Andrew Jones
2016-06-14
hw/arm/virt: Add PMU node for virt machine
Shannon Zhao
2016-06-08
hw/arm: virt uart fix
xiaoqiang zhao
2016-06-06
hw/char: QOM'ify pl011 model
xiaoqiang zhao
2016-06-06
hw/arm/virt: Reject gic-version=host for non-KVM
Cole Robinson
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-12
ARM: Virt: Set numa-node-id for cpu and memory nodes
Shannon Zhao
2016-03-30
ARM: Virt: Use gpio_key for power button
Shannon Zhao
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-16
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
arm: virt: Move machine class init code to the abstract machine type
Wei Huang
2016-03-16
arm: virt: Add an abstract ARM virt machine type
Wei Huang
[next]