summaryrefslogtreecommitdiff
path: root/qemu-kvm.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-03qemu-kvm: Do not advertise MSI caps on lacking KVM supportJan Kiszka1-4/+0
2011-04-27qemu-kvm: Move entry comparison into kvm_msi_update_messageJan Kiszka1-1/+13
2011-04-27qemu-kvm: Move gsi bits from kvm_msix_vector_add to kvm_msi_add_messageJan Kiszka1-0/+11
2011-04-27qemu-kvm: Refactor MSI core API of KVMJan Kiszka1-19/+13
2011-04-20qemu-kvm: Unbreak guest debuggingJan Kiszka1-30/+6
2011-04-20qemu-kvm: Process async MCE events in main loopJan Kiszka1-3/+6
2011-04-20qemu-kvm: Synchronize states before resetJan Kiszka1-0/+2
2011-04-14Merge commit 'dc7a09cfe47679d89289101cc9eb387c45e48fe7' into upstream-mergeMarcelo Tosatti1-1/+1
2011-02-28qemu-kvm: Mark VCPU state dirty on creationJan Kiszka1-0/+1
2011-02-28Stop and show registers on errorGleb Natapov1-2/+2
2011-02-16Merge commit '8cf71710f068f9c50ce420b1dd4ef71c2f9b2a8d' into upstream-mergeMarcelo Tosatti1-3/+3
2011-02-16Merge commit 'b30e93e9ec01c87d53fb0c777e4b0fa258e85ca8' into upstream-mergeMarcelo Tosatti1-1/+1
2011-02-13Close all block drivers on quitAvi Kivity1-0/+1
2011-02-02Merge commit 'cad1e2827b616487e3574300f2eaeea13a355197' into upstream-mergeMarcelo Tosatti1-1/+1
2011-01-21Merge commit 'd2f2b8a740c82319f9eea51ebed50815fbc3da3e' into upstream-mergeMarcelo Tosatti1-0/+2
2010-10-25qemu-kvm: use upstream sregs save/restore codeMarcelo Tosatti1-10/+0
2010-10-25qemu-kvm: use upstream fpu/xsave/xcrs save/restore codeMarcelo Tosatti1-10/+10
2010-10-25qemu-kvm: kill xsave/xcrs helpersMarcelo Tosatti1-24/+0
2010-10-20Merge commit 'c0532a76b407af4b276dc5a62d8178db59857ea6' into upstream-mergeMarcelo Tosatti1-134/+5
2010-10-20Merge commit 'e890261f671a0573efbc024972d8769423fc82fc' into upstream-mergeMarcelo Tosatti1-2/+2
2010-10-20Merge commit 'e7701825e17d74913b0f1585d523cedaf1d6632a' into upstream-mergeMarcelo Tosatti1-62/+5
2010-10-14Avoid use of kvm_irq_routing_entry in hw/msix.cAvi Kivity1-0/+44
2010-10-14kvm: drop kvm_context parameter from msix-related kvm functionsAvi Kivity1-14/+19
2010-10-08Fix SRAO/SRAR MCE injecting on guest without MCG_SER_PHuang Ying1-3/+3
2010-09-29qemu-kvm: explicit type conversion to avoid compilation failureShan Hai1-2/+2
2010-09-20Add RAM -> physical addr mapping in MCE simulationHuang Ying1-3/+10
2010-09-09Revert "qemu-kvm: drop posix-aio-compat.cs signalfd usage"Marcelo Tosatti1-1/+0
2010-09-07qemu-kvm: drop posix-aio-compat.cs signalfd usageMarcelo Tosatti1-0/+1
2010-09-07qemu-kvm: use usptream eventfd codeMarcelo Tosatti1-50/+0
2010-09-06qemu-kvm.c: add braces where appropriateAvi Kivity1-62/+112
2010-08-17make kvm_mutex_*lock staticPaolo Bonzini1-2/+2
2010-06-23do not enter vcpu again if it was stopped during IOGleb Natapov1-0/+4
2010-06-14qemu: kvm: Enable XSAVE live migration supportSheng Yang1-0/+24
2010-06-07Print a user-friendly message on failed vmentryMohammed Gamal1-1/+19
2010-05-26Merge commit 'a875170167f75e63a11f68adc0a15b4e82a6c186' into upstream-mergeAvi Kivity1-3/+0
2010-05-05use upstream memslot management codeMarcelo Tosatti1-477/+4
2010-05-05remove unused kvm_dirty_bitmap arrayMarcelo Tosatti1-11/+2
2010-05-05remove unused kvm_get_dirty_pagesMarcelo Tosatti1-10/+2
2010-05-05remove support for !KVM_CAP_SET_TSS_ADDRMarcelo Tosatti1-18/+1
2010-05-05remove alias supportMarcelo Tosatti1-134/+20
2010-05-05qemu-kvm: event writeback can overwrite interrupts with -no-kvm-irqchipMarcelo Tosatti1-5/+4
2010-05-05qemu-kvm: Process exit requests in kvm loopJan Kiszka1-0/+3
2010-05-03Merge commit '7c80eef899ff0feb1ab6730d4dd3bc3aee046093' into upstream-mergeMarcelo Tosatti1-24/+2
2010-04-28Ignore SRAO MCE if another MCE is being processedHuang Ying1-0/+28
2010-04-12qemu-kvm: main_loop_wait now takes blocking/nonblocking argumentMarcelo Tosatti1-1/+1
2010-04-06Merge commit 'd745bef890f9fa57298ae099365da8e8aa575cbd' into upstream-mergeMarcelo Tosatti1-1/+0
2010-03-24qemu-kvm: use reset handler for vcpusMarcelo Tosatti1-11/+14
2010-03-24qemu-kvm: remove unused qemu_kvm_get_dirty_pagesMarcelo Tosatti1-5/+0
2010-03-24qemu-kvm: use upstream kvm_flush_coalesced_mmio_bufferMarcelo Tosatti1-13/+1
2010-03-24remove kvm_update_dirty_pages_log call from ram_save_blockMarcelo Tosatti1-14/+0