summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* spapr: Remove rtas_st_buffer_direct()David Gibson2016-01-301-8/+0Star
* spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_bufferDavid Gibson2016-01-301-19/+9Star
* xen: make it possible to build without the Xen PV domain builderIan Campbell2016-01-261-0/+2
* xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell2016-01-261-17/+0Star
* xen: Use stable library interfaces when they are available.Ian Campbell2016-01-261-2/+33
* xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell2016-01-262-0/+26
* xen: Switch to libxengnttab interface for compat shims.Ian Campbell2016-01-262-11/+33
* xen: Switch to libxenevtchn interface for compat shims.Ian Campbell2016-01-262-11/+35
* fdc: change auto fallback drive for ISA FDC to 288John Snow2016-01-251-0/+4
* fdc: Add fallback optionJohn Snow2016-01-251-0/+1
* fdc: add drive type qapi enumJohn Snow2016-01-251-8/+1Star
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2016-01-221-1/+1
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell2016-01-211-2/+2
|\
| * xen-hvm: Clean up xen_ram_alloc() error handlingMarkus Armbruster2016-01-141-1/+1
| * xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster2016-01-141-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2016-01-211-0/+3
|\ \
| * | target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang2016-01-211-0/+3
* | | hw/arm/virt: add secure memory region and UARTPeter Maydell2016-01-211-0/+1
* | | xlnx-zynqmp: Connect the SPI devicesAlistair Francis2016-01-211-0/+3
* | | xilinx_spips: Separate the state struct into a headerAlistair Francis2016-01-211-0/+72
* | | ssi: Move ssi.h into a separate directoryAlistair Francis2016-01-211-4/+6
|/ /
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2016-01-181-0/+2
|\ \
| * | vmstate: define vmstate_info_uinttlJuan Quintela2016-01-161-0/+2
* | | vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5...Shmulik Ladkani2016-01-151-8/+9
|/ /
* / xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis2016-01-151-0/+12
|/
* isa: Clean up error handling around isa_bus_new()Markus Armbruster2016-01-131-1/+1
* hw: Inline the qdev_prop_set_drive_nofail() wrapperMarkus Armbruster2016-01-131-2/+0Star
* Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...Peter Maydell2016-01-121-24/+0Star
|\
| * 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.hWei Liu2016-01-081-24/+0Star
* | i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS2016-01-111-8/+30
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2016-01-111-1/+9
|\ \
| * | vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani2016-01-111-0/+4
| * | vmxnet3: Introduce 'x-old-msi-offsets' back-compat propertyShmulik Ladkani2016-01-111-1/+5
| |/
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...Peter Maydell2016-01-114-10/+12
|\ \
| * | spapr vio: fix to incomplete QOMifyCao jin2016-01-111-1/+1
| * | hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth2016-01-111-1/+2
| * | Move SET_MACHINE_COMPAT macro to boards.hDavid Gibson2016-01-112-8/+9
| |/
* | i386/pc: expose identifying the floppy controllerRoman Kagan2016-01-091-0/+2
* | pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov2016-01-091-0/+1
* | pc: acpi: move HPET from DSDT to SSDTIgor Mammedov2016-01-091-0/+1
* | pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov2016-01-092-1/+1
* | pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov2016-01-093-0/+4
* | pc: acpi: cpuhp: move CPST() method into SSDTIgor Mammedov2016-01-091-0/+1
* | pc: acpi: cpuhp: move CPMA() method into SSDTIgor Mammedov2016-01-091-0/+2
* | pc: acpi: cpuhp: move CPEJ() method to SSDTIgor Mammedov2016-01-091-0/+5
* | pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usageIgor Mammedov2016-01-092-24/+24
* | pc: acpi: memhp: move \_GPE._E03 into SSDTIgor Mammedov2016-01-092-2/+5
* | pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT codeIgor Mammedov2016-01-081-0/+4
|/
* acpi: extend aml_and() to accept target argumentIgor Mammedov2015-12-221-1/+1
* acpi: extend aml_or() to accept target argumentIgor Mammedov2015-12-221-1/+1