aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2016-02-18loader: Add load_image_mr() to load ROM image to a MemoryRegionPeter Maydell
2016-02-18hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell
2016-02-18hw/sd/sdhci.c: Update to use SDBus APIsPeter Maydell
2016-02-18hw/sd: Add QOM bus which SD cards plug in toPeter Maydell
2016-02-18hw/sd/sd.c: QOMifyPeter Maydell
2016-02-17cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau
2016-02-17pseries: Simplify handling of the hash page table fdDavid Gibson
2016-02-12Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...Peter Maydell
2016-02-11bcm2835_property: implement "get board revision" querypull-target-arm-20160211Stephen Warren
2016-02-10xen: move xenforeignmemory compat layer into common placeIan Campbell
2016-02-10xen: drop XenXC and associated interface wrappersIan Campbell
2016-02-10xen: drop xen_xc_hvm_inject_msi wrapperIan Campbell
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell
2016-02-09hw: Add support for LSI SAS1068 (mptsas) devicePaolo Bonzini
2016-02-09scsi-generic: grab device and port SAS addresses from backendPaolo Bonzini
2016-02-09scsi: push WWN fields up to SCSIDevicePaolo Bonzini
2016-02-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-06fix MSI injection on XenStefano Stabellini
2016-02-06intel_iommu: large page supportJason Wang
2016-02-06dimm: Correct type of MemoryHotplugState->baseDavid Gibson
2016-02-06acpi: add function to extract oem_id and oem_table_id from the user's SLICLaszlo Ersek
2016-02-06acpi: expose oem_id and oem_table_id in build_rsdt()Laszlo Ersek
2016-02-06acpi: take oem_id in build_header(), optionallyLaszlo Ersek
2016-02-06pc: Eliminate PcGuestInfo structEduardo Habkost
2016-02-06pc: Move APIC and NUMA data from PcGuestInfo to PCMachineStateEduardo Habkost
2016-02-06pc: Move PcGuestInfo.fw_cfg to PCMachineStateEduardo Habkost
2016-02-06pc: Remove PcGuestInfo.isapc_ram_fw fieldEduardo Habkost
2016-02-06pc: Remove RAM size fields from PcGuestInfoEduardo Habkost
2016-02-06pc: Remove compat fields from PcGuestInfoEduardo Habkost
2016-02-06pc: Simplify xen_load_linux() signatureEduardo Habkost
2016-02-06pc: Simplify pc_memory_init() signatureEduardo Habkost
2016-02-06pc: Eliminate struct PcGuestInfoStateEduardo Habkost
2016-02-06pc: Move PcGuestInfo declaration to top of fileEduardo Habkost
2016-02-06ipmi: introduce a struct ipmi_sdr_compactCédric Le Goater
2016-02-06virtio: introduce virtqueue_alloc_elementPaolo Bonzini
2016-02-06virtio: introduce qemu_get/put_virtqueue_elementPaolo Bonzini
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini
2016-02-04virtio: move VirtQueueElement at the beginning of the structsPaolo Bonzini
2016-02-04Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-02-03dma: remove now useless DMA_* functionsHervé Poussineau
2016-02-03isa: add an ISA DMA interface, and store it within the ISA busHervé Poussineau
2016-02-03i8257: move state definition to new independent headerHervé Poussineau
2016-02-03i8257: pass ISA bus to DMA_init() functionHervé Poussineau
2016-02-03arm/boot: move highbank secure board setup code to common routineAndrew Baumann
2016-02-03bcm2836: add bcm2836 SoC deviceAndrew Baumann
2016-02-03bcm2836_control: add bcm2836 ARM control logicAndrew Baumann
2016-02-03bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann
2016-02-03bcm2835_ic: add bcm2835 interrupt controllerAndrew Baumann
2016-02-03bcm2835_property: add bcm2835 property channelAndrew Baumann
2016-02-03bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann