index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: remove unfreeze logic
Juan Quintela
2012-12-20
1
-1
/
+0
*
migration: make writes blocking
Juan Quintela
2012-12-20
1
-5
/
+0
*
migration: move migration thread init code to migrate_fd_put_ready
Juan Quintela
2012-12-20
1
-0
/
+1
*
migration: make qemu_fopen_ops_buffered() return void
Juan Quintela
2012-12-20
1
-0
/
+1
*
protect the ramlist with a separate mutex
Umesh Deshpande
2012-12-20
1
-0
/
+9
*
add a version number to ram_list
Umesh Deshpande
2012-12-20
1
-0
/
+1
*
exec: change RAM list to a TAILQ
Paolo Bonzini
2012-12-20
1
-2
/
+2
*
exec: change ramlist from MRU order to a 1-item cache
Paolo Bonzini
2012-12-20
1
-0
/
+1
*
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
2012-12-20
134
-7
/
+18246
|
\
|
*
janitor: move remaining public headers to include/
Paolo Bonzini
2012-12-19
4
-0
/
+1767
|
*
fpu: move public header file to include/fpu
Paolo Bonzini
2012-12-19
2
-1
/
+639
|
*
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
2
-0
/
+274
|
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
16
-1
/
+1343
|
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
60
-38
/
+4359
|
*
qom: move include files to include/qom/
Paolo Bonzini
2012-12-19
5
-4
/
+4
|
*
migration: move include files to include/migration/
Paolo Bonzini
2012-12-19
6
-1
/
+1035
|
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
5
-4
/
+160
|
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
23
-0
/
+4065
|
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
9
-0
/
+1743
|
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
27
-5
/
+1208
|
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
5
-0
/
+790
|
*
net: reorganize headers
Paolo Bonzini
2012-12-19
5
-0
/
+376
|
*
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
2012-12-19
2
-0
/
+526
|
/
*
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
[next]