index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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.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-22
1
-0
/
+1
*
arm: add fw_cfg to "virt" board
Laszlo Ersek
2014-12-22
1
-0
/
+21
*
target-arm: Set CPU has_el3 prop during virt init
Greg Bellows
2014-12-22
1
-0
/
+5
*
target-arm: Add virt machine secure property
Greg Bellows
2014-12-22
1
-0
/
+30
*
target-arm: Add virt class and machine types
Greg Bellows
2014-12-22
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
*
hw/arm/virt: mark timer in fdt as v8-compatible
Claudio Fontana
2014-10-24
1
-3
/
+12
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-1
/
+1
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-12
1
-1
/
+2
|
\
|
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+2
*
|
hw/arm/virt: fix pl011 and pl031 irq flags
Peter Maydell
2014-09-12
1
-2
/
+2
*
|
hw/arm/virt: Provide flash devices for boot ROMs
Peter Maydell
2014-09-12
1
-0
/
+70
*
|
hw/arm/virt: add linux, stdout-path to /chosen DT node
Ard Biesheuvel
2014-09-12
1
-0
/
+2
|
/
*
aarch64: raise max_cpus to 8
Joel Schopp
2014-08-29
1
-1
/
+1
*
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
Christoffer Dall
2014-08-19
1
-5
/
+26
*
target-arm: Rename QEMU PSCI v0.1 definitions
Christoffer Dall
2014-08-19
1
-4
/
+4
*
hw/arm/virt: formatting: memory map
Andrew Jones
2014-08-04
1
-8
/
+8
*
hw/arm/virt: fix pl031 addr typo
Andrew Jones
2014-07-29
1
-1
/
+1
*
hw/arm/virt: Provide PL031 RTC
Peter Maydell
2014-06-29
1
-0
/
+30
*
Use PSCI v0.2 compatible string when KVM or TCG provides it
Pranavkumar Sawargaonkar
2014-06-19
1
-1
/
+15
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
1
-8
/
+8
*
hw/arm/virt: Add support for Cortex-A57
Peter Maydell
2014-05-01
1
-0
/
+5
*
hw/arm/virt: Put GIC register banks on 64K boundaries
Peter Maydell
2014-05-01
1
-3
/
+3
*
hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_priv
Peter Maydell
2014-05-01
1
-29
/
+53
*
virt: Set reset-cbar on CPUs
Peter Maydell
2014-03-17
1
-0
/
+6
*
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-12-20
1
-53
/
+53
*
hw/arm/virt: Support -cpu host
Peter Maydell
2013-12-10
1
-0
/
+8
*
hw/arm: Add 'virt' platform
Peter Maydell
2013-12-10
1
-0
/
+444