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-03-26
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
5
-69
/
+205
2020-03-26
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-26' in...
Peter Maydell
34
-76
/
+233
2020-03-26
iotests/138: Test leaks/corruptions fixed report
Max Reitz
2
-2
/
+53
2020-03-26
iotests: Add poke_file_[bl]e functions
Max Reitz
1
-0
/
+24
2020-03-26
qemu-img: Fix check's leak/corruption fix report
Max Reitz
1
-2
/
+7
2020-03-26
sheepdog: Consistently set bdrv_has_zero_init_truncate
Eric Blake
1
-0
/
+2
2020-03-26
qcow2: Avoid feature name extension on small cluster size
Eric Blake
3
-6
/
+17
2020-03-26
qcow2: List autoclear bit names in header
Eric Blake
5
-15
/
+26
2020-03-26
qcow2: Comment typo fixes
Eric Blake
1
-3
/
+3
2020-03-26
block: trickle down the fallback image creation function use to the block dri...
Maxim Levitsky
7
-28
/
+51
2020-03-26
block: pass BlockDriver reference to the .bdrv_co_create
Maxim Levitsky
19
-20
/
+49
2020-03-26
block/mirror: fix use after free of local_err
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-03-26
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200325b'...
Peter Maydell
8
-11
/
+23
2020-03-26
linux-user: Flush out implementation of gettimeofday
Richard Henderson
1
-2
/
+27
2020-03-26
linux-user: Add x86_64 vsyscall page to /proc/self/maps
Richard Henderson
1
-0
/
+10
2020-03-26
linux-user/i386: Emulate x86_64 vsyscalls
Richard Henderson
3
-1
/
+128
2020-03-26
linux-user/i386: Split out gen_signal
Richard Henderson
1
-60
/
+33
2020-03-26
target/i386: Renumber EXCP_SYSCALL
Richard Henderson
1
-3
/
+2
2020-03-26
linux-user, configure: fix (again) syscall_nr.h dependencies cleanup
Laurent Vivier
1
-3
/
+5
2020-03-25
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200325-pull-request...
Peter Maydell
2
-4
/
+29
2020-03-25
migration: use "" instead of (null) for tls-authz
Mao Zhongyi
2
-3
/
+4
2020-03-25
migration/ram: fix use after free of local_err
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-03-25
migration/colo: fix use after free of local_err
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-03-25
vl.c: fix migration failure for 3.1 and older machine types
Igor Mammedov
1
-0
/
+3
2020-03-25
tools/virtiofsd/passthrough_ll: Fix double close()
Philippe Mathieu-Daudé
1
-2
/
+1
2020-03-25
hmp/vnc: Fix info vnc list leak
Dr. David Alan Gilbert
1
-2
/
+3
2020-03-25
tests/migration: Reduce autoconverge initial bandwidth
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-25
xbzrle: update xbzrle doc
Mao Zhongyi
3
-3
/
+8
2020-03-25
hmp-cmd: fix a missing_break warning
Pan Nengyuan
1
-0
/
+1
2020-03-25
hw/audio/fmopl: fix segmentation fault
Volker Rümelin
1
-2
/
+2
2020-03-25
ui/input-linux: Do not ignore ioctl() return value
Philippe Mathieu-Daudé
1
-2
/
+27
2020-03-24
Update version for v5.0.0-rc0 release
v5.0.0-rc0
Peter Maydell
1
-1
/
+1
2020-03-24
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-03-24-tag0' i...
Peter Maydell
6
-7
/
+32
2020-03-24
qemu-ga: document vsock-listen in the man page
Stefan Hajnoczi
2
-3
/
+6
2020-03-24
qga: Fix undefined C behavior
Eric Blake
1
-2
/
+7
2020-03-24
qga-win: prevent crash when executing guest-file-read with large count
Basil Salman
1
-1
/
+7
2020-03-24
qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
Sameeh Jubran
1
-0
/
+11
2020-03-24
qga: Installer: Wait for installation to finish
Basil Salman
1
-1
/
+1
2020-03-24
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-24' in...
Peter Maydell
11
-45
/
+111
2020-03-24
iotests/026: Move v3-exclusive test to new file
Max Reitz
6
-43
/
+98
2020-03-24
iotests: Fix cleanup path in some tests
Max Reitz
3
-1
/
+8
2020-03-24
block/qcow2: zero data_file child after free
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2020-03-24
block: bdrv_set_backing_bs: fix use-after-free
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-03-24
block: Assert BlockDriver::format_name is not NULL
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-24
block: Avoid memleak on qcow2 image info failure
Eric Blake
1
-0
/
+1
2020-03-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200324' into...
Peter Maydell
8
-34
/
+125
2020-03-24
ppc/ppc405_boards: Remove unnecessary NULL check
Philippe Mathieu-Daudé
1
-3
/
+3
2020-03-24
hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()
Peter Maydell
1
-14
/
+26
2020-03-24
spapr: Fix memory leak in h_client_architecture_support()
Greg Kurz
1
-0
/
+1
2020-03-24
target/ppc: don't byte swap ELFv2 signal handler
Vincent Fazio
1
-4
/
+2
[next]