index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
virt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/virt: error_report cleanups
Andrew Jones
2015-11-10
1
-5
/
+5
*
hw/arm/virt: don't use a15memmap directly
Andrew Jones
2015-10-27
1
-4
/
+21
*
Enable fw_cfg DMA interface for ARM
Marc Marí
2015-10-19
1
-4
/
+4
*
Implement fw_cfg DMA interface
Marc Marí
2015-10-19
1
-1
/
+1
*
hw/arm/virt: Allow zero address for PCI IO space
Alexander Gordeev
2015-10-16
1
-0
/
+1
*
hw/arm/virt: smbios: inform guest of kvm
Andrew Jones
2015-10-16
1
-1
/
+6
*
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
2015-09-24
1
-23
/
+101
*
machine: Set MachineClass::name automatically
Eduardo Habkost
2015-09-19
1
-3
/
+1
*
arm: Rename virt machine class to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
1
-2
/
+3
*
hw/arm/virt: Enable TZ extensions on the GIC if we are using them
Peter Maydell
2015-09-08
1
-2
/
+5
*
hw/arm/virt: Default to not providing TrustZone support
Peter Maydell
2015-09-08
1
-2
/
+5
*
arm/virt: Add full-sized CPU affinity handling
Pavel Fedin
2015-09-07
1
-2
/
+32
*
hw/arm/virt: Add high MMIO PCI region, 512G in size
Pavel Fedin
2015-09-07
1
-7
/
+59
*
smbios: implement smbios support for mach-virt
Wei Huang
2015-09-07
1
-0
/
+26
*
hw/arm/virt: Wire up secure timer interrupt
Peter Maydell
2015-08-13
1
-13
/
+15
*
Introduce gic_class_name() instead of repeating condition
Pavel Fedin
2015-08-13
1
-4
/
+3
*
hw/arm/virt: Connect the Hypervisor timer
Edgar E. Iglesias
2015-08-13
1
-0
/
+4
*
hw/arm/virt: Replace magic IRQ constants with macros
Edgar E. Iglesias
2015-08-13
1
-3
/
+6
*
hw/arm/virt: Make block devices default to virtio
Peter Maydell
2015-06-26
1
-0
/
+2
*
hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
Eric Auger
2015-06-19
1
-11
/
+1
*
target-arm: Use the kernel's idea of MPIDR if we're using KVM
Pavel Fedin
2015-06-15
1
-1
/
+1
*
hw/arm/virt: Add cortex-a53 cpu support in machine virt
Shannon Zhao
2015-06-15
1
-0
/
+5
*
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
2015-06-05
1
-1
/
+1
*
hw/arm/virt: change indentation in a15memmap
Eric Auger
2015-06-02
1
-14
/
+14
*
hw/arm/virt: add dynamic sysbus device support
Eric Auger
2015-06-02
1
-1
/
+59
*
target-arm: Add the GICv2m to the virt board
Christoffer Dall
2015-06-02
1
-1
/
+39
*
target-arm: Extend the gic node properties
Christoffer Dall
2015-06-02
1
-4
/
+7
*
target-arm: Add GIC phandle to VirtBoardInfo
Christoffer Dall
2015-06-02
1
-15
/
+11
*
hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables
Shannon Zhao
2015-05-29
1
-0
/
+19
*
hw/arm/virt-acpi-build: Generate GTDT table
Shannon Zhao
2015-05-29
1
-4
/
+4
*
hw/arm/virt: Record PCIe ranges in MemMapEntry array
Shannon Zhao
2015-05-29
1
-24
/
+13
*
hw/arm/virt: Move common definitions to virt.h
Shannon Zhao
2015-05-29
1
-20
/
+1
*
hw/arm/virt.c: Wire FIQ between CPU <> GIC
Greg Bellows
2015-05-12
1
-0
/
+2
*
arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Dirk Müller
2015-04-08
1
-3
/
+2
*
hw/arm/virt: Fix corruption due to double free
Shannon Zhao
2015-04-02
1
-1
/
+0
*
hw/arm/virt: Fix memory leak reported by Coverity
Stefan Weil
2015-04-01
1
-1
/
+8
*
error: Replace error_report() & error_free() with error_report_err()
zhanghailiang
2015-03-19
1
-1
/
+1
*
arm: fix memory leak
Gonglei
2015-03-19
1
-1
/
+2
*
hw/arm/virt: fix cmdline parsing bug with CPU options and smp > 1
Ard Biesheuvel
2015-03-11
1
-1
/
+3
*
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
2015-03-10
1
-3
/
+3
*
target-arm: Add feature parsing to virt
Greg Bellows
2015-02-13
1
-3
/
+17
*
arm: Add PCIe host bridge in virt machine
Alexander Graf
2015-02-13
1
-5
/
+133
*
hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()
Laszlo Ersek
2015-02-05
1
-4
/
+33
*
hw/arm/virt: enable passing of EFI-stubbed kernel to guest UEFI firmware
Laszlo Ersek
2014-12-23
1
-0
/
+1
*
arm: add fw_cfg to "virt" board
Laszlo Ersek
2014-12-23
1
-0
/
+21
*
target-arm: Set CPU has_el3 prop during virt init
Greg Bellows
2014-12-23
1
-0
/
+5
*
target-arm: Add virt machine secure property
Greg Bellows
2014-12-23
1
-0
/
+30
*
target-arm: Add virt class and machine types
Greg Bellows
2014-12-23
1
-6
/
+34
*
hw/arm/virt: set stdout-path instead of linux,stdout-path
Leif Lindholm
2014-11-20
1
-1
/
+1
*
arm/virt: enable PSCI emulation support for system emulation
Rob Herring
2014-10-24
1
-44
/
+38
[next]