summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* monitor: Fix QMP ABI breakage around "id"Markus Armbruster2015-06-081-0/+2
* Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...Peter Maydell2015-06-0513-168/+597
|\
| * target-s390x: Only access allocated storage keysAlexander Graf2015-06-051-1/+1
| * target-s390x: fix MVC instruction when areas overlapAurelien Jarno2015-06-051-3/+4
| * target-s390x: use softmmu functions for mvcp/mvcsAurelien Jarno2015-06-051-33/+20Star
| * target-s390x: support non current ASC in s390_cpu_handle_mmu_faultAurelien Jarno2015-06-051-1/+1
| * target-s390x: add a cpu_mmu_idx_to_asc functionAurelien Jarno2015-06-051-3/+22
| * target-s390x: implement high-word facilityAurelien Jarno2015-06-052-0/+98
| * target-s390x: implement load-and-trap facilityAurelien Jarno2015-06-052-9/+81
| * target-s390x: implement miscellaneous-instruction-extensions facilityAurelien Jarno2015-06-052-0/+4
| * target-s390x: implement LPDFR and LNDFR instructionsAurelien Jarno2015-06-051-0/+2
| * target-s390x: implement TRANSLATE EXTENDED instructionAurelien Jarno2015-06-054-0/+51
| * target-s390x: implement TRANSLATE AND TEST instructionAurelien Jarno2015-06-054-0/+37
| * target-s390x: implement LOAD FP INTEGER instructionsAurelien Jarno2015-06-054-0/+63
| * target-s390x: move SET DFP ROUNDING MODE to the correct facilityAurelien Jarno2015-06-051-1/+1
| * target-s390x: move STORE CLOCK FAST to the correct facilityAurelien Jarno2015-06-051-1/+1
| * target-s390x: change CHRL and CGHRL format to RIL-bAurelien Jarno2015-06-051-2/+2
| * target-s390x: fix CLGIT instructionAurelien Jarno2015-06-051-1/+1
| * target-s390x: fix exception for invalid operation codeAurelien Jarno2015-06-051-1/+1
| * target-s390x: implement LAY and LAEY instructionsAurelien Jarno2015-06-052-0/+38
| * target-s390x: move a few instructions to the correct facilityAurelien Jarno2015-06-051-4/+4
| * target-s390x: detect tininess before rounding for FP operationsAurelien Jarno2015-06-051-0/+8
| * target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDEDAurelien Jarno2015-06-051-6/+6
| * target-s390x: define default NaN valuesAurelien Jarno2015-06-051-2/+6
| * target-s390x: fix MMU index computationAurelien Jarno2015-06-051-4/+11
| * target-s390x: fix PSW value on dynamical exception from helpersAurelien Jarno2015-06-051-1/+1
| * target-s390x: fix LOAD MULTIPLE instruction on page boundaryAurelien Jarno2015-06-051-29/+99
| * target-s390x: implement STPT helperAurelien Jarno2015-06-051-3/+4
| * target-s390x: implement STCKC helperAurelien Jarno2015-06-051-2/+3
| * target-s390x: streamline STCK helperAurelien Jarno2015-06-051-7/+2Star
| * target-s390x: simplify SCKC helperAurelien Jarno2015-06-051-3/+4
| * target-s390x: add a tod2time functionAurelien Jarno2015-06-052-2/+7
| * target-s390x: remove unused helpersAurelien Jarno2015-06-052-22/+0Star
| * target-s390x: optimize (negative-) abs computationAurelien Jarno2015-06-053-26/+14Star
| * target-s390x: fix CC computation for LOAD POSITIVE instructionsAurelien Jarno2015-06-051-2/+2
| * target-s390x: fix CC computation for EX instructionAurelien Jarno2015-06-051-2/+1Star
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-0432-108/+920
|\ \ | |/ |/|
| * vhost: logs sharingJason Wang2015-06-042-19/+66
| * hw/acpi: piix4_pm_init(): take fw_cfg object no moreLaszlo Ersek2015-06-044-15/+12Star
| * hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to coreLaszlo Ersek2015-06-042-8/+12
| * hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek2015-06-045-5/+8
| * pc-dimm: don't assert if pc-dimm alignment != hotpluggable mem range sizeIgor Mammedov2015-06-041-1/+0Star
| * docs: Add PXB documentationMarcel Apfelbaum2015-06-031-0/+58
| * apci: fix PXB behaviour if used with unsupported BIOSMarcel Apfelbaum2015-06-031-29/+58
| * hw/pxb: add numa_node parameterMarcel Apfelbaum2015-06-032-0/+23
| * hw/pci: add support for NUMA nodesMarcel Apfelbaum2015-06-034-0/+14
| * hw/pxb: add map_irq funcMarcel Apfelbaum2015-06-031-1/+19
| * hw/pci: inform bios if the system has extra pci root busesMarcel Apfelbaum2015-06-031-0/+20
| * hw/pci: introduce PCI Expander Bridge (PXB)Marcel Apfelbaum2015-06-033-0/+198
| * hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_queryMarcel Apfelbaum2015-06-031-1/+2