index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
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-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
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
[next]