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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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-01-24
usb: Set category and description of the MTP device
Thomas Huth
1
-0
/
+2
2017-01-24
gdbstub.c: update old error report statements
Ziyue Yang
1
-5
/
+5
2017-01-24
gdbstub.c: fix GDB connection segfault caused by empty machines
Ziyue Yang
1
-0
/
+7
2017-01-24
scsi-disk: add 'fall through' comment to switch VERIFY cases
Peter Maydell
1
-0
/
+1
2017-01-24
Drop duplicate display option documentation
Samuel Thibault
1
-1
/
+1
2017-01-24
hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB
Peter Maydell
1
-1
/
+1
2017-01-24
win32: use glib gpoll if glib >= 2.50
Marc-André Lureau
2
-1
/
+3
2017-01-24
util/mmap-alloc: refactor a little bit for readability
Cao jin
1
-6
/
+4
2017-01-24
util/mmap-alloc: check parameter before using
Cao jin
1
-3
/
+4
2017-01-24
vfio: remove a duplicated word in comments
Cao jin
1
-2
/
+2
2017-01-24
docs: sync pci-ids.txt
Gerd Hoffmann
1
-0
/
+3
2017-01-24
disas/cris.c: Fix Coverity warning about unchecked NULL
Peter Maydell
1
-1
/
+1
2017-01-24
lm32: milkymist-tmu2: fix another integer overflow
Peter Maydell
1
-1
/
+1
2017-01-24
hw/i386/kvmvapic: Remove dead code in patch_hypercalls()
Peter Maydell
1
-6
/
+0
2017-01-24
doc/usb2: fix typo
Cao jin
1
-1
/
+1
2017-01-24
qga: fix erroneous argument to strerror
Paolo Bonzini
1
-2
/
+2
2017-01-24
block: remove dead check
Paolo Bonzini
1
-1
/
+1
2017-01-24
pci-assign: avoid pointless stat
Paolo Bonzini
1
-8
/
+8
2017-01-24
qemu-img: remove dead check
Paolo Bonzini
1
-7
/
+5
2017-01-24
pcie: fix typo in comments
Cao jin
1
-1
/
+1
2017-01-24
object: make some funcs static
Marc-André Lureau
2
-26
/
+2
2017-01-24
object.h: spelling fix
Marc-André Lureau
1
-1
/
+1
2017-01-24
usb: Fix typo in documentation
Frediano Ziglio
1
-1
/
+1
2017-01-24
qemu-options: cleanup duplicated help message for kernel_irqchip
Po-Hsu Lin
1
-1
/
+0
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
11
-15
/
+15
2017-01-24
include: Fix typos found by codespell
Stefan Weil
6
-6
/
+7
2017-01-24
Fix documentation and some comments (article, grammar)
Stefan Weil
3
-4
/
+4
2017-01-24
README: Add linux to macOS build info
Peter Maydell
1
-0
/
+1
2017-01-24
hw/block/m25p80: Fix typo in local macro name
Stefan Weil
1
-2
/
+2
2017-01-24
doc: don't mention -memory, it is -m
Michael Tokarev
1
-1
/
+1
2017-01-24
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'...
Peter Maydell
56
-249
/
+910
2017-01-24
migration/tracing: Add tracing on save
Dr. David Alan Gilbert
2
-5
/
+14
2017-01-24
migration: transform remaining DPRINTF into trace_
Juan Quintela
2
-14
/
+8
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
10
-41
/
+26
2017-01-24
migration: Change name of live migration thread
Pankaj Gupta
1
-1
/
+1
2017-01-24
migration: re-active images while migration been canceled after inactive them
zhanghailiang
2
-0
/
+18
2017-01-24
migration: Fail migration blocker for --only-migratable
Ashijeet Acharya
2
-1
/
+8
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
18
-81
/
+222
2017-01-24
migration: Allow "device add" options to only add migratable devices
Ashijeet Acharya
2
-0
/
+28
2017-01-24
migration: Add a new option to enable only-migratable
Ashijeet Acharya
3
-0
/
+16
2017-01-24
block/vvfat: Remove the undesirable comment
Ashijeet Acharya
1
-1
/
+0
2017-01-24
migration: add error_report
Jianjun Duan
1
-0
/
+6
2017-01-24
tests/migration: Add test for QTAILQ migration
Jianjun Duan
1
-0
/
+147
2017-01-24
migration: migrate QTAILQ
Jianjun Duan
4
-0
/
+153
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
22
-106
/
+263
2017-01-24
MAINTAINERS: Add myself as a migration submaintainer
Dr. David Alan Gilbert
1
-0
/
+1
2017-01-24
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170124' into staging
Peter Maydell
1
-2
/
+2
2017-01-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
19
-135
/
+108
2017-01-24
s390x/kvm: fix cmma reset for KVM
Christian Borntraeger
1
-1
/
+1
2017-01-24
s390x/kvm: include hw_accel.h instead of kvm.h
Cornelia Huck
1
-1
/
+1
[prev]
[next]