aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2016-02-03arm/boot: move highbank secure board setup code to common routineAndrew Baumann1-0/+5
2016-02-03bcm2836: add bcm2836 SoC deviceAndrew Baumann1-0/+35
2016-02-03bcm2836_control: add bcm2836 ARM control logicAndrew Baumann1-0/+51
2016-02-03bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann2-0/+170
2016-02-03bcm2835_ic: add bcm2835 interrupt controllerAndrew Baumann1-0/+33
2016-02-03bcm2835_property: add bcm2835 property channelAndrew Baumann1-0/+31
2016-02-03bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann2-0/+65
2016-02-03arm: virt-acpi: each MADT.GICC entry as enabled unconditionallyIgor Mammedov1-1/+0
2016-02-03virtio-gpu: block any rendering until client (ui) is doneGerd Hoffmann1-0/+1
2016-02-03virtio-gpu: add support to enable/disable command processingGerd Hoffmann1-0/+2
2016-02-03virtio-gpu: maintain command queueGerd Hoffmann1-0/+1
2016-02-02virtio-scsi: Catch BDS-BB removal/insertionMax Reitz1-0/+10
2016-01-30spapr: Remove rtas_st_buffer_direct()David Gibson1-8/+0
2016-01-30spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_bufferDavid Gibson1-19/+9
2016-01-26xen: make it possible to build without the Xen PV domain builderIan Campbell1-0/+2
2016-01-26xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell1-17/+0
2016-01-26xen: Use stable library interfaces when they are available.Ian Campbell1-2/+33
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell2-0/+26
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell2-11/+33
2016-01-26xen: Switch to libxenevtchn interface for compat shims.Ian Campbell2-11/+35
2016-01-25fdc: change auto fallback drive for ISA FDC to 288John Snow1-0/+4
2016-01-25fdc: Add fallback optionJohn Snow1-0/+1
2016-01-25fdc: add drive type qapi enumJohn Snow1-8/+1
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell1-1/+1
2016-01-21Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell1-2/+2
2016-01-21Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+3
2016-01-21target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang1-0/+3
2016-01-21hw/arm/virt: add secure memory region and UARTPeter Maydell1-0/+1
2016-01-21xlnx-zynqmp: Connect the SPI devicesAlistair Francis1-0/+3
2016-01-21xilinx_spips: Separate the state struct into a headerAlistair Francis1-0/+72
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis1-4/+6
2016-01-18Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell1-0/+2
2016-01-16vmstate: define vmstate_info_uinttlJuan Quintela1-0/+2
2016-01-15vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5...Shmulik Ladkani1-8/+9
2016-01-15xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis1-0/+12
2016-01-14xen-hvm: Clean up xen_ram_alloc() error handlingMarkus Armbruster1-1/+1
2016-01-14xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster1-1/+1
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster1-1/+1
2016-01-13hw: Inline the qdev_prop_set_drive_nofail() wrapperMarkus Armbruster1-2/+0
2016-01-12Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...Peter Maydell1-24/+0
2016-01-11i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS1-8/+30
2016-01-11Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-1/+9
2016-01-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...Peter Maydell4-10/+12
2016-01-11spapr vio: fix to incomplete QOMifyCao jin1-1/+1
2016-01-11hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth1-1/+2
2016-01-11Move SET_MACHINE_COMPAT macro to boards.hDavid Gibson2-8/+9
2016-01-11vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani1-0/+4
2016-01-11vmxnet3: Introduce 'x-old-msi-offsets' back-compat propertyShmulik Ladkani1-1/+5
2016-01-09i386/pc: expose identifying the floppy controllerRoman Kagan1-0/+2
2016-01-09pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov1-0/+1