aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-21slirp: Add sanity check for str option lengthFam Zheng
2018-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-10-19Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181018' into stagingPeter Maydell
2018-10-19Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-10-19replay: pass raw icount value to replay_save_clockPaolo Bonzini
2018-10-19target/i386: kvm: just return after migrate_add_blocker failedLi Qiang
2018-10-19hyperv_testdev: add SynIC message and event testmodesRoman Kagan
2018-10-19hyperv: process POST_MESSAGE hypercallRoman Kagan
2018-10-19hyperv: add support for KVM_HYPERV_EVENTFDRoman Kagan
2018-10-19hyperv: process SIGNAL_EVENT hypercallRoman Kagan
2018-10-19hyperv: add synic event flag signalingRoman Kagan
2018-10-19hyperv: add synic message deliveryRoman Kagan
2018-10-19hyperv: make overlay pages for SynICRoman Kagan
2018-10-19hyperv: only add SynIC in compatible configurationsRoman Kagan
2018-10-19hyperv: qom-ify SynICRoman Kagan
2018-10-19hyperv:synic: split capability testing and settingRoman Kagan
2018-10-19i386: add hyperv-stub for CONFIG_HYPERV=nRoman Kagan
2018-10-19default-configs: collect CONFIG_HYPERV* in hyperv.makRoman Kagan
2018-10-19hyperv: factor out arch-independent API into hw/hypervRoman Kagan
2018-10-19hyperv: make hyperv_vp_index inlineRoman Kagan
2018-10-19hyperv: split hyperv-proto.h into x86 and arch-independent partsRoman Kagan
2018-10-19hyperv: rename kvm_hv_sint_route_set_sintRoman Kagan
2018-10-19hyperv: make HvSintRoute reference-countedRoman Kagan
2018-10-19hyperv: address HvSintRoute by X86CPU pointerRoman Kagan
2018-10-19hyperv: allow passing arbitrary data to sint ack callbackRoman Kagan
2018-10-19hyperv: synic: only setup ack notifier if there's a callbackRoman Kagan
2018-10-19hyperv: cosmetic: g_malloc -> g_newRoman Kagan
2018-10-19hyperv_testdev: drop unnecessary includesRoman Kagan
2018-10-19hyperv_testdev: refactor for better maintainabilityRoman Kagan
2018-10-19scsi-disk: fix rerror/werror=ignorePaolo Bonzini
2018-10-19scsi-disk: fix double completion of failing passthrough requestsPaolo Bonzini
2018-10-19hw: edu: drop DO_UPCASTLi Qiang
2018-10-19call HotplugHandler->plug() as the last step in device realizationIgor Mammedov
2018-10-19vl, qapi: offset calculation in RTC_CHANGE event revertedArtem Pisarenko
2018-10-19Fixes RTC bug with base datetime shifts in clock=vmArtem Pisarenko
2018-10-19vl: refactor -rtc option referencesArtem Pisarenko
2018-10-19vl: improve/fix documentation related to RTC functionArtem Pisarenko
2018-10-19i386: hvf: Remove hvf_disabledRoman Bolshakov
2018-10-19i386: hvf: Fix register refs if REX is presentRoman Bolshakov
2018-10-19i386/kvm: add support for Hyper-V IPI sendVitaly Kuznetsov
2018-10-19replay: don't process events at virtual clock checkpointPavel Dovgalyuk
2018-10-19target-i386: add q35 0xcf8 port as coalesced_pioPeng Hao
2018-10-19target-i386: add i440fx 0xcf8 port as coalesced_pioPeng Hao
2018-10-19target-i386: add rtc 0x70 port as coalesced_pioPeng Hao
2018-10-19target-i386 : add coalesced_pio APIPeng Hao
2018-10-19linux-headers: update to 4.20-rc1Paolo Bonzini
2018-10-19target-i386: kvm: do not initialize padding fieldsPaolo Bonzini
2018-10-19qemu-timer: avoid checkpoints for virtual clock timers in external subsystemsArtem Pisarenko
2018-10-19qemu-timer: introduce timer attributesArtem Pisarenko
2018-10-19Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r...Artem Pisarenko