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
*
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
2021-06-30
5
-29
/
+32
*
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
2021-06-30
11
-25
/
+29
*
block/ssh: add support for sha256 host key fingerprints
Daniel P. Berrangé
2021-06-30
4
-1
/
+84
*
block/commit: use QEMU_AUTO_VFREE
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-16
/
+9
*
introduce QEMU_AUTO_VFREE
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-0
/
+15
*
iotests: Test replacing files with x-blockdev-reopen
Alberto Garcia
2021-06-29
2
-3
/
+117
*
block: Allow changing bs->file on reopen
Alberto Garcia
2021-06-29
3
-35
/
+67
*
block: BDRVReopenState: drop replace_backing_bs field
Vladimir Sementsov-Ogievskiy
2021-06-29
2
-7
/
+4
*
block: move supports_backing check to bdrv_set_file_or_backing_noperm()
Vladimir Sementsov-Ogievskiy
2021-06-29
3
-14
/
+17
*
block: bdrv_reopen_parse_backing(): simplify handling implicit filters
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-37
/
+16
*
block: bdrv_reopen_parse_backing(): don't check frozen child
Vladimir Sementsov-Ogievskiy
2021-06-29
2
-17
/
+5
*
block: bdrv_reopen_parse_backing(): don't check aio context
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-33
/
+0
*
block: introduce bdrv_set_file_or_backing_noperm()
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-20
/
+63
*
block: introduce bdrv_remove_file_or_backing_child()
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-7
/
+17
*
block: comment graph-modifying function not updating permissions
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-0
/
+8
*
block: rename bdrv_replace_child to bdrv_replace_child_tran
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-6
/
+8
*
block: BDRV_O_NO_IO for backing file on creation
Max Reitz
2021-06-29
3
-3
/
+7
*
block: Move read-only check during truncation earlier
Eric Blake
2021-06-29
1
-5
/
+5
*
Prevent compiler warning on block.c
Miroslav Rezanina
2021-06-29
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...
Peter Maydell
2021-06-29
7
-32
/
+130
|
\
|
*
target/alpha: Honor the FEN bit
Richard Henderson
2021-06-28
1
-0
/
+75
|
*
pc-bios: Update the palcode-clipper image
Richard Henderson
2021-06-28
2
-0
/
+0
|
*
hw/alpha: Provide a PCI-ISA bridge device node
Jason Thorpe
2021-06-28
4
-27
/
+36
|
*
hw/alpha: Provide console information to the PALcode at start-up
Jason Thorpe
2021-06-28
1
-1
/
+11
|
*
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
Jason Thorpe
2021-06-28
3
-5
/
+9
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-28
35
-654
/
+492
|
\
\
|
*
|
machine: reject -smp dies!=1 for non-PC machines
Paolo Bonzini
2021-06-25
1
-0
/
+4
|
*
|
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
2021-06-25
4
-21
/
+60
|
*
|
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2021-06-25
4
-32
/
+34
|
*
|
machine: move common smp_parse code to caller
Paolo Bonzini
2021-06-25
2
-118
/
+110
|
*
|
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-06-25
6
-13
/
+10
|
*
|
file-posix: handle EINTR during ioctl
Paolo Bonzini
2021-06-25
1
-1
/
+3
|
*
|
block: detect DKIOCGETBLOCKCOUNT/SIZE before use
Joelle van Dyne
2021-06-25
1
-1
/
+1
|
*
|
block: try BSD disk size ioctls one after another
Paolo Bonzini
2021-06-25
1
-18
/
+16
|
*
|
block: check for sys/disk.h
Joelle van Dyne
2021-06-25
2
-1
/
+2
|
*
|
block: feature detection for host block support
Joelle van Dyne
2021-06-25
3
-16
/
+37
|
*
|
file-posix: try BLKSECTGET on block devices too, do not round to power of 2
Paolo Bonzini
2021-06-25
1
-24
/
+33
|
*
|
block: add max_hw_transfer to BlockLimits
Paolo Bonzini
2021-06-25
6
-2
/
+25
|
*
|
block-backend: align max_transfer to request alignment
Paolo Bonzini
2021-06-25
1
-3
/
+3
|
*
|
osdep: provide ROUND_DOWN macro
Paolo Bonzini
2021-06-25
1
-6
/
+22
|
*
|
scsi-generic: pass max_segments via max_iov field in BlockLimits
Paolo Bonzini
2021-06-25
2
-4
/
+5
|
*
|
file-posix: fix max_iov for /dev/sg devices
Paolo Bonzini
2021-06-25
1
-0
/
+11
|
*
|
KVM: Fix dirty ring mmap incorrect size due to renaming accident
Peter Xu
2021-06-25
1
-2
/
+2
|
*
|
configure, meson: convert libusbredir detection to meson
Paolo Bonzini
2021-06-25
4
-29
/
+12
|
*
|
configure, meson: convert libcacard detection to meson
Paolo Bonzini
2021-06-25
4
-29
/
+12
|
*
|
configure, meson: convert libusb detection to meson
Paolo Bonzini
2021-06-25
4
-28
/
+14
|
*
|
configure, meson: convert pam detection to meson
Paolo Bonzini
2021-06-25
5
-41
/
+34
|
*
|
configure, meson: convert libtasn1 detection to meson
Paolo Bonzini
2021-06-25
3
-24
/
+6
|
*
|
configure, meson: convert crypto detection to meson
Paolo Bonzini
2021-06-25
5
-232
/
+90
|
*
|
tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT
Paolo Bonzini
2021-06-25
8
-63
/
+1
[next]