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
*
chardev: add msmouse support to qapi
Gerd Hoffmann
2013-03-13
4
-3
/
+10
*
chardev: switch null init to qapi
Gerd Hoffmann
2013-03-13
1
-3
/
+3
*
chardev: add mux chardev support to qapi
Gerd Hoffmann
2013-03-13
2
-4
/
+45
*
chardev: add support for qapi-based chardev initialization
Gerd Hoffmann
2013-03-13
2
-0
/
+45
*
exec: make -mem-path filenames deterministic
Peter Feiner
2013-03-12
1
-1
/
+12
*
Add search path support for qemu data files.
Gerd Hoffmann
2013-03-12
2
-13
/
+24
*
Build TPM passthrough for i386 and x86_64 targets
Stefan Berger
2013-03-12
2
-0
/
+2
*
Add support for cancelling of a TPM command
Stefan Berger
2013-03-12
3
-16
/
+171
*
Add a TPM Passthrough backend driver implementation
Stefan Berger
2013-03-12
9
-1
/
+599
*
Build the TPM frontend code
Stefan Berger
2013-03-12
4
-0
/
+16
*
Add a debug register
Stefan Berger
2013-03-12
1
-0
/
+70
*
Add TPM (frontend) hardware interface (TPM TIS) to QEMU
Stefan Berger
2013-03-12
1
-0
/
+859
*
Support for TPM command line options
Stefan Berger
2013-03-12
14
-0
/
+776
*
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-03-11
18
-624
/
+402
|
\
|
*
page_cache: dup memory on insert
Peter Lieven
2013-03-11
3
-4
/
+4
|
*
page_cache: fix memory leak
Peter Lieven
2013-03-11
1
-0
/
+3
|
*
Fix cache_resize to keep old entry age
Orit Wasserman
2013-03-11
1
-10
/
+9
|
*
Fix page_cache leak in cache_resize
Orit Wasserman
2013-03-11
1
-0
/
+1
|
*
migration: inline migrate_fd_close
Paolo Bonzini
2013-03-11
1
-12
/
+2
|
*
migration: eliminate s->migration_file
Paolo Bonzini
2013-03-11
6
-56
/
+11
|
*
migration: move contents of migration_close to migrate_fd_cleanup
Paolo Bonzini
2013-03-11
1
-10
/
+7
|
*
migration: move rate limiting to QEMUFile
Paolo Bonzini
2013-03-11
4
-99
/
+21
|
*
migration: small changes around rate-limiting
Paolo Bonzini
2013-03-11
1
-8
/
+11
|
*
migration: use qemu_ftell to compute bandwidth
Paolo Bonzini
2013-03-11
1
-1
/
+3
|
*
migration: use QEMUFile for writing outgoing migration data
Paolo Bonzini
2013-03-11
6
-90
/
+8
|
*
migration: use QEMUFile for migration channel lifetime
Paolo Bonzini
2013-03-11
7
-89
/
+21
|
*
qemu-file: simplify and export qemu_ftell
Paolo Bonzini
2013-03-11
1
-12
/
+8
|
*
qemu-file: add writable socket QEMUFile
Paolo Bonzini
2013-03-11
4
-5
/
+34
|
*
qemu-file: check exit status when closing a pipe QEMUFile
Paolo Bonzini
2013-03-11
3
-4
/
+10
|
*
qemu-file: fsync a writable stdio QEMUFile
Paolo Bonzini
2013-03-11
1
-0
/
+18
|
*
migration: merge qemu_popen_cmd with qemu_popen
Paolo Bonzini
2013-03-11
3
-21
/
+12
|
*
migration: use qemu_file_rate_limit consistently
Paolo Bonzini
2013-03-11
1
-2
/
+2
|
*
migration: remove useless qemu_file_get_error check
Paolo Bonzini
2013-03-11
1
-6
/
+0
|
*
migration: detect error before sleeping
Paolo Bonzini
2013-03-11
1
-3
/
+4
|
*
migration: eliminate last_round
Paolo Bonzini
2013-03-11
1
-6
/
+5
|
*
qemu-file: make qemu_fflush and qemu_file_set_error private again
Paolo Bonzini
2013-03-11
2
-4
/
+2
|
*
Rename buffered_ to migration_
Juan Quintela
2013-03-11
1
-16
/
+16
|
*
migration: yay, buffering is gone
Paolo Bonzini
2013-03-11
3
-61
/
+22
|
*
migration: run setup callbacks out of big lock
Paolo Bonzini
2013-03-11
5
-7
/
+12
|
*
migration: run pending/iterate callbacks out of big lock
Paolo Bonzini
2013-03-11
4
-4
/
+52
|
*
migration: reorder SaveVMHandlers members
Paolo Bonzini
2013-03-11
1
-3
/
+5
|
*
block-migration: add lock
Paolo Bonzini
2013-03-11
2
-3
/
+52
|
*
block-migration: document usage of state across threads
Paolo Bonzini
2013-03-11
1
-5
/
+18
|
*
block-migration: small preparatory changes for locking
Paolo Bonzini
2013-03-11
1
-11
/
+15
|
*
block-migration: remove variables that are never read
Paolo Bonzini
2013-03-11
1
-13
/
+0
|
*
migration: cleanup migration (including thread) in the iothread
Paolo Bonzini
2013-03-11
2
-18
/
+21
|
*
migration: prepare to access s->state outside critical sections
Paolo Bonzini
2013-03-11
1
-12
/
+21
|
*
migration: add migrate_set_state tracepoint
Kazuya Saito
2013-03-11
2
-1
/
+11
|
*
migration: do not nest flushing of device data
Paolo Bonzini
2013-03-11
1
-31
/
+24
|
*
migration: simplify error handling
Paolo Bonzini
2013-03-11
2
-33
/
+14
[next]