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
*
ppc: Avoid AREG0 for timebase helpers
Blue Swirl
2012-06-24
5
-69
/
+71
*
ppc: Split off timebase helpers
Blue Swirl
2012-06-24
3
-135
/
+162
*
ppc: Cleanup MMU merge
Blue Swirl
2012-06-24
2
-106
/
+35
*
ppc: Move MMU helpers from helper.c to mmu_helper.c
Blue Swirl
2012-06-24
2
-2475
/
+2471
*
ppc: Avoid a warning with the next patch
Blue Swirl
2012-06-24
1
-2
/
+2
*
ppc: Avoid AREG0 for MMU etc. helpers
Blue Swirl
2012-06-24
5
-133
/
+142
*
ppc: Split MMU etc. helpers from op_helper.c
Blue Swirl
2012-06-24
3
-854
/
+884
*
ppc: Avoid AREG0 for integer and vector helpers
Blue Swirl
2012-06-24
4
-191
/
+280
*
ppc: Split integer and vector ops
Blue Swirl
2012-06-24
3
-1500
/
+1540
*
ppc: Avoid AREG0 for FPU and SPE helpers
Blue Swirl
2012-06-24
4
-322
/
+346
*
ppc: Split FPU and SPE ops
Blue Swirl
2012-06-24
3
-1710
/
+1733
*
ppc: Move exception helpers from helper.c to excp_helper.c
Blue Swirl
2012-06-24
3
-746
/
+745
*
ppc: Fix coding style in helper.c
Blue Swirl
2012-06-24
1
-164
/
+230
*
ppc: Avoid AREG0 for exception helpers
Blue Swirl
2012-06-24
5
-76
/
+85
*
ppc: Split exception helpers
Blue Swirl
2012-06-24
3
-190
/
+220
*
ppc: Fix coding style in op_helper.c
Blue Swirl
2012-06-24
1
-520
/
+725
*
TCG: Fix compile breakage in tcg_dump_ops
Alexander Graf
2012-06-24
2
-2
/
+2
*
libcacard: build fixes
Blue Swirl
2012-06-21
2
-6
/
+7
*
qtest: add a fuzz test to fdc-test
Blue Swirl
2012-06-21
1
-0
/
+17
*
fdc: use LOG_UNIMP logging
Blue Swirl
2012-06-21
1
-13
/
+17
*
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
2012-06-21
5
-38
/
+58
*
qemu-log: add log category for unimplemented functionality
Blue Swirl
2012-06-21
2
-0
/
+3
*
qemu-log: cleanup
Blue Swirl
2012-06-21
8
-113
/
+168
*
qemu-log: move logging to qemu-log.c
Blue Swirl
2012-06-21
5
-151
/
+170
*
xilinx_timer: Fixed deadlock issue
Peter A. G. Crosthwaite
2012-06-21
1
-1
/
+1
*
xilinx_timer: Removed include of qemu-timer
Peter A. G. Crosthwaite
2012-06-21
1
-1
/
+0
*
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-06-19
19
-25
/
+62
*
Add PIIX4 properties to control PM system states.
Gleb Natapov
2012-06-19
8
-11
/
+32
*
make: automatically include dependencies in recursive subdir rules (v2)
Anthony Liguori
2012-06-19
7
-6
/
+8
*
configure: fix -enable-debug with newer toolchains
Avi Kivity
2012-06-19
1
-2
/
+1
*
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
2012-06-18
41
-503
/
+869
|
\
|
*
qom: Push error reporting to object_property_find()
Paolo Bonzini
2012-06-18
4
-17
/
+13
|
*
qdev: Remove qdev_prop_exists()
Paolo Bonzini
2012-06-18
6
-9
/
+12
|
*
qbus: Initialize in standard way
Anthony Liguori
2012-06-18
1
-32
/
+48
|
*
qbus: Make child devices links
Anthony Liguori
2012-06-18
15
-83
/
+159
|
*
qdev: Connect busses with their parent devices
Anthony Liguori
2012-06-18
2
-0
/
+7
|
*
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
27
-142
/
+299
|
*
qdev: Move SysBus initialization to sysbus.c
Paolo Bonzini
2012-06-18
2
-24
/
+23
|
*
qdev: Use wrapper for qdev_get_path
Anthony Liguori
2012-06-18
7
-17
/
+33
|
*
qdev: Remove qdev_prop_set_defaults
Paolo Bonzini
2012-06-18
3
-26
/
+23
|
*
qdev: Clean up global properties
Paolo Bonzini
2012-06-18
2
-2
/
+1
|
*
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
14
-84
/
+74
|
*
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-18
9
-47
/
+66
|
*
qdev: Push "type" property up to Object
Paolo Bonzini
2012-06-18
2
-6
/
+11
|
*
arm_l2x0: Rename "type" property to "cache-type"
Andreas Färber
2012-06-18
1
-1
/
+1
|
*
m48t59: Rename "type" property to "model"
Paolo Bonzini
2012-06-18
1
-18
/
+22
|
*
qom: Assert that public types have a non-NULL parent field
Paolo Bonzini
2012-06-18
1
-4
/
+10
|
*
qom: Drop type_register_static_alias() macro
Paolo Bonzini
2012-06-18
1
-2
/
+0
|
*
qom: Make Object a type
Paolo Bonzini
2012-06-18
2
-30
/
+31
|
*
qom: Add class_base_init
Paolo Bonzini
2012-06-18
2
-2
/
+17
[next]