aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17qemu-ga-win: Fail loudly on bare 'set-time'Michal Privoznik
2015-02-17qga: add memory block command that unsupportedzhanghailiang
2015-02-17qga: implement qmp_guest_get_memory_block_info() for Linux with sysfszhanghailiang
2015-02-17qga: implement qmp_guest_set_memory_blocks() for Linux with sysfszhanghailiang
2015-02-17qga: implement qmp_guest_get_memory_blocks() for Linux with sysfszhanghailiang
2015-02-17qga: introduce three guest memory block commmands with stubszhanghailiang
2015-02-16qga: implement file commands for Windows guestOlga Krishtal
2015-02-16guest agent: guest-file-open: refactoringSimon Zolin
2015-02-16utils: drop strtok_r from envlist_parseOlga Krishtal
2015-02-16qga: add guest-set-user-password commandDaniel P. Berrange
2015-02-16Convert ram_list to RCUMike Day
2015-02-16exec: convert ram_list to QLISTMike Day
2015-02-16cosmetic changes preparing for the following patchesMike Day
2015-02-16exec: protect mru_block with RCUPaolo Bonzini
2015-02-16rcu: add g_free_rcuPaolo Bonzini
2015-02-16rcu: introduce RCU-enabled QLISTMike Day
2015-02-16exec: RCUify AddressSpaceDispatchPaolo Bonzini
2015-02-16exec: make iotlb RCU-friendlyPaolo Bonzini
2015-02-16exec: introduce cpu_reload_memory_mapPaolo Bonzini
2015-02-16docs: clarify memory region lifecyclePaolo Bonzini
2015-02-16pci: split shpc_cleanup and shpc_freePaolo Bonzini
2015-02-16pcie: remove mmconfig memory leak and wrap mmconfig update with transactionPaolo Bonzini
2015-02-16block: Keep bdrv_check*_request()'s return valueMax Reitz
2015-02-16block: Remove "growable" from BDSMax Reitz
2015-02-16block: Clamp BlockBackend requestsMax Reitz
2015-02-16qemu-io: Use BlockBackendMax Reitz
2015-02-16qemu-io: Remove "growable" optionMax Reitz
2015-02-16qemu-io: Use blk_new_open() in openfile()Max Reitz
2015-02-16qemu-nbd: Use blk_new_open() in main()Max Reitz
2015-02-16qemu-img: Use BlockBackend as far as possibleMax Reitz
2015-02-16qemu-img: Use blk_new_open() in img_rebase()Max Reitz
2015-02-16qemu-img: Use blk_new_open() in img_open()Max Reitz
2015-02-16block/xen: Use blk_new_open() in blk_connect()Max Reitz
2015-02-16blockdev: Use blk_new_open() in blockdev_init()Max Reitz
2015-02-16iotests: Add test for driver=qcow2, format=qcow2Max Reitz
2015-02-16block: Add Error parameter to bdrv_find_protocol()Max Reitz