summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | linux-user: Add Alpha socket constantsDillon Amburgey2013-03-111-0/+69
* | | | gtk: fix vc initializationAnthony Liguori2013-03-131-1/+1
| |_|/ |/| |
* | | exec: make -mem-path filenames deterministicPeter Feiner2013-03-121-1/+12
* | | Add search path support for qemu data files.Gerd Hoffmann2013-03-122-13/+24
* | | Build TPM passthrough for i386 and x86_64 targetsStefan Berger2013-03-122-0/+2
* | | Add support for cancelling of a TPM commandStefan Berger2013-03-123-16/+171
* | | Add a TPM Passthrough backend driver implementationStefan Berger2013-03-129-1/+599
* | | Build the TPM frontend codeStefan Berger2013-03-124-0/+16
* | | Add a debug registerStefan Berger2013-03-121-0/+70
* | | Add TPM (frontend) hardware interface (TPM TIS) to QEMUStefan Berger2013-03-121-0/+859
* | | Support for TPM command line optionsStefan Berger2013-03-1214-0/+776
| |/ |/|
* | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-03-1118-624/+402
|\ \
| * | page_cache: dup memory on insertPeter Lieven2013-03-113-4/+4
| * | page_cache: fix memory leakPeter Lieven2013-03-111-0/+3
| * | Fix cache_resize to keep old entry ageOrit Wasserman2013-03-111-10/+9
| * | Fix page_cache leak in cache_resizeOrit Wasserman2013-03-111-0/+1
| * | migration: inline migrate_fd_closePaolo Bonzini2013-03-111-12/+2
| * | migration: eliminate s->migration_filePaolo Bonzini2013-03-116-56/+11
| * | migration: move contents of migration_close to migrate_fd_cleanupPaolo Bonzini2013-03-111-10/+7
| * | migration: move rate limiting to QEMUFilePaolo Bonzini2013-03-114-99/+21
| * | migration: small changes around rate-limitingPaolo Bonzini2013-03-111-8/+11
| * | migration: use qemu_ftell to compute bandwidthPaolo Bonzini2013-03-111-1/+3
| * | migration: use QEMUFile for writing outgoing migration dataPaolo Bonzini2013-03-116-90/+8
| * | migration: use QEMUFile for migration channel lifetimePaolo Bonzini2013-03-117-89/+21
| * | qemu-file: simplify and export qemu_ftellPaolo Bonzini2013-03-111-12/+8
| * | qemu-file: add writable socket QEMUFilePaolo Bonzini2013-03-114-5/+34
| * | qemu-file: check exit status when closing a pipe QEMUFilePaolo Bonzini2013-03-113-4/+10
| * | qemu-file: fsync a writable stdio QEMUFilePaolo Bonzini2013-03-111-0/+18
| * | migration: merge qemu_popen_cmd with qemu_popenPaolo Bonzini2013-03-113-21/+12
| * | migration: use qemu_file_rate_limit consistentlyPaolo Bonzini2013-03-111-2/+2
| * | migration: remove useless qemu_file_get_error checkPaolo Bonzini2013-03-111-6/+0
| * | migration: detect error before sleepingPaolo Bonzini2013-03-111-3/+4
| * | migration: eliminate last_roundPaolo Bonzini2013-03-111-6/+5
| * | qemu-file: make qemu_fflush and qemu_file_set_error private againPaolo Bonzini2013-03-112-4/+2
| * | Rename buffered_ to migration_Juan Quintela2013-03-111-16/+16
| * | migration: yay, buffering is gonePaolo Bonzini2013-03-113-61/+22
| * | migration: run setup callbacks out of big lockPaolo Bonzini2013-03-115-7/+12
| * | migration: run pending/iterate callbacks out of big lockPaolo Bonzini2013-03-114-4/+52
| * | migration: reorder SaveVMHandlers membersPaolo Bonzini2013-03-111-3/+5
| * | block-migration: add lockPaolo Bonzini2013-03-112-3/+52
| * | block-migration: document usage of state across threadsPaolo Bonzini2013-03-111-5/+18
| * | block-migration: small preparatory changes for lockingPaolo Bonzini2013-03-111-11/+15
| * | block-migration: remove variables that are never readPaolo Bonzini2013-03-111-13/+0
| * | migration: cleanup migration (including thread) in the iothreadPaolo Bonzini2013-03-112-18/+21
| * | migration: prepare to access s->state outside critical sectionsPaolo Bonzini2013-03-111-12/+21
| * | migration: add migrate_set_state tracepointKazuya Saito2013-03-112-1/+11
| * | migration: do not nest flushing of device dataPaolo Bonzini2013-03-111-31/+24
| * | migration: simplify error handlingPaolo Bonzini2013-03-112-33/+14
| * | migration: use qemu_file_set_errorPaolo Bonzini2013-03-111-16/+6
| * | migration: flush all data to fd when buffered_flush is calledPaolo Bonzini2013-03-111-0/+2
OpenPOWER on IntegriCloud