summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-blk: make some functions staticGreg Kurz2016-10-102-13/+5Star
* virtio-9p: add parentheses to sizeof operatorGreg Kurz2016-10-101-3/+3
* virtio-serial: add missing virtio_detach_element() callStefan Hajnoczi2016-10-101-0/+14
* virtio-blk: add missing virtio_detach_element() callStefan Hajnoczi2016-10-101-0/+1
* virtio: add virtio_detach_element()Stefan Hajnoczi2016-10-102-2/+27
* tests: acpi tables expected blobs updateIgor Mammedov2016-10-104-0/+0
* tests: acpi: extend cphp testcase with numa checkIgor Mammedov2016-10-101-2/+4
* acpi: provide _PXM method for CPU devices if QEMU is started numa enabledIgor Mammedov2016-10-101-0/+12
* numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov2016-10-107-22/+27
* virtio-serial: enable virtio console emergency write featureSascha Silbe2016-10-103-3/+15
* virtio-serial: add plumbing for virtio console emergency write supportSascha Silbe2016-10-101-0/+37
* virtio-balloon: Remove needless precompiled directiveLiang Li2016-10-101-2/+0Star
* bsd-user: fix FreeBSD build after d148d90eEd Maste2016-10-071-0/+10
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' into...Peter Maydell2016-10-0645-179/+930
|\
| * hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth2016-10-062-1/+6
| * tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe testThomas Huth2016-10-061-2/+2
| * spapr: fix check of cpu alias name in spapr_get_cpu_core_type()Greg Kurz2016-10-061-4/+4
| * tests: enable ohci/uhci/xhci tests on PPC64Laurent Vivier2016-10-062-9/+23
| * libqos: use generic qtest_shutdown()Laurent Vivier2016-10-065-6/+21
| * libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier2016-10-0621-25/+46
| * libqos: add PPC64 PCI supportLaurent Vivier2016-10-067-23/+376
| * target-ppc: fix vmx instruction type/type2Nikunj A Dadhania2016-10-052-24/+24
| * target-ppc/kvm: Enable transactional memory on POWER8 with KVM-HV, tooThomas Huth2016-10-051-1/+8
| * target-ppc/kvm: Add a wrapper function to check for KVM-PRThomas Huth2016-10-051-10/+16
| * MAINTAINERS: Add two more ppc related filesThomas Huth2016-10-051-0/+2
| * target-ppc: Implement mtvsrws instructionRavi Bangoria2016-10-052-0/+20
| * target-ppc: add vclzlsbb/vctzlsbb instructionsRajalakshmi Srinivasaraghavan2016-10-054-0/+48
| * target-ppc: add vector compare not equal instructionsRajalakshmi Srinivasaraghavan2016-10-054-16/+38
| * target-ppc: fix invalid mask - cmpl, bctarAvinesh Kumar2016-10-051-2/+2
| * target-ppc: add stxvb16x instructionNikunj A Dadhania2016-10-052-0/+20
| * target-ppc: add lxvb16x instructionNikunj A Dadhania2016-10-052-0/+20
| * target-ppc: add stxvh8x instructionNikunj A Dadhania2016-10-052-0/+32
| * target-ppc: add lxvh8x instructionNikunj A Dadhania2016-10-052-0/+50
| * target-ppc: improve stxvw4x implementationNikunj A Dadhania2016-10-051-14/+19
| * target-ppc: improve lxvw4x implementationNikunj A Dadhania2016-10-051-14/+18
| * target-ppc: Implement mtvsrdd instructionRavi Bangoria2016-10-052-0/+24
| * target-ppc: Implement mfvsrld instructionRavi Bangoria2016-10-052-0/+18
| * ppc: Check the availability of transactional memoryThomas Huth2016-10-053-1/+17
| * hw/ppc/spapr: Fix the selection of the processor featuresThomas Huth2016-10-051-2/+9
| * hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate functionThomas Huth2016-10-051-30/+36
| * pseries: Add 2.8 machine type, set up compatibility macrosDavid Gibson2016-10-051-2/+20
| * tests: Test IPv6 and ppc64 in the PXE testerThomas Huth2016-10-053-7/+25
| * spapr_vscsi: fix build error introduced by f19661c8Felipe Franciosi2016-10-052-2/+2
* | rules.mak: quiet-command: Split command name and args to printPeter Maydell2016-10-0612-100/+106
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20161004' into s...Peter Maydell2016-10-041-1/+2
|\ \ | |/ |/|
| * hmp: fix qemu crash due to ioapic state dump w/ split irqchipWanpeng Li2016-10-041-1/+2
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-10-0421-191/+342
|\
| * oslib-posix: add a configure switch to debug stack usagePeter Lieven2016-09-292-0/+54
| * coroutine-sigaltstack: use helper for allocating stack memoryPeter Lieven2016-09-291-4/+5
| * coroutine-ucontext: use helper for allocating stack memoryPeter Lieven2016-09-291-5/+6