summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Clean up includes some moreMarkus Armbruster3-5/+0
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster1-2/+0
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster211-0/+212
2016-03-18qapi: Don't special-case simple union wrappersEric Blake5-13/+13
2016-03-17blockdev: Split monitor reference from BB creationMax Reitz1-1/+1
2016-03-16module: Rename machine_init() to opts_init()Eduardo Habkost2-2/+2
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost19-25/+17
2016-03-16sd: Fix "info qtree" on boards with SD cardsPeter Maydell1-2/+4
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE3-0/+435
2016-03-16bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE3-14/+140
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE5-2/+468
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann3-0/+349
2016-03-16bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry piAndrew Baumann1-0/+7
2016-03-16hw/arm: Add palmetto-bmc machineAndrew Jeffery2-1/+66
2016-03-16hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery2-0/+138
2016-03-16hw/intc: Add (new) ASPEED VIC device modelAndrew Jeffery2-0/+340
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery2-0/+450
2016-03-16i.MX: Add missing descriptions in devices.Jean-Christophe Dubois4-0/+4
2016-03-16i.MX: Add i.MX6 CCM and ANALOG device.Jean-Christophe Dubois2-0/+775
2016-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois4-12/+14
2016-03-16i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois2-58/+0
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois4-8/+8
2016-03-16i.MX: Allow GPT timer to rollover.Jean-Christophe Dubois1-12/+15
2016-03-16arm: virt: Move machine class init code to the abstract machine typeWei Huang1-14/+20
2016-03-16arm: virt: Add an abstract ARM virt machine typeWei Huang1-5/+18
2016-03-16Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160316' into...Peter Maydell6-188/+241
2016-03-16vfio: Eliminate vfio_container_ioctl()David Gibson1-45/+0
2016-03-16spapr_pci: Remove finish_realize hookDavid Gibson1-20/+5
2016-03-16spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridgeDavid Gibson1-44/+17
2016-03-16spapr_pci: Allow EEH on spapr-pci-host-bridgeDavid Gibson2-9/+7
2016-03-16spapr_pci: Eliminate class callbacksDavid Gibson2-33/+29
2016-03-16spapr_pci: Switch to vfio_eeh_as_op() interfaceDavid Gibson1-34/+16
2016-03-16vfio: Start improving VFIO/EEH interfaceDavid Gibson1-0/+95
2016-03-16spapr_rng: fix race with main loopGreg Kurz1-2/+2
2016-03-16target-ppc: Eliminate kvmppc_kern_htab globalDavid Gibson2-7/+6
2016-03-16target-ppc: Add helpers for updating a CPU's SDR1 and external HPTDavid Gibson1-11/+2
2016-03-16spapr_pci: fix multifunction hotplugMichael Roth1-7/+86
2016-03-15kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35Rita Sinha1-2/+3
2016-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell27-598/+997
2016-03-15hw/acpi: fix GSI links UIDMarcel Apfelbaum1-12/+8
2016-03-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...Peter Maydell6-405/+517
2016-03-11ipmi: add some local variables in ipmi_sdr_initCédric Le Goater1-5/+10
2016-03-11ipmi: remove the need of an ending record in the SDR tableCédric Le Goater1-10/+3
2016-03-11ipmi: use a function to initialize the SDR tableCédric Le Goater1-21/+28
2016-03-11ipmi: add a realize function to the device classCédric Le Goater1-3/+4
2016-03-11ipmi: add rsp_buffer_set_error() helperCédric Le Goater1-55/+60
2016-03-11ipmi: remove IPMI_CHECK_RESERVATION() macroCédric Le Goater1-14/+19
2016-03-11ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpersCédric Le Goater1-253/+228
2016-03-11ipmi: remove IPMI_CHECK_CMD_LEN() macroCédric Le Goater1-80/+84
2016-03-11pc: acpi: clarify why possible LAPIC entries must be present in MADTIgor Mammedov1-0/+6