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
2021-06-30
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
5
-29
/
+32
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
11
-25
/
+29
2021-06-30
block/ssh: add support for sha256 host key fingerprints
Daniel P. Berrangé
4
-1
/
+84
2021-06-29
block/commit: use QEMU_AUTO_VFREE
Vladimir Sementsov-Ogievskiy
1
-16
/
+9
2021-06-29
introduce QEMU_AUTO_VFREE
Vladimir Sementsov-Ogievskiy
1
-0
/
+15
2021-06-29
iotests: Test replacing files with x-blockdev-reopen
Alberto Garcia
2
-3
/
+117
2021-06-29
block: Allow changing bs->file on reopen
Alberto Garcia
3
-35
/
+67
2021-06-29
block: BDRVReopenState: drop replace_backing_bs field
Vladimir Sementsov-Ogievskiy
2
-7
/
+4
2021-06-29
block: move supports_backing check to bdrv_set_file_or_backing_noperm()
Vladimir Sementsov-Ogievskiy
3
-14
/
+17
2021-06-29
block: bdrv_reopen_parse_backing(): simplify handling implicit filters
Vladimir Sementsov-Ogievskiy
1
-37
/
+16
2021-06-29
block: bdrv_reopen_parse_backing(): don't check frozen child
Vladimir Sementsov-Ogievskiy
2
-17
/
+5
2021-06-29
block: bdrv_reopen_parse_backing(): don't check aio context
Vladimir Sementsov-Ogievskiy
1
-33
/
+0
2021-06-29
block: introduce bdrv_set_file_or_backing_noperm()
Vladimir Sementsov-Ogievskiy
1
-20
/
+63
2021-06-29
block: introduce bdrv_remove_file_or_backing_child()
Vladimir Sementsov-Ogievskiy
1
-7
/
+17
2021-06-29
block: comment graph-modifying function not updating permissions
Vladimir Sementsov-Ogievskiy
1
-0
/
+8
2021-06-29
block: rename bdrv_replace_child to bdrv_replace_child_tran
Vladimir Sementsov-Ogievskiy
1
-6
/
+8
2021-06-29
block: BDRV_O_NO_IO for backing file on creation
Max Reitz
3
-3
/
+7
2021-06-29
block: Move read-only check during truncation earlier
Eric Blake
1
-5
/
+5
2021-06-29
Prevent compiler warning on block.c
Miroslav Rezanina
1
-1
/
+1
2021-06-29
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...
Peter Maydell
7
-32
/
+130
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
35
-654
/
+492
2021-06-28
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...
Peter Maydell
12
-204
/
+399
2021-06-28
target/alpha: Honor the FEN bit
Richard Henderson
1
-0
/
+75
2021-06-28
pc-bios: Update the palcode-clipper image
Richard Henderson
2
-0
/
+0
2021-06-28
hw/alpha: Provide a PCI-ISA bridge device node
Jason Thorpe
4
-27
/
+36
2021-06-28
hw/alpha: Provide console information to the PALcode at start-up
Jason Thorpe
1
-1
/
+11
2021-06-28
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
Jason Thorpe
3
-5
/
+9
2021-06-28
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' ...
Peter Maydell
13
-622
/
+763
2021-06-28
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into staging
Peter Maydell
16
-71
/
+42
2021-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...
Peter Maydell
3
-73
/
+77
2021-06-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
12
-81
/
+543
2021-06-25
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-06-24' in...
Peter Maydell
1
-1
/
+13
2021-06-25
machine: reject -smp dies!=1 for non-PC machines
Paolo Bonzini
1
-0
/
+4
2021-06-25
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
4
-21
/
+60
2021-06-25
machine: add error propagation to mc->smp_parse
Paolo Bonzini
4
-32
/
+34
2021-06-25
machine: move common smp_parse code to caller
Paolo Bonzini
2
-118
/
+110
2021-06-25
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
6
-13
/
+10
2021-06-25
hw/block/fdc: Add description to floppy controllers
Philippe Mathieu-Daudé
2
-0
/
+3
2021-06-25
hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
Philippe Mathieu-Daudé
8
-222
/
+259
2021-06-25
hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
Philippe Mathieu-Daudé
8
-274
/
+332
2021-06-25
hw/block/fdc: Declare shared prototypes in fdc-internal.h
Philippe Mathieu-Daudé
3
-122
/
+168
2021-06-25
hw/block/fdc: Replace disabled fprintf() by trace event
Philippe Mathieu-Daudé
2
-6
/
+2
2021-06-25
hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
Philippe Mathieu-Daudé
1
-0
/
+1
2021-06-25
block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
Emanuele Giuseppe Esposito
2
-15
/
+24
2021-06-25
block-copy: add CoMutex lock
Emanuele Giuseppe Esposito
1
-39
/
+116
2021-06-25
block-copy: move progress_set_remaining in block_copy_task_end
Emanuele Giuseppe Esposito
1
-3
/
+3
2021-06-25
block-copy: streamline choice of copy_range vs. read/write
Paolo Bonzini
1
-86
/
+90
2021-06-25
block-copy: small refactor in block_copy_task_entry and block_copy_common
Emanuele Giuseppe Esposito
1
-6
/
+8
2021-06-25
co-shared-resource: protect with a mutex
Emanuele Giuseppe Esposito
2
-8
/
+20
2021-06-25
progressmeter: protect with a mutex
Emanuele Giuseppe Esposito
7
-28
/
+124
[next]