Age | Commit message (Expand) | Author |
2015-06-03 | pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations | David Gibson |
2015-06-03 | spapr: override default ram size to 512MB | Nikunj A Dadhania |
2015-06-03 | spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge | Michael Roth |
2015-06-03 | spapr_events: event-scan RTAS interface | Tyrel Datwyler |
2015-06-03 | spapr_events: re-use EPOW event infrastructure for hotplug events | Nathan Fontenot |
2015-06-03 | spapr_rtas: add ibm, configure-connector RTAS interface | Michael Roth |
2015-06-03 | hw/ppc/spapr: Use error_report() instead of hw_error() | Thomas Huth |
2015-06-03 | hw/ppc/spapr: Fix error message when firmware could not be loaded | Thomas Huth |
2015-06-03 | pseries: Add pseries-2.4 machine type | David Gibson |
2015-05-31 | spapr: define SPAPR_COMPAT_2_3 | Eduardo Habkost |
2015-05-31 | spapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macros | Eduardo Habkost |
2015-05-31 | spapr: Move commas inside SPAPR_COMPAT_* macros | Eduardo Habkost |
2015-05-31 | hw: Move commas inside HW_COMPAT_2_1 macro | Eduardo Habkost |
2015-05-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-04-30 | misc: Fix new collection of typos | Stefan Weil |
2015-04-27 | ppc: spapr: add 2.4 machine type | Jason Wang |
2015-04-27 | spapr: add machine type specific instance init function | Jason Wang |
2015-03-25 | powerpc: fix -machine usb=no for newworld and pseries machines | Paolo Bonzini |
2015-03-25 | PPC: pseries: Implement boot once=foo | Alexander Graf |
2015-03-25 | spapr: Add missing checks for NULL pointers and report failures | Stefan Weil |
2015-03-11 | machine: query kernel-irqchip property | Marcel Apfelbaum |
2015-03-09 | spapr: Clean up misuse of qdev_init() in xics-kvm creation | Markus Armbruster |
2015-03-09 | pseries: Export RTC time via QOM | David Gibson |
2015-03-09 | pseries: Move rtc_offset into RTC device's state structure | David Gibson |
2015-03-09 | pseries: Make the PAPR RTC a qdev device | David Gibson |
2015-03-09 | pseries: Move sPAPR RTC code into its own file | David Gibson |
2015-03-09 | spapr-pci: Enable huge BARs | Alexey Kardashevskiy |
2015-03-09 | spapr: Add pseries-2.3 machine | Alexey Kardashevskiy |
2015-03-02 | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s... | Peter Maydell |
2015-02-23 | numa: Move NUMA declarations from sysemu.h to numa.h | Eduardo Habkost |
2015-02-18 | PPC: Don't use legacy -usbdevice support for setting up board | Markus Armbruster |
2015-02-10 | fw_cfg: fix typos in comments: patch -> path | Gonglei |
2015-01-07 | hw/ppc/spapr: simplify usb controller creation logic | Marcel Apfelbaum |
2015-01-07 | hw/usb: simplified usb_enabled | Marcel Apfelbaum |
2015-01-07 | hw/ppc: modified the condition for usb controllers to be created for some ppc... | Marcel Apfelbaum |
2015-01-07 | target-ppc: Cast ssize_t to size_t before printing with %zx | Peter Maydell |
2015-01-07 | spapr: Fix stale HTAB during live migration (TCG) | Samuel Mendoza-Jonas |
2015-01-07 | spapr: Fix integer overflow during migration (TCG) | Samuel Mendoza-Jonas |
2015-01-07 | spapr: Fix stale HTAB during live migration (KVM) | Samuel Mendoza-Jonas |
2014-12-22 | machine: remove qemu_machine_opts global list | Marcel Apfelbaum |
2014-11-04 | spapr: Allow dynamic creation of PHB | Alexander Graf |
2014-11-04 | spapr: Cleanup machine naming conventions, and prepare for 2.2 release | David Gibson |
2014-11-02 | virtio-pci: fix migration for pci bus master | Michael S. Tsirkin |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster |
2014-09-20 | Fix typos and misspellings in comments | zhanghailiang |
2014-09-08 | hypervisor property clashes with hypervisor node | Anton Blanchard |
2014-09-08 | spapr_pci: map the MSI window in each PHB | Greg Kurz |
2014-09-08 | ppc/spapr: Fix MAX_CPUS to 255 | Nikunj A Dadhania |
2014-09-08 | spapr: Locate RTAS and device-tree based on real RMA | Benjamin Herrenschmidt |