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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm: add cubieboard support
liguang
2013-12-17
2
-1
/
+70
*
hw/arm: add allwinner a10 SoC support
liguang
2013-12-17
2
-0
/
+104
*
hw/intc: add allwinner A10 interrupt controller
liguang
2013-12-17
2
-0
/
+201
*
hw/timer: add allwinner a10 timer
liguang
2013-12-17
2
-0
/
+256
*
hw/arm/digic: add NOR ROM support
Antony Pavlov
2013-12-17
1
-0
/
+78
*
hw/arm/digic: add UART support
Antony Pavlov
2013-12-17
3
-0
/
+212
*
hw/arm/digic: add timer support
Antony Pavlov
2013-12-17
3
-0
/
+192
*
hw/arm/digic: prepare DIGIC-based boards support
Antony Pavlov
2013-12-17
2
-0
/
+85
*
hw/arm: add very initial support for Canon DIGIC SoC
Antony Pavlov
2013-12-17
2
-0
/
+72
*
hw/arm/boot: Add boot support for AArch64 processor
Mian M. Hamayun
2013-12-17
1
-5
/
+38
*
hw/arm/boot: Allow easier swapping in of different loader code
Peter Maydell
2013-12-17
1
-45
/
+107
*
arm/highbank.c: Fix MPCore periphbase name
Peter Crosthwaite
2013-12-17
1
-7
/
+8
*
arm/xilinx_zynq: Implement CBAR initialisation
Peter Crosthwaite
2013-12-17
1
-1
/
+8
*
arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
Peter Crosthwaite
2013-12-17
1
-3
/
+9
*
arm/highbank: Fix CBAR initialisation
Peter Crosthwaite
2013-12-17
1
-3
/
+5
*
arm/highbank: Use object_new() rather than cpu_arm_init()
Peter Crosthwaite
2013-12-17
1
-3
/
+9
*
Fix NOR flash device ID reading
Roy Franz
2013-12-17
2
-23
/
+88
*
Fix CFI query responses for NOR flash
Roy Franz
2013-12-17
1
-11
/
+94
*
Add max device width parameter for NOR devices
Roy Franz
2013-12-17
1
-0
/
+25
*
Set proper device-width for vexpress flash
Roy Franz
2013-12-17
1
-10
/
+34
*
return status for each NOR flash device
Roy Franz
2013-12-17
1
-2
/
+13
*
Add device-width property to pflash_cfi01
Roy Franz
2013-12-17
1
-0
/
+11
*
rename pflash_t member width to bank_width
Roy Franz
2013-12-17
1
-8
/
+9
*
spice: stop server for qxl hard reset
Gerd Hoffmann
2013-12-16
1
-0
/
+10
*
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
2013-12-13
17
-320
/
+387
|
\
|
*
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
8
-38
/
+49
|
*
virtio: Complete converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
2
-8
/
+1
|
*
virtio-scsi: Convert to QOM realize
Andreas Färber
2013-12-09
2
-33
/
+32
|
*
virtio-rng: Convert to QOM realize
Andreas Färber
2013-12-09
1
-13
/
+11
|
*
virtio-balloon: Convert to QOM realize
Andreas Färber
2013-12-09
1
-5
/
+6
|
*
virtio-net: Convert to QOM realize
Andreas Färber
2013-12-09
1
-4
/
+4
|
*
virtio-serial: Convert to QOM realize
Andreas Färber
2013-12-09
1
-8
/
+8
|
*
virtio-blk: Convert to QOM realize
Andreas Färber
2013-12-09
1
-12
/
+12
|
*
virtio-9p: Convert to QOM realize
Andreas Färber
2013-12-09
1
-21
/
+20
|
*
virtio: Start converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
1
-15
/
+27
|
*
virtio-scsi: QOM realize preparations
Andreas Färber
2013-12-09
1
-7
/
+7
|
*
virtio-rng: QOM realize preparations
Andreas Färber
2013-12-09
1
-5
/
+5
|
*
virtio-balloon: QOM realize preparations
Andreas Färber
2013-12-09
1
-6
/
+6
|
*
virtio-net: QOM realize preparations
Andreas Färber
2013-12-09
1
-10
/
+8
|
*
virtio-serial: QOM realize preparations
Andreas Färber
2013-12-09
1
-5
/
+7
|
*
virtio-blk: QOM realize preparations
Andreas Färber
2013-12-09
1
-4
/
+4
|
*
virtio-9p: QOM realize preparations
Andreas Färber
2013-12-09
1
-1
/
+1
|
*
virtio-blk-dataplane: Improve error reporting
Andreas Färber
2013-12-09
3
-18
/
+32
|
*
virtio-pci: add device_unplugged callback
Paolo Bonzini
2013-12-09
1
-2
/
+10
|
*
virtio-rng: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
|
*
virtio-balloon: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
|
*
virtio-scsi: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
2
-14
/
+12
|
*
virtio-net: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-7
/
+4
|
*
virtio-serial: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
|
*
virtio-blk: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
[next]