aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-18s390x/css: Make schib parameter of css_do_msch constThomas Huth2-2/+2
2015-02-18s390x/mmu: Add function for accessing guest memoryThomas Huth2-0/+113
2015-02-18s390x/kvm: Add function for injecting pgm access exceptionsThomas Huth3-6/+33
2015-02-18s390x/mmu: Clean up mmu_translate_asc()Thomas Huth1-24/+15
2015-02-18s390x/mmu: Check bit 52 in page table entryThomas Huth2-1/+5
2015-02-18s390x/mmu: Renaming related to the ASCE confusionThomas Huth1-6/+6
2015-02-18s390x/mmu: Add support for read-only regionsThomas Huth2-3/+5
2015-02-18s390x/mmu: Fix the exception codes for illegal table entriesThomas Huth1-2/+1
2015-02-18s390x/mmu: Fix exception types when checking the ASCEsThomas Huth1-3/+3
2015-02-18s390x/mmu: Fix translation exception code in lowcoreThomas Huth1-33/+15
2015-02-18s390x/mmu: Skip exceptions properly when translating addresses for debugThomas Huth4-40/+59
2015-02-18s390x/mmu: Check table length and offset fieldsThomas Huth2-0/+30
2015-02-18s390x/mmu: Fix the handling of the table levelsThomas Huth1-68/+47
2015-02-18s390x/mmu: Fix the check for the real-space designation bitThomas Huth1-7/+6
2015-02-18s390x/mmu: Move mmu_translate() and friends to separate fileThomas Huth4-323/+359
2015-02-17qemu-ga-win: Fail loudly on bare 'set-time'Michal Privoznik2-23/+26
2015-02-17qga: add memory block command that unsupportedzhanghailiang2-1/+5
2015-02-17qga: implement qmp_guest_get_memory_block_info() for Linux with sysfszhanghailiang1-2/+29
2015-02-17qga: implement qmp_guest_set_memory_blocks() for Linux with sysfszhanghailiang1-1/+29
2015-02-17qga: implement qmp_guest_get_memory_blocks() for Linux with sysfszhanghailiang1-1/+232
2015-02-17qga: introduce three guest memory block commmands with stubszhanghailiang3-0/+180
2015-02-16qga: implement file commands for Windows guestOlga Krishtal1-21/+250
2015-02-16guest agent: guest-file-open: refactoringSimon Zolin1-8/+23
2015-02-16utils: drop strtok_r from envlist_parseOlga Krishtal2-17/+16
2015-02-16qga: add guest-set-user-password commandDaniel P. Berrange3-0/+146
2015-02-16Convert ram_list to RCUMike Day3-52/+121
2015-02-16exec: convert ram_list to QLISTMike Day4-37/+46
2015-02-16cosmetic changes preparing for the following patchesMike Day3-34/+62
2015-02-16exec: protect mru_block with RCUPaolo Bonzini2-15/+39
2015-02-16rcu: add g_free_rcuPaolo Bonzini2-4/+15
2015-02-16rcu: introduce RCU-enabled QLISTMike Day5-13/+445
2015-02-16exec: RCUify AddressSpaceDispatchPaolo Bonzini8-12/+63
2015-02-16exec: make iotlb RCU-friendlyPaolo Bonzini7-13/+21
2015-02-16exec: introduce cpu_reload_memory_mapPaolo Bonzini3-1/+8
2015-02-16docs: clarify memory region lifecyclePaolo Bonzini1-16/+58
2015-02-16pci: split shpc_cleanup and shpc_freePaolo Bonzini3-5/+21
2015-02-16pcie: remove mmconfig memory leak and wrap mmconfig update with transactionPaolo Bonzini1-2/+5
2015-02-16block: Keep bdrv_check*_request()'s return valueMax Reitz1-11/+24
2015-02-16block: Remove "growable" from BDSMax Reitz6-29/+10
2015-02-16block: Clamp BlockBackend requestsMax Reitz1-0/+152
2015-02-16qemu-io: Use BlockBackendMax Reitz4-135/+146
2015-02-16qemu-io: Remove "growable" optionMax Reitz4-116/+5
2015-02-16qemu-io: Use blk_new_open() in openfile()Max Reitz1-18/+12
2015-02-16qemu-nbd: Use blk_new_open() in main()Max Reitz1-16/+9
2015-02-16qemu-img: Use BlockBackend as far as possibleMax Reitz1-43/+39
2015-02-16qemu-img: Use blk_new_open() in img_rebase()Max Reitz1-26/+23
2015-02-16qemu-img: Use blk_new_open() in img_open()Max Reitz1-14/+6
2015-02-16block/xen: Use blk_new_open() in blk_connect()Max Reitz1-16/+11
2015-02-16blockdev: Use blk_new_open() in blockdev_init()Max Reitz3-85/+77
2015-02-16iotests: Add test for driver=qcow2, format=qcow2Max Reitz2-0/+4