aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-25target-i386: Add "migratable" property to "host" CPU modelEduardo Habkost
2014-06-25target-i386: Support check/enforce flags in TCG mode, tooEduardo Habkost
2014-06-25target-i386: Loop-based feature word filtering in TCG modeEduardo Habkost
2014-06-25target-i386: Loop-based copying and setting/unsetting of feature wordsEduardo Habkost
2014-06-25target-i386: Define TCG_*_FEATURES earlier in cpu.cEduardo Habkost
2014-06-25target-i386: Filter KVM and 0xC0000001 features on TCGEduardo Habkost
2014-06-25target-i386: Filter FEAT_7_0_EBX TCG features tooEduardo Habkost
2014-06-25target-i386: Make TCG feature filtering more readableEduardo Habkost
2014-06-25target-i386: Isolate KVM-specific code on CPU feature filtering logicEduardo Habkost
2014-06-25target-i386: Pass FeatureWord argument to report_unavailable_features()Eduardo Habkost
2014-06-25target-i386: Merge feature filtering/checking functionsEduardo Habkost
2014-06-25target-i386: Simplify reporting of unavailable featuresEduardo Habkost
2014-06-25target-i386: kvm: Don't enable MONITOR by default on any CPU modelEduardo Habkost
2014-06-24Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' in...Peter Maydell
2014-06-24Add support for the arm breakpoint syscallHunter Laux
2014-06-24Increase maximum number of session of the internal TFTP server.Bernhard Übelacker
2014-06-24target-s390x: Remove unused ld_code6() functionPeter Maydell
2014-06-24hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell
2014-06-24target-unicore: Remove unused functionsPeter Maydell
2014-06-24build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev
2014-06-24tcg: mark tcg_out* and tcg_patch* with attribute 'unused'Peter Maydell
2014-06-24rng-random: NULL check not needed before g_free()Eduardo Habkost
2014-06-24block.c: Remove useless 'buf' variableChen Gang
2014-06-24vscclient: Add required headers to fix build on FreeBSDEd Maste
2014-06-24target-ppc: Fix compiler warningStefan Weil
2014-06-24configure: Enable TPM by default, add --disable-tpmCole Robinson
2014-06-24Fix new typos (found by codespell)Stefan Weil
2014-06-24virtio-serial: remove useless set_config functionPaolo Bonzini
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-23Merge remote-tracking branch 'remotes/rth/tcg-ppc-merge-1' into stagingPeter Maydell
2014-06-23vmstate: Refactor & increase tests for primitive typesJuan Quintela
2014-06-23vmstate: Return error in case of errorJuan Quintela
2014-06-23migration: Remove unneeded minimum_version_id_oldJuan Quintela
2014-06-23tests: vmstate static checker: add size mismatch inside substructureAmit Shah
2014-06-23tests: vmstate static checker: add substructure for usb-kbd for hid sectionAmit Shah
2014-06-23tests: vmstate static checker: remove SubsectionsAmit Shah
2014-06-23tests: vmstate static checker: remove a subsectionAmit Shah
2014-06-23tests: vmstate static checker: remove Description inside FieldsAmit Shah
2014-06-23tests: vmstate static checker: remove DescriptionAmit Shah
2014-06-23tests: vmstate static checker: remove FieldsAmit Shah
2014-06-23tests: vmstate static checker: change description nameAmit Shah
2014-06-23tests: vmstate static checker: remove last field in a structAmit Shah
2014-06-23tests: vmstate static checker: remove a fieldAmit Shah
2014-06-23tests: vmstate static checker: remove a sectionAmit Shah
2014-06-23tests: vmstate static checker: minimum_version_id checkAmit Shah
2014-06-23tests: vmstate static checker: version mismatch inside a DescriptionAmit Shah
2014-06-23tests: vmstate static checker: add version error in main sectionAmit Shah
2014-06-23tests: vmstate static checker: incompat machine typesAmit Shah