summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-05-1719-322/+440
|\
| * hw/net/ne2000: Extract the PCI device from the chipset common codePhilippe Mathieu-Daudé2019-05-174-108/+139
| * hw/char: Move multi-serial devices into separate fileThomas Huth2019-05-174-170/+215
| * ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...Vitaly Kuznetsov2019-05-172-5/+53
| * sun4m: obey -vga nonePaolo Bonzini2019-05-171-4/+2Star
| * mips-fulong2e: obey -vga nonePaolo Bonzini2019-05-171-4/+6
| * hw/i386/acpi: Assert a pointer is not null BEFORE using itPhilippe Mathieu-Daudé2019-05-171-1/+1
| * hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé2019-05-173-26/+16Star
| * hw/acpi/piix4: Move TYPE_PIIX4_PM to a public headerPhilippe Mathieu-Daudé2019-05-171-2/+0Star
| * megasas: fix mapped frame sizePeter Lieven2019-05-151-1/+1
| * roms: assert if max rom size is less than the used sizeIgor Mammedov2019-05-151-0/+1
| * hw/input: Add a CONFIG_PS2 switch for the ps2.c fileThomas Huth2019-05-152-1/+6
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...Peter Maydell2019-05-177-22/+424
|\ \
| * | leon3: introduce the plug and play mechanismKONRAD Frederic2019-05-173-0/+301
| * | leon3: add a little bootloaderKONRAD Frederic2019-05-171-8/+71
| * | grlib, apbuart: get rid of the old-style create functionKONRAD Frederic2019-05-172-3/+10
| * | grlib, gptimer: get rid of the old-style create functionKONRAD Frederic2019-05-172-3/+18
| * | grlib, irqmp: get rid of the old-style create functionKONRAD Frederic2019-05-172-4/+11
| * | leon3: fix the error message when no bios are providedKONRAD Frederic2019-05-171-4/+6
| * | hw/char/escc: Lower irq when transmit buffer is filledStephen Checkoway2019-05-171-0/+7
| |/
* | e1000: Never increment the RX undersize count registerChris Kenna2019-05-171-1/+0Star
* | vhost_net: don't set backend for the uninitialized virtqueueJason Wang2019-05-172-0/+15
|/
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell2019-05-139-15/+355
|\
| * hw/arm: Express dependencies of the musca machines with KconfigThomas Huth2019-05-131-3/+6
| * hw/arm: Express dependencies of the xlnx-versal-virt machine with KconfigThomas Huth2019-05-131-0/+4
| * hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth2019-05-132-0/+12
| * hw/arm: Express dependencies of the microbit / nrf51 machine with KconfigThomas Huth2019-05-132-1/+8
| * hw/arm: Express dependencies of the remaining IMX boards with KconfigThomas Huth2019-05-131-0/+19
| * hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with KconfigThomas Huth2019-05-132-1/+10
| * hw/arm: Express dependencies of sabrelite with KconfigThomas Huth2019-05-132-1/+11
| * hw/arm: Express dependencies of canon-a1100 with KconfigThomas Huth2019-05-131-0/+1
| * hw/arm: Express dependencies of the raspi machines with KconfigThomas Huth2019-05-131-0/+3
| * hw/arm: Express dependencies of the MPS2 boards with KconfigThomas Huth2019-05-131-0/+19
| * hw/arm: Express dependencies of allwinner / cubieboard with KconfigThomas Huth2019-05-131-0/+9
| * hw/arm: Express dependencies of netduino / stm32f2xx with KconfigThomas Huth2019-05-131-0/+7
| * hw/arm: Express dependencies of the virt machine with KconfigThomas Huth2019-05-132-1/+21
| * hw/arm: Express dependencies of the aspeed boards with KconfigThomas Huth2019-05-131-0/+10
| * hw/arm: Express dependencies of collie with KconfigThomas Huth2019-05-132-1/+8
| * hw/arm: Express dependencies of xilinx-zynq with KconfigThomas Huth2019-05-131-0/+12
| * hw/arm: Express dependencies of the PXA2xx machines with KconfigThomas Huth2019-05-132-1/+46
| * hw/arm: Express dependencies of realview, versatile and vexpress with KconfigThomas Huth2019-05-134-2/+52
| * hw/arm: Express dependencies of stellaris with KconfigThomas Huth2019-05-131-0/+11
| * hw/arm: Express dependencies of the OMAP machines with KconfigThomas Huth2019-05-132-1/+27
| * hw/arm: Express dependencies of musicpal with KconfigThomas Huth2019-05-131-0/+5
| * hw/arm: Express dependencies of the fsl-imx31 machine with KconfigThomas Huth2019-05-132-0/+6
| * hw/arm: Express dependencies of integratorcp with KconfigThomas Huth2019-05-132-0/+9
| * hw/arm: Express dependencies of the highbank machines with KconfigThomas Huth2019-05-131-0/+11
| * hw/arm: Express dependencies of the exynos machines with KconfigThomas Huth2019-05-131-0/+10
| * hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 deviceThomas Huth2019-05-133-3/+7
| * hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubsThomas Huth2019-05-131-0/+11