aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-10Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into ...Peter Maydell
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-07docs: Belatedly update for move of QMP/* to docs/Markus Armbruster
2016-10-07docs: Belatedly update for move of qmp-commands.txtMarkus Armbruster
2016-10-07qmp: Disable query-cpu-* commands when they're unavailableEduardo Habkost
2016-10-07MAINTAINERS: Pass the QObject staff from Luiz to MarkusMarkus Armbruster
2016-10-07MAINTAINERS: Pass the HMP staff from Luiz to DavidMarkus Armbruster
2016-10-07qapi: return a 'missing parameter' errorMarc-André Lureau
2016-10-07qapi: assert list entry has a valueMarc-André Lureau
2016-10-07qapi: add assert about root valueMarc-André Lureau
2016-10-07bsd-user: fix FreeBSD build after d148d90eEd Maste
2016-10-07qemu-doc: merge qemu-tech and qemu-docPaolo Bonzini
2016-10-07qemu-tech: rewrite some partsPaolo Bonzini
2016-10-07qemu-tech: reorganize contentPaolo Bonzini
2016-10-07qemu-tech: move TCG test documentation to tests/tcg/READMEPaolo Bonzini
2016-10-07qemu-tech: move user mode emulation features from qemu-techPaolo Bonzini
2016-10-07qemu-tech: document lazy condition code evaluation in cpu.hPaolo Bonzini
2016-10-07qemu-tech: move text from qemu-tech to tcg/READMEPaolo Bonzini
2016-10-07qemu-doc: drop installation and compilation notesPaolo Bonzini
2016-10-07qemu-doc: replace introduction with the one from the internals manualPaolo Bonzini
2016-10-07qemu-tech: drop indexPaolo Bonzini
2016-10-06test-qht: perform lookups under rcu_read_lockEmilio G. Cota
2016-10-06qht: fix unlock-after-free segfault upon resizingEmilio G. Cota
2016-10-06qht: simplify qht_reset_sizeEmilio G. Cota
2016-10-06qemu-nbd: Shrink image size by specified offsetTomáš Golembiovský
2016-10-06tests/test-qmp-input-strict: Cover missing struct membersMarkus Armbruster
2016-10-06qapi: Fix crash when 'any' or 'null' parameter is missingMarc-André Lureau
2016-10-06qmp: fix object-add assert() without propsMarc-André Lureau
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