aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2016-02-02virtio-scsi: Catch BDS-BB removal/insertionMax Reitz
2016-01-30spapr: Remove rtas_st_buffer_direct()David Gibson
2016-01-30spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_bufferDavid Gibson
2016-01-26xen: make it possible to build without the Xen PV domain builderIan Campbell
2016-01-26xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell
2016-01-26xen: Use stable library interfaces when they are available.Ian Campbell
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell
2016-01-26xen: Switch to libxenevtchn interface for compat shims.Ian Campbell
2016-01-25fdc: change auto fallback drive for ISA FDC to 288John Snow
2016-01-25fdc: Add fallback optionJohn Snow
2016-01-25fdc: add drive type qapi enumJohn Snow
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell
2016-01-21Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell
2016-01-21Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-01-21target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang
2016-01-21hw/arm/virt: add secure memory region and UARTPeter Maydell
2016-01-21xlnx-zynqmp: Connect the SPI devicesAlistair Francis
2016-01-21xilinx_spips: Separate the state struct into a headerAlistair Francis
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis
2016-01-18Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2016-01-16vmstate: define vmstate_info_uinttlJuan Quintela
2016-01-15vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5...Shmulik Ladkani
2016-01-15xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis
2016-01-14xen-hvm: Clean up xen_ram_alloc() error handlingMarkus Armbruster
2016-01-14xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster
2016-01-13hw: Inline the qdev_prop_set_drive_nofail() wrapperMarkus Armbruster
2016-01-12Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...Peter Maydell
2016-01-11i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS
2016-01-11Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-01-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...Peter Maydell
2016-01-11spapr vio: fix to incomplete QOMifyCao jin
2016-01-11hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth
2016-01-11Move SET_MACHINE_COMPAT macro to boards.hDavid Gibson
2016-01-11vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani
2016-01-11vmxnet3: Introduce 'x-old-msi-offsets' back-compat propertyShmulik Ladkani
2016-01-09i386/pc: expose identifying the floppy controllerRoman Kagan
2016-01-09pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov
2016-01-09pc: acpi: move HPET from DSDT to SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move CPST() method into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move CPMA() method into SSDTIgor Mammedov
2016-01-09pc: acpi: cpuhp: move CPEJ() method to SSDTIgor Mammedov
2016-01-09pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usageIgor Mammedov
2016-01-09pc: acpi: memhp: move \_GPE._E03 into SSDTIgor Mammedov
2016-01-08pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT codeIgor Mammedov
2016-01-089pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.hWei Liu
2015-12-22acpi: extend aml_and() to accept target argumentIgor Mammedov