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
*
hw/alpha/dp264: Include "net/net.h"
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
*
hw/alpha/alpha_sys: Remove unused "hw/ide.h" header
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+0
*
hw/i386/intel_iommu: Remove unused includes
Philippe Mathieu-Daudé
2020-03-09
1
-4
/
+0
*
hw/usb/dev-storage: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+0
*
hw/timer: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-03-09
2
-2
/
+0
*
hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" header
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+0
*
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
2020-03-09
3
-3
/
+0
*
vl: Add missing "hw/boards.h" include
Philippe Mathieu-Daudé
2020-03-09
1
-0
/
+1
*
virtfs-proxy-helper: Make the helper_opts[] array const
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+1
*
hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data
Philippe Mathieu-Daudé
2020-03-09
2
-4
/
+4
*
hw/net/e1000: Add readops/writeops typedefs
Philippe Mathieu-Daudé
2020-03-09
2
-4
/
+8
*
hw/audio/fmopl: Fix a typo twice
Philippe Mathieu-Daudé
2020-03-09
1
-2
/
+2
*
build-sys: Move the print-variable rule to rules.mak
Philippe Mathieu-Daudé
2020-03-09
2
-3
/
+3
*
maint: Include top-level *.rst files early in git diff
Eric Blake
2020-03-09
1
-0
/
+1
*
dp8393x: Mask EOL bit from descriptor addresses, take 2
Finn Thain
2020-03-09
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-03-09
9
-24
/
+43
|
\
|
*
hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
Philippe Mathieu-Daudé
2020-03-08
1
-15
/
+17
|
*
vhost-vsock: fix error message output
Nick Erdmann
2020-03-08
1
-1
/
+1
|
*
vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
Jason Wang
2020-03-08
1
-1
/
+11
|
*
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2020-03-08
6
-7
/
+14
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-03-06
52
-1306
/
+2157
|
\
|
*
block: bdrv_reopen() with backing file in different AioContext
Kevin Wolf
2020-03-06
2
-11
/
+29
|
*
iotests: Refactor blockdev-reopen test for iothreads
Kevin Wolf
2020-03-06
2
-12
/
+39
|
*
block/rbd: Add support for ceph namespaces
Florian Florensa
2020-03-06
2
-13
/
+34
|
*
qemu-storage-daemon: Add --monitor option
Kevin Wolf
2020-03-06
10
-5
/
+121
|
*
monitor: Add allow_hmp parameter to monitor_init()
Kevin Wolf
2020-03-06
3
-4
/
+13
|
*
hmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
7
-8
/
+18
|
*
qmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-03-06
5
-8
/
+16
|
*
monitor: Create QAPIfied monitor_init()
Kevin Wolf
2020-03-06
3
-35
/
+80
|
*
qapi: Create 'pragma' module
Kevin Wolf
2020-03-06
3
-25
/
+26
|
*
stubs: Update monitor stubs for qemu-storage-daemon
Kevin Wolf
2020-03-06
3
-13
/
+24
|
*
qemu-storage-daemon: Add --chardev option
Kevin Wolf
2020-03-06
2
-1
/
+25
|
*
qemu-storage-daemon: Add main loop
Kevin Wolf
2020-03-06
2
-0
/
+15
|
*
qemu-storage-daemon: Add --export option
Kevin Wolf
2020-03-06
2
-0
/
+58
|
*
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf
2020-03-06
3
-27
/
+47
|
*
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf
2020-03-06
5
-2
/
+56
|
*
qemu-storage-daemon: Add --object option
Kevin Wolf
2020-03-06
3
-1
/
+49
|
*
qapi: Flatten object-add
Kevin Wolf
2020-03-06
6
-11
/
+68
|
*
qemu-storage-daemon: Add --blockdev option
Kevin Wolf
2020-03-06
4
-2
/
+43
|
*
block: Move sysemu QMP commands to QAPI block module
Kevin Wolf
2020-03-06
3
-387
/
+387
|
*
block: Move common QMP commands to block-core QAPI module
Kevin Wolf
2020-03-06
2
-284
/
+283
|
*
block: Move system emulator QMP commands to block/qapi-sysemu.c
Kevin Wolf
2020-03-06
3
-559
/
+592
|
*
stubs: Add arch_type
Kevin Wolf
2020-03-06
3
-0
/
+7
|
*
qemu-storage-daemon: Add barebone tool
Kevin Wolf
2020-03-06
3
-1
/
+129
|
*
block/qcow2: Move bitmap reopen into bdrv_reopen_commit_post
Peter Krempa
2020-03-06
1
-1
/
+6
|
*
block: Introduce 'bdrv_reopen_commit_post' step
Peter Krempa
2020-03-06
2
-0
/
+10
|
*
block: Fix leak in bdrv_create_file_fallback()
Max Reitz
2020-03-06
1
-1
/
+2
|
*
iotests/026: Test EIO on allocation in a data-file
Max Reitz
2020-03-06
3
-0
/
+44
|
*
iotests/026: Test EIO on preallocated zero cluster
Max Reitz
2020-03-06
3
-0
/
+41
|
*
qcow2: Fix alloc_cluster_abort() for pre-existing clusters
Max Reitz
2020-03-06
1
-1
/
+1
[next]