aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-10vfio: Fix debug message compile errorAlexey Kardashevskiy
2015-02-10vfio: Use vfio type1 v2 IOMMU interfaceAlex Williamson
2015-02-10vfio: unmap and free BAR data in instance_finalizePaolo Bonzini
2015-02-10vfio: free dynamically-allocated data in instance_finalizePaolo Bonzini
2015-02-10vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini
2015-02-10memory: unregister AddressSpace MemoryListener within BQLPaolo Bonzini
2015-02-10Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-02-1...Peter Maydell
2015-02-10virtio: Fix warning caused by missing 'static' attributeStefan Weil
2015-02-10vga: Fix warning caused by missing 'static' attributeStefan Weil
2015-02-10stubs: Fix warning caused by missing include statementStefan Weil
2015-02-10spice: Add missing 'static' attributeStefan Weil
2015-02-10serial: Fix warnings caused by missing 'static' attributeStefan Weil
2015-02-10moxie: Fix warning caused by missing include statementStefan Weil