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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2018-01-25
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
2018-01-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-01-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
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-23
linux-user: remove nmi.c and fw-path-provider.c
Laurent Vivier
2018-01-23
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180122' into staging
Peter Maydell
2018-01-23
hw/block: Fix pin-based interrupt behaviour of NVMe
Hikaru Nishida
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
2018-01-22
target/xtensa: allow different default CPU for MMU/noMMU
Max Filippov
2018-01-22
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' int...
Peter Maydell
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/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-20
target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstate
Suraj Jitindar Singh
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
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
hw/ppc/Makefile: Add a way to disable the PPC4xx boards
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
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
qdev: Check for the availability of a hotplug controller before adding a device
Thomas Huth
2018-01-19
q35: Allow only supported dynamic sysbus devices
Eduardo Habkost
2018-01-19
xen: Add only xen-sysdev to dynamic sysbus device list
Eduardo Habkost
2018-01-19
spapr: Allow only supported dynamic sysbus devices
Eduardo Habkost
2018-01-19
ppc: e500: Allow only supported dynamic sysbus devices
Eduardo Habkost
2018-01-19
hw/arm/virt: Allow only supported dynamic sysbus devices
Eduardo Habkost
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2018-01-18
vhost: remove assertion to prevent crash
Jay Zhou
2018-01-18
vhost-user: fix misaligned access to payload
Michael S. Tsirkin
2018-01-18
vhost-user: factor out msg head and payload
Michael S. Tsirkin
2018-01-18
x86_iommu: check if machine has PCI bus
Mohammed Gamal
2018-01-18
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
2018-01-18
hw/acpi-build: Make next_base easy to follow
Dou Liyang
2018-01-18
hw/pci-bridge: fix QEMU crash because of pcie-root-port
Marcel Apfelbaum
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
[next]