aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-19es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNTPaolo Bonzini
2018-10-18Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1...Peter Maydell
2018-10-18Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20181016' into stagingPeter Maydell
2018-10-17configure: remove glib_subprocess checkMarc-André Lureau
2018-10-17hw/core/generic-loader: Compile only once, not for each targetThomas Huth
2018-10-17cpu: Provide a proper prototype for target_words_bigendian() in a headerThomas Huth
2018-10-17hw/core/generic-loader: Set a category for the generic-loader deviceThomas Huth
2018-10-17qemu/compiler: Wrap __attribute__((flatten)) in a macroThomas Huth
2018-10-17mailmap: Fix Reimar Döffinger namePhilippe Mathieu-Daudé
2018-10-16target/hppa: Raise exception 26 on emulated hardwareHelge Deller
2018-10-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181016-...Peter Maydell
2018-10-16show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16git-submodule.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16archive-source.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping callsPeter Maydell
2018-10-16target/arm: Initialize ARMMMUFaultInfo in v7m_stack_read/writePeter Maydell
2018-10-16target/arm: Mask PMOVSR writes based on supported countersAaron Lindsay
2018-10-16target/arm: Mark PMINTENCLR and PMINTENCLR_EL1 accesses as possibly doing IOAaron Lindsay