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
...
|
*
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
|
*
|
mips/mips_jazz: add max ram size check
Igor Mammedov
2020-02-19
1
-0
/
+5
|
*
|
mips/mips_jazz: use memdev for RAM
Igor Mammedov
2020-02-19
1
-4
/
+3
|
*
|
mips/mips_fulong2e: use memdev for RAM
Igor Mammedov
2020-02-19
1
-4
/
+2
|
*
|
mips/mips_fulong2e: drop RAM size fixup
Igor Mammedov
2020-02-19
1
-5
/
+8
|
*
|
mips/boston: use memdev for RAM
Igor Mammedov
2020-02-19
1
-6
/
+5
|
*
|
m68k/next-cube: use memdev for RAM
Igor Mammedov
2020-02-19
1
-3
/
+2
|
*
|
m68k/mcf5208: use memdev for RAM
Igor Mammedov
2020-02-19
1
-3
/
+2
|
*
|
m68k/q800: use memdev for RAM
Igor Mammedov
2020-02-19
1
-4
/
+2
|
*
|
m68k/an5206: use memdev for RAM
Igor Mammedov
2020-02-19
1
-3
/
+2
|
*
|
lm32/milkymist: use memdev for RAM
Igor Mammedov
2020-02-19
1
-7
/
+14
|
*
|
lm32/lm32_boards: use memdev for RAM
Igor Mammedov
2020-02-19
1
-13
/
+26
|
*
|
x86/pc: use memdev for RAM
Igor Mammedov
2020-02-19
1
-10
/
+9
|
*
|
x86/microvm: use memdev for RAM
Igor Mammedov
2020-02-19
1
-7
/
+5
|
*
|
hppa: use memdev for RAM
Igor Mammedov
2020-02-19
1
-7
/
+3
|
*
|
cris/axis_dev88: use memdev for RAM
Igor Mammedov
2020-02-19
1
-6
/
+2
[prev]
[next]