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
/
include
/
qemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
2013-01-12
1
-5
/
+0
*
bswap: Rewrite cpu_to_<endian><type>u with {ld,st}<type>_<endian>_p
Richard Henderson
2013-01-12
1
-94
/
+53
*
bswap: Rewrite all ld<type>_<endian>_p functions
Richard Henderson
2013-01-12
1
-270
/
+30
*
bswap: Add host endian unaligned access functions
Richard Henderson
2013-01-12
1
-1
/
+50
*
bswap: Tidy base definitions of bswapN
Richard Henderson
2013-01-12
1
-42
/
+30
*
iov: add iov_discard_front/back() to remove data
Stefan Hajnoczi
2013-01-02
1
-0
/
+13
*
Disable semaphores fallback code for OpenBSD
Brad Smith
2012-12-28
1
-1
/
+1
*
fpu: move public header file to include/fpu
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
33
-0
/
+4321
*
qom: move include files to include/qom/
Paolo Bonzini
2012-12-19
5
-1187
/
+2
*
migration: move include files to include/migration/
Paolo Bonzini
2012-12-19
1
-79
/
+0
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
stream: fix ratelimit_set_speed
Dietmar Maurer
2012-11-30
1
-1
/
+1
*
virtio-rng: fix typos, comments
Amit Shah
2012-11-26
1
-3
/
+3
*
qom: make object_finalize static
Paolo Bonzini
2012-11-26
1
-9
/
+0
*
qom: make object_delete usable for statically-allocated objects
Paolo Bonzini
2012-11-26
1
-0
/
+9
*
qdev: move bus removal to object_unparent
Paolo Bonzini
2012-11-26
1
-0
/
+11
*
rng-random: add an RNG backend that uses /dev/random (v3)
Anthony Liguori
2012-11-16
1
-0
/
+22
*
rng: add RndBackend abstract object class
Anthony Liguori
2012-11-16
1
-0
/
+93
*
object: add object_property_add_bool (v2)
Anthony Liguori
2012-11-16
1
-0
/
+16
*
cpu: Move thread_id to CPUState
Andreas Färber
2012-10-31
1
-0
/
+1
*
cpus: Pass CPUState to run_on_cpu()
Andreas Färber
2012-10-31
1
-0
/
+10
*
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
2012-10-31
1
-0
/
+10
*
cpu: Move queued_work_{first,last} to CPUState
Andreas Färber
2012-10-31
1
-0
/
+1
*
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
2012-10-31
1
-0
/
+8
*
cpu: Move halt_cond to CPUState
Andreas Färber
2012-10-31
1
-0
/
+1
*
cpus: Pass CPUState to cpu_is_stopped()
Andreas Färber
2012-10-31
1
-0
/
+11
*
cpu: Move stopped field to CPUState
Andreas Färber
2012-10-31
1
-0
/
+2
*
cpu: Move stop field to CPUState
Andreas Färber
2012-10-31
1
-0
/
+2
*
cpu: Move created field to CPUState
Andreas Färber
2012-10-31
1
-0
/
+2
*
cpus: Pass CPUState to qemu_cpu_is_self()
Andreas Färber
2012-10-31
1
-0
/
+10
*
Merge remote-tracking branch 'quintela/migration-next-20120808' into staging
Anthony Liguori
2012-08-13
1
-0
/
+79
|
\
|
*
Add cache handling functions
Orit Wasserman
2012-08-08
1
-0
/
+79
*
|
qom: Reimplement Interfaces
Anthony Liguori
2012-08-13
1
-16
/
+30
|
/
*
cpu: Move thread_kicked to CPUState
Andreas Färber
2012-08-02
1
-0
/
+1
*
cpu: Move thread field into CPUState
Andreas Färber
2012-08-02
1
-0
/
+1
*
cpu: Move CPU_COMMON_THREAD into CPUState
Andreas Färber
2012-08-02
1
-0
/
+5
*
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
2012-06-18
1
-5
/
+42
|
\
|
*
qom: Push error reporting to object_property_find()
Paolo Bonzini
2012-06-18
1
-1
/
+3
|
*
qdev: Remove qdev_prop_exists()
Paolo Bonzini
2012-06-18
1
-0
/
+9
|
*
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
1
-1
/
+1
|
*
qom: Add class_base_init
Paolo Bonzini
2012-06-18
1
-2
/
+8
|
*
qom: Add object_child_foreach()
Paolo Bonzini
2012-06-18
1
-0
/
+14
|
*
qom: Add object_class_get_parent()
Paolo Bonzini
2012-06-18
1
-0
/
+8
*
|
stream: move rate limiting to a separate header file
Paolo Bonzini
2012-06-15
1
-0
/
+48
|
/
*
qom: Documentation addition for object_class_by_name()
Paolo Bonzini
2012-05-12
1
-0
/
+6
*
cpu: Update documentation and comment
Andreas Färber
2012-05-08
1
-2
/
+2
*
qom: Refine container_get() to allow using a custom root
Andreas Färber
2012-04-24
1
-1
/
+2
*
qom: add container_get
Paolo Bonzini
2012-04-02
1
-0
/
+24
[next]