index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
s390x/css: Make schib parameter of css_do_msch const
Thomas Huth
2
-2
/
+2
2015-02-18
s390x/mmu: Add function for accessing guest memory
Thomas Huth
2
-0
/
+113
2015-02-18
s390x/kvm: Add function for injecting pgm access exceptions
Thomas Huth
3
-6
/
+33
2015-02-18
s390x/mmu: Clean up mmu_translate_asc()
Thomas Huth
1
-24
/
+15
2015-02-18
s390x/mmu: Check bit 52 in page table entry
Thomas Huth
2
-1
/
+5
2015-02-18
s390x/mmu: Renaming related to the ASCE confusion
Thomas Huth
1
-6
/
+6
2015-02-18
s390x/mmu: Add support for read-only regions
Thomas Huth
2
-3
/
+5
2015-02-18
s390x/mmu: Fix the exception codes for illegal table entries
Thomas Huth
1
-2
/
+1
2015-02-18
s390x/mmu: Fix exception types when checking the ASCEs
Thomas Huth
1
-3
/
+3
2015-02-18
s390x/mmu: Fix translation exception code in lowcore
Thomas Huth
1
-33
/
+15
2015-02-18
s390x/mmu: Skip exceptions properly when translating addresses for debug
Thomas Huth
4
-40
/
+59
2015-02-18
s390x/mmu: Check table length and offset fields
Thomas Huth
2
-0
/
+30
2015-02-18
s390x/mmu: Fix the handling of the table levels
Thomas Huth
1
-68
/
+47
2015-02-18
s390x/mmu: Fix the check for the real-space designation bit
Thomas Huth
1
-7
/
+6
2015-02-18
s390x/mmu: Move mmu_translate() and friends to separate file
Thomas Huth
4
-323
/
+359
2015-02-17
qemu-ga-win: Fail loudly on bare 'set-time'
Michal Privoznik
2
-23
/
+26
2015-02-17
qga: add memory block command that unsupported
zhanghailiang
2
-1
/
+5
2015-02-17
qga: implement qmp_guest_get_memory_block_info() for Linux with sysfs
zhanghailiang
1
-2
/
+29
2015-02-17
qga: implement qmp_guest_set_memory_blocks() for Linux with sysfs
zhanghailiang
1
-1
/
+29
2015-02-17
qga: implement qmp_guest_get_memory_blocks() for Linux with sysfs
zhanghailiang
1
-1
/
+232
2015-02-17
qga: introduce three guest memory block commmands with stubs
zhanghailiang
3
-0
/
+180
2015-02-16
qga: implement file commands for Windows guest
Olga Krishtal
1
-21
/
+250
2015-02-16
guest agent: guest-file-open: refactoring
Simon Zolin
1
-8
/
+23
2015-02-16
utils: drop strtok_r from envlist_parse
Olga Krishtal
2
-17
/
+16
2015-02-16
qga: add guest-set-user-password command
Daniel P. Berrange
3
-0
/
+146
2015-02-16
Convert ram_list to RCU
Mike Day
3
-52
/
+121
2015-02-16
exec: convert ram_list to QLIST
Mike Day
4
-37
/
+46
2015-02-16
cosmetic changes preparing for the following patches
Mike Day
3
-34
/
+62
2015-02-16
exec: protect mru_block with RCU
Paolo Bonzini
2
-15
/
+39
2015-02-16
rcu: add g_free_rcu
Paolo Bonzini
2
-4
/
+15
2015-02-16
rcu: introduce RCU-enabled QLIST
Mike Day
5
-13
/
+445
2015-02-16
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
8
-12
/
+63
2015-02-16
exec: make iotlb RCU-friendly
Paolo Bonzini
7
-13
/
+21
2015-02-16
exec: introduce cpu_reload_memory_map
Paolo Bonzini
3
-1
/
+8
2015-02-16
docs: clarify memory region lifecycle
Paolo Bonzini
1
-16
/
+58
2015-02-16
pci: split shpc_cleanup and shpc_free
Paolo Bonzini
3
-5
/
+21
2015-02-16
pcie: remove mmconfig memory leak and wrap mmconfig update with transaction
Paolo Bonzini
1
-2
/
+5
2015-02-16
block: Keep bdrv_check*_request()'s return value
Max Reitz
1
-11
/
+24
2015-02-16
block: Remove "growable" from BDS
Max Reitz
6
-29
/
+10
2015-02-16
block: Clamp BlockBackend requests
Max Reitz
1
-0
/
+152
2015-02-16
qemu-io: Use BlockBackend
Max Reitz
4
-135
/
+146
2015-02-16
qemu-io: Remove "growable" option
Max Reitz
4
-116
/
+5
2015-02-16
qemu-io: Use blk_new_open() in openfile()
Max Reitz
1
-18
/
+12
2015-02-16
qemu-nbd: Use blk_new_open() in main()
Max Reitz
1
-16
/
+9
2015-02-16
qemu-img: Use BlockBackend as far as possible
Max Reitz
1
-43
/
+39
2015-02-16
qemu-img: Use blk_new_open() in img_rebase()
Max Reitz
1
-26
/
+23
2015-02-16
qemu-img: Use blk_new_open() in img_open()
Max Reitz
1
-14
/
+6
2015-02-16
block/xen: Use blk_new_open() in blk_connect()
Max Reitz
1
-16
/
+11
2015-02-16
blockdev: Use blk_new_open() in blockdev_init()
Max Reitz
3
-85
/
+77
2015-02-16
iotests: Add test for driver=qcow2, format=qcow2
Max Reitz
2
-0
/
+4
[prev]
[next]