aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2019-05-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into stagingPeter Maydell1-0/+1
2019-05-20pci: Simplify pci_bus_is_root()David Gibson2-2/+11
2019-05-20hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()Wei Yang1-0/+33
2019-05-20vhost-user-blk: Add support to reconnect backendXie Yongji1-0/+3
2019-05-20virtio: Introduce started flag to VirtioDeviceXie Yongji1-0/+2
2019-05-20Revert "globals: Allow global properties to be optional"Daniel P. Berrangé1-3/+0
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-3/+4
2019-05-17Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...Peter Maydell2-74/+64
2019-05-17ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...Vitaly Kuznetsov1-0/+3
2019-05-17hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé2-4/+0
2019-05-17hw/acpi/piix4: Move TYPE_PIIX4_PM to a public headerPhilippe Mathieu-Daudé1-0/+2
2019-05-17vhost_net: don't set backend for the uninitialized virtqueueJason Wang1-0/+1
2019-05-17leon3: introduce the plug and play mechanismKONRAD Frederic1-0/+60
2019-05-17grlib, apbuart: get rid of the old-style create functionKONRAD Frederic1-19/+1
2019-05-17grlib, gptimer: get rid of the old-style create functionKONRAD Frederic1-26/+1
2019-05-17grlib, irqmp: get rid of the old-style create functionKONRAD Frederic1-29/+2
2019-05-17s390/css: handle CCW_FLAG_SKIPCornelia Huck1-0/+1
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell30-67/+73
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster6-6/+5
2019-05-13Normalize header guard symbol definition.Markus Armbruster1-1/+1
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster12-34/+41
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster10-25/+26
2019-05-13Clean up includesMarkus Armbruster1-1/+0
2019-05-10Add vhost-user-input-pciMarc-André Lureau1-0/+14
2019-05-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...Peter Maydell3-0/+4
2019-05-07arm: aspeed: Set SDRAM sizeJoel Stanley1-0/+1
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster1-0/+2
2019-05-07pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster1-0/+1
2019-05-07i2c-ddc: move it to hw/displayPaolo Bonzini2-1/+1
2019-04-29hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé2-11/+19
2019-04-29hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé1-0/+2
2019-04-29hw/net/ne2000-isa: Add guards to the headerPhilippe Mathieu-Daudé1-0/+6
2019-04-29hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé2-3/+19
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé3-20/+37
2019-04-29hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé2-3/+19
2019-04-29hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé2-14/+32
2019-04-29hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé2-7/+22
2019-04-29hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé2-6/+24
2019-04-29hw/display/tc6393xb: Remove unused functionsPhilippe Mathieu-Daudé1-3/+0
2019-04-29hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger1-6/+2
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell3-1/+59
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2-1/+6
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt1-0/+2
2019-04-26spapr: Drop duplicate PCI swizzle codeGreg Kurz1-0/+4
2019-04-26spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater1-0/+4
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy2-1/+49
2019-04-25vl.c: make find_default_machine() localWei Yang1-1/+0
2019-04-25hw: add compat machines for 4.1Cornelia Huck2-0/+6
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne2-0/+29
2019-04-09pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz2-0/+3