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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm: QOM'ify versatilepb.c
xiaoqiang.zhao
2016-05-12
1
-7
/
+6
*
hw/arm: QOM'ify strongarm.c
xiaoqiang.zhao
2016-05-12
1
-38
/
+28
*
hw/arm: QOM'ify stellaris.c
xiaoqiang.zhao
2016-05-12
1
-24
/
+24
*
hw/arm: QOM'ify spitz.c
xiaoqiang zhao
2016-05-12
1
-14
/
+9
*
hw/arm: QOM'ify pxa2xx_pic.c
xiaoqiang.zhao
2016-05-12
1
-7
/
+0
*
hw/arm: QOM'ify pxa2xx.c
xiaoqiang.zhao
2016-05-12
1
-15
/
+11
*
hw/arm: QOM'ify integratorcp.c
xiaoqiang.zhao
2016-05-12
1
-20
/
+12
*
hw/arm: QOM'ify highbank.c
xiaoqiang.zhao
2016-05-12
1
-7
/
+5
*
hw/arm: QOM'ify armv7m.c
xiaoqiang.zhao
2016-05-12
1
-6
/
+5
*
i.MX: Add sabrelite i.MX6 emulation.
Jean-Christophe DUBOIS
2016-05-12
2
-1
/
+122
*
i.MX: Add i.MX6 SOC implementation.
Jean-Christophe DUBOIS
2016-05-12
2
-0
/
+450
*
ACPI: Virt: Generate SRAT table
Shannon Zhao
2016-05-12
1
-0
/
+52
*
ARM: Virt: Set numa-node-id for cpu and memory nodes
Shannon Zhao
2016-05-12
2
-6
/
+45
*
hw/arm/nseries: Allocating Large sized arrays to heap
Zhou Jie
2016-05-12
1
-1
/
+2
*
hw/arm/boot: always clear r0 when booting kernels
Sylvain Garrigues
2016-04-21
1
-1
/
+1
*
hw/arm/bcm2836: Wire up CPU timer interrupts correctly
Peter Maydell
2016-04-04
1
-1
/
+5
*
ARM: Virt: Use gpio_key for power button
Shannon Zhao
2016-03-30
1
-2
/
+5
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
4
-1
/
+5
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
4
-11
/
+12
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
28
-0
/
+55
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
40
-0
/
+40
*
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
11
-11
/
+11
*
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2016-03-16
1
-0
/
+26
*
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
2016-03-16
2
-12
/
+3
*
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2016-03-16
3
-2
/
+43
*
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2016-03-16
1
-0
/
+32
*
bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi
Andrew Baumann
2016-03-16
1
-0
/
+7
*
hw/arm: Add palmetto-bmc machine
Andrew Jeffery
2016-03-16
2
-1
/
+66
*
hw/arm: Add ASPEED AST2400 SoC model
Andrew Jeffery
2016-03-16
2
-0
/
+138
*
i.MX: Add missing descriptions in devices.
Jean-Christophe Dubois
2016-03-16
2
-0
/
+2
*
arm: virt: Move machine class init code to the abstract machine type
Wei Huang
2016-03-16
1
-14
/
+20
*
arm: virt: Add an abstract ARM virt machine type
Wei Huang
2016-03-16
1
-5
/
+18
*
vfio: Generalize region support
Alex Williamson
2016-03-11
1
-2
/
+2
*
acpi: arm: add fw_cfg device node to dsdt
Gabriel L. Somlo
2016-03-08
1
-0
/
+15
*
arm: boot: Support big-endian elfs
Peter Crosthwaite
2016-03-04
1
-10
/
+83
*
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-03-04
2
-2
/
+2
*
hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
Peter Maydell
2016-03-04
1
-7
/
+25
*
hw/arm/virt: Make first flash device Secure-only if booting secure
Peter Maydell
2016-03-04
1
-14
/
+49
*
hw/arm/virt: Load bios image to MemoryRegion, not physaddr
Peter Maydell
2016-03-04
1
-19
/
+20
*
hw/arm/virt: Provide a secure-only RAM if booting in Secure mode
Peter Maydell
2016-03-04
1
-0
/
+23
*
virt: Lift the maximum RAM limit from 30GB to 255GB
Peter Maydell
2016-03-04
1
-2
/
+19
*
raspi: fix SD card with recent sdhci changes
Andrew Baumann
2016-02-26
3
-0
/
+30
*
bios-linker-loader: document+validate input
Michael S. Tsirkin
2016-02-23
1
-1
/
+2
*
hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
Eric Auger
2016-02-19
1
-14
/
+5
*
hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
Eric Auger
2016-02-19
1
-6
/
+188
*
hw/arm/sysbus-fdt: helpers for clock node generation
Eric Auger
2016-02-19
1
-0
/
+120
*
device_tree: qemu_fdt_getprop_cell converted to use the error API
Eric Auger
2016-02-19
2
-4
/
+8
*
sdhci_sysbus: Create SD card device in users, not the device itself
Peter Maydell
2016-02-18
3
-1
/
+45
*
all: Clean up includes
Peter Maydell
2016-02-16
3
-0
/
+3
*
bcm2835_property: implement "get board revision" query
Stephen Warren
2016-02-11
3
-0
/
+6
[next]