summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* acpi: build TPM Physical Presence interfaceStefan Berger2019-01-181-0/+12
* acpi: expose TPM/PPI configuration parameters to firmware via fw_cfgStefan Berger2019-01-181-0/+3
* tpm: allocate/map buffer for TPM Physical Presence interfaceStefan Berger2019-01-181-0/+6
* globals: Allow global properties to be optionalEduardo Habkost2019-01-181-0/+3
* virtio-net: support RSC v4/v6 tcp traffic for Windows HCKYuri Benditovich2019-01-181-0/+83
* pci/pcie: stop plug/unplug if the slot is lockedDavid Hildenbrand2019-01-151-0/+2
* xen: Replace few mentions of xend by libxlAnthony PERARD2019-01-141-1/+1
* Remove broken Xen PV domain builderAnthony PERARD2019-01-142-19/+0Star
* xen: automatically create XenBlockDevice-sPaul Durrant2019-01-141-0/+12
* xen: add a mechanism to automatically create XenDevice-s...Paul Durrant2019-01-142-0/+40
* xen: add implementations of xen-block connect and disconnect functions...Paul Durrant2019-01-142-1/+22
* xen: add event channel interface for XenDevice-sPaul Durrant2019-01-142-0/+18
* xen: add grant table interface for XenDevice-sPaul Durrant2019-01-141-0/+25
* xen: add xenstore watcher infrastructurePaul Durrant2019-01-142-0/+21
* xen: create xenstore areas for XenDevice-sPaul Durrant2019-01-142-0/+51
* xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant2019-01-141-0/+73
* xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant2019-01-141-0/+55
* xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-142-37/+44
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-01-1110-26/+28
|\
| * avoid TABs in files that only contain a fewPaolo Bonzini2019-01-115-21/+21
| * remove space-tab sequencesPaolo Bonzini2019-01-111-1/+1
| * qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2019-01-112-2/+2
| * qemu/queue.h: typedef QTAILQ headsPaolo Bonzini2019-01-111-1/+2
| * qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-111-1/+1
| * vfio: make vfio_address_spaces staticPaolo Bonzini2019-01-111-1/+0Star
| * scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck2019-01-111-0/+2
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-01-112-16/+3Star
|\ \ | |/ |/|
| * machine: Use shorter format for GlobalProperty arraysEduardo Habkost2019-01-101-15/+3Star
| * spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost2019-01-101-1/+0Star
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell2019-01-101-0/+3
|\ \ | |/ |/|
| * ioapic: use TYPE_FOO MACRO than constant stringLi Qiang2019-01-091-0/+3
* | spapr: enable XIVE MMIOs at resetCédric Le Goater2019-01-081-0/+1
* | spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater2019-01-081-0/+1
* | ppc/xics: allow ICSState to have an offset 0Cédric Le Goater2019-01-081-2/+1Star
* | spapr: move the qemu_irq array under the machineCédric Le Goater2019-01-084-2/+2
* | pnv/psi: move the ICSState qemu_irq array under the PSI device modelCédric Le Goater2019-01-081-0/+1
* | ppc: export the XICS and XIVE set_irq handlersCédric Le Goater2019-01-082-0/+4
* | spapr: modify the prototype of the cpu_intc_create() methodCédric Le Goater2019-01-082-3/+3
* | spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater2019-01-082-7/+0Star
* | spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.hGreg Kurz2019-01-081-2/+4
* | pci: allow cleanup/unregistration of PCI root busesMichael Roth2019-01-081-0/+3
* | spapr: move spapr_create_phb() to core machine codeGreg Kurz2019-01-081-2/+0Star
* | ppc/spapr: Receive and store device tree blob from SLOFAlexey Kardashevskiy2019-01-081-1/+6
* | spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITYLaurent Vivier2019-01-081-0/+1
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...Peter Maydell2019-01-081-2/+0Star
|\
| * usb: move ehci_create_ich9_with_companions to hw/i386Paolo Bonzini2019-01-081-2/+0Star
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...Peter Maydell2019-01-0710-2/+354
|\ \
| * | Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.Nick Hudson2019-01-071-1/+6
| * | arm: Add Clock peripheral stub to NRF51 SOCSteffen Görtz2019-01-071-0/+1
| * | arm: Instantiate NRF51 TimersSteffen Görtz2019-01-071-0/+4