Age | Commit message (Expand) | Author |
2017-05-11 | vmstatification: i386 FPReg | Dr. David Alan Gilbert |
2017-05-11 | migration/i386: Remove old non-softfloat 64bit FP support | Dr. David Alan Gilbert |
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 | hax: Fix memory mapping de-duplication logic | Yu Ning |
2017-05-05 | target/i386: Add GDB XML register description support | Abdallah Bouassida |
2017-04-10 | target/i386/misc_helper: wrap BQL around another IRQ generator | Alex Bennée |
2017-04-02 | target-i386: fix "info lapic" segfault on isapc | Tejaswini Poluri |
2017-03-31 | hmp: fix "dump-quest-memory" segfault | Iwona Kotlarska |
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-24 | tcg/i386: Check the size of instruction being translated | Pranith Kumar |
2017-03-14 | kvm: Print MSR information if KVM_{GET,SET}_MSRS failed | Eduardo Habkost |
2017-03-13 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2017-03-10 | i386: Change stepping of Haswell to non-blacklisted value | Eduardo Habkost |
2017-03-10 | i386/kvm: Blacklist TSX on known broken hosts | Eduardo Habkost |
2017-03-10 | i386: host_vendor_fms() helper function | Eduardo Habkost |
2017-03-09 | target-i386: defer VMEXIT to do_interrupt | Paolo Bonzini |
2017-03-09 | target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MO | Alex Bennée |
2017-03-03 | x86: Work around SMI migration breakages | Dr. David Alan Gilbert |
2017-03-03 | qapi: flatten GuestPanicInformation union | Anton Nefedov |
2017-03-03 | KVM: do not use sigtimedwait to catch SIGBUS | Paolo Bonzini |
2017-03-03 | KVM: remove kvm_arch_on_sigbus | Paolo Bonzini |
2017-03-03 | cpus: reorganize signal handling code | Paolo Bonzini |
2017-03-03 | KVM: x86: cleanup SIGBUS handlers | Paolo Bonzini |
2017-03-02 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2017-02-27 | linux-user: Add signal handling support for x86_64 | Pranith Kumar |
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 |
2017-02-27 | i386: Reorganize and document CPUID initialization steps | Eduardo Habkost |
2017-02-27 | i386: Rename X86CPU::host_features to X86CPU::max_features | Eduardo Habkost |
2017-02-27 | i386: Add ordering field to CPUClass | Eduardo Habkost |
2017-02-27 | i386: Unset cannot_destroy_with_object_finalize_yet on "host" model | Eduardo Habkost |
2017-02-25 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ... | Peter Maydell |
2017-02-24 | tcg: drop global lock during TCG code execution | Jan Kiszka |
2017-02-23 | util/cutils: Change qemu_strtosz*() from int64_t to uint64_t | Markus Armbruster |
2017-02-23 | util/cutils: Return qemu_strtosz*() error and value separately | Markus Armbruster |
2017-02-23 | util/cutils: Let qemu_strtosz*() optionally reject trailing crap | Markus Armbruster |
2017-02-23 | util/cutils: New qemu_strtosz_metric() | Markus Armbruster |
2017-02-21 | monitor: Fix crashes when using HMP commands without CPU | Thomas Huth |
2017-02-16 | target-i386: correctly propagate retaddr into SVM helpers | Paolo Bonzini |
2017-02-16 | report guest crash information in GUEST_PANICKED event | Anton Nefedov |
2017-02-16 | i386/cpu: add crash-information QOM property | Anton Nefedov |
2017-01-27 | pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types | Phil Dennis-Jordan |
2017-01-27 | x86-KVM: Supply TSC and APIC clock rates to guest like VMWare | Phil Dennis-Jordan |
2017-01-27 | replay: improve interrupt handling | Pavel Dovgalyuk |