summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-17vfio/pci: Use local error object in vfio_initfnEric Auger
2016-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161017' into...Peter Maydell
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson
2016-10-16spapr_pci: Add a 64-bit MMIO windowDavid Gibson
2016-10-16spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson
2016-10-14ppc/xics: Split ICS into ics-base and ics classBenjamin Herrenschmidt
2016-10-14ppc/xics: Make the ICSState a listBenjamin Herrenschmidt
2016-10-13migrate: move max-bandwidth and downtime-limit to migrate_set_parameterAshijeet Acharya
2016-10-13RAMBlocks: Store page sizeDr. David Alan Gilbert
2016-10-13Revert "char: use a fixed idx for child muxed chr"Marc-André Lureau
2016-10-12Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-10-12trace: get rid of generated-events.h/generated-events.cDaniel P. Berrange
2016-10-12trace: dynamically allocate trace_dstate in CPUStateDaniel P. Berrange
2016-10-12trace: provide mechanism for registering trace eventsDaniel P. Berrange
2016-10-11build: Work around SIZE_MAX bug in OSX headersEric Blake
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-10virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio: prepare change VMSTATE_VIRTIO_DEVICE macroHalil Pasic
2016-10-10net: don't poke at chardev internal QemuOptsDaniel P. Berrange
2016-10-10virtio-blk: make some functions staticGreg Kurz
2016-10-10virtio: add virtio_detach_element()Stefan Hajnoczi
2016-10-10numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov
2016-10-10virtio-serial: enable virtio console emergency write featureSascha Silbe
2016-10-08bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASKWei Yang
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini
2016-10-07block-backend: Remember if attached device is non-qdevKevin Wolf
2016-10-07block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf
2016-10-07async: add aio_bh_schedule_oneshotPaolo Bonzini
2016-10-06hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth
2016-10-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-04generic-loader: Add a generic loaderAlistair Francis
2016-10-04ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao
2016-10-04kvm-all: Pass requester ID to MSI routing functionsPavel Fedin
2016-10-04hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis
2016-10-04irq: Add a new irq device that allows the ORing of linesAlistair Francis
2016-10-04STM32F2xx: Add the SPI deviceAlistair Francis
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis
2016-10-04util: Introduce qemu_get_pid_nameMichal Privoznik
2016-10-04char: use a fixed idx for child muxed chrMarc-André Lureau
2016-10-04seqlock: use atomic writes for the sequencePaolo Bonzini
2016-10-04atomic.h: comment on use of atomic_read/setAlex Bennée
2016-10-04atomic.h: fix __SANITIZE_THREAD__ buildAlex Bennée
2016-10-04intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau
2016-10-04intc: add an interface to gather statistics/informations on interrupt control...Hervé Poussineau
2016-10-03target-i386: Correct family/model/stepping for Opteron_G3Evgeny Yakovlev