aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2017-09-21virtio-serial: add enable_backend callbackPavel Butsykin
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2017-09-19numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov
2017-09-19s390x: move sclp_service_call() to sclp.hDavid Hildenbrand
2017-09-19s390x: move subsystem_reset() to s390-virtio-ccw.hDavid Hildenbrand
2017-09-19i386/cpu/hyperv: support over 64 vcpus for windows guestsGonglei
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov
2017-09-19vl.c: convert cpu_model to cpu type and set of global properties before machi...Igor Mammedov
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini
2017-09-19scsi: move non-emulation specific code to scsi/Paolo Bonzini
2017-09-19scsi: rename scsi_build_sense to scsi_convert_sensePaolo Bonzini
2017-09-19virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.Richard W.M. Jones
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi
2017-09-18IDE: replace DEBUG_AIO with trace eventsJohn Snow
2017-09-18ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow
2017-09-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...Peter Maydell
2017-09-15ppc/xive: fix OV5_XIVE_EXPLOIT bitsCédric Le Goater
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar
2017-09-14xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis
2017-09-14qmp: introduce query-memory-size-summary commandVadim Galitsyn
2017-09-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-09-08fw_cfg: rename read callbackMarc-André Lureau
2017-09-08pci: add reserved slot check to do_pci_register_device()Mark Cave-Ayland
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov
2017-09-08hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov
2017-09-08hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff
2017-09-08ppc4xx_i2c: QOMifyBALATON Zoltan
2017-09-08ppc4xx: Make MAL emulation more genericBALATON Zoltan
2017-09-08ppc4xx: Move MAL from ppc405_uc to ppc4xx_devsBALATON Zoltan
2017-09-08ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff
2017-09-08hw/ppc: CAS reset on early device hotplugDaniel Henrique Barboza
2017-09-08hw/ppc: clear pending_events on machine resetDaniel Henrique Barboza
2017-09-07boards.h: Define new flag ignore_memory_transaction_failuresPeter Maydell
2017-09-07nvic: Add NS alias SCS regionPeter Maydell
2017-09-04watchdog: wdt_aspeed: Add support for the reset width registerAndrew Jeffery
2017-09-04loader: Ignore zero-sized ELF segmentsPeter Maydell
2017-09-04loader: Handle ELF files with overlapping zero-initialized dataPeter Maydell
2017-09-04armv7m_nvic.h: Move from include/hw/arm to include/hw/intcPeter Maydell
2017-09-04qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck
2017-08-30s390x/pci: add stubsCornelia Huck
2017-08-30kvm: remove hard dependency on pciCornelia Huck
2017-08-30s390x: introduce 2.11 compat machineCornelia Huck
2017-08-30s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi