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-23
linux-user: Propagate siginfo_t through to handle_cpu_signal()
Peter Maydell
2018-01-23
linux-user: remove nmi.c and fw-path-provider.c
Laurent Vivier
2018-01-23
linux-user: Add getcpu() support
Samuel Thibault
2018-01-23
linux-user: Add AT_SECURE auxval
Marco A L Barbosa
2018-01-23
linux-user: Fix sched_get/setaffinity conversion
Samuel Thibault
2018-01-23
linux-user/mmap.c: Avoid choosing NULL as start address
Maximilian Riemensberger
2018-01-23
linux-user: Translate flags argument to dup3 syscall
Peter Maydell
2018-01-23
linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)
Peter Maydell
2018-01-23
linux-user: Fix length calculations in host_to_target_cmsg()
Peter Maydell
2018-01-23
linux-user: wrap fork() in a start/end exclusive section
Peter Maydell
2018-01-23
linux-user: Fix locking order in fork_start()
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
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
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
2018-01-19
ide: move ide_sect_range_ok() up
Anton Nefedov
2018-01-19
ide: pass IDEState to trim AIO callback
Anton Nefedov
2018-01-19
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-01-19
fw_cfg: fix memory corruption when all fw_cfg slots are used
Marcel Apfelbaum
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
nvdimm: add 'unarmed' option
Haozhong Zhang
2018-01-19
nvdimm: add a macro for property "label-size"
Haozhong Zhang
2018-01-19
hostmem-file: add "align" option
Haozhong Zhang
2018-01-19
scripts: Remove fixed entries from the device-crash-test
Thomas Huth
2018-01-19
qdev: Check for the availability of a hotplug controller before adding a device
Thomas Huth
[next]