summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* ide: Get rid of CMD646BAR structBALATON Zoltan2019-01-251-8/+2Star
* cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan2019-01-251-0/+2
* cmd646: Remove IDEBus from CMD646BARBALATON Zoltan2019-01-251-1/+0Star
* cmd646: Remove unused variableBALATON Zoltan2019-01-251-1/+0Star
* virtio-net: Fix a typoPhilippe Mathieu-Daudé2019-01-241-1/+1
* virtio-net: Fix VirtIONet typedef redefinitionPhilippe Mathieu-Daudé2019-01-221-3/+2Star
* ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 modeThomas Huth2019-01-222-4/+3Star
* ppc: Move spapr-related prototypes from xics.h into a seperate header fileThomas Huth2019-01-222-7/+37
* ui/console: Remove MouseTransformInfo from qemu/typedefs.hPhilippe Mathieu-Daudé2019-01-221-0/+1
* hw/i386: Remove PCMachineClass from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-2/+2
* hw/char/serial: Remove SerialState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-2/+2
* hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-0/+2
* hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-2/+2
* hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-222-2/+3
* hw/input/ps2: Remove PS2State from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-0/+2
* Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...Peter Maydell2019-01-211-0/+8
|\
| * target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim2019-01-181-0/+4
| * target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim2019-01-181-0/+4
* | hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 nodeEric Auger2019-01-211-0/+2
* | hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arraysPhilippe Mathieu-Daudé2019-01-181-5/+8
* | 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
|\ \ | |/ |/|