summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-27qemu-options: stdio is available on win32Marc-André Lureau1-2/+0
2017-01-27tests: fix linking test-char on win32Marc-André Lureau1-1/+1
2017-01-27block/iscsi: statically link qemu_iscsi_optsPeter Lieven4-40/+71
2017-01-27pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine typesPhil Dennis-Jordan2-2/+6
2017-01-27x86-KVM: Supply TSC and APIC clock rates to guest like VMWarePhil Dennis-Jordan3-6/+35
2017-01-27block: get max_transfer limit for char (scsi-generic) devicesEric Farman1-1/+1
2017-01-27block: Fix target variable of BLKSECTGET ioctlEric Farman2-7/+11
2017-01-27hw/scsi: Fix debug message of cdb structure in scsi-genericEric Farman1-2/+3
2017-01-27Introduce DEVICE_CATEGORY_CPU for CPU devicesThomas Huth4-0/+11
2017-01-27block/iscsi: avoid data corruption with cache=writebackPeter Lieven1-2/+6
2017-01-27hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek2-0/+8
2017-01-27hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek2-1/+12
2017-01-27hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek2-0/+89
2017-01-27memory: hmp: add "-f" for "info mtree"Peter Xu4-6/+47
2017-01-27memory: tune mtree_print_mr() to dump mr typePeter Xu1-21/+27
2017-01-27apic: save apic_delivered flagPavel Dovgalyuk2-0/+35
2017-01-27replay: exception replay fixPavel Dovgalyuk1-0/+2
2017-01-27replay: save/load initial statePavel Dovgalyuk6-3/+59
2017-01-27savevm: add public save_vmstate functionPavel Dovgalyuk2-11/+23
2017-01-27replay: don't use rtc clock on loadvm phasePavel Dovgalyuk1-4/+11
2017-01-27replay: improve interrupt handlingPavel Dovgalyuk2-1/+2
2017-01-27icount: update instruction counter on apic patchingPavel Dovgalyuk1-0/+6
2017-01-27Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170127'...Peter Maydell18-169/+386
2017-01-27dma: omap: check dma channel data_typePrasad J Pandit1-3/+7
2017-01-27arm_gicv3: Fix broken logic in ELRSR calculationPeter Maydell1-1/+1
2017-01-27hw/char/exynos4210_uart: Drop unused local variable frame_sizePeter Maydell1-5/+1
2017-01-27arm: stellaris: make MII accesses complete immediatelyMichael Davidsaver1-1/+4
2017-01-27armv7m: R14 should reset to 0xffffffffPeter Maydell1-0/+3
2017-01-27armv7m: FAULTMASK should be 0 on resetMichael Davidsaver1-4/+6
2017-01-27armv7m: Honour CCR.USERSETMPENDMichael Davidsaver1-1/+4
2017-01-27armv7m: Report no-coprocessor faults correctlyPeter Maydell4-0/+14
2017-01-27armv7m: set CFSR.UNDEFINSTR on undefined instructionsMichael Davidsaver1-0/+1
2017-01-27armv7m: honour CCR.STACKALIGN on exception entryMichael Davidsaver1-4/+2
2017-01-27armv7m: implement CCR, CFSR, HFSR, DFSR, BFAR, and MMFARMichael Davidsaver1-10/+32
2017-01-27armv7m: add state for v7M CCR, CFSR, HFSR, DFSR, MMFAR, BFARPeter Maydell3-2/+69
2017-01-27armv7m_nvic: keep a pointer to the CPUMichael Davidsaver1-6/+5
2017-01-27target/arm: Drop IS_M() macroPeter Maydell3-8/+2
2017-01-27pflash_cfi01: fix per-device sector length in CFI tablePeter Maydell2-5/+21
2017-01-27armv7m: Clear FAULTMASK on return from non-NMI exceptionsMichael Davidsaver1-1/+6
2017-01-27armv7m: Fix reads of CONTROL register bit 1Michael Davidsaver4-17/+32
2017-01-27hw/registerfields.h: Pull FIELD etc macros out of hw/register.hPeter Maydell2-46/+61
2017-01-27armv7m: Explicit error for bad vector tableMichael Davidsaver1-1/+25
2017-01-27armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver3-14/+34
2017-01-27armv7m: MRS/MSR: handle unprivileged accessMichael Davidsaver1-42/+37
2017-01-27aspeed/smc: handle dummy bytes when doing fast reads in command modeCédric Le Goater1-0/+21
2017-01-27Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-01-27' into ...Peter Maydell5-15/+15
2017-01-27Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-26-1' in...Peter Maydell2-1/+4
2017-01-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170126' into stagingPeter Maydell1-1/+1
2017-01-27Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+2
2017-01-27Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell3-3/+43