Age | Commit message (Expand) | Author |
2017-11-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-11-14 | target-i386: adds PV_TLB_FLUSH CPUID feature bit | Wanpeng Li |
2017-11-09 | disas: Dump insn bytes along with capstone disassembly | Richard Henderson |
2017-10-27 | Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging | Peter Maydell |
2017-10-26 | tcg: Avoid setting tcg_initialize if !CONFIG_TCG | Richard Henderson |
2017-10-25 | i386: Support Capstone in disas_set_info | Richard Henderson |
2017-10-25 | target/i386: Convert to disas_set_info hook | Richard Henderson |
2017-10-24 | qom: Introduce CPUClass.tcg_initialize | Richard Henderson |
2017-09-22 | memory: Get rid of address_space_init_shareable | Alexey Kardashevskiy |
2017-09-20 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2017-09-19 | hyperv: add header with protocol definitions | Roman Kagan |
2017-09-19 | i386/cpu/hyperv: support over 64 vcpus for windows guests | Gonglei |
2017-09-19 | Convert multi-line fprintf() to warn_report() | Alistair Francis |
2017-09-19 | pc: use generic cpu_model parsing | Igor Mammedov |
2017-09-04 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' in... | Peter Maydell |
2017-09-04 | qdict: Add qdict_put_null() helper, and put it to use | Marc-André Lureau |
2017-09-01 | x86: replace cpu_x86_init() with cpu_generic_init() | Igor Mammedov |
2017-09-01 | target-i386/cpu: Add new EPYC CPU model | Brijesh Singh |
2017-07-26 | target/i386: Don't use x86_cpu_load_def() on "max" CPU model | Eduardo Habkost |
2017-07-26 | target/i386: Define CPUID_MODEL_ID_SZ macro | Eduardo Habkost |
2017-07-26 | target/i386: Use host_vendor_fms() in max_x86_cpu_initfn() | Eduardo Habkost |
2017-07-24 | qapi: Separate type QNull from QObject | Markus Armbruster |
2017-07-17 | i386: add Skylake-Server cpu model | Boqun Feng (Intel) |
2017-07-17 | i386: Update comment about XSAVES on Skylake-Client | Eduardo Habkost |
2017-07-17 | i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf | Daniel P. Berrange |
2017-07-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-07-14 | qdev: Add const qualifier to PropertyInfo definitions | Fam Zheng |
2017-07-13 | Convert error_report() to warn_report() | Alistair Francis |
2017-07-05 | target/i386: add the tcg_enabled() in target/i386/ | Yang Zhong |
2017-06-20 | i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties | Marc-André Lureau |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau |
2017-06-07 | target/i386: Add GDB XML description for SSE registers | Abdallah Bouassida |
2017-06-07 | target/i386: use multiple CPU AddressSpaces | Paolo Bonzini |
2017-06-05 | numa: move numa_node from CPUState into target specific classes | Igor Mammedov |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost |
2017-05-11 | pc: add node-id property to CPU | Igor Mammedov |
2017-05-11 | i386: rewrite way CPUID index is validated | Daniel P. Berrange |
2017-05-05 | target/i386: Add GDB XML register description support | Abdallah Bouassida |
2017-03-28 | i386: Don't override -cpu options on -cpu host/max | Eduardo Habkost |
2017-03-28 | i386: Replace uint32_t* with FeatureWord on feature getter/setter | Eduardo Habkost |
2017-03-10 | i386: Change stepping of Haswell to non-blacklisted value | Eduardo Habkost |
2017-03-10 | i386: host_vendor_fms() helper function | Eduardo Habkost |
2017-03-03 | x86: Work around SMI migration breakages | Dr. David Alan Gilbert |
2017-03-03 | qapi: flatten GuestPanicInformation union | Anton Nefedov |
2017-02-27 | i386: Improve query-cpu-model-expansion full mode | Eduardo Habkost |
2017-02-27 | i386: Implement query-cpu-model-expansion QMP command | Eduardo Habkost |
2017-02-27 | i386: Define static "base" CPU model | Eduardo Habkost |
2017-02-27 | i386: Don't set CPUClass::cpu_def on "max" model | Eduardo Habkost |
2017-02-27 | i386: Make "max" model not use any host CPUID info on TCG | Eduardo Habkost |
2017-02-27 | i386: Create "max" CPU model | Eduardo Habkost |