aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-27spapr: Add rtas_st_buffer utility functionSam bobroff1-0/+13
2014-06-27spapr: Define a 2.1 pseries machineAlexey Kardashevskiy1-0/+16
2014-06-27spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)Alexey Kardashevskiy1-8/+7
2014-06-27target-ppc: Add support for POWER8 pvr 0x4D0000Alexey Kardashevskiy3-6/+24
2014-06-27uninorth: Fix PCI hole sizeBALATON Zoltan1-1/+1
2014-06-27mac99: Add motherboard devices before PCI cardsBALATON Zoltan1-8/+10
2014-06-27target-ppc: Remove unused gen_qemu_ld8s()Peter Maydell1-5/+0
2014-06-27target-ppc: Remove unused IMM and d extract helpersPeter Maydell1-3/+0
2014-06-27vfio: Enable for SPAPRAlexey Kardashevskiy1-0/+36
2014-06-27spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy3-0/+116
2014-06-27vfio: Add vfio_container_ioctl()Alexey Kardashevskiy2-0/+51
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy6-9/+19
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy8-64/+104
2014-06-27PPC: Add support for Apple gdb in gdbstubAlexander Graf3-0/+147
2014-06-27target-ppc: fixed translation of mcrxr instructionSorav Bansal1-2/+3
2014-06-27spapr: Add "qemu, boot-menu" property to /chosenAvik Sil1-0/+3
2014-06-27linux-user: Support HWCAP2 in PowerPCTom Musta1-0/+31
2014-06-27linux-user: Identify Addition Hardware Capabilities for PowerPCTom Musta1-0/+8
2014-06-27target-ppc: Add DFP to Emulated Instructions FlagTom Musta1-1/+1
2014-06-27linux-user: Correct AUXV Cache Line Sizes for PowerPCTom Musta1-2/+3
2014-06-26coroutine-win32.c: Add noinline attribute to work around gcc bugPeter Maydell1-2/+11
2014-06-26Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.1' into sta...Peter Maydell6-241/+357
2014-06-26qemu-char: initialize chr_write_lockPaolo Bonzini1-0/+1
2014-06-26qemu-char: fix warning 'res' may be used uninitializedIgor Mammedov1-1/+1
2014-06-25target-i386: Broadwell CPU modelEduardo Habkost1-0/+34
2014-06-25target-i386: Fix indentation of CPU model definitionsEduardo Habkost1-102/+102
2014-06-25target-i386: Support "invariant tsc" flagMarcelo Tosatti2-0/+29
2014-06-25target-i386: block migration and savevm if invariant tsc is exposedMarcelo Tosatti3-2/+17
2014-06-25savevm: check vmsd for migratability statusMarcelo Tosatti1-4/+1
2014-06-25target-i386: Set migratable=yes by default on "host" CPU mooelEduardo Habkost1-1/+1
2014-06-25target-i386: Add "migratable" property to "host" CPU modelEduardo Habkost2-9/+55
2014-06-25target-i386: Support check/enforce flags in TCG mode, tooEduardo Habkost1-18/+18
2014-06-25target-i386: Loop-based feature word filtering in TCG modeEduardo Habkost1-8/+13
2014-06-25target-i386: Loop-based copying and setting/unsetting of feature wordsEduardo Habkost1-25/+10
2014-06-25target-i386: Define TCG_*_FEATURES earlier in cpu.cEduardo Habkost1-55/+56
2014-06-25target-i386: Filter KVM and 0xC0000001 features on TCGEduardo Habkost1-0/+4
2014-06-25target-i386: Filter FEAT_7_0_EBX TCG features tooEduardo Habkost1-1/+2
2014-06-25target-i386: Make TCG feature filtering more readableEduardo Habkost1-6/+10
2014-06-25target-i386: Isolate KVM-specific code on CPU feature filtering logicEduardo Habkost1-9/+13
2014-06-25target-i386: Pass FeatureWord argument to report_unavailable_features()Eduardo Habkost1-2/+3
2014-06-25target-i386: Merge feature filtering/checking functionsEduardo Habkost1-34/+20
2014-06-25target-i386: Simplify reporting of unavailable featuresEduardo Habkost1-10/+7
2014-06-25target-i386: kvm: Don't enable MONITOR by default on any CPU modelEduardo Habkost1-0/+7
2014-06-24Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' in...Peter Maydell23-115/+43
2014-06-24Add support for the arm breakpoint syscallHunter Laux2-0/+5
2014-06-24Increase maximum number of session of the internal TFTP server.Bernhard Übelacker1-1/+1
2014-06-24target-s390x: Remove unused ld_code6() functionPeter Maydell1-5/+0
2014-06-24hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell1-13/+0
2014-06-24target-unicore: Remove unused functionsPeter Maydell2-50/+0
2014-06-24build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev3-14/+10