aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-05ioapic: use irq number instead of vector in ioapic_eoi_broadcastLi Qiang1-5/+5
2019-07-05hw/i386: Fix linker error when ISAPC is disabledJulio Montes1-3/+9
2019-07-05Makefile: generate header file with the list of devices enabledJulio Montes2-0/+6
2019-07-05target/i386: kvm: Fix when nested state is needed for migrationLiran Alon1-3/+2
2019-07-05minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices...Paolo Bonzini1-1/+4
2019-07-05target/i386: fix feature check in hyperv-stub.cAlex Bennée1-1/+1
2019-07-05ioapic: clear irq_eoi when updating the ioapic redirect table entryLi Qiang1-0/+1
2019-07-05intel_iommu: Fix unexpected unmaps during global unmapPeter Xu1-26/+41
2019-07-05intel_iommu: Fix incorrect "end" for vtd_address_space_unmapYan Zhao1-2/+2
2019-07-05i386/kvm: Fix build with -m32Max Reitz1-3/+4
2019-07-05checkpatch: do not warn for multiline parenthesized returned valuePaolo Bonzini1-1/+2
2019-07-05pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...Igor Mammedov1-1/+5
2019-07-01Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625...Peter Maydell3-2/+141
2019-07-01Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...Peter Maydell25-106/+3023
2019-07-01Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...Peter Maydell20-384/+823
2019-06-25tricore: add QSEED instructionAndreas Konopik3-0/+89
2019-06-25tricore: sync ctx.hflags with tb->flagsGeorg Hofstetter1-0/+1
2019-06-25tricore: fix RRPW_INSERT instructionDavid Brenken1-2/+2
2019-06-25tricore: add UTOF instructionDavid Brenken3-0/+20
2019-06-25tricore: add FTOIZ instructionDavid Brenken3-0/+29
2019-06-24iotests: Fix 205 for concurrent runsMax Reitz1-1/+1
2019-06-24ssh: switch from libssh2 to libsshPino Toscano13-360/+449
2019-06-24vmdk: Add read-only support for seSparse snapshotsSam Eiderman1-16/+342
2019-06-24vmdk: Reduce the max bound for L1 table sizeSam Eiderman2-7/+8
2019-06-24vmdk: Fix comment regarding max l1_size coverageSam Eiderman1-3/+8
2019-06-24iotest 134: test cluster-misaligned encrypted writeAnton Nefedov2-0/+19
2019-06-24blockdev: enable non-root nodes for transaction drive-backup sourceVladimir Sementsov-Ogievskiy1-1/+1
2019-06-24nvme: do not advertise support for unsupported arbitration mechanismKlaus Birkelund Jensen1-1/+0
2019-06-24xen: Import other xen/io/*.hAnthony PERARD18-16/+2903
2019-06-24Revert xen/io/ring.h of "Clean up a few header guard symbols"Anthony PERARD1-3/+3
2019-06-24xen: Drop includes of xen/hvm/params.hAnthony PERARD2-3/+0
2019-06-24xen: Avoid VLAAnthony PERARD1-4/+11
2019-06-24xen-bus / xen-block: add support for event channel pollingPaul Durrant3-11/+19
2019-06-24xen-bus: allow AioContext to be specified for each event channelPaul Durrant3-4/+9
2019-06-24xen-bus: use a separate fd for each event channelPaul Durrant2-43/+42
2019-06-24xen-block: support feature-large-sector-sizePaul Durrant3-26/+40
2019-06-21Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' ...Peter Maydell264-942/+2605
2019-06-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell27-329/+1506
2019-06-21hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz5-17/+9
2019-06-21util/main-loop: Fix incorrect assertionLidong Chen1-1/+1
2019-06-21sd: Fix out-of-bounds assertionsLidong Chen1-2/+2
2019-06-21target/i386: kvm: Add nested migration blocker only when kernel lacks require...Liran Alon2-3/+8
2019-06-21target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOADLiran Alon6-24/+187
2019-06-21target/i386: kvm: Add support for save and restore nested stateLiran Alon5-0/+290
2019-06-21vmstate: Add support for kernel integer typesLiran Alon1-0/+26
2019-06-21linux-headers: sync with latest KVM headers from Linux 5.2Liran Alon1-11/+22
2019-06-21target/i386: kvm: Block migration for vCPUs exposed with nested virtualizationLiran Alon3-13/+19
2019-06-21target/mips: Fix emulation of ILVR.<B|H|W> on big endian hostAleksandar Markovic1-0/+37
2019-06-21target/mips: Fix emulation of ILVL.<B|H|W> on big endian hostAleksandar Markovic1-0/+37
2019-06-21target/mips: Fix emulation of ILVOD.<B|H|W> on big endian hostAleksandar Markovic1-0/+37