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
...
|
*
|
block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
Vladimir Sementsov-Ogievskiy
2021-02-03
1
-3
/
+5
|
*
|
block/io: use int64_t bytes in driver wrappers
Vladimir Sementsov-Ogievskiy
2021-02-03
1
-4
/
+8
|
*
|
block: use int64_t as bytes type in tracked requests
Eric Blake
2021-02-03
2
-7
/
+11
|
*
|
block/io: improve bdrv_check_request: check qiov too
Vladimir Sementsov-Ogievskiy
2021-02-03
1
-7
/
+39
|
*
|
block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes
Vladimir Sementsov-Ogievskiy
2021-02-03
2
-2
/
+5
|
*
|
block/io: bdrv_pad_request(): support qemu_iovec_init_extended failure
Vladimir Sementsov-Ogievskiy
2021-02-03
1
-14
/
+31
|
*
|
block/io: refactor bdrv_pad_request(): move bdrv_pad_request() up
Vladimir Sementsov-Ogievskiy
2021-02-03
1
-6
/
+19
|
*
|
block: fix theoretical overflow in bdrv_init_padding()
Vladimir Sementsov-Ogievskiy
2021-02-03
1
-2
/
+6
|
*
|
util/iov: make qemu_iovec_init_extended() honest
Vladimir Sementsov-Ogievskiy
2021-02-03
3
-6
/
+31
|
*
|
block: refactor bdrv_check_request: add errp
Vladimir Sementsov-Ogievskiy
2021-02-03
5
-12
/
+28
|
*
|
iotests: Fix expected whitespace for 185
Eric Blake
2021-02-03
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210203'...
Peter Maydell
2021-02-03
15
-69
/
+130
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hw/arm: Display CPU type in machine description
Philippe Mathieu-Daudé
2021-02-03
6
-7
/
+7
|
*
|
hw/net/can: ZynqMP CAN device requires PTIMER
Philippe Mathieu-Daudé
2021-02-03
1
-0
/
+1
|
*
|
hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripherals
Philippe Mathieu-Daudé
2021-02-03
1
-0
/
+1
|
*
|
hw/arm/xlnx-versal: Versal SoC requires ZDMA
Philippe Mathieu-Daudé
2021-02-03
3
-1
/
+6
|
*
|
hw/arm/exynos4210: Add missing dependency on OR_IRQ
Philippe Mathieu-Daudé
2021-02-03
1
-0
/
+1
|
*
|
hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
Philippe Mathieu-Daudé
2021-02-03
1
-0
/
+1
|
*
|
hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
Philippe Mathieu-Daudé
2021-02-02
1
-1
/
+1
|
*
|
hw/ssi: imx_spi: Correct tx and rx fifo endianness
Bin Meng
2021-02-02
1
-5
/
+2
|
*
|
hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
Bin Meng
2021-02-02
1
-1
/
+1
|
*
|
hw/ssi: imx_spi: Round up the burst length to be multiple of 8
Bin Meng
2021-02-02
1
-1
/
+16
|
*
|
hw/ssi: imx_spi: Disable chip selects when controller is disabled
Xuzhou Cheng
2021-02-02
1
-0
/
+6
|
*
|
hw/ssi: imx_spi: Rework imx_spi_write() to handle block disabled
Philippe Mathieu-Daudé
2021-02-02
1
-4
/
+9
|
*
|
hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
Philippe Mathieu-Daudé
2021-02-02
1
-31
/
+29
|
*
|
hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value
Philippe Mathieu-Daudé
2021-02-02
1
-8
/
+24
|
*
|
hw/ssi: imx_spi: Remove pointless variable initialization
Philippe Mathieu-Daudé
2021-02-02
1
-2
/
+0
|
*
|
hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()
Bin Meng
2021-02-02
1
-4
/
+10
|
*
|
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
2021-02-02
2
-3
/
+6
|
*
|
hw/arm/smmuv3: Fix addr_mask for range-based invalidation
Zenghui Yu
2021-02-02
1
-1
/
+3
|
*
|
hw/char/exynos4210_uart: Fix missing call to report ready for input
Iris Johnson
2021-02-02
1
-0
/
+1
|
*
|
hw/char/exynos4210_uart: Fix buffer size reporting with FIFO disabled
Iris Johnson
2021-02-02
1
-1
/
+5
|
*
|
hw/intc/arm_gic: Allow to use QTest without crashing
Philippe Mathieu-Daudé
2021-02-02
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-02-03
11
-25
/
+87
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nvdimm: check -object memory-backend-file, readonly=on option
Stefan Hajnoczi
2021-02-01
2
-7
/
+26
|
*
|
hostmem-file: add readonly=on|off option
Stefan Hajnoczi
2021-02-01
2
-2
/
+31
|
*
|
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
2021-02-01
8
-17
/
+31
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-02-02
12
-16
/
+72
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: Fix VM size column width in bdrv_snapshot_dump()
Kevin Wolf
2021-02-02
1
-2
/
+2
|
*
|
block/nvme: Trace NVMe spec version supported by the controller
Philippe Mathieu-Daudé
2021-02-02
2
-0
/
+7
|
*
|
block/nvme: Properly display doorbell stride length in trace event
Philippe Mathieu-Daudé
2021-02-02
1
-1
/
+1
|
*
|
iotests: Fix -makecheck output
Kevin Wolf
2021-02-02
1
-2
/
+4
|
*
|
iotests: check: return 1 on failure
Vladimir Sementsov-Ogievskiy
2021-02-02
2
-2
/
+7
|
*
|
iotests: Revert emulator selection to old behaviour
Kevin Wolf
2021-02-02
1
-1
/
+1
|
*
|
iotests/297: pylint: ignore too many statements
Vladimir Sementsov-Ogievskiy
2021-02-02
1
-0
/
+2
|
*
|
block: move blk_exp_close_all() to qemu_cleanup()
Sergio Lopez
2021-02-02
4
-1
/
+11
|
*
|
block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
Sergio Lopez
2021-02-02
1
-7
/
+27
|
*
|
MAINTAINERS: Add Vladimir as co-maintainer for Block Jobs
Vladimir Sementsov-Ogievskiy
2021-02-02
1
-0
/
+10
|
/
/
*
|
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...
Peter Maydell
2021-02-01
10
-119
/
+214
|
\
\
|
|
/
|
/
|
|
*
trace: update docs with meson build information
Stefan Hajnoczi
2021-02-01
1
-23
/
+34
[prev]
[next]