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
2016-06-16
vl: smp_parse: cleanups
Andrew Jones
1
-19
/
+15
2016-06-16
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
2
-3
/
+6
2016-06-16
scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmd
Paolo Bonzini
1
-7
/
+4
2016-06-16
scsi: esp: respect FIFO invariant after message phase
Paolo Bonzini
1
-1
/
+1
2016-06-16
scsi: esp: check buffer length before reading scsi command
Prasad J Pandit
1
-0
/
+3
2016-06-16
nbd: Avoid magic number for NBD max name size
Eric Blake
3
-3
/
+9
2016-06-16
nbd: Detect servers that send unexpected error values
Eric Blake
1
-1
/
+3
2016-06-16
nbd: Clean up ioctl handling of qemu-nbd -c
Eric Blake
1
-5
/
+15
2016-06-16
nbd: Group all Linux-specific ioctl code in one place
Eric Blake
2
-18
/
+13
2016-06-16
nbd: Reject unknown request flags
Eric Blake
1
-0
/
+5
2016-06-16
nbd: Improve server handling of bogus commands
Eric Blake
1
-19
/
+47
2016-06-16
nbd: Quit server after any write error
Eric Blake
1
-9
/
+23
2016-06-16
nbd: More debug typo fixes, use correct formats
Eric Blake
2
-40
/
+49
2016-06-16
nbd: Use BDRV_REQ_FUA for better FUA where supported
Eric Blake
1
-10
/
+6
2016-06-16
vl.c: Add '-L help' which lists data dirs.
Richard W.M. Jones
2
-1
/
+14
2016-06-16
KVM: use KVM_CAP_MAX_VCPU_ID
Greg Kurz
1
-1
/
+7
2016-06-16
scsi-disk: Use (unsigned long) typecasts when using "%lu" format string
Thomas Huth
1
-4
/
+4
2016-06-16
target-i386: kvm: cache KVM_GET_SUPPORTED_CPUID data
Chao Peng
1
-2
/
+7
2016-06-16
nbd: simplify the nbd_request and nbd_reply structs
Paolo Bonzini
1
-6
/
+7
2016-06-16
nbd: Don't use cpu_to_*w() functions
Peter Maydell
1
-5
/
+5
2016-06-16
nbd: Don't use *_to_cpup() functions
Peter Maydell
3
-11
/
+11
2016-06-16
configure: Remove unused CONFIG_SIGEV_THREAD_ID switch
Thomas Huth
1
-22
/
+0
2016-06-16
avx2 configure: Use primitives in test
Dr. David Alan Gilbert
2
-12
/
+13
2016-06-16
Make avx2 configure test work with -O2
Dr. David Alan Gilbert
1
-1
/
+1
2016-06-16
Makefile: Fix tag file generation targets
Sergey Fedorov
1
-2
/
+2
2016-06-16
configure: Enable -Werror for MinGW builds, too
Thomas Huth
1
-1
/
+1
2016-06-16
clean-includes: run it once more
Paolo Bonzini
12
-9
/
+3
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
54
-68
/
+4
2016-06-16
configure: Remove unused CONFIG_ZERO_MALLOC setting
Thomas Huth
1
-16
/
+0
2016-06-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
31
-484
/
+1183
2016-06-16
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-06-16' in...
Kevin Wolf
16
-64
/
+646
2016-06-16
hbitmap: add 'pos < size' asserts
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2016-06-16
iotests: Add test for oVirt-like storage migration
Max Reitz
3
-0
/
+223
2016-06-16
iotests: Add test for post-mirror backing chains
Max Reitz
3
-0
/
+267
2016-06-16
block/null: Implement bdrv_refresh_filename()
Max Reitz
1
-0
/
+20
2016-06-16
block/mirror: Fix target backing BDS
Max Reitz
4
-23
/
+57
2016-06-16
block: Allow replacement of a BDS by its overlay
Max Reitz
1
-1
/
+15
2016-06-16
rbd:change error_setg() to error_setg_errno()
Vikhyat Umrao
1
-15
/
+23
2016-06-16
iotests: 095: Clean up QEMU before showing image info
Fam Zheng
1
-0
/
+2
2016-06-16
block: Create the commit block job before reopening any image
Alberto Garcia
1
-5
/
+6
2016-06-16
block: Prevent sleeping jobs from resuming if they have been paused
Alberto Garcia
1
-2
/
+4
2016-06-16
block: use the block job list in qmp_query_block_jobs()
Alberto Garcia
1
-12
/
+8
2016-06-16
block: use the block job list in bdrv_drain_all()
Alberto Garcia
1
-6
/
+18
2016-06-16
block: Fix snapshot=on with aio=native
Kevin Wolf
1
-0
/
+4
2016-06-16
block: Remove bs->zero_beyond_eof
Kevin Wolf
3
-34
/
+23
2016-06-16
qcow2: Let vmstate call qcow2_co_preadv/pwrite directly
Kevin Wolf
1
-20
/
+4
2016-06-16
block: Make bdrv_load/save_vmstate coroutine_fns
Kevin Wolf
2
-26
/
+64
2016-06-16
block: Allow .bdrv_load/save_vmstate() to return 0/-errno
Kevin Wolf
1
-2
/
+15
2016-06-16
block: Make .bdrv_load_vmstate() vectored
Kevin Wolf
5
-13
/
+36
2016-06-16
block: Introduce bdrv_preadv()
Kevin Wolf
2
-7
/
+14
[next]