aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-18s390x/ioinst: Rework memory access in TPI instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in CHSC instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in STCRW instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in TSCH instructionThomas Huth
2015-02-18s390x/ioinst: Set condition code in ioinst_handle_tsch() handlerThomas Huth
2015-02-18s390x/ioinst: Rework memory access in STSCH instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in SSCH instructionThomas Huth
2015-02-18s390x/ioinst: Rework memory access in MSCH instructionThomas Huth
2015-02-18s390x/css: Make schib parameter of css_do_msch constThomas Huth
2015-02-18s390x/mmu: Add function for accessing guest memoryThomas Huth
2015-02-18s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth
2015-02-18s390x/mmu: Clean up mmu_translate_asc()Thomas Huth
2015-02-18s390x/mmu: Check bit 52 in page table entryThomas Huth
2015-02-18s390x/mmu: Renaming related to the ASCE confusionThomas Huth
2015-02-18s390x/mmu: Add support for read-only regionsThomas Huth
2015-02-18s390x/mmu: Fix the exception codes for illegal table entriesThomas Huth
2015-02-18s390x/mmu: Fix exception types when checking the ASCEsThomas Huth
2015-02-18s390x/mmu: Fix translation exception code in lowcoreThomas Huth
2015-02-18s390x/mmu: Skip exceptions properly when translating addresses for debugThomas Huth
2015-02-18s390x/mmu: Check table length and offset fieldsThomas Huth
2015-02-18s390x/mmu: Fix the handling of the table levelsThomas Huth
2015-02-18s390x/mmu: Fix the check for the real-space designation bitThomas Huth
2015-02-18s390x/mmu: Move mmu_translate() and friends to separate fileThomas Huth
2015-02-13s390x/ipl: make s390x ipl device aware of migrationFan Zhang
2015-02-13s390x/ipl: drop reipl parameters on resetsFan Zhang
2015-02-13s390x/ipl: support diagnose 308 subcodes 5 and 6Fan Zhang
2015-02-13s390x/ipl: always load the bios for ccw machineFan Zhang
2015-02-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150212' into stagingPeter Maydell
2015-02-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150213'...Peter Maydell
2015-02-13target-arm: A64: Avoid signed shifts in disas_ldst_pair()Peter Maydell
2015-02-13target-arm: A64: Avoid left shifting negative integers in disas_pc_rel_addrPeter Maydell
2015-02-13target-arm: A64: Fix handling of rotate in logic_imm_decode_wmaskPeter Maydell
2015-02-13target-arm: A64: Fix shifts into sign bitPeter Maydell
2015-02-13target-arm: Add AArch32 guest support to KVM64Greg Bellows
2015-02-13target-arm: Add 32/64-bit register syncGreg Bellows
2015-02-13target-arm: Add feature parsing to virtGreg Bellows
2015-02-13target-arm: Add CPU property to disable AArch64Greg Bellows
2015-02-13pci: Move PCI VGA to pci.makAlexander Graf
2015-02-13arm: Add PCIe host bridge in virt machineAlexander Graf
2015-02-13pci: Add generic PCIe host bridgeAlexander Graf
2015-02-13pci: Allocate PCIe host bridge PCI IDAlexander Graf
2015-02-12tcg: Remove unused opcodesRichard Henderson
2015-02-12tcg: Implement insert_op_beforeRichard Henderson
2015-02-12tcg: Remove opcodes instead of noping them outRichard Henderson
2015-02-12tcg: Put opcodes in a linked listRichard Henderson
2015-02-12tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson
2015-02-12tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson
2015-02-12tcg: Reduce ifdefs in tcg-op.cRichard Henderson
2015-02-12tcg: Move some opcode generation functions out of lineRichard Henderson
2015-02-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150210.0' i...Peter Maydell