index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
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-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
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
2018-01-18
pci/shpc: Move function to generic header file
Yuval Shaia
2018-01-18
virtio: improve virtio devices initialization time
Gal Hammer
2018-01-18
virtio: postpone the execution of event_notifier_cleanup function
Gal Hammer
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
2018-01-18
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
2018-01-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
2018-01-17
ppc/pnv: change initrd address
Cédric Le Goater
2018-01-17
ppc/pnv: fix XSCOM core addressing on POWER9
Cédric Le Goater
2018-01-17
ppc/pnv: introduce pnv*_is_power9() helpers
Cédric Le Goater
2018-01-17
ppc/pnv: change core mask for POWER9
Cédric Le Goater
2018-01-17
ppc/pnv: use POWER9 DD2 processor
Cédric Le Goater
2018-01-17
spapr: Adjust default VSMT value for better migration compatibility
David Gibson
2018-01-17
spapr: Allow some cases where we can't set VSMT mode in the kernel
David Gibson
2018-01-17
target/ppc: Clarify compat mode max_threads value
David Gibson
2018-01-17
spapr: Remove unnecessary 'options' field from sPAPRCapabilityInfo
David Gibson
2018-01-17
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
2018-01-17
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
2018-01-17
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
2018-01-17
spapr: Validate capabilities on migration
David Gibson
2018-01-17
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
2018-01-17
spapr: Capabilities infrastructure
David Gibson
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
net: Drop unusual use of do { } while (0);
Eric Blake
2018-01-16
scsi-disk: release AioContext in unaligned WRITE SAME case
Stefan Hajnoczi
[next]