summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* vhost: Remove superfluous '\n' around error_report()Gonglei2015-03-101-1/+1
* arm/digic_boards: Remove superfluous '\n' around error_report()Gonglei2015-03-101-3/+3
* tpm: Remove superfluous '\n' around error_report()Gonglei2015-03-101-6/+6
* xtensa: Remove superfluous '\n' around error_report()Gonglei2015-03-102-6/+6
* vfio: Remove superfluous '\n' around error_report()Gonglei2015-03-101-5/+5
* vhost-scsi: Remove superfluous '\n' around error_report()Gonglei2015-03-101-3/+3
* Remove superfluous '\n' around error_report()Gonglei2015-03-102-2/+2
* pl330.c: remove superfluous '\n' around error_setgGonglei2015-03-101-2/+2
* a9gtimer: remove superfluous '\n' around error_setgGonglei2015-03-101-1/+1
* block: remove superfluous '\n' around error_report/error_setgGonglei2015-03-101-1/+1
* xilinx_ethlite: Clean up after commit 2f991adMarkus Armbruster2015-03-101-0/+1
* xen-pt: fix Out-of-bounds readGonglei2015-03-101-1/+1
* xen-pt: fix Negative array index readGonglei2015-03-101-4/+2
* 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
OpenPOWER on IntegriCloud