index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
/
backend
/
simple.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
aio-posix: honor is_external in AioContext polling
Stefan Hajnoczi
1
-1
/
+2
2017-01-26
s390x/flic: fix compilation of kvm flic
Cornelia Huck
1
-1
/
+1
2017-01-26
test-hbitmap: Add hbitmap_is_serializable() calls
Max Reitz
1
-0
/
+11
2017-01-26
hbitmap: Add hbitmap_is_serializable()
Max Reitz
2
-3
/
+32
2017-01-25
9pfs: fix offset error in v9fs_xattr_read()
Greg Kurz
1
-3
/
+3
2017-01-25
9pfs: local: trivial cosmetic fix in pwritev op
Greg Kurz
1
-2
/
+1
2017-01-25
9pfs: fix off-by-one error in PDU free list
Greg Kurz
1
-1
/
+1
2017-01-25
tests: virtio-9p: improve error reporting
Greg Kurz
1
-5
/
+19
2017-01-25
9pfs: add missing coroutine_fn annotations
Greg Kurz
1
-2
/
+2
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
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
[next]