summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* e1000: Old machine types, turn new subsection offDr. David Alan Gilbert2018-04-101-0/+4
* scsi-disk: allow customizing the SCSI versionPaolo Bonzini2018-04-091-0/+2
* mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang2018-03-231-0/+1
* i.MX: Support serial RS-232 break properlyTrent Piepho2018-03-231-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-206-107/+63Star
|\
| * pc-dimm: make qmp_pc_dimm_device_list() sort devices by addressHaozhong Zhang2018-03-201-1/+1
| * hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé2018-03-201-1/+0Star
| * tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov2018-03-131-81/+0Star
| * virt_arm: acpi: reuse common build_fadt()Igor Mammedov2018-03-131-10/+2Star
| * acpi: move build_fadt() from i386 specific to generic ACPI sourceIgor Mammedov2018-03-131-0/+3
| * pc: acpi: isolate FADT specific data into AcpiFadtData structureIgor Mammedov2018-03-131-0/+28
| * acpi: move ACPI_PORT_SMI_CMD define to header it belongs toIgor Mammedov2018-03-131-0/+3
| * acpi: add build_append_gas() helper for Generic Address StructureIgor Mammedov2018-03-131-0/+20
| * acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddressIgor Mammedov2018-03-131-14/+3Star
| * virtio-net: add linkspeed and duplex settings to virtio-netJason Baron2018-03-131-0/+3
| * virtio-net: use 64-bit values for feature flagsJason Baron2018-03-131-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2018-03-201-1/+0Star
|\ \
| * | Use cpu_create(type) instead of cpu_init(cpu_model)Igor Mammedov2018-03-191-1/+0Star
* | | hw/arm/bcm2836: Create proper bcm2837 devicePeter Maydell2018-03-191-0/+19
* | | hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283xPeter Maydell2018-03-191-6/+6
* | | char: i.MX: Add support for "TX complete" interruptAndrey Smirnov2018-03-191-0/+3
* | | fsl-imx6: Swap Ethernet interrupt definesGuenter Roeck2018-03-191-2/+2
|/ /
* | hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devicesThomas Huth2018-03-181-0/+1
* | pc: correct misspelled CPU model-id for pc 2.2Wang Xin2018-03-161-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-03-169-43/+121
|\ \
| * | hw/isa/superio: Add the SMC FDC37C669 Super I/OPhilippe Mathieu-Daudé2018-03-121-0/+1
| * | hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIOPhilippe Mathieu-Daudé2018-03-121-0/+2
| * | hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()Philippe Mathieu-Daudé2018-03-121-1/+1
| * | hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.cPhilippe Mathieu-Daudé2018-03-121-0/+2
| * | hw/isa/superio: Factor out the IDE code from pc87312.cPhilippe Mathieu-Daudé2018-03-121-0/+2
| * | hw/isa/superio: Add a keyboard/mouse controller (8042)Philippe Mathieu-Daudé2018-03-121-0/+1
| * | hw/isa/superio: Factor out the floppy disc controller code from pc87312.cPhilippe Mathieu-Daudé2018-03-122-4/+2Star
| * | hw/isa/superio: Factor out the serial code from pc87312.cPhilippe Mathieu-Daudé2018-03-122-4/+2Star
| * | hw/isa/superio: Factor out the parallel code from pc87312.cPhilippe Mathieu-Daudé2018-03-122-4/+6
| * | hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIOPhilippe Mathieu-Daudé2018-03-121-2/+4
| * | hw/isa/superio: Add a Super I/O template based on the PC87312 devicePhilippe Mathieu-Daudé2018-03-121-0/+44
| * | hw/isa/pc87312: Use uint16_t for the ISA I/O base addressPhilippe Mathieu-Daudé2018-03-121-1/+1
| * | hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIOPhilippe Mathieu-Daudé2018-03-121-2/+2
| * | hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé2018-03-122-9/+24
| * | hw/dma/i8257: Rename DMA_init() to i8257_dma_init()Philippe Mathieu-Daudé2018-03-122-2/+6
| * | hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.cPhilippe Mathieu-Daudé2018-03-122-8/+14
| * | hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devicesThomas Huth2018-03-121-5/+5
| * | q35: change default NIC to e1000ePaolo Bonzini2018-03-121-1/+2
| |/
* | vfio-pci: Allow mmap of MSIX BARAlexey Kardashevskiy2018-03-131-0/+1
* | vfio/display: adding dmabuf supportGerd Hoffmann2018-03-131-0/+14
* | vfio/display: adding region supportGerd Hoffmann2018-03-131-0/+8
* | machine: add memory-encryption optionBrijesh Singh2018-03-131-0/+1
|/
* i.MX: Add i.MX7 SOC implementation.Andrey Smirnov2018-03-091-0/+222
* pci: Add support for Designware IP blockAndrey Smirnov2018-03-092-0/+104
* Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...Peter Maydell2018-03-0913-14/+697
|\