summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | scsi-disk: let the user customize vendor and product nameDmitry Fleytman2012-07-261-10/+21
| * | | | cutils: add strpadcpy()Dmitry Fleytman2012-07-262-0/+8
| * | | | scsi-block: remove properties that are not relevant for passthroughPaolo Bonzini2012-07-261-1/+1
| * | | | lsi: avoid redundant tests of s->current != NULLPaolo Bonzini2012-07-261-2/+3
| * | | | lsi: introduce lsi_request_freePaolo Bonzini2012-07-261-15/+16
| * | | | lsi: use qdev_reset_allPaolo Bonzini2012-07-261-12/+3
| * | | | megasas: fix misuse of scsi_req_abortPaolo Bonzini2012-07-261-1/+1
| * | | | megasas: Replace trace_megasas_dcmd_dump_frame()Hannes Reinecke2012-07-262-30/+11
| |/ / /
* | | | Merge commit 'quintela/migration-next-v5' into stagingAnthony Liguori2012-07-306-147/+245
|\ \ \ \ | |_|/ / |/| | |
| * | | Change ram_save_block to return -1 if there are no more changesOrit Wasserman2012-07-231-6/+20
| * | | ram: save_live_setup() we don't need to synchronize the dirty bitmap.Juan Quintela2012-07-201-2/+0
| * | | ram: iterate phaseJuan Quintela2012-07-201-3/+7
| * | | ram: save_live_complete() only do one loopJuan Quintela2012-07-201-32/+0
| * | | ram: save_live_setup() don't need to sent pagesJuan Quintela2012-07-201-34/+0
| * | | savevm: split save_live into stage2 and stage3Juan Quintela2012-07-204-62/+122
| * | | savevm: split save_live_setup from save_live_stateJuan Quintela2012-07-204-31/+96
| * | | savevm: introduce is_active methodJuan Quintela2012-07-203-7/+22
| * | | savevm: Refactor cancel operation in its own operationJuan Quintela2012-07-204-11/+15
| * | | savevm: remove SaveLiveStateHandlerJuan Quintela2012-07-201-2/+1
| * | | savevm: remove SaveSetParamsHandlerJuan Quintela2012-07-201-2/+1
| * | | savevm: Live migration handlers register the struct directlyJuan Quintela2012-07-206-23/+26
| * | | savevm: Use a struct to pass all handlersJuan Quintela2012-07-202-29/+32
* | | | x86: Fixed incorrect segment base address addition in 64-bits modeVitaly Chipounov2012-07-291-18/+25
* | | | place qemu-sockets.c contributions since 2012-01-13 under GPLv2+Paolo Bonzini2012-07-291-0/+3
* | | | build: Fix linking failure for qemu-gaDunrong Huang2012-07-292-12/+11
* | | | Avoid redefining inlineBlue Swirl2012-07-281-0/+2
* | | | Avoid returning voidBlue Swirl2012-07-2812-28/+46
* | | | hw/escc: Drop duplicate definition of 'disabled' propertyPeter Maydell2012-07-281-1/+0
* | | | build: get dependency file directories from object file namesPaolo Bonzini2012-07-286-15/+4
* | | | build: include qapi-generated/ files in qga/Makefile.objsPaolo Bonzini2012-07-282-1/+3
* | | | tests: Makefile: include dependency filesEduardo Habkost2012-07-281-0/+2
* | | | vl.c: Don't print errno after failed qemu_chr_new()Peter Maydell2012-07-281-6/+6
* | | | target-xtensa: fix big-endian BBS/BBC implementationMax Filippov2012-07-281-2/+14
* | | | target-or32: Add testcasesJia Liu2012-07-2752-0/+2579
* | | | target-or32: Add linux user supportJia Liu2012-07-278-4/+422
* | | | target-or32: Add linux syscall, signal and termbitsJia Liu2012-07-274-0/+850
* | | | target-or32: Add gdb stub supportJia Liu2012-07-271-0/+64
* | | | target-or32: Add system instructionsJia Liu2012-07-275-1/+321
* | | | target-or32: Add a IIS dummy boardJia Liu2012-07-272-1/+151
* | | | target-or32: Add timer supportJia Liu2012-07-273-1/+124
* | | | target-or32: Add PIC supportJia Liu2012-07-273-0/+65
* | | | target-or32: Add instruction translationJia Liu2012-07-271-0/+1734
* | | | target-or32: Add float instruction helpersJia Liu2012-07-273-1/+335
* | | | target-or32: Add int instruction helpersJia Liu2012-07-273-1/+85
* | | | target-or32: Add exception supportJia Liu2012-07-275-2/+89
* | | | target-or32: Add interrupt supportJia Liu2012-07-276-2/+151
* | | | target-or32: Add MMU supportJia Liu2012-07-273-2/+303
* | | | target-or32: Add target stubs and QOM cpuJia Liu2012-07-2716-2/+817
| |/ / |/| |
* | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2012-07-2360-771/+1352
|\ \ \
| * | | remove unused QemuOpts parameter from net init functionsLaszlo Ersek2012-07-2312-38/+32
OpenPOWER on IntegriCloud