index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-02-27
12
-28
/
+1202
|
\
|
*
Fixed assert in vhost_user_set_mem_table_postcopy
Raphael Norwitz
2020-02-27
1
-1
/
+1
|
*
vhost-user: only set slave channel for first vq
Adrian Moreno
2020-02-27
1
-3
/
+5
|
*
hw/arm/virt: Add the virtio-iommu device tree mappings
Eric Auger
2020-02-27
1
-7
/
+50
|
*
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
2020-02-27
2
-0
/
+105
|
*
virtio-iommu: Support migration
Eric Auger
2020-02-27
1
-10
/
+99
|
*
virtio-iommu: Implement fault reporting
Eric Auger
2020-02-27
2
-5
/
+66
|
*
virtio-iommu: Implement translate
Eric Auger
2020-02-27
2
-1
/
+60
|
*
virtio-iommu: Implement map/unmap
Eric Auger
2020-02-27
2
-2
/
+62
|
*
virtio-iommu: Implement attach/detach command
Eric Auger
2020-02-27
2
-2
/
+315
|
*
virtio-iommu: Decode the command payload
Eric Auger
2020-02-27
2
-12
/
+68
|
*
virtio-iommu: Add skeleton
Eric Auger
2020-02-27
4
-0
/
+278
|
*
virtio: gracefully handle invalid region caches
Stefan Hajnoczi
2020-02-27
1
-8
/
+91
|
*
vhost-user-blk: convert to new virtio_delete_queue
Pan Nengyuan
2020-02-25
1
-8
/
+11
|
*
vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
Pan Nengyuan
2020-02-25
1
-0
/
+8
|
*
virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealize
Pan Nengyuan
2020-02-25
1
-1
/
+2
|
*
virtio-pmem: do delete rq_vq in virtio_pmem_unrealize
Pan Nengyuan
2020-02-25
1
-0
/
+1
|
*
vhost-user-fs: convert to the new virtio_delete_queue function
Pan Nengyuan
2020-02-25
1
-6
/
+9
|
*
vhost-user-fs: do delete virtio_queues in unrealize
Pan Nengyuan
2020-02-25
1
-0
/
+9
*
|
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-25
33
-158
/
+143
|
\
\
|
*
|
Avoid cpu_physical_memory_rw() with a constant is_write argument
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
|
*
|
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
12
-18
/
+21
|
*
|
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
6
-64
/
+64
|
*
|
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
3
-20
/
+22
|
*
|
hw/virtio: Let vhost_memory_map() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-4
/
+4
|
*
|
hw/virtio: Let virtqueue_map_iovec() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-3
/
+4
|
*
|
hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
5
-7
/
+7
|
*
|
Remove unnecessary cast when using the cpu_[physical]_memory API
Philippe Mathieu-Daudé
2020-02-20
3
-25
/
+18
|
*
|
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-20
6
-35
/
+30
|
*
|
hw/net: Avoid casting non-const pointer, use address_space_write()
Philippe Mathieu-Daudé
2020-02-20
2
-4
/
+3
|
*
|
hw: Remove unnecessary cast when calling dma_memory_read()
Philippe Mathieu-Daudé
2020-02-20
3
-18
/
+10
*
|
|
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-25
64
-561
/
+603
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
remove no longer used memory_region_allocate_system_memory()
Igor Mammedov
2020-02-19
1
-34
/
+0
|
*
|
sparc/niagara: use memdev for RAM
Igor Mammedov
2020-02-19
1
-5
/
+2
|
*
|
sparc/sun4m: use memdev for RAM
Igor Mammedov
2020-02-19
1
-37
/
+37
|
*
|
sparc/leon3: use memdev for RAM
Igor Mammedov
2020-02-19
1
-3
/
+3
|
*
|
ppc/virtex_ml507: use memdev for RAM
Igor Mammedov
2020-02-19
1
-7
/
+5
|
*
|
ppc/spapr: use memdev for RAM
Igor Mammedov
2020-02-19
1
-5
/
+3
|
*
|
ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
Igor Mammedov
2020-02-19
3
-19
/
+16
|
*
|
ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
Igor Mammedov
2020-02-19
3
-38
/
+38
|
*
|
ppc/ppc405_boards: use memdev for RAM
Igor Mammedov
2020-02-19
1
-7
/
+6
|
*
|
ppc/ppc405_boards: add RAM size checks
Igor Mammedov
2020-02-19
1
-13
/
+26
|
*
|
ppc/pnv: use memdev for RAM
Igor Mammedov
2020-02-19
1
-6
/
+2
|
*
|
ppc/mac_oldworld: use memdev for RAM
Igor Mammedov
2020-02-19
1
-4
/
+2
|
*
|
ppc/mac_newworld: use memdev for RAM
Igor Mammedov
2020-02-19
1
-3
/
+3
|
*
|
ppc/e500: use memdev for RAM
Igor Mammedov
2020-02-19
3
-4
/
+3
|
*
|
ppc/e500: drop RAM size fixup
Igor Mammedov
2020-02-19
1
-7
/
+9
|
*
|
mips/mips_r4k: use memdev for RAM
Igor Mammedov
2020-02-19
1
-8
/
+4
|
*
|
mips/mips_mipssim: use memdev for RAM
Igor Mammedov
2020-02-19
1
-6
/
+3
|
*
|
mips/mips_malta: use memdev for RAM
Igor Mammedov
2020-02-19
1
-6
/
+4
[next]