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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
2020-11-06
3
-3
/
+12
|
\
|
*
linux-user: Check copy_from_user() return value in vma_dump_size()
Peter Maydell
2020-11-04
1
-1
/
+3
|
*
linux-user/syscall: Fix missing target_to_host_timespec64() check
Alistair Francis
2020-11-04
1
-1
/
+3
|
*
linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zero
Peter Maydell
2020-11-04
1
-1
/
+2
|
*
linux-user/mips/cpu_loop: silence the compiler warnings
Chen Qun
2020-11-04
1
-0
/
+4
*
|
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-5.2-20201105' in...
Peter Maydell
2020-11-05
3
-7
/
+2
|
\
\
|
*
|
spapr: Convert hpt_prepare_thread() to use qemu_try_memalign()
Greg Kurz
2020-11-05
1
-1
/
+1
|
*
|
spapr: Drop dead code in spapr_reallocate_hpt()
Greg Kurz
2020-11-05
1
-6
/
+0
|
*
|
target/ppc/excp_helper: Add a fallthrough for fix compiler warning
Chen Qun
2020-11-05
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201104' into staging
Peter Maydell
2020-11-05
2
-22
/
+22
|
\
\
\
|
*
|
|
tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END"
Richard Henderson
2020-11-04
1
-18
/
+17
|
*
|
|
tcg: Remove assert from set_jmp_reset_offset
Richard Henderson
2020-11-04
1
-4
/
+5
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-11-05
27
-58
/
+501
|
\
\
\
|
*
|
|
contrib/vhost-user-blk: fix get_config() information leak
Stefan Hajnoczi
2020-11-03
1
-0
/
+2
|
*
|
|
block/export: fix vhost-user-blk get_config() information leak
Stefan Hajnoczi
2020-11-03
1
-0
/
+3
|
*
|
|
block/export: make vhost-user-blk config space little-endian
Stefan Hajnoczi
2020-11-03
1
-13
/
+12
|
*
|
|
configure: introduce --enable-vhost-user-blk-server
Stefan Hajnoczi
2020-11-03
4
-4
/
+19
|
*
|
|
libvhost-user: follow QEMU comment style
Stefan Hajnoczi
2020-11-03
1
-5
/
+10
|
*
|
|
vhost-blk: set features before setting inflight feature
Jin Yu
2020-11-03
3
-0
/
+27
|
*
|
|
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
2020-11-03
3
-25
/
+0
|
*
|
|
net: Add vhost-vdpa in show_netdevs()
Cindy Lu
2020-11-03
1
-0
/
+3
|
*
|
|
vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup
Cindy Lu
2020-11-03
1
-0
/
+4
|
*
|
|
vfio: Don't issue full 2^64 unmap
Jean-Philippe Brucker
2020-11-03
1
-0
/
+11
|
*
|
|
virtio-iommu: Set supported page size mask
Bharat Bhushan
2020-11-03
2
-0
/
+51
|
*
|
|
vfio: Set IOMMU page size as per host supported page size
Bharat Bhushan
2020-11-03
1
-0
/
+8
|
*
|
|
memory: Add interface to set iommu page size mask
Bharat Bhushan
2020-11-03
2
-0
/
+51
|
*
|
|
virtio-iommu: Add notify_flag_changed() memory region callback
Bharat Bhushan
2020-11-03
2
-0
/
+16
|
*
|
|
virtio-iommu: Add replay() memory region callback
Bharat Bhushan
2020-11-03
2
-0
/
+41
|
*
|
|
virtio-iommu: Call memory notifiers in attach/detach
Bharat Bhushan
2020-11-03
1
-0
/
+32
|
*
|
|
virtio-iommu: Add memory notifiers for map/unmap
Bharat Bhushan
2020-11-03
2
-0
/
+58
|
*
|
|
virtio-iommu: Store memory region in endpoint struct
Jean-Philippe Brucker
2020-11-03
1
-1
/
+10
|
*
|
|
virtio-iommu: Fix virtio_iommu_mr()
Jean-Philippe Brucker
2020-11-03
1
-1
/
+1
|
*
|
|
hw/smbios: Fix leaked fd in save_opt_one() error path
Philippe Mathieu-Daudé
2020-11-03
1
-1
/
+3
|
*
|
|
hw/virtio/vhost-backend: Fix Coverity CID 1432871
Philippe Mathieu-Daudé
2020-11-03
1
-2
/
+2
|
*
|
|
hw/acpi : add spaces around operator
Xinhao Zhang
2020-11-03
1
-1
/
+1
|
*
|
|
hw/acpi : add space before the open parenthesis '('
Xinhao Zhang
2020-11-03
1
-1
/
+1
|
*
|
|
hw/acpi : Don't use '#' flag of printf format
Xinhao Zhang
2020-11-03
1
-10
/
+10
|
*
|
|
virito-mem: Implement get_min_alignment()
David Hildenbrand
2020-11-03
1
-0
/
+7
|
*
|
|
memory-device: Add get_min_alignment() callback
David Hildenbrand
2020-11-03
2
-2
/
+19
|
*
|
|
memory-device: Support big alignment requirements
David Hildenbrand
2020-11-03
1
-4
/
+5
|
*
|
|
virtio-mem: Probe THP size to determine default block size
David Hildenbrand
2020-11-03
1
-4
/
+101
|
*
|
|
virtio-mem: Make sure "usable_region_size" is always multiples of the block size
David Hildenbrand
2020-11-03
1
-0
/
+3
|
*
|
|
virtio-mem: Make sure "addr" is always multiples of the block size
David Hildenbrand
2020-11-03
1
-0
/
+5
|
*
|
|
pc: comment style fixup
Michael S. Tsirkin
2020-11-03
1
-4
/
+5
*
|
|
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-11-05
27
-158
/
+227
|
\
\
\
\
|
*
|
|
|
qapi, qemu-options: make all parsing visitors parse boolean options the same
Paolo Bonzini
2020-11-04
6
-52
/
+30
|
*
|
|
|
qtest: escape device name in device-introspect-test
Paolo Bonzini
2020-11-04
1
-2
/
+8
|
*
|
|
|
ivshmem-test: do not use short-form boolean option
Paolo Bonzini
2020-11-04
1
-1
/
+1
|
*
|
|
|
semihosting: fix order of initialization functions
Paolo Bonzini
2020-11-03
1
-3
/
+1
|
*
|
|
|
fuzz: fuzz offsets within pio/mmio regions
Alexander Bulekov
2020-11-03
1
-0
/
+5
[next]