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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-02-27
5
-1
/
+68
|
\
|
*
hw/arm/virt: Add the virtio-iommu device tree mappings
Eric Auger
2020-02-27
1
-0
/
+2
|
*
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
2020-02-27
2
-0
/
+2
|
*
virtio-iommu: Implement attach/detach command
Eric Auger
2020-02-27
1
-0
/
+3
|
*
virtio-iommu: Add skeleton
Eric Auger
2020-02-27
1
-0
/
+57
|
*
vhost-user-blk: convert to new virtio_delete_queue
Pan Nengyuan
2020-02-25
1
-1
/
+2
|
*
vhost-user-fs: convert to the new virtio_delete_queue function
Pan Nengyuan
2020-02-25
1
-0
/
+2
*
|
qemu/bitops.h: Add extract8 and extract16
Yoshinori Sato
2020-02-25
1
-0
/
+38
*
|
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-25
4
-17
/
+16
|
\
\
|
*
|
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-2
/
+2
|
*
|
exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
2
-4
/
+4
|
*
|
exec: Let address_space_unmap() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
|
*
|
hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
|
*
|
hw/ide/internal: Remove unused DMARestartFunc typedef
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+0
|
*
|
exec: Let the cpu_[physical]_memory API use void pointer arguments
Philippe Mathieu-Daudé
2020-02-20
2
-2
/
+2
|
*
|
exec: Let the address_space API use void pointer arguments
Philippe Mathieu-Daudé
2020-02-20
1
-6
/
+6
|
*
|
exec: Let flatview API take void pointer arguments
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
*
|
|
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-25
6
-41
/
+46
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hostmem: fix strict bind policy
Igor Mammedov
2020-02-19
2
-2
/
+1
|
*
|
hostmem: introduce "prealloc-threads" property
Igor Mammedov
2020-02-19
1
-0
/
+2
|
*
|
make mem_path local variable
Igor Mammedov
2020-02-19
1
-1
/
+0
|
*
|
remove no longer used memory_region_allocate_system_memory()
Igor Mammedov
2020-02-19
1
-32
/
+0
|
*
|
ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
Igor Mammedov
2020-02-19
1
-1
/
+1
|
*
|
ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
Igor Mammedov
2020-02-19
1
-5
/
+4
|
*
|
arm/aspeed: actually check RAM size
Igor Mammedov
2020-02-19
1
-0
/
+1
|
*
|
initialize MachineState::ram in NUMA case
Igor Mammedov
2020-02-19
1
-0
/
+1
|
*
|
machine: introduce convenience MachineState::ram
Igor Mammedov
2020-02-19
1
-1
/
+11
|
*
|
machine: alias -mem-path and -mem-prealloc into memory-foo backend
Igor Mammedov
2020-02-19
2
-0
/
+24
|
*
|
machine: introduce memory-backend property
Igor Mammedov
2020-02-19
1
-0
/
+2
|
|
/
*
|
qtest: add in-process incoming command handler
Alexander Bulekov
2020-02-22
1
-0
/
+1
*
|
qtest: add qtest_server_send abstraction
Alexander Bulekov
2020-02-22
1
-0
/
+3
*
|
fuzz: add FUZZ_TARGET module type
Alexander Bulekov
2020-02-22
1
-1
/
+3
*
|
softmmu: split off vl.c:main() into main.c
Alexander Bulekov
2020-02-22
1
-0
/
+4
*
|
aio-posix: make AioHandler deletion O(1)
Stefan Hajnoczi
2020-02-22
2
-1
/
+8
*
|
qemu/queue.h: add QLIST_SAFE_REMOVE()
Stefan Hajnoczi
2020-02-22
1
-0
/
+14
*
|
util/async: make bh_aio_poll() O(1)
Stefan Hajnoczi
2020-02-22
1
-2
/
+18
*
|
rcu_queue: add QSLIST functions
Paolo Bonzini
2020-02-22
2
-2
/
+60
*
|
arm: allwinner: Wire up USB ports
Guenter Roeck
2020-02-21
1
-0
/
+6
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200221' into...
Peter Maydell
2020-02-21
5
-2
/
+71
|
\
\
|
*
|
spapr: Don't use spapr_drc_needed() in CAS code
Greg Kurz
2020-02-20
1
-1
/
+3
|
*
|
spapr: Allow changing offset for -kernel image
Alexey Kardashevskiy
2020-02-20
1
-0
/
+1
|
*
|
spapr: Add Hcalls to support PAPR NVDIMM device
Shivaprasad G Bhat
2020-02-20
1
-1
/
+7
|
*
|
spapr: Add NVDIMM device support
Shivaprasad G Bhat
2020-02-20
2
-0
/
+46
|
*
|
nvdimm: add uuid property to nvdimm
Shivaprasad G Bhat
2020-02-20
1
-0
/
+7
|
*
|
mem: move nvdimm_device_list to utilities
Shivaprasad G Bhat
2020-02-20
1
-0
/
+7
*
|
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-20' in...
Peter Maydell
2020-02-21
2
-2
/
+4
|
\
\
\
|
*
|
|
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
2020-02-20
2
-2
/
+4
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
2020-02-20
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
linux-user: Use `qemu_log' for strace
Josh Kunz
2020-02-19
1
-0
/
+2
|
|
/
*
|
block: Remove bdrv_recurse_is_first_non_filter()
Max Reitz
2020-02-18
2
-12
/
+0
[next]