summaryrefslogtreecommitdiff
path: root/src/cpu/kvm/x86_cpu.cc
AgeCommit message (Expand)Author
2018-06-11misc: Using smart pointers for memory RequestsGiacomo Travaglini
2017-12-14misc: Updates for gcc7.2 for x86Jason Lowe-Power
2017-08-01kvm: Add a helper method to access device event queuesAndreas Sandberg
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-09-13kvm: Support timing accesses for KVM cpuMichael LeBeane
2016-04-07mem: Remove threadId from memory request classMitch Hayenga
2016-04-06Revert power patch sets with unexpected interactionsAndreas Sandberg
2016-04-05mem: Remove threadId from memory request classMitch Hayenga
2015-11-27kvm: Shutdown KVM and disconnect performance counters on forkAndreas Sandberg
2016-02-06style: fix missing spaces in control statementsSteve Reinhardt
2015-09-30isa,cpu: Add support for FS SMT InterruptsMitch Hayenga
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-01-22mem: Clean up Request initialisationAndreas Hansson
2014-04-09kvm, x86: Add initial support for multicore simulationAndreas Sandberg
2014-03-16kvm: x86: Adjust PC to remove the CS segment base addressAndreas Sandberg
2014-03-16kvm: x86: Add support for x86 INIT and STARTUP handlingAndreas Sandberg
2014-03-03kvm: x86: Always assume segments to be usableAndreas Sandberg
2013-09-30kvm: FPU synchronization support on x86Andreas Sandberg
2013-09-30kvm: x86: Fix segment registers to make them VMX compatibleAndreas Sandberg
2013-09-25kvm: Add x86 segment register verification to help debuggingAndreas Sandberg
2013-09-25kvm: Initial x86 supportAndreas Sandberg