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
2017-03-28
tcg: Add a new line after incompatibility warning
Pranith Kumar
1
-1
/
+1
2017-03-28
ui/console: use exclusive mechanism directly
Alex Bennée
1
-7
/
+9
2017-03-28
ui/console: ensure do_safe_dpy_refresh holds BQL
Alex Bennée
2
-1
/
+3
2017-03-28
bsd-user: align use of mmap_lock to that of linux-user
Alex Bennée
2
-14
/
+1
2017-03-28
user-exec: handle synchronous signals from QEMU gracefully
Alex Bennée
1
-3
/
+15
2017-03-28
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+10
2017-03-27
tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed struct
Peter Maydell
1
-2
/
+2
2017-03-27
9pfs: fix file descriptor leak
Li Qiang
1
-0
/
+8
2017-03-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
13
-209
/
+86
2017-03-27
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-03-27' in...
Peter Maydell
4
-80
/
+180
2017-03-27
block/file-posix.c: Fix unused variable warning on OpenBSD
Peter Maydell
1
-14
/
+14
2017-03-27
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170327-1' into...
Peter Maydell
5
-32
/
+85
2017-03-27
scsi-generic: Fill in opt_xfer_len in INQUIRY reply if it is zero
Fam Zheng
1
-3
/
+2
2017-03-27
file-posix: Make bdrv_flush() failure permanent without O_DIRECT
Kevin Wolf
1
-0
/
+22
2017-03-27
nbd-client: fix handling of hungup connections
Paolo Bonzini
2
-7
/
+7
2017-03-27
qemu-img: print short help on getopt failure
Stefan Hajnoczi
1
-20
/
+97
2017-03-27
qemu-img: fix switch indentation in img_amend()
Stefan Hajnoczi
1
-41
/
+41
2017-03-27
qemu-img: show help for invalid global options
Stefan Hajnoczi
1
-0
/
+1
2017-03-27
Revert "apic: save apic_delivered flag"
Paolo Bonzini
2
-35
/
+0
2017-03-27
nbd: drop unused NBDClientSession.is_unix field
Stefan Hajnoczi
2
-4
/
+0
2017-03-27
win32: replace custom mutex and condition variable with native primitives
Andrey Shedel
2
-126
/
+17
2017-03-27
vnc: fix reverse mode
Gerd Hoffmann
1
-7
/
+10
2017-03-27
ui/egl-helpers: fix egl 1.5 display init
Gerd Hoffmann
1
-6
/
+52
2017-03-27
cirrus: fix PUTPIXEL macro
Gerd Hoffmann
1
-2
/
+2
2017-03-27
virtio-input: fix eventq batching
Ladi Prosek
2
-16
/
+18
2017-03-27
virtio-input: free event queue when finalizing
Ladi Prosek
1
-2
/
+4
2017-03-24
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
4
-7
/
+8
2017-03-24
boot-serial-test: use -no-shutdown
Christian Borntraeger
1
-2
/
+2
2017-03-24
mem-prealloc: fix sysconf(_SC_NPROCESSORS_ONLN) failure case.
Jitendra Kolhe
1
-2
/
+14
2017-03-24
tcg/i386: Check the size of instruction being translated
Pranith Kumar
1
-0
/
+7
2017-03-24
virtio-scsi: Fix acquire/release in dataplane handlers
Fam Zheng
2
-17
/
+30
2017-03-24
virtio-scsi: Make virtio_scsi_acquire/release public
Fam Zheng
2
-14
/
+14
2017-03-24
clear pending status before calling memory commit
Xu, Anthony
1
-8
/
+2
2017-03-24
disas/microblaze: Remove unused REG_PC define
Peter Maydell
1
-1
/
+1
2017-03-24
trace: Avoid abuse of amdvi_mmio_read
Eric Blake
2
-2
/
+2
2017-03-24
trace: Fix incorrect megasas trace parameters
Eric Blake
1
-3
/
+3
2017-03-24
trace: Fix backwards mirror_yield parameters
Eric Blake
1
-2
/
+3
2017-03-23
qom: Fix regression with 'qom-type'
Eric Blake
1
-0
/
+2
2017-03-23
configure: Fix cut-n-paste errors in OS deprecation warning
Peter Maydell
1
-2
/
+2
2017-03-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170323' into...
Peter Maydell
4
-3
/
+15
2017-03-23
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170323' into staging
Peter Maydell
1
-2
/
+0
2017-03-23
Merge remote-tracking branch 'remotes/gonglei/tags/cryptodev-next-20170323' i...
Peter Maydell
1
-6
/
+6
2017-03-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-03-22-v3' in...
Peter Maydell
20
-55
/
+747
2017-03-23
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
3
-16
/
+79
2017-03-23
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-4
/
+57
2017-03-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+1
2017-03-23
target/s390x: Fix broken user mode
Stefan Weil
1
-2
/
+0
2017-03-23
cryptodev: fix asserting single queue
Halil Pasic
1
-2
/
+0
2017-03-23
cryptodev: setiv only when really need
Longpeng(Mike)
1
-4
/
+6
2017-03-22
qapi: Fix QemuOpts visitor regression on unvisited input
Eric Blake
2
-8
/
+11
[prev]
[next]