index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-12
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
1
-5
/
+0
2013-01-12
bswap: Rewrite cpu_to_<endian><type>u with {ld,st}<type>_<endian>_p
Richard Henderson
1
-94
/
+53
2013-01-12
bswap: Rewrite all ld<type>_<endian>_p functions
Richard Henderson
1
-270
/
+30
2013-01-12
bswap: Add host endian unaligned access functions
Richard Henderson
1
-1
/
+50
2013-01-12
bswap: Tidy base definitions of bswapN
Richard Henderson
1
-42
/
+30
2013-01-02
iov: add iov_discard_front/back() to remove data
Stefan Hajnoczi
1
-0
/
+13
2012-12-28
Disable semaphores fallback code for OpenBSD
Brad Smith
1
-1
/
+1
2012-12-19
fpu: move public header file to include/fpu
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
33
-0
/
+4321
2012-12-19
qom: move include files to include/qom/
Paolo Bonzini
5
-1187
/
+2
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini
1
-79
/
+0
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-11-30
stream: fix ratelimit_set_speed
Dietmar Maurer
1
-1
/
+1
2012-11-26
virtio-rng: fix typos, comments
Amit Shah
1
-3
/
+3
2012-11-26
qom: make object_finalize static
Paolo Bonzini
1
-9
/
+0
2012-11-26
qom: make object_delete usable for statically-allocated objects
Paolo Bonzini
1
-0
/
+9
2012-11-26
qdev: move bus removal to object_unparent
Paolo Bonzini
1
-0
/
+11
2012-11-16
rng-random: add an RNG backend that uses /dev/random (v3)
Anthony Liguori
1
-0
/
+22
2012-11-16
rng: add RndBackend abstract object class
Anthony Liguori
1
-0
/
+93
2012-11-16
object: add object_property_add_bool (v2)
Anthony Liguori
1
-0
/
+16
2012-10-31
cpu: Move thread_id to CPUState
Andreas Färber
1
-0
/
+1
2012-10-31
cpus: Pass CPUState to run_on_cpu()
Andreas Färber
1
-0
/
+10
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
1
-0
/
+10
2012-10-31
cpu: Move queued_work_{first,last} to CPUState
Andreas Färber
1
-0
/
+1
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
1
-0
/
+8
2012-10-31
cpu: Move halt_cond to CPUState
Andreas Färber
1
-0
/
+1
2012-10-31
cpus: Pass CPUState to cpu_is_stopped()
Andreas Färber
1
-0
/
+11
2012-10-31
cpu: Move stopped field to CPUState
Andreas Färber
1
-0
/
+2
2012-10-31
cpu: Move stop field to CPUState
Andreas Färber
1
-0
/
+2
2012-10-31
cpu: Move created field to CPUState
Andreas Färber
1
-0
/
+2
2012-10-31
cpus: Pass CPUState to qemu_cpu_is_self()
Andreas Färber
1
-0
/
+10
2012-08-13
Merge remote-tracking branch 'quintela/migration-next-20120808' into staging
Anthony Liguori
1
-0
/
+79
2012-08-13
qom: Reimplement Interfaces
Anthony Liguori
1
-16
/
+30
2012-08-08
Add cache handling functions
Orit Wasserman
1
-0
/
+79
2012-08-02
cpu: Move thread_kicked to CPUState
Andreas Färber
1
-0
/
+1
2012-08-02
cpu: Move thread field into CPUState
Andreas Färber
1
-0
/
+1
2012-08-02
cpu: Move CPU_COMMON_THREAD into CPUState
Andreas Färber
1
-0
/
+5
2012-06-18
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
1
-5
/
+42
2012-06-18
qom: Push error reporting to object_property_find()
Paolo Bonzini
1
-1
/
+3
2012-06-18
qdev: Remove qdev_prop_exists()
Paolo Bonzini
1
-0
/
+9
2012-06-18
qom: Drop type_register_static_alias() macro
Paolo Bonzini
1
-2
/
+0
2012-06-18
qom: Make Object a type
Paolo Bonzini
1
-1
/
+1
2012-06-18
qom: Add class_base_init
Paolo Bonzini
1
-2
/
+8
2012-06-18
qom: Add object_child_foreach()
Paolo Bonzini
1
-0
/
+14
2012-06-18
qom: Add object_class_get_parent()
Paolo Bonzini
1
-0
/
+8
2012-06-15
stream: move rate limiting to a separate header file
Paolo Bonzini
1
-0
/
+48
2012-05-12
qom: Documentation addition for object_class_by_name()
Paolo Bonzini
1
-0
/
+6
2012-05-08
cpu: Update documentation and comment
Andreas Färber
1
-2
/
+2
2012-04-24
qom: Refine container_get() to allow using a custom root
Andreas Färber
1
-1
/
+2
2012-04-02
qom: add container_get
Paolo Bonzini
1
-0
/
+24
[next]