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
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: opengl overhaul
Gerd Hoffmann
2015-03-12
6
-26
/
+23
*
sdl: Fix crash when calling sdl_switch() with NULL surface
Benjamin Herrenschmidt
2015-03-12
1
-1
/
+2
*
sdl: Refresh debug statements
Benjamin Herrenschmidt
2015-03-12
1
-2
/
+22
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150311' into staging
Peter Maydell
2015-03-11
6
-329
/
+288
|
\
|
*
target-mips: add missing MSACSR and restore fp_status and hflags
Leon Alrae
2015-03-11
4
-27
/
+46
|
*
target-mips: replace cpu_save/cpu_load with VMStateDescription
Leon Alrae
2015-03-11
4
-317
/
+257
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...
Peter Maydell
2015-03-11
18
-15
/
+1323
|
\
\
|
*
|
bitops.h: sextract64() return type should be int64_t, not uint64_t
Peter Maydell
2015-03-11
1
-1
/
+1
|
*
|
integrator/cp: Implement CARDIN and WPROT signals
Jan Kiszka
2015-03-11
1
-6
/
+56
|
*
|
integrator/cp: Model CP control registers as sysbus device
Jan Kiszka
2015-03-11
1
-8
/
+27
|
*
|
target-arm: Add missing compatible property to A57
Ryota Ozaki
2015-03-11
1
-0
/
+1
|
*
|
netduino2: Add the Netduino 2 Machine
Alistair Francis
2015-03-11
2
-0
/
+58
|
*
|
stm32f205: Add the stm32f205 SoC
Alistair Francis
2015-03-11
4
-0
/
+219
|
*
|
stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFG
Alistair Francis
2015-03-11
4
-0
/
+223
|
*
|
stm32f2xx_USART: Add the stm32f2xx USART Controller
Alistair Francis
2015-03-11
4
-0
/
+304
|
*
|
stm32f2xx_timer: Add the stm32f2xx Timer
Alistair Francis
2015-03-11
4
-0
/
+432
|
*
|
hw/arm/virt: fix cmdline parsing bug with CPU options and smp > 1
Ard Biesheuvel
2015-03-11
1
-1
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...
Peter Maydell
2015-03-11
27
-225
/
+780
|
\
\
|
*
|
s390-ccw: rebuild BIOS
Christian Borntraeger
2015-03-11
1
-0
/
+0
|
*
|
s390/bios: Make the s390-ccw.img relocatable
Thomas Huth
2015-03-11
2
-8
/
+27
|
*
|
elf-loader: Provide the possibility to relocate s390 ELF files
Thomas Huth
2015-03-10
3
-0
/
+82
|
*
|
s390-ccw.img: Reinitialize guessing on reboot
Christian Borntraeger
2015-03-10
1
-0
/
+1
|
*
|
s390-ccw.img: Allow bigger ramdisk sizes or offsets
Christian Borntraeger
2015-03-10
3
-2
/
+4
|
*
|
s390x/kvm: passing max memory size to accelerator
Dominik Dingel
2015-03-10
3
-0
/
+69
|
*
|
virtio-ccw: Convert to realize()
Markus Armbruster
2015-03-10
2
-61
/
+75
|
*
|
virtio-s390: Convert to realize()
Markus Armbruster
2015-03-10
2
-35
/
+47
|
*
|
virtio-s390: s390_virtio_device_init() can't fail, simplify
Markus Armbruster
2015-03-10
1
-14
/
+15
|
*
|
s390x/kvm: enable the new SIGP handling in user space
David Hildenbrand
2015-03-10
1
-0
/
+3
|
*
|
s390x/kvm: deliver SIGP RESTART directly if stopped
David Hildenbrand
2015-03-10
1
-2
/
+11
|
*
|
s390x: add function to deliver restart irqs
David Hildenbrand
2015-03-10
2
-8
/
+32
|
*
|
s390x/kvm: SIGP START is only applicable when STOPPED
David Hildenbrand
2015-03-10
1
-0
/
+5
|
*
|
s390x/kvm: implement handling of new SIGP orders
David Hildenbrand
2015-03-10
4
-5
/
+218
|
*
|
s390x/kvm: trace all SIGP orders
David Hildenbrand
2015-03-10
2
-1
/
+4
|
*
|
s390x/kvm: helper to set the SIGP status in SigpInfo
David Hildenbrand
2015-03-10
1
-3
/
+8
|
*
|
s390x/kvm: pass the SIGP instruction parameter to the SIGP handler
David Hildenbrand
2015-03-10
1
-2
/
+6
|
*
|
s390x/kvm: more details for SIGP handler with one destination vcpu
David Hildenbrand
2015-03-10
1
-62
/
+91
|
*
|
s390x: introduce defines for SIGP condition codes
David Hildenbrand
2015-03-10
3
-10
/
+17
|
*
|
synchronize Linux headers to 4.0-rc3
Christian Borntraeger
2015-03-10
6
-40
/
+93
*
|
|
Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-1' into staging
Peter Maydell
2015-03-11
1
-1
/
+1
|
\
\
\
|
*
|
|
virtio-serial: fix segfault on NULL port names
Amit Shah
2015-03-11
1
-1
/
+1
*
|
|
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
2015-03-11
24
-150
/
+52
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
2015-03-10
19
-139
/
+25
|
*
|
|
unicore32: Use uc32_cpu_init()
Eduardo Habkost
2015-03-10
1
-2
/
+4
|
*
|
|
m68k: Use cpu_m68k_init()
Eduardo Habkost
2015-03-10
1
-2
/
+4
|
*
|
|
target-unicore32: Make uc32_cpu_init() return UniCore32CPU
Eduardo Habkost
2015-03-10
2
-10
/
+14
|
*
|
|
target-i386: Clean up misuse of qdev_init() in realize method
Markus Armbruster
2015-03-10
1
-6
/
+2
|
*
|
|
cpu: Add missing documentation for some CPUClass methods
Peter Maydell
2015-03-10
1
-0
/
+12
*
|
|
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-03-11
8
-94
/
+78
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
target-i386: Require APIC ID to be explicitly set before CPU realize
Eduardo Habkost
2015-03-09
2
-1
/
+11
|
*
|
|
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
2015-03-09
3
-35
/
+35
[next]