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
*
target-arm: Convert WFI/barriers special cases to cp_reginfo
Peter Maydell
2012-06-20
2
-51
/
+42
*
target-arm: Convert TEECR, TEEHBR to new scheme
Peter Maydell
2012-06-20
3
-77
/
+45
*
target-arm: Convert debug registers to cp_reginfo
Peter Maydell
2012-06-20
2
-28
/
+25
*
target-arm: Add register_cp_regs_for_features()
Peter Maydell
2012-06-20
3
-0
/
+14
*
target-arm: Remove old cpu_arm_set_cp_io infrastructure
Peter Maydell
2012-06-20
4
-107
/
+1
*
hw/pxa2xx_pic: Convert coprocessor registers to new scheme
Peter Maydell
2012-06-20
1
-22
/
+31
*
hw/pxa2xx.c: Convert CLKCFG and PWRMODE cp14 regs
Peter Maydell
2012-06-20
1
-100
/
+71
*
hw/pxa2xx: Convert cp14 perf registers to new scheme
Peter Maydell
2012-06-20
1
-81
/
+61
*
target-arm: initial coprocessor register framework
Peter Maydell
2012-06-20
7
-3
/
+546
*
target-arm: Fix 11MPCore cache type register value
Peter Maydell
2012-06-20
1
-1
/
+1
*
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
|
*
qom: Add object_child_foreach()
Paolo Bonzini
2012-06-18
2
-0
/
+31
|
*
qom: Introduce object_property_is_{child,link}()
Andreas Färber
2012-06-18
1
-5
/
+15
|
*
qom: Add object_class_get_parent()
Paolo Bonzini
2012-06-18
2
-0
/
+21
*
|
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-06-18
12
-9
/
+204
|
\
\
|
*
|
build: install qmp-commands.txt
Bruce Rogers
2012-06-15
1
-0
/
+1
|
*
|
Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
Daniel P. Berrange
2012-06-15
2
-6
/
+157
|
*
|
Add event notification for guest balloon changes
Daniel P. Berrange
2012-06-15
6
-0
/
+41
|
*
|
Fix some more license versions (GPL2+ instead of GPL2)
Stefan Weil
2012-06-15
5
-10
/
+10
|
*
|
monitor: Fix memory leak with readline completion
Stefan Weil
2012-06-15
1
-0
/
+3
|
*
|
qmp: do not include monitor.h from qapi-types-core.h
Paolo Bonzini
2012-06-15
1
-3
/
+1
|
*
|
qmp: include monitor.h when needed
Paolo Bonzini
2012-06-15
2
-0
/
+2
|
*
|
kvm: add missing include files
Paolo Bonzini
2012-06-15
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-06-18
45
-243
/
+2531
|
\
\
\
|
*
|
|
qemu-iotests: add 036 autoclear feature bit test
Stefan Hajnoczi
2012-06-15
3
-0
/
+121
|
*
|
|
qemu-iotests: add qcow2.py set-feature-bit command
Stefan Hajnoczi
2012-06-15
1
-0
/
+23
|
*
|
|
fdc-test: introduced qtest read_without_media
Pavel Hrdina
2012-06-15
1
-0
/
+66
[next]