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
2014-11-03
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...
Peter Maydell
21
-82
/
+59
2014-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
27
-332
/
+824
2014-11-02
tcg/mips: fix store softmmu slow path
Aurelien Jarno
1
-1
/
+1
2014-11-02
vdi: wrapped uuid_unparse() in #ifdef
SeokYeon Hwang
1
-0
/
+2
2014-11-02
tap: fix possible fd leak in net_init_tap
Gonglei
1
-0
/
+3
2014-11-02
tap: do not close(fd) in net_init_tap_one
Gonglei
1
-1
/
+0
2014-11-02
target-i386: Remove unused model_features_t struct
Eduardo Habkost
1
-8
/
+0
2014-11-02
tap_int.h: remove repeating NETWORK_SCRIPT defines
Gonglei
1
-3
/
+0
2014-11-02
os-posix: reorder parent notification for -daemonize
Michael Tokarev
1
-9
/
+10
2014-11-02
pidfile: stop making pidfile error a special case
Michael Tokarev
4
-30
/
+9
2014-11-02
os-posix: replace goto again with a proper loop
Michael Tokarev
1
-10
/
+6
2014-11-02
os-posix: use global daemon_pipe instead of cryptic fds[1]
Michael Tokarev
1
-4
/
+6
2014-11-02
dump: Fix dump-guest-memory termination and use-after-close
Gonglei
1
-7
/
+4
2014-11-02
virtio-9p-proxy: improve error messages in connect_namedsocket()
Michael Tokarev
1
-2
/
+2
2014-11-02
virtio-9p-proxy: fix error return in proxy_init()
Michael Tokarev
1
-2
/
+4
2014-11-02
virtio-9p-proxy: Fix sockfd leak
Michael Tokarev
1
-0
/
+1
2014-11-02
target-tricore: check return value before using it
zhanghailiang
1
-1
/
+1
2014-11-02
net/slirp: specify logbase for smbd
Michael Tokarev
1
-2
/
+2
2014-11-02
Revert "os-posix: report error message when lock file failed"
Michael Tokarev
1
-2
/
+0
2014-11-02
util: Improve os_mem_prealloc error message
Michal Privoznik
1
-1
/
+2
2014-11-02
sparse: fix build
Gerd Hoffmann
1
-0
/
+1
2014-11-02
target-arm: A64: remove redundant store
Alex Bennée
1
-1
/
+0
2014-11-02
target-xtensa: mark XtensaConfig structs as unused
Peter Maydell
3
-3
/
+3
2014-11-02
bitmap.h: Don't include qemu-common.h
Eduardo Habkost
1
-1
/
+5
2014-11-02
bitops.h: Don't include qemu-common.h
Eduardo Habkost
1
-1
/
+3
2014-11-02
tests: Add missing include to test-bitops.c
Eduardo Habkost
1
-0
/
+1
2014-10-31
virtio-scsi: fix dataplane
Paolo Bonzini
1
-1
/
+2
2014-10-31
ivshmem: use error_report
Andrew Jones
1
-27
/
+25
2014-10-31
ivshmem: Fix fd leak on error
Andreas Färber
1
-0
/
+1
2014-10-31
ivshmem: Fix potential OOB r/w access
Sebastian Krahmer
1
-4
/
+23
2014-10-31
ivshmem: validate incoming_posn value from server
Stefan Hajnoczi
1
-0
/
+8
2014-10-31
ivshmem: Check ivshmem_read() size argument
Stefan Hajnoczi
1
-2
/
+28
2014-10-31
i386: fix breakpoints handling in icount mode
Pavel Dovgalyuk
1
-1
/
+2
2014-10-31
kvm_stat: Add powerpc support
Michael Ellerman
1
-2
/
+16
2014-10-31
kvm_stat: Abstract ioctl numbers
Michael Ellerman
1
-3
/
+9
2014-10-31
kvm_stat: Rework platform detection
Michael Ellerman
1
-14
/
+27
2014-10-31
kvm_stat: Fix the non-x86 exit reasons
Michael Ellerman
1
-27
/
+30
2014-10-31
kvm_stat: Only consider online cpus
Michael Ellerman
1
-6
/
+18
2014-10-31
virtio-scsi: Fix num_queue input validation
Fam Zheng
1
-3
/
+4
2014-10-31
scsi: devirtualize unrealize of SCSI devices
Paolo Bonzini
4
-29
/
+3
2014-10-31
virtio-scsi: Fix memory leak when realize failed
Fam Zheng
1
-0
/
+1
2014-10-31
iscsi: Refuse to open as writable if the LUN is write protected
Fam Zheng
1
-0
/
+42
2014-10-31
kvmvapic: patch_instruction fix
Pavel Dovgalyuk
1
-1
/
+0
2014-10-31
vl.c: Fix Coverity complaining for vmstate_dump_file
Gonglei
1
-0
/
+5
2014-10-31
Add skip_dump flag to ignore memory region during dump
Nikunj A Dadhania
4
-1
/
+32
2014-10-31
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
6
-3
/
+32
2014-10-31
megasas: Fixup MSI-X handling
Hannes Reinecke
2
-25
/
+25
2014-10-31
megasas: Rework frame queueing algorithm
Hannes Reinecke
2
-54
/
+48
2014-10-31
megasas: Update queue logging
Hannes Reinecke
2
-12
/
+21
2014-10-31
megasas: Implement DCMD_CLUSTER_RESET_LD
Hannes Reinecke
1
-1
/
+15
[next]