summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell51-980/+802
2016-10-07bsd-user: fix FreeBSD build after d148d90eEd Maste1-0/+10
2016-10-07qemu-doc: merge qemu-tech and qemu-docPaolo Bonzini6-65/+21
2016-10-07qemu-tech: rewrite some partsPaolo Bonzini1-82/+42
2016-10-07qemu-tech: reorganize contentPaolo Bonzini1-97/+74
2016-10-07qemu-tech: move TCG test documentation to tests/tcg/READMEPaolo Bonzini2-35/+76
2016-10-07qemu-tech: move user mode emulation features from qemu-techPaolo Bonzini2-71/+34
2016-10-07qemu-tech: document lazy condition code evaluation in cpu.hPaolo Bonzini6-25/+34
2016-10-07qemu-tech: move text from qemu-tech to tcg/READMEPaolo Bonzini2-10/+7
2016-10-07qemu-doc: drop installation and compilation notesPaolo Bonzini2-251/+0
2016-10-07qemu-doc: replace introduction with the one from the internals manualPaolo Bonzini2-128/+44
2016-10-07qemu-tech: drop indexPaolo Bonzini1-5/+0
2016-10-06test-qht: perform lookups under rcu_read_lockEmilio G. Cota1-0/+4
2016-10-06qht: fix unlock-after-free segfault upon resizingEmilio G. Cota1-21/+28
2016-10-06qht: simplify qht_reset_sizeEmilio G. Cota1-5/+3
2016-10-06qemu-nbd: Shrink image size by specified offsetTomáš Golembiovský1-0/+8
2016-10-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' into...Peter Maydell45-179/+930
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell12-100/+106
2016-10-06hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth2-1/+6
2016-10-06tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe testThomas Huth1-2/+2
2016-10-06spapr: fix check of cpu alias name in spapr_get_cpu_core_type()Greg Kurz1-4/+4
2016-10-06tests: enable ohci/uhci/xhci tests on PPC64Laurent Vivier2-9/+23
2016-10-06libqos: use generic qtest_shutdown()Laurent Vivier5-6/+21
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier21-25/+46
2016-10-06libqos: add PPC64 PCI supportLaurent Vivier7-23/+376
2016-10-05target-ppc: fix vmx instruction type/type2Nikunj A Dadhania2-24/+24
2016-10-05target-ppc/kvm: Enable transactional memory on POWER8 with KVM-HV, tooThomas Huth1-1/+8
2016-10-05target-ppc/kvm: Add a wrapper function to check for KVM-PRThomas Huth1-10/+16
2016-10-05MAINTAINERS: Add two more ppc related filesThomas Huth1-0/+2
2016-10-05target-ppc: Implement mtvsrws instructionRavi Bangoria2-0/+20
2016-10-05target-ppc: add vclzlsbb/vctzlsbb instructionsRajalakshmi Srinivasaraghavan4-0/+48
2016-10-05target-ppc: add vector compare not equal instructionsRajalakshmi Srinivasaraghavan4-16/+38
2016-10-05target-ppc: fix invalid mask - cmpl, bctarAvinesh Kumar1-2/+2
2016-10-05target-ppc: add stxvb16x instructionNikunj A Dadhania2-0/+20
2016-10-05target-ppc: add lxvb16x instructionNikunj A Dadhania2-0/+20
2016-10-05target-ppc: add stxvh8x instructionNikunj A Dadhania2-0/+32
2016-10-05target-ppc: add lxvh8x instructionNikunj A Dadhania2-0/+50
2016-10-05target-ppc: improve stxvw4x implementationNikunj A Dadhania1-14/+19
2016-10-05target-ppc: improve lxvw4x implementationNikunj A Dadhania1-14/+18
2016-10-05target-ppc: Implement mtvsrdd instructionRavi Bangoria2-0/+24
2016-10-05target-ppc: Implement mfvsrld instructionRavi Bangoria2-0/+18
2016-10-05ppc: Check the availability of transactional memoryThomas Huth3-1/+17
2016-10-05hw/ppc/spapr: Fix the selection of the processor featuresThomas Huth1-2/+9
2016-10-05hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate functionThomas Huth1-30/+36
2016-10-05pseries: Add 2.8 machine type, set up compatibility macrosDavid Gibson1-2/+20
2016-10-05tests: Test IPv6 and ppc64 in the PXE testerThomas Huth3-7/+25
2016-10-05spapr_vscsi: fix build error introduced by f19661c8Felipe Franciosi2-2/+2
2016-10-04Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20161004' into s...Peter Maydell1-1/+2
2016-10-04hmp: fix qemu crash due to ioapic state dump w/ split irqchipWanpeng Li1-1/+2
2016-10-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell21-191/+342