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
*
iotests: make 083 specific to raw
Cleber Rosa
2018-11-05
1
-1
/
+1
*
block: change some function return type to bool
Li Qiang
2018-11-05
2
-7
/
+7
*
qcow2: Get the request alignment for encrypted images from QCryptoBlock
Alberto Garcia
2018-11-05
1
-1
/
+1
*
crypto: initialize sector size even when opening with no IO flag
Daniel P. Berrangé
2018-11-05
1
-0
/
+2
*
block/qcow2-bitmap: Don't take address of fields in packed structs
Peter Maydell
2018-11-05
1
-12
/
+12
*
block/qcow: Don't take address of fields in packed structs
Peter Maydell
2018-11-05
1
-9
/
+9
*
block/qcow2: Don't take address of fields in packed structs
Peter Maydell
2018-11-05
1
-30
/
+34
*
qemu-io-cmds: Fix two format strings
Stefan Weil
2018-11-05
1
-2
/
+2
*
block: replace "discard" literal with BDRV_OPT_DISCARD macro
Alberto Garcia
2018-11-05
1
-3
/
+3
*
block/vvfat: Fix crash when reporting error about too many files in directory
Thomas Huth
2018-11-05
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/rth/tags/pull-softfloat-20181104' into ...
Peter Maydell
2018-11-05
1
-2
/
+2
|
\
|
*
softfloat: Don't execute divdeu without power7
Richard Henderson
2018-11-04
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181102'...
Peter Maydell
2018-11-02
19
-6
/
+1423
|
\
|
*
hw/arm: versal: Add a virtual Xilinx Versal board
Edgar E. Iglesias
2018-11-02
2
-1
/
+495
|
*
hw/arm: versal: Add a model of Xilinx Versal SoC
Edgar E. Iglesias
2018-11-02
4
-0
/
+447
|
*
target/arm: Conditionalize some asserts on aarch32 support
Richard Henderson
2018-11-02
2
-2
/
+18
|
*
hw/arm/xilinx_zynq: Use the ARRAY_SIZE macro
Philippe Mathieu-Daudé
2018-11-02
1
-1
/
+1
|
*
strongarm: mask off high[31:28] bits from dir and state registers
Prasad J Pandit
2018-11-02
1
-2
/
+2
|
*
MAINTAINERS: Remove bouncing email in ARM ACPI
Philippe Mathieu-Daudé
2018-11-02
1
-1
/
+0
|
*
tests/boot-serial-test: Add microbit board testcase
Julia Suvorova
2018-11-02
1
-0
/
+19
|
*
hw/arm/nrf51_soc: Connect UART to nRF51 SoC
Julia Suvorova
2018-11-02
3
-0
/
+25
|
*
hw/char: Implement nRF51 SoC UART
Julia Suvorova
2018-11-02
4
-0
/
+413
|
*
hw/arm/virt: Set VIRT_COMPAT_3_0 compat
Eric Auger
2018-11-02
1
-0
/
+4
|
/
*
Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-sf1' in...
Peter Maydell
2018-11-02
2
-1
/
+3
|
\
|
*
Add qemu-riscv@nongnu.org as the RISC-V list
Palmer Dabbelt
2018-10-30
1
-0
/
+1
|
*
Add Alistair as a RISC-V Maintainer
Palmer Dabbelt
2018-10-30
1
-0
/
+1
|
*
target/riscv/pmp.c: pmpcfg_csr_read returns bogus value on RV64
Dayeol Lee
2018-10-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.1-pull-request' ...
Peter Maydell
2018-11-02
3
-5
/
+3
|
\
\
|
*
|
target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED
Laurent Vivier
2018-11-01
3
-5
/
+3
*
|
|
Merge remote-tracking branch 'remotes/elmarco/tags/chrdev-pull-request' into ...
Peter Maydell
2018-11-02
7
-37
/
+257
|
\
\
\
|
*
|
|
editorconfig: set emacs mode
Marc-André Lureau
2018-11-01
1
-1
/
+20
|
*
|
|
tests/test-char: Check websocket chardev functionality
Julia Suvorova
2018-11-01
1
-0
/
+125
|
*
|
|
chardev: Add websocket support
Julia Suvorova
2018-11-01
4
-11
/
+77
|
*
|
|
chardev/char-socket: Function headers refactoring
Julia Suvorova
2018-11-01
1
-25
/
+30
|
*
|
|
char-socket: make 'fd' incompatible with 'reconnect'
Marc-André Lureau
2018-11-01
1
-0
/
+4
|
*
|
|
char-socket: correctly set has_reconnect when parsing QemuOpts
Marc-André Lureau
2018-11-01
1
-1
/
+1
|
*
|
|
websock: fix handshake leak
Marc-André Lureau
2018-11-01
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20181031a'...
Peter Maydell
2018-11-02
5
-12
/
+17
|
\
\
\
|
*
|
|
migration: avoid segmentfault when take a snapshot of a VM which being migrated
Jia Lina
2018-10-31
3
-9
/
+14
|
*
|
|
qapi: Fix COLOStatus and query-colo-status since version
Zhang Chen
2018-10-31
1
-2
/
+2
|
*
|
|
COLO: Fix Colo doc secondeary should be secondary
wangguang
2018-10-31
1
-1
/
+1
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into staging
Peter Maydell
2018-11-01
4
-399
/
+395
|
\
\
\
|
*
|
|
decodetree: Allow multiple input files
Richard Henderson
2018-10-31
1
-10
/
+15
|
*
|
|
decodetree: Remove "insn" argument from trans_* expanders
Richard Henderson
2018-10-31
4
-378
/
+357
|
*
|
|
decodetree: Add !extern flag to argument sets
Richard Henderson
2018-10-31
1
-11
/
+23
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-10-30-v3-tag'...
Peter Maydell
2018-11-01
13
-210
/
+686
|
\
\
\
|
*
|
|
qga-win: changing --retry-path option behavior
Bishara AbuHattoum
2018-10-31
2
-1
/
+89
|
*
|
|
qga-win: report specific error when failing to open channel
Michael Roth
2018-10-31
1
-1
/
+2
|
*
|
|
qga-win: install service with --retry-path set by default
Michael Roth
2018-10-31
1
-1
/
+1
|
*
|
|
qga: add --retry-path option for re-initializing channel on failure
Michael Roth
2018-10-31
1
-8
/
+54
[next]