summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-182-0/+85
* 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-143-0/+43
* 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/kraxel/tags/input-20190111-pull-request...Peter Maydell2019-01-141-3/+0Star
|\
| * input: avoid malloc for mouse eventsGerd Hoffmann2019-01-111-3/+0Star
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-01-1126-162/+164
|\ \
| * | avoid TABs in files that only contain a fewPaolo Bonzini2019-01-1110-36/+36
| * | remove space-tab sequencesPaolo Bonzini2019-01-111-1/+1
| * | qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2019-01-117-14/+14
| * | qemu/queue.h: reimplement QTAILQ without pointer-to-pointersPaolo Bonzini2019-01-112-99/+85Star
| * | qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}Paolo Bonzini2019-01-111-8/+6Star
| * | qemu/queue.h: typedef QTAILQ headsPaolo Bonzini2019-01-112-3/+5
| * | qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-115-8/+6Star
| * | vfio: make vfio_address_spaces staticPaolo Bonzini2019-01-111-1/+0Star
| * | build-sys: build with Vista API by defaultMarc-André Lureau2019-01-111-2/+2
| * | build-sys: move windows defines in osdep.h headerMarc-André Lureau2019-01-111-0/+17
| * | scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck2019-01-111-0/+2
| * | accel: Improve selection of the default acceleratorThomas Huth2019-01-111-1/+1
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-01-113-16/+65
|\ \ | |/ |/|
| * 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
| * range: add some more functionsDavid Hildenbrand2019-01-101-0/+62
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell2019-01-102-10/+0Star
|\ \
| * | ui/console: Remove qemu_create_display_surface_guestmem()Peter Maydell2019-01-101-4/+0Star
| * | configure: bump spice-server required version to 0.12.5Marc-André Lureau2019-01-101-6/+0Star
* | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell2019-01-103-5/+9
|\ \ \ | |_|/ |/| |
| * | ioapic: use TYPE_FOO MACRO than constant stringLi Qiang2019-01-091-0/+3
| * | qom: Include qemu/fprintf-fn.h in cpu.hPriit Laes2019-01-091-0/+1
| * | typedefs: (Re-)sort entries alphabeticallyEric Blake2019-01-091-5/+5
* | | 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