summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qapi: move event definesWenchao Xia2014-06-273-3/+4
* tcg/ppc: Fix failure in tcg_out_mem_longRichard Henderson2014-06-271-1/+4
* coroutine-win32.c: Add noinline attribute to work around gcc bugPeter Maydell2014-06-261-2/+11
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.1' into sta...Peter Maydell2014-06-266-241/+357
|\
| * target-i386: Broadwell CPU modelEduardo Habkost2014-06-251-0/+34
| * target-i386: Fix indentation of CPU model definitionsEduardo Habkost2014-06-251-102/+102
| * target-i386: Support "invariant tsc" flagMarcelo Tosatti2014-06-252-0/+29
| * target-i386: block migration and savevm if invariant tsc is exposedMarcelo Tosatti2014-06-253-2/+17
| * savevm: check vmsd for migratability statusMarcelo Tosatti2014-06-251-4/+1
| * target-i386: Set migratable=yes by default on "host" CPU mooelEduardo Habkost2014-06-251-1/+1
| * target-i386: Add "migratable" property to "host" CPU modelEduardo Habkost2014-06-252-9/+55
| * target-i386: Support check/enforce flags in TCG mode, tooEduardo Habkost2014-06-251-18/+18
| * target-i386: Loop-based feature word filtering in TCG modeEduardo Habkost2014-06-251-8/+13
| * target-i386: Loop-based copying and setting/unsetting of feature wordsEduardo Habkost2014-06-251-25/+10
| * target-i386: Define TCG_*_FEATURES earlier in cpu.cEduardo Habkost2014-06-251-55/+56
| * target-i386: Filter KVM and 0xC0000001 features on TCGEduardo Habkost2014-06-251-0/+4
| * target-i386: Filter FEAT_7_0_EBX TCG features tooEduardo Habkost2014-06-251-1/+2
| * target-i386: Make TCG feature filtering more readableEduardo Habkost2014-06-251-6/+10
| * target-i386: Isolate KVM-specific code on CPU feature filtering logicEduardo Habkost2014-06-251-9/+13
| * target-i386: Pass FeatureWord argument to report_unavailable_features()Eduardo Habkost2014-06-251-2/+3
| * target-i386: Merge feature filtering/checking functionsEduardo Habkost2014-06-251-34/+20
| * target-i386: Simplify reporting of unavailable featuresEduardo Habkost2014-06-251-10/+7
| * target-i386: kvm: Don't enable MONITOR by default on any CPU modelEduardo Habkost2014-06-251-0/+7
* | qemu-char: initialize chr_write_lockPaolo Bonzini2014-06-261-0/+1
* | qemu-char: fix warning 'res' may be used uninitializedIgor Mammedov2014-06-261-1/+1
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' in...Peter Maydell2014-06-2423-115/+43
|\
| * Add support for the arm breakpoint syscallHunter Laux2014-06-242-0/+5
| * Increase maximum number of session of the internal TFTP server.Bernhard Übelacker2014-06-241-1/+1
| * target-s390x: Remove unused ld_code6() functionPeter Maydell2014-06-241-5/+0
| * hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell2014-06-241-13/+0
| * target-unicore: Remove unused functionsPeter Maydell2014-06-242-50/+0
| * build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev2014-06-243-14/+10
| * tcg: mark tcg_out* and tcg_patch* with attribute 'unused'Peter Maydell2014-06-241-8/+12
| * rng-random: NULL check not needed before g_free()Eduardo Habkost2014-06-241-4/+1
| * block.c: Remove useless 'buf' variableChen Gang2014-06-241-2/+0
| * vscclient: Add required headers to fix build on FreeBSDEd Maste2014-06-241-0/+2
| * target-ppc: Fix compiler warningStefan Weil2014-06-241-2/+1
| * configure: Enable TPM by default, add --disable-tpmCole Robinson2014-06-241-1/+4
| * Fix new typos (found by codespell)Stefan Weil2014-06-246-7/+7
| * virtio-serial: remove useless set_config functionPaolo Bonzini2014-06-241-8/+0
|/
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell2014-06-2411-76/+2872
|\
| * vmstate: Refactor & increase tests for primitive typesJuan Quintela2014-06-231-61/+212
| * vmstate: Return error in case of errorJuan Quintela2014-06-231-0/+4
| * migration: Remove unneeded minimum_version_id_oldJuan Quintela2014-06-231-5/+2
| * tests: vmstate static checker: add size mismatch inside substructureAmit Shah2014-06-231-1/+1
| * tests: vmstate static checker: add substructure for usb-kbd for hid sectionAmit Shah2014-06-231-51/+64
| * tests: vmstate static checker: remove SubsectionsAmit Shah2014-06-231-15/+0
| * tests: vmstate static checker: remove a subsectionAmit Shah2014-06-231-13/+0
| * tests: vmstate static checker: remove Description inside FieldsAmit Shah2014-06-231-26/+1
| * tests: vmstate static checker: remove DescriptionAmit Shah2014-06-231-32/+1
OpenPOWER on IntegriCloud