aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-27xics: Disable flags reset on xics resetAlexey Kardashevskiy
2014-06-27xics: Add xics_find_source()Alexey Kardashevskiy
2014-06-27xics: Add flags for interruptsAlexey Kardashevskiy
2014-06-27spapr: Add RTAS sysparm SPLPAR CharacteristicsSam bobroff
2014-06-27spapr: Add RTAS sysparm UUIDSam bobroff
2014-06-27spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff
2014-06-27spapr: Add rtas_st_buffer utility functionSam bobroff
2014-06-27spapr: Define a 2.1 pseries machineAlexey Kardashevskiy
2014-06-27spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)Alexey Kardashevskiy
2014-06-27target-ppc: Add support for POWER8 pvr 0x4D0000Alexey Kardashevskiy
2014-06-27uninorth: Fix PCI hole sizeBALATON Zoltan
2014-06-27mac99: Add motherboard devices before PCI cardsBALATON Zoltan
2014-06-27target-ppc: Remove unused gen_qemu_ld8s()Peter Maydell
2014-06-27target-ppc: Remove unused IMM and d extract helpersPeter Maydell
2014-06-27vfio: Enable for SPAPRAlexey Kardashevskiy
2014-06-27spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy
2014-06-27vfio: Add vfio_container_ioctl()Alexey Kardashevskiy
2014-06-27spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy
2014-06-27PPC: Add support for Apple gdb in gdbstubAlexander Graf
2014-06-27target-ppc: fixed translation of mcrxr instructionSorav Bansal
2014-06-27spapr: Add "qemu, boot-menu" property to /chosenAvik Sil
2014-06-27linux-user: Support HWCAP2 in PowerPCTom Musta
2014-06-27linux-user: Identify Addition Hardware Capabilities for PowerPCTom Musta
2014-06-27target-ppc: Add DFP to Emulated Instructions FlagTom Musta
2014-06-27linux-user: Correct AUXV Cache Line Sizes for PowerPCTom Musta
2014-06-26coroutine-win32.c: Add noinline attribute to work around gcc bugPeter Maydell
2014-06-26Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.1' into sta...Peter Maydell
2014-06-26qemu-char: initialize chr_write_lockPaolo Bonzini
2014-06-26qemu-char: fix warning 'res' may be used uninitializedIgor Mammedov
2014-06-25target-i386: Broadwell CPU modelEduardo Habkost
2014-06-25target-i386: Fix indentation of CPU model definitionsEduardo Habkost
2014-06-25target-i386: Support "invariant tsc" flagMarcelo Tosatti
2014-06-25target-i386: block migration and savevm if invariant tsc is exposedMarcelo Tosatti
2014-06-25savevm: check vmsd for migratability statusMarcelo Tosatti
2014-06-25target-i386: Set migratable=yes by default on "host" CPU mooelEduardo Habkost
2014-06-25target-i386: Add "migratable" property to "host" CPU modelEduardo Habkost
2014-06-25target-i386: Support check/enforce flags in TCG mode, tooEduardo Habkost
2014-06-25target-i386: Loop-based feature word filtering in TCG modeEduardo Habkost
2014-06-25target-i386: Loop-based copying and setting/unsetting of feature wordsEduardo Habkost
2014-06-25target-i386: Define TCG_*_FEATURES earlier in cpu.cEduardo Habkost
2014-06-25target-i386: Filter KVM and 0xC0000001 features on TCGEduardo Habkost
2014-06-25target-i386: Filter FEAT_7_0_EBX TCG features tooEduardo Habkost
2014-06-25target-i386: Make TCG feature filtering more readableEduardo Habkost
2014-06-25target-i386: Isolate KVM-specific code on CPU feature filtering logicEduardo Habkost
2014-06-25target-i386: Pass FeatureWord argument to report_unavailable_features()Eduardo Habkost
2014-06-25target-i386: Merge feature filtering/checking functionsEduardo Habkost
2014-06-25target-i386: Simplify reporting of unavailable featuresEduardo Habkost
2014-06-25target-i386: kvm: Don't enable MONITOR by default on any CPU modelEduardo Habkost
2014-06-24Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' in...Peter Maydell