summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* sun4u: switch m48t59 NVRAM to MMIO accessMark Cave-Ayland2015-03-101-2/+8
* m48t59: add m48t59 sysbus deviceMark Cave-Ayland2015-03-101-0/+4
* m48t59: introduce new base-year qdev propertyMark Cave-Ayland2015-03-105-16/+19
* m48t59: let init functions return a Nvram objectHervé Poussineau2015-03-105-198/+172
* m48t59: add a Nvram interfaceHervé Poussineau2015-03-101-0/+59
* 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
* sPAPR: Implement sPAPRPHBClass EEH callbacksGavin Shan2015-03-092-0/+116
* sPAPR: Implement EEH RTAS callsGavin Shan2015-03-091-0/+271
* spapr_vio: Convert to realize()Markus Armbruster2015-03-095-37/+26
* 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
* 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
* 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-092-0/+30
* 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-092-7/+64
* pseries: Make the PAPR RTC a qdev deviceDavid Gibson2015-03-093-5/+56
* pseries: Make RTAS time of day functions respect -rtc optionsDavid Gibson2015-03-091-4/+36
* pseries: Add spapr_rtc_read() helper functionDavid Gibson2015-03-092-3/+12
* 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-094-50/+87
* Generalize QOM publishing of date and time from mc146818rtc.cDavid Gibson2015-03-091-41/+3
* spapr-pci: Enable huge BARsAlexey Kardashevskiy2015-03-092-2/+28
* spapr: Add pseries-2.3 machineAlexey Kardashevskiy2015-03-091-2/+17
* pseries: Limit PCI host bridge "index" valueDavid Gibson2015-03-091-1/+7
* spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy2015-03-092-12/+42
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-0998-4411/+1980
|\
| * acpi: drop unused codeMichael S. Tsirkin2015-03-081-12/+0
| * acpi-build: fix typo in commentMichael S. Tsirkin2015-03-081-1/+1
| * acpi: update generated filesMichael S. Tsirkin2015-03-042-1224/+22
| * aml-build: fix build for glib < 2.22Michael S. Tsirkin2015-03-031-2/+3
| * acpi: update generated filesMichael S. Tsirkin2015-03-023-20/+374
| * 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-012-344/+0
| * pci: Give a few helpers internal linkageMarkus Armbruster2015-03-011-7/+7
| * acpi: make build_*() routines static to aml-build.cIgor Mammedov2015-03-011-10/+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
| * pc: acpi-build: simplify PCI bus tree generationIgor Mammedov2015-03-011-189/+85
| * pc: acpi-build: drop template patching and create Device(SMC) dynamicallyIgor Mammedov2015-03-014-20/+22
| * pc: export applesmc IO port/lenIgor Mammedov2015-03-012-4/+3
| * acpi: add acpi_irq_no_flags() termIgor Mammedov2015-03-011-0/+21
OpenPOWER on IntegriCloud