index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
s390x/cpumodel: provide compat handling for new cpu features
Jason J. Herne
2
-0
/
+28
2017-07-14
s390x/cpumodel: clean up spacing and comments
Jason J. Herne
3
-3
/
+93
2017-07-14
s390x/migration: Monitor commands for storage attributes
Claudio Imbrenda
5
-0
/
+99
2017-07-14
s390x/migration: Storage attributes device
Claudio Imbrenda
5
-1
/
+620
2017-07-14
linux-headers: update to 4.13-rc0
Christian Borntraeger
8
-9
/
+78
2017-07-14
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2017-07-14
spapr_rng: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-6
/
+2
2017-07-14
cpu: Convert to DEFINE_PROP_LINK
Fam Zheng
3
-12
/
+17
2017-07-14
mips_cmgcr: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-12
/
+4
2017-07-14
ivshmem: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-17
/
+7
2017-07-14
dimm: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-23
/
+7
2017-07-14
virtio-crypto: Convert to DEFINE_PROP_LINK
Fam Zheng
3
-25
/
+7
2017-07-14
virtio-rng: Convert to DEFINE_PROP_LINK
Fam Zheng
3
-15
/
+1
2017-07-14
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
3
-15
/
+2
2017-07-14
virtio-blk: Convert to DEFINE_PROP_LINK
Fam Zheng
3
-8
/
+2
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
9
-61
/
+61
2017-07-14
qmp: Use ObjectProperty.type if present
Fam Zheng
1
-1
/
+2
2017-07-14
qdev: Introduce DEFINE_PROP_LINK
Fam Zheng
3
-0
/
+28
2017-07-14
qdev: Introduce PropertyInfo.create
Fam Zheng
3
-13
/
+21
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
9
-14
/
+16
2017-07-14
translate-all: remove redundant !tcg_enabled check in dump_exec_info
Emilio G. Cota
1
-5
/
+0
2017-07-14
vl: fix breakage of -tb-size
Emilio G. Cota
1
-4
/
+4
2017-07-14
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
6
-16
/
+92
2017-07-14
nbd: Implement NBD_INFO_BLOCK_SIZE on server
Eric Blake
2
-4
/
+45
2017-07-14
nbd: Implement NBD_OPT_GO on client
Eric Blake
3
-2
/
+130
2017-07-14
nbd: Implement NBD_OPT_GO on server
Eric Blake
2
-3
/
+179
2017-07-14
nbd: Refactor reply to NBD_OPT_EXPORT_NAME
Eric Blake
1
-22
/
+28
2017-07-14
nbd: Simplify trace of client flags in negotiation
Eric Blake
2
-7
/
+3
2017-07-14
nbd: Expose and debug more NBD constants
Eric Blake
6
-46
/
+175
2017-07-14
nbd: Don't bother tracing an NBD_OPT_ABORT response failure
Eric Blake
2
-12
/
+4
2017-07-14
nbd: Create struct for tracking export info
Eric Blake
6
-45
/
+47
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
15
-70
/
+205
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
20
-109
/
+170
2017-07-14
chardev: fix parallel device can't be reconnect
Peng Hao
1
-0
/
+6
2017-07-14
gdbstub: don't fail on vCont; C04:0; c packets
Alex Bennée
1
-11
/
+4
2017-07-14
qom/cpu: remove host_tid field
Alex Bennée
4
-4
/
+4
2017-07-14
gdbstub: rename cpu_index -> cpu_gdb_index
Alex Bennée
2
-15
/
+20
2017-07-14
gdbstub: modernise DEBUG_GDB
Alex Bennée
1
-44
/
+33
2017-07-14
mttcg/i386: Patch instruction using async_safe_* framework
Pranith Kumar
1
-46
/
+39
2017-07-14
Revert "exec.c: Fix breakpoint invalidation race"
Pranith Kumar
2
-6
/
+22
2017-07-14
exec: use qemu_ram_ptr_length to access guest ram
Prasad J Pandit
1
-2
/
+2
2017-07-14
serial: chardev hotswap support
Anton Nefedov
1
-1
/
+29
2017-07-14
serial: move TIOCM update to a separate function
Anton Nefedov
1
-12
/
+19
2017-07-14
virtio-console: chardev hotswap support
Anton Nefedov
1
-2
/
+28
2017-07-14
hmp: add hmp analogue for qmp-chardev-change
Anton Nefedov
6
-2
/
+64
2017-07-14
test-char: add hotswap test
Anton Nefedov
1
-0
/
+71
2017-07-14
test-char: split char_file_test
Anton Nefedov
1
-53
/
+84
2017-07-14
test-char: split char_udp_test
Anton Nefedov
1
-16
/
+40
2017-07-14
test-char: destroy chardev-udp after test
Anton Nefedov
1
-0
/
+1
2017-07-14
char: avoid chardevice direct access
Anton Nefedov
24
-32
/
+41
[prev]
[next]