aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-01-23linux-user: remove nmi.c and fw-path-provider.cLaurent Vivier
2018-01-23Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell
2018-01-22Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180121' int...Peter Maydell
2018-01-22hw/isa: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-01-22hw/ipmi: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-01-22hw/bt: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-01-22Fixes after renaming __FUNCTION__ to __func__Alistair Francis
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2018-01-20target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstateSuraj Jitindar Singh
2018-01-20sii3112: Add explicit type casts to avoid unintended sign extensionBALATON Zoltan
2018-01-20sm501: Add missing break to caseBALATON Zoltan
2018-01-20spapr: fix device tree properties when using compatibility modeGreg Kurz
2018-01-20spapr: drop duplicate variable in spapr_core_plug()Greg Kurz
2018-01-20hw/ppc/Makefile: Add a way to disable the PPC4xx boardsThomas Huth
2018-01-19hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow
2018-01-19ide: abort TRIM operation for invalid rangeAnton Nefedov
2018-01-19ide: move ide_sect_range_ok() upAnton Nefedov
2018-01-19ide: pass IDEState to trim AIO callbackAnton Nefedov
2018-01-19fw_cfg: fix memory corruption when all fw_cfg slots are usedMarcel Apfelbaum
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov
2018-01-19nvdimm: add 'unarmed' optionHaozhong Zhang
2018-01-19nvdimm: add a macro for property "label-size"Haozhong Zhang
2018-01-19qdev: Check for the availability of a hotplug controller before adding a deviceThomas Huth
2018-01-19q35: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19xen: Add only xen-sysdev to dynamic sysbus device listEduardo Habkost
2018-01-19spapr: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19ppc: e500: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19hw/arm/virt: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost
2018-01-18vhost: remove assertion to prevent crashJay Zhou
2018-01-18vhost-user: fix misaligned access to payloadMichael S. Tsirkin
2018-01-18vhost-user: factor out msg head and payloadMichael S. Tsirkin
2018-01-18x86_iommu: check if machine has PCI busMohammed Gamal
2018-01-18x86_iommu: Move machine check to x86_iommu_realize()Mohammed Gamal
2018-01-18hw/acpi-build: Make next_base easy to followDou Liyang
2018-01-18hw/pci-bridge: fix QEMU crash because of pcie-root-portMarcel Apfelbaum
2018-01-18intel-iommu: Extend address width to 48 bitsPrasad Singamsetty
2018-01-18intel-iommu: Redefine macros to enable supporting 48 bit address widthPrasad Singamsetty
2018-01-18pci/shpc: Move function to generic header fileYuval Shaia
2018-01-18virtio: improve virtio devices initialization timeGal Hammer
2018-01-18virtio: postpone the execution of event_notifier_cleanup functionGal Hammer
2018-01-18vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu
2018-01-18vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu
2018-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2018-01-17pc: add 2.12 machine typesHaozhong Zhang
2018-01-17ppc/pnv: change initrd addressCédric Le Goater
2018-01-17ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater
2018-01-17ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater
2018-01-17ppc/pnv: change core mask for POWER9Cédric Le Goater
2018-01-17ppc/pnv: use POWER9 DD2 processorCédric Le Goater