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
2011-10-28
atapi/scsi: unify definitions for MMC
Paolo Bonzini
7
-104
/
+101
2011-10-28
scsi: pass correct sense code for ENOMEDIUM
Paolo Bonzini
1
-0
/
+3
2011-10-28
Documentation: Add syntax for using sheepdog devices
Ronnie Sahlberg
1
-0
/
+27
2011-10-28
block: reinitialize across bdrv_close()/bdrv_open()
Stefan Hajnoczi
1
-2
/
+4
2011-10-28
block: set bs->read_only before .bdrv_open()
Stefan Hajnoczi
1
-2
/
+2
2011-10-28
qemu-io: delete bs instead of leaking it
Stefan Hajnoczi
1
-2
/
+3
2011-10-28
block: fix qcow2_co_flush deadlock
Dong Xu Wang
1
-0
/
+2
2011-10-28
Documentation: Describe NBD URL syntax
Ronnie Sahlberg
1
-0
/
+21
2011-10-28
vmdk: Fix possible segfaults
Kevin Wolf
1
-1
/
+6
2011-10-28
vmdk: Improve error handling
Kevin Wolf
1
-6
/
+15
2011-10-28
vmdk: Fix use of uninitialised value
Kevin Wolf
1
-1
/
+1
2011-10-28
ide: Fix off-by-one error in array index check
Kevin Wolf
1
-1
/
+1
2011-10-28
qcow: Fix bdrv_write_compressed error handling
Kevin Wolf
1
-11
/
+19
2011-10-28
block: Fix bdrv_open use after free
Kevin Wolf
1
-1
/
+1
2011-10-28
block: Remove dead code
Kevin Wolf
1
-5
/
+1
2011-10-28
qcow2: fix some errors and typo in qcow2.txt
Zhi Yong Wu
1
-3
/
+3
2011-10-28
Teach block/vdi about "discarded" (no longer allocated) blocks
Eric Sunshine
1
-9
/
+14
2011-10-28
Documentation: Add iSCSI section
Ronnie Sahlberg
1
-0
/
+42
2011-10-28
iSCSI block driver
Ronnie Sahlberg
4
-0
/
+629
2011-10-27
Merge branch 'rth/vis2' of git://repo.or.cz/qemu/rth
Blue Swirl
11
-1043
/
+1400
2011-10-27
Drop qemu-objects.h from modules that don't require it
Luiz Capitulino
3
-3
/
+4
2011-10-27
Monitor: do_info(): Drop QMP command handling code
Luiz Capitulino
1
-31
/
+1
2011-10-27
QMP: Drop the query commands dispatch table
Luiz Capitulino
1
-58
/
+5
2011-10-27
qapi: Convert query-pci
Luiz Capitulino
8
-225
/
+363
2011-10-27
qapi: Convert query-balloon
Luiz Capitulino
8
-138
/
+120
2011-10-27
qapi: Convert query-spice
Luiz Capitulino
7
-93
/
+197
2011-10-27
qapi: Convert query-vnc
Luiz Capitulino
8
-71
/
+228
2011-10-27
qerror: Add a user string for QERR_FEATURE_DISABLED
Luiz Capitulino
1
-0
/
+4
2011-10-27
qapi: Convert query-blockstats
Luiz Capitulino
6
-84
/
+146
2011-10-27
qapi: Convert query-block
Luiz Capitulino
8
-98
/
+167
2011-10-27
block: Rename the BlockIOStatus enum values
Luiz Capitulino
2
-9
/
+12
2011-10-27
block: iostatus: Drop BDRV_IOS_INVAL
Luiz Capitulino
3
-4
/
+5
2011-10-27
qapi: Convert query-cpus
Luiz Capitulino
6
-100
/
+138
2011-10-27
qapi: Convert the cpu command
Luiz Capitulino
7
-17
/
+31
2011-10-27
Monitor: Introduce monitor_get_cpu_index()
Luiz Capitulino
2
-0
/
+6
2011-10-27
Monitor: Make mon_set_cpu() public
Luiz Capitulino
2
-6
/
+6
2011-10-27
qapi: Convert query-migrate
Luiz Capitulino
6
-69
/
+112
2011-10-27
qapi: Convert query-mice
Luiz Capitulino
6
-58
/
+74
2011-10-27
qapi-commands.py: Don't call the output marshal on error
Luiz Capitulino
1
-1
/
+3
2011-10-27
ppc64-linux-user: Fix syscall return type.
Richard Henderson
1
-10
/
+3
2011-10-27
ppc64-linux-user: Properly interpret the entry function descriptor.
Richard Henderson
1
-4
/
+4
2011-10-27
sparc-linux-user: Add some missing syscall numbers
Richard Henderson
1
-0
/
+3
2011-10-27
sparc-linux-user: Fixup sending SIGSEGV
Richard Henderson
1
-2
/
+2
2011-10-27
sparc-linux-user: Handle SIGILL.
Richard Henderson
1
-0
/
+9
2011-10-27
linux-user: implement reboot syscall
Alexander Graf
1
-1
/
+7
2011-10-27
linux-user: fix openat
Alexander Graf
1
-13
/
+1
2011-10-27
linux-user: fix abi_(u)long, target_ulong mismatch
Matthias Braun
6
-143
/
+157
2011-10-27
linux-user: fix rlimit syscalls on sparc(64)
Matthias Braun
1
-1
/
+6
2011-10-27
linux-user: fix TARGET_RLIM_INFINITY declaration
Matthias Braun
1
-1
/
+1
2011-10-27
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Andrzej Zaborowski
8
-12
/
+760
[prev]
[next]