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
2020-02-08
9pfs: require msize >= 4096
Christian Schoenebeck
2
-0
/
+23
2020-02-08
tests/virtio-9p: add terminating null in v9fs_string_read()
Christian Schoenebeck
1
-1
/
+2
2020-02-07
Merge remote-tracking branch 'remotes/berrange/tags/misc-fixes-pull-request' ...
Peter Maydell
3
-18
/
+32
2020-02-07
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200207-pull-request...
Peter Maydell
15
-124
/
+299
2020-02-07
docs: stop documenting the e1000 NIC model as the default
Daniel P. Berrangé
1
-5
/
+7
2020-02-07
authz: fix usage of bool in listfile.c
Jafar Abdi
1
-1
/
+1
2020-02-07
io/channel-websock: treat 'binary' and no sub-protocol as the same
Yu-Chen Lin
1
-12
/
+24
2020-02-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200206.0' i...
Peter Maydell
5
-611
/
+642
2020-02-06
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...
Peter Maydell
8
-182
/
+45
2020-02-06
hw/vfio: Move the IGD quirk code to a separate file
Thomas Huth
5
-611
/
+642
2020-02-06
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-06' in...
Peter Maydell
16
-73
/
+220
2020-02-06
audio: proper support for float samples in mixeng
Kővágó, Zoltán
10
-79
/
+180
2020-02-06
coreaudio: fix coreaudio playback
Volker Rümelin
4
-23
/
+69
2020-02-06
audio/dsound: fix invalid parameters error
Kővágó, Zoltán
3
-8
/
+26
2020-02-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
14
-22
/
+37
2020-02-06
iotests: add test for backup-top failure on permission activation
Vladimir Sementsov-Ogievskiy
3
-0
/
+101
2020-02-06
block/backup-top: fix failure path
Vladimir Sementsov-Ogievskiy
1
-9
/
+12
2020-02-06
qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
Alberto Garcia
1
-3
/
+5
2020-02-06
qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()
Alberto Garcia
1
-4
/
+0
2020-02-06
qcow2: Use bs->bl.request_alignment when updating an L1 entry
Alberto Garcia
1
-10
/
+15
2020-02-06
qcow2: Tighten cluster_offset alignment assertions
Alberto Garcia
1
-6
/
+3
2020-02-06
qcow2: Don't round the L1 table allocation up to the sector size
Alberto Garcia
4
-7
/
+5
2020-02-06
iotests: Enable more tests in the 'auto' group to improve test coverage
Thomas Huth
1
-7
/
+7
2020-02-06
iotests: Skip Python-based tests if QEMU does not support virtio-blk
Thomas Huth
1
-2
/
+10
2020-02-06
iotests: Check for the availability of the required devices in 267 and 127
Thomas Huth
3
-0
/
+18
2020-02-06
iotests: Test 183 does not work on macOS and OpenBSD
Thomas Huth
1
-0
/
+1
2020-02-06
iotests: Test 041 only works on certain systems
Thomas Huth
1
-1
/
+2
2020-02-06
iotests: remove 'linux' from default supported platforms
John Snow
1
-5
/
+11
2020-02-06
qcow2: Use a GString in report_unsupported_feature()
Alberto Garcia
1
-12
/
+11
2020-02-06
block: fix memleaks in bdrv_refresh_filename
Pan Nengyuan
1
-0
/
+1
2020-02-06
block: Use a GString in bdrv_perm_names()
Alberto Garcia
1
-5
/
+6
2020-02-06
qcow2: Assert that host cluster offsets fit in L2 table entries
Alberto Garcia
1
-2
/
+12
2020-02-06
MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machines
Philippe Mathieu-Daudé
1
-0
/
+7
2020-02-06
aspeed/i2c: Prevent uninitialized warning
Miroslav Rezanina
1
-1
/
+1
2020-02-06
hw/pci/pci_bridge: Fix typo in comment
Julia Suvorova
1
-1
/
+1
2020-02-06
qemu-img: Place the '-i aio' option in alphabetical order
Julia Suvorova
2
-6
/
+6
2020-02-06
qemu-options: replace constant 1 with HAS_ARG
John Snow
1
-1
/
+1
2020-02-06
MAINTAINERS: Cover hppa-softmmu.mak in the HP-PARISC Machines section
Philippe Mathieu-Daudé
1
-0
/
+1
2020-02-06
hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmport
Thomas Huth
1
-0
/
+6
2020-02-06
hw/bt: Remove empty Kconfig file
Thomas Huth
1
-0
/
+0
2020-02-06
hw/timer/m48t59: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
3
-11
/
+11
2020-02-06
MAINTAINERS: update Leif Lindholm's address
Leif Lindholm
2
-1
/
+2
2020-02-06
monitor: fix memory leak in monitor_fdset_dup_fd_find_remove
Chen Qun
1
-0
/
+1
2020-02-06
hw/smbios/smbios: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-02-05
qemu-nbd: Removed deprecated --partition option
Eric Blake
3
-173
/
+24
2020-02-05
docs: Fix typo in qemu-nbd -P replacement
Eric Blake
1
-1
/
+1
2020-02-05
nbd: Allow description when creating NBD blockdev
Eric Blake
5
-9
/
+21
2020-02-04
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040220-1' int...
Peter Maydell
14
-78
/
+168
2020-02-04
.travis.yml: ensure python3-sphinx installed for docs
Alex Bennée
1
-1
/
+1
2020-02-04
.travis.yml: single thread build-tcg
Alex Bennée
1
-2
/
+2
[next]