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
/
qapi
/
doc.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
hw/i386/pc.c: fix one typo in function name
Wei Yang
1
-2
/
+2
2019-01-24
virtio-net: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2019-01-24
ppc: e6500 registers SPR 604 twice
Jon Diekema
1
-8
/
+0
2019-01-24
contrib/gitdm: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2019-01-24
MAINTAINERS: Fix utf-8 mangling
Philippe Mathieu-Daudé
1
-1
/
+1
2019-01-24
io: ensure UNIX client doesn't unlink server socket
Daniel P. Berrangé
2
-25
/
+80
2019-01-24
audio: probe audio drivers by default
Gerd Hoffmann
1
-7
/
+7
2019-01-24
audio: error message tweak
Gerd Hoffmann
1
-5
/
+7
2019-01-24
audio: check for pulseaudio daemon pidfile
Gerd Hoffmann
1
-0
/
+15
2019-01-24
audio: use try-sdl for openbsd
Gerd Hoffmann
1
-1
/
+1
2019-01-24
audio: allow optional audio drivers.
Gerd Hoffmann
1
-6
/
+28
2019-01-24
audio: use pkg-config
Gerd Hoffmann
1
-26
/
+13
2019-01-24
audio: fix pc speaker init
Gerd Hoffmann
1
-20
/
+15
2019-01-24
qemu-coroutine-sleep: drop CoSleepCB
Vladimir Sementsov-Ogievskiy
1
-17
/
+10
2019-01-24
iotests: add 238 for throttling tgm unregister iothread segfault
Stefan Hajnoczi
3
-0
/
+54
2019-01-24
throttle-groups: fix restart coroutine iothread race
Stefan Hajnoczi
2
-0
/
+14
2019-01-24
input-linux: customizable grab toggle keys
Ryan El Kochta
2
-3
/
+73
2019-01-24
qmp: Add examples to qom list, get, and set commands
Wainer dos Santos Moschetta
1
-0
/
+36
2019-01-24
qapi: Eliminate indirection through qmp_event_get_func_emit()
Markus Armbruster
8
-45
/
+24
2019-01-24
qapi: Belatedly update docs for commit 9c2f56e9f9d
Markus Armbruster
1
-2
/
+2
2019-01-23
migration: introduce pages-per-second
Xiao Guangrong
5
-3
/
+31
2019-01-23
vmstate: constify SaveVMHandlers
Marc-André Lureau
2
-3
/
+3
2019-01-23
tests: add /vmstate/simple/array
Marc-André Lureau
1
-0
/
+50
2019-01-23
migration/rdma: unregister fd handler
Dr. David Alan Gilbert
1
-0
/
+1
2019-01-23
migration: unify error handling for process_incoming_migration_co
Fei Li
1
-13
/
+13
2019-01-23
migration: add more error handling for postcopy_ram_enable_notify
Fei Li
2
-0
/
+2
2019-01-23
migration: multifd_save_cleanup() can't fail, simplify
Fei Li
3
-12
/
+6
2019-01-23
migration: fix the multifd code when receiving less channels
Fei Li
5
-12
/
+29
2019-01-23
Fix segmentation fault when qemu_signal_init fails
Fei Li
1
-4
/
+4
2019-01-23
tests/Makefile: add check-softfloat rule
Alex Bennée
1
-2
/
+15
2019-01-23
scripts/archive-source: include softfloat tests
Alex Bennée
1
-1
/
+1
2019-01-23
tests/Makefile: add floating point tests
Alex Bennée
1
-0
/
+120
2019-01-22
include/fpu/softfloat: Fix compilation with Clang on s390x
Thomas Huth
1
-1
/
+1
2019-01-22
softfloat: enforce softfloat if the host's FMA is broken
Emilio G. Cota
1
-0
/
+33
2019-01-22
tests/fp/platform.h: include config-host.h
Emilio G. Cota
1
-0
/
+1
2019-01-22
fp-test: fix signature of slow_clear_flags and qemu_clear_flags
Emilio G. Cota
1
-2
/
+2
2019-01-22
tests/fp/Makefile: do not use gcc-only -W flags
Emilio G. Cota
1
-2
/
+1
2019-01-22
berkeley-testfloat-3: pull changes
Emilio G. Cota
1
-0
/
+0
2019-01-22
fp-bench: remove wrong exponent raise in fill_random
Emilio G. Cota
1
-4
/
+0
2019-01-22
fp-bench: fix update_random_ops
Emilio G. Cota
1
-3
/
+8
2019-01-22
target/microblaze: Add props enabling exceptions on failed bus accesses
Edgar E. Iglesias
2
-1
/
+13
2019-01-22
hw/microblaze: s3adsp1800: Create an unimplemented GPIO area
Edgar E. Iglesias
1
-0
/
+4
2019-01-22
target/microblaze: Switch to transaction_failed hook
Peter Maydell
3
-14
/
+17
2019-01-22
ipxe: update to latest git master
Gerd Hoffmann
9
-0
/
+0
2019-01-22
tests: remove rule for nonexisting qdev-monitor-test
Paolo Bonzini
1
-1
/
+0
2019-01-22
tests/hexloader-test: Don't pass -nographic to the QEMU under test
Peter Maydell
1
-1
/
+1
2019-01-22
configure: Force the C standard to gnu99
Thomas Huth
1
-1
/
+4
2019-01-22
seccomp: Work-around GCC 4.x bug in gnu99 mode
Thomas Huth
1
-1
/
+2
2019-01-22
block: Work-around a bug in libiscsi 1.9.0 when used in gnu99 mode
Thomas Huth
1
-0
/
+2
2019-01-22
linux-user: Fix compilation with clang 3.4
Thomas Huth
2
-5
/
+5
[next]