index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging
Peter Maydell
12
-203
/
+456
2017-01-25
Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging
Peter Maydell
40
-7
/
+7727
2017-01-25
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
43
-104
/
+88
2017-01-24
nios2: Add support for Nios-II R1
Marek Vasut
7
-0
/
+26
2017-01-24
nios2: Add Altera 10M50 GHRD emulation
Marek Vasut
5
-0
/
+431
2017-01-24
nios2: Add periodic timer emulation
Chris Wulff
2
-0
/
+238
2017-01-24
nios2: Add IIC interrupt controller emulation
Chris Wulff
2
-0
/
+104
2017-01-24
nios2: Add usermode binaries emulation
Marek Vasut
11
-7
/
+1148
2017-01-24
nios2: Add disas entries
Marek Vasut
3
-0
/
+3541
2017-01-24
nios2: Add architecture emulation support
Chris Wulff
10
-0
/
+2239
2017-01-24
hw/isa/isa-bus: Set category of the "isabus-bridge" device
Thomas Huth
1
-0
/
+1
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
[next]