index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-14
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2013-03-13
gtk: fix vc initialization
Anthony Liguori
2013-03-12
exec: make -mem-path filenames deterministic
Peter Feiner
2013-03-12
Add search path support for qemu data files.
Gerd Hoffmann
2013-03-12
Build TPM passthrough for i386 and x86_64 targets
Stefan Berger
2013-03-12
Add support for cancelling of a TPM command
Stefan Berger
2013-03-12
Add a TPM Passthrough backend driver implementation
Stefan Berger
2013-03-12
Build the TPM frontend code
Stefan Berger
2013-03-12
Add a debug register
Stefan Berger
2013-03-12
Add TPM (frontend) hardware interface (TPM TIS) to QEMU
Stefan Berger
2013-03-12
Support for TPM command line options
Stefan Berger
2013-03-11
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-03-11
arm: fix compilation with CONFIG_FDT
Paolo Bonzini
2013-03-11
linux-user/syscall.c: Don't warn about unimplemented get_robust_list
Peter Maydell
2013-03-11
linux-user: Implement accept4
Peter Maydell
2013-03-11
linux-user: Implement sendfile and sendfile64
Peter Maydell
2013-03-11
linux-user: make bogus negative iovec lengths fail EINVAL
Peter Maydell
2013-03-11
linux-user: Fix layout of usage table to account for option text
Peter Maydell
2013-03-11
page_cache: dup memory on insert
Peter Lieven
2013-03-11
page_cache: fix memory leak
Peter Lieven
2013-03-11
Fix cache_resize to keep old entry age
Orit Wasserman
2013-03-11
Fix page_cache leak in cache_resize
Orit Wasserman
2013-03-11
migration: inline migrate_fd_close
Paolo Bonzini
2013-03-11
migration: eliminate s->migration_file
Paolo Bonzini
2013-03-11
migration: move contents of migration_close to migrate_fd_cleanup
Paolo Bonzini
2013-03-11
migration: move rate limiting to QEMUFile
Paolo Bonzini
2013-03-11
migration: small changes around rate-limiting
Paolo Bonzini
2013-03-11
migration: use qemu_ftell to compute bandwidth
Paolo Bonzini
2013-03-11
migration: use QEMUFile for writing outgoing migration data
Paolo Bonzini
2013-03-11
migration: use QEMUFile for migration channel lifetime
Paolo Bonzini
2013-03-11
qemu-file: simplify and export qemu_ftell
Paolo Bonzini
2013-03-11
qemu-file: add writable socket QEMUFile
Paolo Bonzini
2013-03-11
qemu-file: check exit status when closing a pipe QEMUFile
Paolo Bonzini
2013-03-11
qemu-file: fsync a writable stdio QEMUFile
Paolo Bonzini
2013-03-11
migration: merge qemu_popen_cmd with qemu_popen
Paolo Bonzini
2013-03-11
migration: use qemu_file_rate_limit consistently
Paolo Bonzini
2013-03-11
migration: remove useless qemu_file_get_error check
Paolo Bonzini
2013-03-11
migration: detect error before sleeping
Paolo Bonzini
2013-03-11
migration: eliminate last_round
Paolo Bonzini
2013-03-11
qemu-file: make qemu_fflush and qemu_file_set_error private again
Paolo Bonzini
2013-03-11
Rename buffered_ to migration_
Juan Quintela
2013-03-11
migration: yay, buffering is gone
Paolo Bonzini
2013-03-11
migration: run setup callbacks out of big lock
Paolo Bonzini
2013-03-11
migration: run pending/iterate callbacks out of big lock
Paolo Bonzini
2013-03-11
migration: reorder SaveVMHandlers members
Paolo Bonzini
2013-03-11
block-migration: add lock
Paolo Bonzini
2013-03-11
block-migration: document usage of state across threads
Paolo Bonzini
2013-03-11
block-migration: small preparatory changes for locking
Paolo Bonzini
2013-03-11
block-migration: remove variables that are never read
Paolo Bonzini
2013-03-11
migration: cleanup migration (including thread) in the iothread
Paolo Bonzini
[next]