summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* timer: replace time() with QEMU_CLOCK_HOSTPavel Dovgalyuk2015-02-271-4/+8
* virtio-scsi-dataplane: Call blk_set_aio_context within BQLFam Zheng2015-02-271-8/+7
* block: Forbid bdrv_set_aio_context outside BQLFam Zheng2015-02-271-2/+1
* scsi: give device a parent before setting propertiesPaolo Bonzini2015-02-271-0/+5
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2015-02-264-9/+13
|\
| * qapi-types: add C99 index names to arraysMichael S. Tsirkin2015-02-231-4/+7
| * monitor: Fix missing err = NULL in client_migrate_info()Gonglei2015-02-231-1/+2
| * balloon: Fix typoEric Blake2015-02-231-3/+3
| * hmp: Fix warning from smatch (wrong argument in function call)Stefan Weil2015-02-231-1/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-20150219-1' into ...Peter Maydell2015-02-269-0/+1
|\ \
| * | seabios: update to 1.8.0 releaseGerd Hoffmann2015-02-199-0/+1
| |/
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150218' into s...Peter Maydell2015-02-2616-554/+921
|\ \
| * | s390x/helper: Remove s390_cpu_physical_memory_mapThomas Huth2015-02-182-29/+0
| * | s390x/pci: Rework memory access in zpci instructionFrank Blaschka2015-02-181-9/+28
| * | s390x/ioinst: Rework memory access in TPI instructionThomas Huth2015-02-182-13/+8
| * | s390x/ioinst: Rework memory access in CHSC instructionThomas Huth2015-02-181-9/+13
| * | s390x/ioinst: Rework memory access in STCRW instructionThomas Huth2015-02-183-11/+30
| * | s390x/ioinst: Rework memory access in TSCH instructionThomas Huth2015-02-183-30/+44
| * | s390x/ioinst: Set condition code in ioinst_handle_tsch() handlerThomas Huth2015-02-183-12/+7
| * | s390x/ioinst: Rework memory access in STSCH instructionThomas Huth2015-02-181-14/+22
| * | s390x/ioinst: Rework memory access in SSCH instructionThomas Huth2015-02-181-11/+5
| * | s390x/ioinst: Rework memory access in MSCH instructionThomas Huth2015-02-181-13/+7
| * | s390x/css: Make schib parameter of css_do_msch constThomas Huth2015-02-182-2/+2
| * | s390x/mmu: Add function for accessing guest memoryThomas Huth2015-02-182-0/+113
| * | s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth2015-02-183-6/+33
| * | s390x/mmu: Clean up mmu_translate_asc()Thomas Huth2015-02-181-24/+15
| * | s390x/mmu: Check bit 52 in page table entryThomas Huth2015-02-182-1/+5
| * | s390x/mmu: Renaming related to the ASCE confusionThomas Huth2015-02-181-6/+6
| * | s390x/mmu: Add support for read-only regionsThomas Huth2015-02-182-3/+5
| * | s390x/mmu: Fix the exception codes for illegal table entriesThomas Huth2015-02-181-2/+1
| * | s390x/mmu: Fix exception types when checking the ASCEsThomas Huth2015-02-181-3/+3
| * | s390x/mmu: Fix translation exception code in lowcoreThomas Huth2015-02-181-33/+15
| * | s390x/mmu: Skip exceptions properly when translating addresses for debugThomas Huth2015-02-184-40/+59
| * | s390x/mmu: Check table length and offset fieldsThomas Huth2015-02-182-0/+30
| * | s390x/mmu: Fix the handling of the table levelsThomas Huth2015-02-181-68/+47
| * | s390x/mmu: Fix the check for the real-space designation bitThomas Huth2015-02-181-7/+6
| * | s390x/mmu: Move mmu_translate() and friends to separate fileThomas Huth2015-02-184-323/+359
| * | s390x/ipl: make s390x ipl device aware of migrationFan Zhang2015-02-131-0/+28
| * | s390x/ipl: drop reipl parameters on resetsFan Zhang2015-02-133-1/+18
| * | s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang2015-02-134-17/+129
| * | s390x/ipl: always load the bios for ccw machineFan Zhang2015-02-134-50/+66
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...Peter Maydell2015-02-2640-177/+122
|\ \
| * | qemu-char: Avoid qerror_report_err() outside QMP command handlersMarkus Armbruster2015-02-181-2/+1
| * | qemu-img: Avoid qerror_report_err() outside QMP command handlersMarkus Armbruster2015-02-181-2/+1
| * | vl: Avoid qerror_report_err() outside QMP command handlersMarkus Armbruster2015-02-181-4/+2
| * | tpm: Avoid qerror_report_err() outside QMP command handlersMarkus Armbruster2015-02-181-4/+2
| * | numa: Avoid qerror_report_err() outside QMP command handlersMarkus Armbruster2015-02-181-5/+3
| * | net: Avoid qerror_report_err() outside QMP command handlersMarkus Armbruster2015-02-181-6/+3
| * | monitor: Avoid qerror_report_err() outside QMP command handlersMarkus Armbruster2015-02-181-2/+1
| * | monitor: Clean up around monitor_handle_fd_param()Markus Armbruster2015-02-186-24/+16
OpenPOWER on IntegriCloud