summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PPC: Remove duplicate OPENPIC defines in default-configsAlexander Graf2015-03-092-2/+0
* ppc64-softmmu: Remove duplicated OPENPIC from configAlexey Kardashevskiy2015-03-091-1/+0
* Revert "default-configs/ppc64: add all components of i82378 SuperIO chip used...Alexey Kardashevskiy2015-03-091-6/+0
* spapr_vio: Convert to realize()Markus Armbruster2015-03-096-38/+27
* openpic: convert to vmstateMark Cave-Ayland2015-03-091-134/+119
* openpic: switch IRQQueue queue from inline to bitmapMark Cave-Ayland2015-03-091-9/+16
* openpic: fix up loadvm under -M mac99Mark Cave-Ayland2015-03-091-5/+3
* openpic: fix segfault on -M mac99 savevmMark Cave-Ayland2015-03-091-1/+1
* target-ppc: force update of msr bits in cpu_post_loadMark Cave-Ayland2015-03-091-1/+7
* target-ppc: move sdr1 value change detection logic to helper_store_sdr1()Mark Cave-Ayland2015-03-092-21/+21
* cuda.c: include adb_poll_timer in VMStateDescriptionMark Cave-Ayland2015-03-091-2/+3
* adb.c: include ADBDevice parent state in KBDState and MouseStateMark Cave-Ayland2015-03-091-4/+18
* macio.c: include parent PCIDevice state in VMStateDescriptionMark Cave-Ayland2015-03-091-0/+24
* display cpu id dump stateTristan Gingold2015-03-091-2/+3
* Openpic: check that cpu id is within the number of cpusFabien Chouteau2015-03-091-2/+2
* pseries: Switch VGA endian on H_SET_MODEDavid Gibson2015-03-093-0/+31
* vga: Expose framebuffer byteorder as a QOM propertyDavid Gibson2015-03-091-0/+29
* spapr: Clean up misuse of qdev_init() in xics-kvm creationMarkus Armbruster2015-03-091-13/+12
* PPC: Clean up misuse of qdev_init() in kvm-openpic creationMarkus Armbruster2015-03-091-9/+11
* pseries: Export RTC time via QOMDavid Gibson2015-03-092-0/+10
* pseries: Move rtc_offset into RTC device's state structureDavid Gibson2015-03-093-8/+66
* pseries: Make the PAPR RTC a qdev deviceDavid Gibson2015-03-094-7/+61
* pseries: Make RTAS time of day functions respect -rtc optionsDavid Gibson2015-03-091-4/+36
* pseries: Add spapr_rtc_read() helper functionDavid Gibson2015-03-093-3/+13
* pseries: Add more parameter validation in RTAS time of day functionsDavid Gibson2015-03-091-1/+6
* pseries: Move sPAPR RTC code into its own fileDavid Gibson2015-03-095-50/+88
* Add more VMSTATE_*_TEST variants for integersDavid Gibson2015-03-091-0/+15
* Generalize QOM publishing of date and time from mc146818rtc.cDavid Gibson2015-03-093-41/+96
* spapr-pci: Enable huge BARsAlexey Kardashevskiy2015-03-093-5/+32
* spapr: Add pseries-2.3 machineAlexey Kardashevskiy2015-03-091-2/+17
* pseries: Limit PCI host bridge "index" valueDavid Gibson2015-03-092-2/+10
* target-ppc: Use right page size with hash table lookupAneesh Kumar K.V2015-03-093-11/+30
* spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy2015-03-094-13/+47
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-09155-5289/+3587
|\
| * acpi: drop unused codeMichael S. Tsirkin2015-03-081-12/+0
| * aml-build: comment fixMichael S. Tsirkin2015-03-081-1/+1
| * acpi-build: fix typo in commentMichael S. Tsirkin2015-03-081-1/+1
| * acpi: update generated filesMichael S. Tsirkin2015-03-042-1224/+22
| * vhost user:support vhost user nic for non msi guestsHaifeng Gao2015-03-031-13/+3
| * aml-build: fix build for glib < 2.22Michael S. Tsirkin2015-03-031-2/+3
| * acpi: update generated filesMichael S. Tsirkin2015-03-023-20/+374
| * Makefile.target: binary depends on config-devicesMichael S. Tsirkin2015-03-011-1/+3
| * acpi-test-data: update after pci rewriteMichael S. Tsirkin2015-03-014-0/+0
| * acpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb().Tang Chen2015-03-011-1/+2
| * pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster2015-03-0110-400/+3
| * pci: Give a few helpers internal linkageMarkus Armbruster2015-03-012-14/+7
| * acpi: make build_*() routines static to aml-build.cIgor Mammedov2015-03-012-26/+10
| * pc: acpi: remove not used anymore ssdt-[misc|pcihp].hex.generated blobsIgor Mammedov2015-03-012-390/+0
| * pc: acpi-build: drop template patching and create PCI bus tree dynamicallyIgor Mammedov2015-03-013-256/+80
| * tests: ACPI: update pc/SSDT.bridge due to new alg of PCI tree creationIgor Mammedov2015-03-011-0/+0
OpenPOWER on IntegriCloud