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-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
2018-01-20
target-ppc: optimize cmp translation
pbonzini@redhat.com
2018-01-20
spapr: fix device tree properties when using compatibility mode
Greg Kurz
2018-01-20
spapr: drop duplicate variable in spapr_core_plug()
Greg Kurz
2018-01-20
target/ppc: msgsnd and msgclr instructions need hypervisor privilege
Cédric Le Goater
2018-01-20
target/ppc: fix doorbell and hypervisor doorbell definitions
Cédric Le Goater
2018-01-20
hw/ppc/Makefile: Add a way to disable the PPC4xx boards
Thomas Huth
2018-01-20
default-configs/ppc-softmmu: Restructure the switches according to the machines
Thomas Huth
2018-01-20
default-configs/ppc64-softmmu: Include 32-bit configs instead of copying them
Thomas Huth
2018-01-19
hw/ide: Remove duplicated definitions from ahci_internal.h
John Snow
2018-01-19
ide: abort TRIM operation for invalid range
Anton Nefedov
[next]