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
...
*
MAINTAINERS: Add section for FPU emulation
Peter Maydell
2019-11-29
1
-0
/
+7
*
osdep.h: Remove int_fast*_t Solaris compatibility code
Peter Maydell
2019-11-29
1
-7
/
+0
*
fpu: Use plain 'int' rather than 'int_fast16_t' for exponents
Peter Maydell
2019-11-29
2
-62
/
+62
*
fpu: Use plain 'int' rather than 'int_fast16_t' for shift counts
Peter Maydell
2019-11-29
2
-20
/
+32
*
fpu: Remove use of int_fast16_t in conversions to int16
Peter Maydell
2019-11-29
2
-22
/
+22
*
target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct
Peter Maydell
2019-11-29
1
-13
/
+13
*
vl: Clean up machine selection in main().
Markus Armbruster
2019-11-29
1
-5
/
+6
*
vl: Set error location when parsing memory options
Eduardo Habkost
2019-11-29
1
-0
/
+6
*
replay: Set error location properly when parsing options
Eduardo Habkost
2019-11-29
1
-0
/
+10
*
vl: Reset location after handling command-line arguments
Eduardo Habkost
2019-11-29
1
-2
/
+5
*
vl.c: Fix regression in machine error message
Marcel Apfelbaum
2019-11-29
1
-11
/
+26
*
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
2019-11-29
6
-71
/
+82
*
qapi: Don't box branches of flat unions
Eric Blake
2019-11-29
10
-108
/
+24
*
qapi: Don't box struct branch of alternate
Eric Blake
2019-11-29
5
-28
/
+58
*
qapi-visit: Use common idiom in gen_visit_fields_decl()
Eric Blake
2019-11-29
1
-6
/
+5
*
qapi: Emit structs used as variants in topological order
Eric Blake
2019-11-29
1
-3
/
+20
*
qapi: Adjust layout of FooList types
Eric Blake
2019-11-29
11
-24
/
+24
*
qapi-visit: Less indirection in visit_type_Foo_fields()
Eric Blake
2019-11-29
1
-10
/
+10
*
qapi-visit: Unify struct and union visit
Markus Armbruster
2019-11-29
1
-39
/
+6
*
qapi: Visit variants in visit_type_FOO_fields()
Eric Blake
2019-11-29
1
-52
/
+54
*
qapi-visit: Simplify how we visit common union members
Markus Armbruster
2019-11-29
1
-23
/
+4
*
qapi: Add tests of complex objects within alternate
Eric Blake
2019-11-29
4
-4
/
+67
*
qapi: Forbid 'any' inside an alternate
Eric Blake
2019-11-29
6
-1
/
+11
*
qapi: Forbid empty unions and useless alternates
Eric Blake
2019-11-29
14
-35
/
+27
*
qapi: Simplify excess input reporting in input visitors
Eric Blake
2019-11-29
2
-18
/
+8
*
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2019-11-29
3
-6
/
+13
*
tests/vhost-user-bridge: add scattering of incoming packets
Victor Kaplansky
2019-11-29
1
-31
/
+61
*
hw/timer: QOM'ify pxa2xx_timer
xiaoqiang.zhao
2019-11-29
1
-15
/
+21
*
hw/timer: QOM'ify pl031
xiaoqiang.zhao
2019-11-29
1
-6
/
+5
*
hw/timer: QOM'ify exynos4210_rtc
xiaoqiang.zhao
2019-11-29
1
-7
/
+5
*
hw/timer: QOM'ify exynos4210_pwm
xiaoqiang.zhao
2019-11-29
1
-7
/
+5
*
hw/timer: QOM'ify exynos4210_mct
xiaoqiang.zhao
2019-11-29
1
-7
/
+5
*
hw/timer: QOM'ify arm_timer (pass 2)
xiaoqiang.zhao
2019-11-29
1
-1
/
+1
*
hw/timer: QOM'ify arm_timer (pass 1)
xiaoqiang.zhao
2019-11-29
1
-21
/
+19
*
hw/sd: use guest error logging rather than fprintf to stderr
Andrew Baumann
2019-11-29
1
-9
/
+12
*
hw/sd: model a power-up delay, as a workaround for an EDK2 bug
Andrew Baumann
2019-11-29
1
-5
/
+76
*
hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility
Andrew Baumann
2019-11-29
1
-0
/
+37
*
hw/sd/pxa2xx_mmci: Add reset function
Peter Maydell
2019-11-29
1
-0
/
+30
*
hw/sd/pxa2xx_mmci: Convert to VMStateDescription
Peter Maydell
2019-11-29
1
-92
/
+64
*
hw/sd/pxa2xx_mmci: Update to use new SDBus APIs
Peter Maydell
2019-11-29
1
-14
/
+66
*
hw/sd/pxa2xx_mmci: convert to SysBusDevice object
Peter Maydell
2019-11-29
1
-16
/
+54
*
sdhci_sysbus: Create SD card device in users, not the device itself
Peter Maydell
2019-11-29
4
-26
/
+45
*
hw/sd/sdhci.c: Update to use SDBus APIs
Peter Maydell
2019-11-29
2
-31
/
+69
*
hw/sd: Add QOM bus which SD cards plug in to
Peter Maydell
2019-11-29
4
-5
/
+252
*
hw/sd/sd.c: Convert sd_reset() function into Device reset method
Peter Maydell
2019-11-29
1
-5
/
+5
*
hw/sd/sd.c: QOMify
Peter Maydell
2019-11-29
2
-22
/
+80
*
hw/sd/sdhci.c: Remove x-drive property
Peter Maydell
2019-11-29
1
-6
/
+0
*
ARM: PL061: Cleaning field of PL061 device state
Wei Huang
2019-11-29
1
-4
/
+2
*
ARM: PL061: Clear PL061 device state after reset
Wei Huang
2019-11-29
1
-4
/
+27
*
target-arm: Add PMUSERENR_EL0 register
Alistair Francis
2019-11-29
1
-0
/
+6
[prev]
[next]