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
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
2017-07-14
char: forbid direct chardevice access for hotswap devices
Anton Nefedov
2
-0
/
+17
2017-07-14
char: chardevice hotswap
Anton Nefedov
3
-0
/
+132
2017-07-14
char: add backend hotswap handler
Anton Nefedov
48
-58
/
+77
2017-07-14
char: move QemuOpts->ChardevBackend translation to a separate func
Anton Nefedov
1
-30
/
+51
2017-07-14
chardev: block during sync read
Marc-André Lureau
1
-0
/
+2
2017-07-14
MAINTAINERS: add entry for "Unimplemented" device
Philippe Mathieu-Daudé
1
-0
/
+7
2017-07-14
MAINTAINERS: update TCI entry
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-14
MAINTAINERS: update Xen entries
Philippe Mathieu-Daudé
1
-1
/
+0
2017-07-14
MAINTAINERS: update KVM entries
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-14
MAINTAINERS: update TCG entries
Philippe Mathieu-Daudé
1
-5
/
+1
2017-07-14
build: add -Wexpansion-to-defined
Paolo Bonzini
1
-1
/
+1
2017-07-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...
Peter Maydell
6
-13
/
+19
2017-07-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
10
-99
/
+140
2017-07-13
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in...
Peter Maydell
123
-1646
/
+7555
2017-07-13
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into staging
Peter Maydell
2
-4
/
+9
2017-07-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...
Peter Maydell
12
-13
/
+394
2017-07-12
scripts: use build_ prefix for string not piped through cgen()
Marc-André Lureau
3
-11
/
+11
2017-07-12
qobject: Update coccinelle script to catch Q{INC, DEC}REF
Eric Blake
2
-1
/
+7
2017-07-12
qobject: Catch another straggler for use of qdict_put_str()
Eric Blake
1
-1
/
+1
2017-07-11
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
3
-4
/
+7
2017-07-11
iotests: Add preallocated growth test for qcow2
Max Reitz
3
-0
/
+517
2017-07-11
iotests: Add preallocated resize test for raw
Max Reitz
3
-0
/
+143
[next]