aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-08qapi: make the json schema files more regular.David Anderson
2016-10-08maint: Add module_block.h to .gitignoreLin Ma
2016-10-08MAINTAINERS: Some updates related to the SH4 machinesThomas Huth
2016-10-08MAINTAINERS: Add some more MIPS related filesThomas Huth
2016-10-08MAINTAINERS: Add usermode related config filesThomas Huth
2016-10-08MAINTAINERS: Add some more pattern to recognize all win32 related filesThomas Huth
2016-10-08MAINTAINERS: Add some more rocker related filesThomas Huth
2016-10-08MAINTAINERS: Add header files to CRIS sectionThomas Huth
2016-10-08MAINTAINERS: Add some more files to the virtio sectionThomas Huth
2016-10-08MAINTAINERS: Add some SPARC machine related filesThomas Huth
2016-10-08MAINTAINERS: Add include/hw/audio/ to audio sectionThomas Huth
2016-10-08MAINTAINERS: Add some more files to the HMP sectionThomas Huth
2016-10-08MAINTAINERS: Add files to the Moxie section.Thomas Huth
2016-10-08tests: Ignore test executablesEric Blake
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini
2016-10-08qemu-options.hx: fix -chardev ringbuf typosStefan Hajnoczi
2016-10-07bsd-user: fix FreeBSD build after d148d90eEd Maste
2016-10-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' into...Peter Maydell
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell
2016-10-06hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth
2016-10-06tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe testThomas Huth
2016-10-06spapr: fix check of cpu alias name in spapr_get_cpu_core_type()Greg Kurz
2016-10-06tests: enable ohci/uhci/xhci tests on PPC64Laurent Vivier
2016-10-06libqos: use generic qtest_shutdown()Laurent Vivier
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier
2016-10-06libqos: add PPC64 PCI supportLaurent Vivier
2016-10-05target-ppc: fix vmx instruction type/type2Nikunj A Dadhania
2016-10-05target-ppc/kvm: Enable transactional memory on POWER8 with KVM-HV, tooThomas Huth
2016-10-05target-ppc/kvm: Add a wrapper function to check for KVM-PRThomas Huth
2016-10-05MAINTAINERS: Add two more ppc related filesThomas Huth
2016-10-05target-ppc: Implement mtvsrws instructionRavi Bangoria
2016-10-05target-ppc: add vclzlsbb/vctzlsbb instructionsRajalakshmi Srinivasaraghavan
2016-10-05target-ppc: add vector compare not equal instructionsRajalakshmi Srinivasaraghavan
2016-10-05target-ppc: fix invalid mask - cmpl, bctarAvinesh Kumar
2016-10-05target-ppc: add stxvb16x instructionNikunj A Dadhania
2016-10-05target-ppc: add lxvb16x instructionNikunj A Dadhania
2016-10-05target-ppc: add stxvh8x instructionNikunj A Dadhania
2016-10-05target-ppc: add lxvh8x instructionNikunj A Dadhania
2016-10-05target-ppc: improve stxvw4x implementationNikunj A Dadhania
2016-10-05target-ppc: improve lxvw4x implementationNikunj A Dadhania
2016-10-05target-ppc: Implement mtvsrdd instructionRavi Bangoria
2016-10-05target-ppc: Implement mfvsrld instructionRavi Bangoria
2016-10-05ppc: Check the availability of transactional memoryThomas Huth
2016-10-05hw/ppc/spapr: Fix the selection of the processor featuresThomas Huth
2016-10-05hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate functionThomas Huth
2016-10-05pseries: Add 2.8 machine type, set up compatibility macrosDavid Gibson
2016-10-05tests: Test IPv6 and ppc64 in the PXE testerThomas Huth
2016-10-05spapr_vscsi: fix build error introduced by f19661c8Felipe Franciosi
2016-10-04Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20161004' into s...Peter Maydell
2016-10-04hmp: fix qemu crash due to ioapic state dump w/ split irqchipWanpeng Li