summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pc: acpi-build: migrate RSDP tableIgor Mammedov2015-02-264-9/+22
* pc: acpi-build: update linker on guest accessIgor Mammedov2015-02-261-1/+7
* acpi: update RSDP on guest accessMichael S. Tsirkin2015-02-261-6/+9
* pc: memory: Validate alignment of maxram_size to page sizePeter Krempa2015-02-261-0/+7
* vl.c: Fix error messages when parsing maxmem parametersPeter Krempa2015-02-261-18/+16
* acpi, piix4: Add unplug cb for piix4.Tang Chen2015-02-261-0/+8
* acpi, ich9: Add unplug cb for ich9.Tang Chen2015-02-263-0/+18
* acpi, pc: Add unplug cb for pc machine.Tang Chen2015-02-261-0/+8
* acpi, ich9: Add hotunplug request cb for ich9.Tang Chen2015-02-263-2/+12
* acpi, pc: Add hotunplug request cb for pc machine.Tang Chen2015-02-261-0/+8
* qdev: Don't exit when running into bad -globalMarkus Armbruster2015-02-263-22/+11
* pci-assign: Convert to realizeMarkus Armbruster2015-02-261-6/+4
* qxl: Convert to realizeMarkus Armbruster2015-02-261-19/+17
* cirrus-vga: Convert to realizeMarkus Armbruster2015-02-261-6/+5
* ide/ich: Convert to realizeMarkus Armbruster2015-02-261-7/+6
* serial-pci: Convert to realizeMarkus Armbruster2015-02-261-13/+9
* pcnet: Convert to realizeMarkus Armbruster2015-02-261-3/+2
* pcnet: pcnet_common_init() always returns 0, change to voidMarkus Armbruster2015-02-264-6/+6
* pci: Trivial device model conversions to realizeMarkus Armbruster2015-02-2634-152/+87
* pci: Permit incremental conversion of device models to realizeMarkus Armbruster2015-02-262-6/+21
* pci: Convert core to realizeMarkus Armbruster2015-02-261-44/+49
* acpi: drop min-bytes in build_package()Igor Mammedov2015-02-263-19/+12
* acpi: add build_append_namestring() helperIgor Mammedov2015-02-263-30/+105
* acpi: move generic aml building helpers into dedictated fileIgor Mammedov2015-02-264-160/+213
* bios linker: validate pointer within tableMichael S. Tsirkin2015-02-261-1/+3
* acpi-build: fix memory leak with bridge hp offMichael S. Tsirkin2015-02-261-0/+3
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150218' into s...Peter Maydell2015-02-2616-554/+921
|\
| * s390x/helper: Remove s390_cpu_physical_memory_mapThomas Huth2015-02-182-29/+0
| * s390x/pci: Rework memory access in zpci instructionFrank Blaschka2015-02-181-9/+28
| * s390x/ioinst: Rework memory access in TPI instructionThomas Huth2015-02-182-13/+8
| * s390x/ioinst: Rework memory access in CHSC instructionThomas Huth2015-02-181-9/+13
| * s390x/ioinst: Rework memory access in STCRW instructionThomas Huth2015-02-183-11/+30
| * s390x/ioinst: Rework memory access in TSCH instructionThomas Huth2015-02-183-30/+44
| * s390x/ioinst: Set condition code in ioinst_handle_tsch() handlerThomas Huth2015-02-183-12/+7
| * s390x/ioinst: Rework memory access in STSCH instructionThomas Huth2015-02-181-14/+22
| * s390x/ioinst: Rework memory access in SSCH instructionThomas Huth2015-02-181-11/+5
| * s390x/ioinst: Rework memory access in MSCH instructionThomas Huth2015-02-181-13/+7
| * s390x/css: Make schib parameter of css_do_msch constThomas Huth2015-02-182-2/+2
| * s390x/mmu: Add function for accessing guest memoryThomas Huth2015-02-182-0/+113
| * s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth2015-02-183-6/+33
| * s390x/mmu: Clean up mmu_translate_asc()Thomas Huth2015-02-181-24/+15
| * s390x/mmu: Check bit 52 in page table entryThomas Huth2015-02-182-1/+5
| * s390x/mmu: Renaming related to the ASCE confusionThomas Huth2015-02-181-6/+6
| * s390x/mmu: Add support for read-only regionsThomas Huth2015-02-182-3/+5
| * s390x/mmu: Fix the exception codes for illegal table entriesThomas Huth2015-02-181-2/+1
| * s390x/mmu: Fix exception types when checking the ASCEsThomas Huth2015-02-181-3/+3
| * s390x/mmu: Fix translation exception code in lowcoreThomas Huth2015-02-181-33/+15
| * s390x/mmu: Skip exceptions properly when translating addresses for debugThomas Huth2015-02-184-40/+59
| * s390x/mmu: Check table length and offset fieldsThomas Huth2015-02-182-0/+30
| * s390x/mmu: Fix the handling of the table levelsThomas Huth2015-02-181-68/+47
OpenPOWER on IntegriCloud