index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-25
ui: deprecate use of SDL 1.2 in favour of 2.0 series
Daniel P. Berrange
2018-01-25
ui: ignore hardware keycode 255 on win32
Daniel P. Berrange
2018-01-25
ui: add fix for GTK Pause key handling on Win32
Daniel P. Berrange
2018-01-25
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
2018-01-25
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
2018-01-25
ui: avoid sign extension using client width/height
Daniel P. Berrange
2018-01-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-01-24
Revert "qemu: add a cleanup callback function to EventNotifier"
Michael S. Tsirkin
2018-01-24
Revert "virtio: postpone the execution of event_notifier_cleanup function"
Michael S. Tsirkin
2018-01-24
Revert "virtio: improve virtio devices initialization time"
Michael S. Tsirkin
2018-01-24
Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into staging
Peter Maydell
2018-01-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-01-23
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180122' into staging
Peter Maydell
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
2018-01-22
target/xtensa: disas/xtensa: fix coverity warnings
Max Filippov
2018-01-22
target/xtensa: add sample_controller core
Max Filippov
2018-01-22
target/xtensa: allow different default CPU for MMU/noMMU
Max Filippov
2018-01-22
block/parallels: add backing support to readv/writev
Edgar Kaziakhmedov
2018-01-22
block/parallels: replace some magic numbers
Klim Kireev
2018-01-22
block/parallels: move some structures into header
Klim Kireev
2018-01-22
configure: add dependency
Klim Kireev
2018-01-22
docs/interop/prl-xml: description of Parallels Disk format
Klim Kireev
2018-01-22
block: add block_set_io_throttle virtio-blk-pci QMP example
Stefan Hajnoczi
2018-01-22
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' int...
Peter Maydell
2018-01-22
Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...
Peter Maydell
2018-01-22
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2018-01-22
s390x/kvm: provide stfle.81
Christian Borntraeger
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
2018-01-22
linux-headers: update
Cornelia Huck
2018-01-22
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
2018-01-22
s390x: fix storage attributes migration for non-small guests
Claudio Imbrenda
2018-01-22
hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask()
Alistair Francis
2018-01-22
s390x/sclp: fix missing be conversion
David Hildenbrand
2018-01-22
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
2018-01-22
s390x/sclp: fixup highest CPU address
Christian Borntraeger
2018-01-22
hw/isa: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-01-22
hw/ipmi: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-01-22
hw/bt: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-01-22
Fixes after renaming __FUNCTION__ to __func__
Alistair Francis
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
tests/cpu-plug-test: Test CPU hot-plugging on s390x
Thomas Huth
2018-01-22
tests/cpu-plug-test: Check CPU hot-plugging on ppc64, too
Thomas Huth
2018-01-22
tests/cpu-plug-test: Check the CPU hot-plugging with device_add, too
Thomas Huth
2018-01-22
tests: Rename pc-cpu-test.c to cpu-plug-test.c
Thomas Huth
2018-01-20
dump-guest-memory.py: fix python 2 support
Marc-André Lureau
2018-01-20
target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstate
Suraj Jitindar Singh
2018-01-20
target/ppc: add support for hypervisor doorbells on book3s CPUs
Cédric Le Goater
2018-01-20
sii3112: Add explicit type casts to avoid unintended sign extension
BALATON Zoltan
2018-01-20
sm501: Add missing break to case
BALATON Zoltan
[next]