aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy1-1/+1
2017-09-21virtio-serial: add enable_backend callbackPavel Butsykin1-0/+3
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell4-4/+14
2017-09-19numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov1-0/+4
2017-09-19s390x: move sclp_service_call() to sclp.hDavid Hildenbrand1-0/+2
2017-09-19s390x: move subsystem_reset() to s390-virtio-ccw.hDavid Hildenbrand1-0/+2
2017-09-19i386/cpu/hyperv: support over 64 vcpus for windows guestsGonglei1-0/+5
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov3-4/+4
2017-09-19vl.c: convert cpu_model to cpu type and set of global properties before machi...Igor Mammedov1-0/+6
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini1-1/+1
2017-09-19scsi: move non-emulation specific code to scsi/Paolo Bonzini1-93/+1
2017-09-19scsi: rename scsi_build_sense to scsi_convert_sensePaolo Bonzini1-2/+2
2017-09-19virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.Richard W.M. Jones1-1/+1
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi1-2/+3
2017-09-18IDE: replace DEBUG_AIO with trace eventsJohn Snow1-2/+5
2017-09-18ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow1-1/+0
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow1-1/+0
2017-09-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...Peter Maydell2-1/+3
2017-09-15ppc/xive: fix OV5_XIVE_EXPLOIT bitsCédric Le Goater1-1/+2
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt1-0/+1
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar1-0/+3
2017-09-14xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis1-0/+2
2017-09-14qmp: introduce query-memory-size-summary commandVadim Galitsyn1-0/+1
2017-09-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-9/+38
2017-09-08fw_cfg: rename read callbackMarc-André Lureau2-4/+5
2017-09-08pci: add reserved slot check to do_pci_register_device()Mark Cave-Ayland1-0/+1
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau3-5/+2
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov1-0/+1
2017-09-08hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov1-0/+25
2017-09-08hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov1-0/+1
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum1-0/+3
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff1-0/+1
2017-09-08ppc4xx_i2c: QOMifyBALATON Zoltan1-0/+61
2017-09-08ppc4xx: Make MAL emulation more genericBALATON Zoltan1-1/+2
2017-09-08ppc4xx: Move MAL from ppc405_uc to ppc4xx_devsBALATON Zoltan1-0/+2
2017-09-08ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff1-0/+3
2017-09-08hw/ppc: CAS reset on early device hotplugDaniel Henrique Barboza1-0/+1
2017-09-08hw/ppc: clear pending_events on machine resetDaniel Henrique Barboza1-0/+1
2017-09-07boards.h: Define new flag ignore_memory_transaction_failuresPeter Maydell1-0/+11
2017-09-07nvic: Add NS alias SCS regionPeter Maydell1-0/+1
2017-09-04watchdog: wdt_aspeed: Add support for the reset width registerAndrew Jeffery1-0/+2
2017-09-04loader: Ignore zero-sized ELF segmentsPeter Maydell1-7/+17
2017-09-04loader: Handle ELF files with overlapping zero-initialized dataPeter Maydell1-0/+48
2017-09-04armv7m_nvic.h: Move from include/hw/arm to include/hw/intcPeter Maydell2-1/+1
2017-09-04qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau1-1/+1
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand1-0/+1
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck1-4/+12
2017-08-30s390x/pci: add stubsCornelia Huck1-0/+1
2017-08-30kvm: remove hard dependency on pciCornelia Huck1-0/+2
2017-08-30s390x: introduce 2.11 compat machineCornelia Huck1-0/+3