aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-19scsi-disk: fix rerror/werror=ignorePaolo Bonzini1-1/+6
2018-10-19scsi-disk: fix double completion of failing passthrough requestsPaolo Bonzini1-13/+11
2018-10-19hw: edu: drop DO_UPCASTLi Qiang1-2/+2
2018-10-19call HotplugHandler->plug() as the last step in device realizationIgor Mammedov4-41/+7
2018-10-19vl, qapi: offset calculation in RTC_CHANGE event revertedArtem Pisarenko2-6/+7
2018-10-19Fixes RTC bug with base datetime shifts in clock=vmArtem Pisarenko1-23/+39
2018-10-19vl: refactor -rtc option referencesArtem Pisarenko1-33/+51
2018-10-19vl: improve/fix documentation related to RTC functionArtem Pisarenko1-5/+9
2018-10-19i386: hvf: Remove hvf_disabledRoman Bolshakov2-10/+3
2018-10-19i386: hvf: Fix register refs if REX is presentRoman Bolshakov2-31/+42
2018-10-19i386/kvm: add support for Hyper-V IPI sendVitaly Kuznetsov4-1/+16
2018-10-19replay: don't process events at virtual clock checkpointPavel Dovgalyuk2-1/+9
2018-10-19target-i386: add q35 0xcf8 port as coalesced_pioPeng Hao1-0/+4
2018-10-19target-i386: add i440fx 0xcf8 port as coalesced_pioPeng Hao1-0/+4
2018-10-19target-i386: add rtc 0x70 port as coalesced_pioPeng Hao1-0/+9
2018-10-19target-i386 : add coalesced_pio APIPeng Hao3-7/+57
2018-10-19linux-headers: update to 4.20-rc1Paolo Bonzini3-4/+21
2018-10-19target-i386: kvm: do not initialize padding fieldsPaolo Bonzini1-2/+0
2018-10-19qemu-timer: avoid checkpoints for virtual clock timers in external subsystemsArtem Pisarenko4-11/+58
2018-10-19qemu-timer: introduce timer attributesArtem Pisarenko4-70/+124
2018-10-19Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r...Artem Pisarenko4-19/+7
2018-10-19es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNTPaolo Bonzini1-2/+8
2018-10-18Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1...Peter Maydell19-193/+69
2018-10-18Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20181016' into stagingPeter Maydell1-1/+2
2018-10-17configure: remove glib_subprocess checkMarc-André Lureau1-6/+0
2018-10-17hw/core/generic-loader: Compile only once, not for each targetThomas Huth2-6/+2
2018-10-17cpu: Provide a proper prototype for target_words_bigendian() in a headerThomas Huth4-7/+11
2018-10-17hw/core/generic-loader: Set a category for the generic-loader deviceThomas Huth1-0/+1
2018-10-17qemu/compiler: Wrap __attribute__((flatten)) in a macroThomas Huth2-24/+30
2018-10-17mailmap: Fix Reimar Döffinger namePhilippe Mathieu-Daudé1-1/+2
2018-10-16target/hppa: Raise exception 26 on emulated hardwareHelge Deller1-1/+2
2018-10-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181016-...Peter Maydell10-70/+402
2018-10-16show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi1-5/+5
2018-10-16git-submodule.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi1-2/+2
2018-10-16archive-source.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi1-2/+2
2018-10-16coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping callsPeter Maydell1-0/+65
2018-10-16target/arm: Initialize ARMMMUFaultInfo in v7m_stack_read/writePeter Maydell1-2/+2
2018-10-16target/arm: Mask PMOVSR writes based on supported countersAaron Lindsay1-0/+1
2018-10-16target/arm: Mark PMINTENCLR and PMINTENCLR_EL1 accesses as possibly doing IOAaron Lindsay1-2/+4
2018-10-16target/arm: Add the Cortex-A72Edgar E. Iglesias1-3/+63
2018-10-16target-arm: powerctl: Enable HVC when starting CPUs to EL2Edgar E. Iglesias1-0/+10
2018-10-16net: cadence_gem: Implement support for 64bit descriptor addressesEdgar E. Iglesias1-8/+39
2018-10-16net: cadence_gem: Add support for selecting the DMA MemoryRegionEdgar E. Iglesias2-22/+39
2018-10-16net: cadence_gem: Add support for extended descriptorsEdgar E. Iglesias2-19/+52
2018-10-16net: cadence_gem: Add macro with max number of descriptor wordsEdgar E. Iglesias2-3/+6
2018-10-16net: cadence_gem: Use uint32_t for 32bit descriptor wordsEdgar E. Iglesias2-22/+22
2018-10-16MAINTAINERS: update block/sheepdog maintainersLiu Yuan1-1/+0
2018-10-16gdbstub: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2018-10-16tests: remove gcov-files- variablesPaolo Bonzini2-121/+1
2018-10-16tests: Prevent more accidental test disablingEric Blake1-11/+11