summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sun4u: switch m48t59 NVRAM to MMIO accessMark Cave-Ayland2015-03-105-2/+8
* MAINTAINERS: add myself as SPARC maintainerMark Cave-Ayland2015-03-101-0/+3
* doc: minor updates to SPARC32 and SPARC64 documentationMark Cave-Ayland2015-03-101-3/+4
* m48t59: add m48t59 sysbus deviceMark Cave-Ayland2015-03-101-0/+4
* m48t59: introduce new base-year qdev propertyMark Cave-Ayland2015-03-106-18/+22
* m48t59: let init functions return a Nvram objectHervé Poussineau2015-03-106-231/+177
* m48t59: add a Nvram interfaceHervé Poussineau2015-03-102-0/+83
* m48t59: register a QOM type for each nvram type we supportHervé Poussineau2015-03-101-77/+169
* m48t59: move ISA ports/memory regions registration to QOM constructorHervé Poussineau2015-03-101-12/+13
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-03-0941-383/+1284
|\
| * target-ppc: Fix warnings from SparseStefan Weil2015-03-091-2/+3
| * sPAPR: Implement sPAPRPHBClass EEH callbacksGavin Shan2015-03-092-0/+116
| * sPAPR: Implement EEH RTAS callsGavin Shan2015-03-093-2/+316
| * target-ppc: Add versions to server CPU descriptionsAlexey Kardashevskiy2015-03-092-7/+9
| * PPC: Introduce the Virtual Time Base (VTB) SPR registerCyril Bur2015-03-092-0/+11
| * 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
OpenPOWER on IntegriCloud