Age | Commit message (Expand) | Author |
2016-10-07 | Merge remote-tracking branch 'mreitz/tags/pull-block-2016-10-07' into queue-b... | Kevin Wolf |
2016-10-07 | dmg: Move libbz2 code to dmg-bz2.so | Fam Zheng |
2016-10-07 | module: Don't load the same module if requested multiple times | Fam Zheng |
2016-10-07 | scripts: Allow block module to not define BlockDriver | Fam Zheng |
2016-10-07 | block: Add qdev ID to DEVICE_TRAY_MOVED | Kevin Wolf |
2016-10-07 | block-backend: Remember if attached device is non-qdev | Kevin Wolf |
2016-10-07 | block: Add node name to BLOCK_IO_ERROR event | Kevin Wolf |
2016-10-07 | block: Add bdrv_runtime_opts to query-command-line-options | Kevin Wolf |
2016-10-07 | block: use aio_bh_schedule_oneshot | Paolo Bonzini |
2016-10-07 | async: add aio_bh_schedule_oneshot | Paolo Bonzini |
2016-10-07 | block: use bdrv_add_before_write_notifier | Paolo Bonzini |
2016-10-06 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' into... | Peter Maydell |
2016-10-06 | rules.mak: quiet-command: Split command name and args to print | Peter Maydell |
2016-10-06 | hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine | Thomas Huth |
2016-10-06 | tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe test | Thomas Huth |
2016-10-06 | spapr: fix check of cpu alias name in spapr_get_cpu_core_type() | Greg Kurz |
2016-10-06 | tests: enable ohci/uhci/xhci tests on PPC64 | Laurent Vivier |
2016-10-06 | libqos: use generic qtest_shutdown() | Laurent Vivier |
2016-10-06 | libqos: add PCI management in qtest_vboot()/qtest_shutdown() | Laurent Vivier |
2016-10-06 | libqos: add PPC64 PCI support | Laurent Vivier |
2016-10-05 | target-ppc: fix vmx instruction type/type2 | Nikunj A Dadhania |
2016-10-05 | target-ppc/kvm: Enable transactional memory on POWER8 with KVM-HV, too | Thomas Huth |
2016-10-05 | target-ppc/kvm: Add a wrapper function to check for KVM-PR | Thomas Huth |
2016-10-05 | MAINTAINERS: Add two more ppc related files | Thomas Huth |
2016-10-05 | target-ppc: Implement mtvsrws instruction | Ravi Bangoria |
2016-10-05 | target-ppc: add vclzlsbb/vctzlsbb instructions | Rajalakshmi Srinivasaraghavan |
2016-10-05 | target-ppc: add vector compare not equal instructions | Rajalakshmi Srinivasaraghavan |
2016-10-05 | target-ppc: fix invalid mask - cmpl, bctar | Avinesh Kumar |
2016-10-05 | target-ppc: add stxvb16x instruction | Nikunj A Dadhania |
2016-10-05 | target-ppc: add lxvb16x instruction | Nikunj A Dadhania |
2016-10-05 | target-ppc: add stxvh8x instruction | Nikunj A Dadhania |
2016-10-05 | target-ppc: add lxvh8x instruction | Nikunj A Dadhania |
2016-10-05 | target-ppc: improve stxvw4x implementation | Nikunj A Dadhania |
2016-10-05 | target-ppc: improve lxvw4x implementation | Nikunj A Dadhania |
2016-10-05 | target-ppc: Implement mtvsrdd instruction | Ravi Bangoria |
2016-10-05 | target-ppc: Implement mfvsrld instruction | Ravi Bangoria |
2016-10-05 | ppc: Check the availability of transactional memory | Thomas Huth |
2016-10-05 | hw/ppc/spapr: Fix the selection of the processor features | Thomas Huth |
2016-10-05 | hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate function | Thomas Huth |
2016-10-05 | pseries: Add 2.8 machine type, set up compatibility macros | David Gibson |
2016-10-05 | tests: Test IPv6 and ppc64 in the PXE tester | Thomas Huth |
2016-10-05 | spapr_vscsi: fix build error introduced by f19661c8 | Felipe Franciosi |
2016-10-04 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20161004' into s... | Peter Maydell |
2016-10-04 | hmp: fix qemu crash due to ioapic state dump w/ split irqchip | Wanpeng Li |
2016-10-04 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-10-04 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161004'... | Peter Maydell |
2016-10-04 | target-arm: Correctly handle 'sub pc, pc, 1' for ARMv6 | Peter Maydell |
2016-10-04 | target-arm: A64: Fix decoding of iss_sf in disas_ld_lit | Edgar E. Iglesias |
2016-10-04 | cadence_gem: Fix priority queue out of bounds access | Alistair Francis |
2016-10-04 | docs: Add a generic loader explanation document | Alistair Francis |