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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-12-14
spapr: Do PHB hoplug sanity check at pre-plug
Greg Kurz
1
-6
/
+11
2020-12-14
spapr: Make PHB placement functions and spapr_pre_plug_phb() return status
Greg Kurz
2
-18
/
+24
2020-12-14
spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks at pre-plug only
Greg Kurz
3
-33
/
+20
2020-12-14
spapr: Do PCI device hotplug sanity checks at pre-plug only
Greg Kurz
1
-10
/
+33
2020-12-14
spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
Greg Kurz
3
-3
/
+3
2020-12-14
spapr/xive: Turn some sanity checks into assertions
Greg Kurz
1
-10
/
+4
2020-12-12
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
6
-31
/
+286
2020-12-12
m68k: fix some comment spelling errors
zhaolichang
1
-8
/
+8
2020-12-12
target/m68k: Add vmstate definition for M68kCPU
Laurent Vivier
3
-6
/
+198
2020-12-12
target/m68k: remove useless qregs array
Laurent Vivier
1
-4
/
+0
2020-12-12
hw/m68k/q800.c: Make the GLUE chip an actual QOM device
Peter Maydell
1
-12
/
+70
2020-12-12
hw/m68k/q800: Don't connect two qemu_irqs directly to the same input
Peter Maydell
2
-2
/
+11
2020-12-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
113
-265
/
+1841
2020-12-11
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into staging
Peter Maydell
4
-2
/
+107
2020-12-11
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...
Peter Maydell
5
-28
/
+49
2020-12-11
block: Fix deadlock in bdrv_co_yield_to_drain()
Kevin Wolf
1
-17
/
+24
2020-12-11
block: Fix locking in qmp_block_resize()
Kevin Wolf
1
-1
/
+4
2020-12-11
block: Simplify qmp_block_resize() error paths
Kevin Wolf
1
-5
/
+4
2020-12-11
block: introduce BDRV_MAX_LENGTH
Vladimir Sementsov-Ogievskiy
8
-14
/
+90
2020-12-11
block/io: bdrv_check_byte_request(): drop bdrv_is_inserted()
Vladimir Sementsov-Ogievskiy
1
-13
/
+12
2020-12-11
block/io: bdrv_refresh_limits(): use ERRP_GUARD
Vladimir Sementsov-Ogievskiy
1
-4
/
+3
2020-12-11
block/file-posix: fix workaround in raw_do_pwrite_zeroes()
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2020-12-11
can-host: Fix crash when 'canbus' property is not set
Kevin Wolf
1
-0
/
+5
2020-12-11
iotests/221: Discard image before qemu-img map
Max Reitz
2
-8
/
+13
2020-12-11
file-posix: check the use_lock before setting the file lock
Li Feng
1
-1
/
+1
2020-12-11
iotests/308: Add test for FUSE exports
Max Reitz
3
-0
/
+437
2020-12-11
iotests: Enable fuse for many tests
Max Reitz
75
-75
/
+75
2020-12-11
iotests: Allow testing FUSE exports
Max Reitz
3
-1
/
+134
2020-12-11
iotests: Give access to the qemu-storage-daemon
Max Reitz
2
-0
/
+28
2020-12-11
storage-daemon: Call bdrv_close_all() on exit
Max Reitz
1
-0
/
+3
2020-12-11
iotests/287: Clean up subshell test image
Max Reitz
1
-2
/
+2
2020-12-11
iotests: Let _make_test_img guess $TEST_IMG_FILE
Max Reitz
1
-3
/
+37
2020-12-11
iotests: Restrict some Python tests to file
Max Reitz
2
-2
/
+4
2020-12-11
iotests/091: Use _cleanup_qemu instad of "wait"
Max Reitz
1
-1
/
+2
2020-12-11
iotests: Derive image names from $TEST_IMG
Max Reitz
4
-9
/
+7
2020-12-11
iotests/046: Avoid renaming images
Max Reitz
2
-3
/
+4
2020-12-11
iotests: Use convert -n in some cases
Max Reitz
4
-11
/
+10
2020-12-11
iotests: Do not pipe _make_test_img
Max Reitz
2
-5
/
+24
2020-12-11
iotests: Do not needlessly filter _make_test_img
Max Reitz
3
-12
/
+12
2020-12-11
fuse: Implement hole detection through lseek
Max Reitz
4
-1
/
+106
2020-12-11
fuse: (Partially) implement fallocate()
Max Reitz
1
-0
/
+84
2020-12-11
fuse: Allow growable exports
Max Reitz
2
-9
/
+41
2020-12-11
fuse: Implement standard FUSE operations
Max Reitz
1
-0
/
+242
2020-12-11
fuse: Allow exporting BDSs via FUSE
Max Reitz
7
-2
/
+359
2020-12-11
meson: Detect libfuse
Max Reitz
3
-0
/
+15
2020-12-11
block/iscsi: Use lock guard macros
Gan Qixin
1
-26
/
+24
2020-12-11
block/throttle-groups: Use lock guard macros
Gan Qixin
1
-25
/
+23
2020-12-11
block/curl: Use lock guard macros
Gan Qixin
1
-14
/
+14
2020-12-11
block/accounting: Use lock guard macros
Gan Qixin
1
-17
/
+15
2020-12-11
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201210' into...
Peter Maydell
10
-501
/
+669
[next]