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
...
|
*
|
cpu: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
3
-12
/
+17
|
*
|
mips_cmgcr: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-12
/
+4
|
*
|
ivshmem: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-17
/
+7
|
*
|
dimm: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-23
/
+7
|
*
|
virtio-crypto: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
3
-25
/
+7
|
*
|
virtio-rng: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
3
-15
/
+1
|
*
|
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
3
-15
/
+2
|
*
|
virtio-blk: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
3
-8
/
+2
|
*
|
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2017-07-14
9
-61
/
+61
|
*
|
qmp: Use ObjectProperty.type if present
Fam Zheng
2017-07-14
1
-1
/
+2
|
*
|
qdev: Introduce DEFINE_PROP_LINK
Fam Zheng
2017-07-14
3
-0
/
+28
|
*
|
qdev: Introduce PropertyInfo.create
Fam Zheng
2017-07-14
3
-13
/
+21
|
*
|
qom: enforce readonly nature of link's check callback
Igor Mammedov
2017-07-14
9
-14
/
+16
|
*
|
translate-all: remove redundant !tcg_enabled check in dump_exec_info
Emilio G. Cota
2017-07-14
1
-5
/
+0
|
*
|
vl: fix breakage of -tb-size
Emilio G. Cota
2017-07-14
1
-4
/
+4
|
*
|
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
2017-07-14
6
-16
/
+92
|
*
|
nbd: Implement NBD_INFO_BLOCK_SIZE on server
Eric Blake
2017-07-14
2
-4
/
+45
|
*
|
nbd: Implement NBD_OPT_GO on client
Eric Blake
2017-07-14
3
-2
/
+130
|
*
|
nbd: Implement NBD_OPT_GO on server
Eric Blake
2017-07-14
2
-3
/
+179
|
*
|
nbd: Refactor reply to NBD_OPT_EXPORT_NAME
Eric Blake
2017-07-14
1
-22
/
+28
|
*
|
nbd: Simplify trace of client flags in negotiation
Eric Blake
2017-07-14
2
-7
/
+3
|
*
|
nbd: Expose and debug more NBD constants
Eric Blake
2017-07-14
6
-46
/
+175
|
*
|
nbd: Don't bother tracing an NBD_OPT_ABORT response failure
Eric Blake
2017-07-14
2
-12
/
+4
|
*
|
nbd: Create struct for tracking export info
Eric Blake
2017-07-14
6
-45
/
+47
|
*
|
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
15
-70
/
+205
|
*
|
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-14
20
-109
/
+170
|
*
|
chardev: fix parallel device can't be reconnect
Peng Hao
2017-07-14
1
-0
/
+6
|
*
|
gdbstub: don't fail on vCont; C04:0; c packets
Alex Bennée
2017-07-14
1
-11
/
+4
|
*
|
qom/cpu: remove host_tid field
Alex Bennée
2017-07-14
4
-4
/
+4
|
*
|
gdbstub: rename cpu_index -> cpu_gdb_index
Alex Bennée
2017-07-14
2
-15
/
+20
|
*
|
gdbstub: modernise DEBUG_GDB
Alex Bennée
2017-07-14
1
-44
/
+33
|
*
|
mttcg/i386: Patch instruction using async_safe_* framework
Pranith Kumar
2017-07-14
1
-46
/
+39
|
*
|
Revert "exec.c: Fix breakpoint invalidation race"
Pranith Kumar
2017-07-14
2
-6
/
+22
|
*
|
exec: use qemu_ram_ptr_length to access guest ram
Prasad J Pandit
2017-07-14
1
-2
/
+2
|
*
|
serial: chardev hotswap support
Anton Nefedov
2017-07-14
1
-1
/
+29
|
*
|
serial: move TIOCM update to a separate function
Anton Nefedov
2017-07-14
1
-12
/
+19
|
*
|
virtio-console: chardev hotswap support
Anton Nefedov
2017-07-14
1
-2
/
+28
|
*
|
hmp: add hmp analogue for qmp-chardev-change
Anton Nefedov
2017-07-14
6
-2
/
+64
|
*
|
test-char: add hotswap test
Anton Nefedov
2017-07-14
1
-0
/
+71
|
*
|
test-char: split char_file_test
Anton Nefedov
2017-07-14
1
-53
/
+84
|
*
|
test-char: split char_udp_test
Anton Nefedov
2017-07-14
1
-16
/
+40
|
*
|
test-char: destroy chardev-udp after test
Anton Nefedov
2017-07-14
1
-0
/
+1
|
*
|
char: avoid chardevice direct access
Anton Nefedov
2017-07-14
24
-32
/
+41
|
*
|
char: forbid direct chardevice access for hotswap devices
Anton Nefedov
2017-07-14
2
-0
/
+17
|
*
|
char: chardevice hotswap
Anton Nefedov
2017-07-14
3
-0
/
+132
|
*
|
char: add backend hotswap handler
Anton Nefedov
2017-07-14
48
-58
/
+77
|
*
|
char: move QemuOpts->ChardevBackend translation to a separate func
Anton Nefedov
2017-07-14
1
-30
/
+51
|
*
|
chardev: block during sync read
Marc-André Lureau
2017-07-14
1
-0
/
+2
|
*
|
MAINTAINERS: add entry for "Unimplemented" device
Philippe Mathieu-Daudé
2017-07-14
1
-0
/
+7
|
*
|
MAINTAINERS: update TCI entry
Philippe Mathieu-Daudé
2017-07-14
1
-1
/
+1
[prev]
[next]