summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-02hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller
2018-01-30Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-01-26-2...Peter Maydell
2018-01-29tpm: add CRB deviceMarc-André Lureau
2018-01-29tpm: report backend request errorMarc-André Lureau
2018-01-29tpm: replace GThreadPool with AIO threadpoolMarc-André Lureau
2018-01-29Merge remote-tracking branch 'remotes/kraxel/tags/input-20180129-v2-pull-requ...Peter Maydell
2018-01-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180129' int...Peter Maydell
2018-01-29ui: fix alphabetical ordering of keymapsDaniel P. Berrange
2018-01-29hw: convert the escc device to keycodemapdbDaniel P. Berrange
2018-01-29hw: convert ps2 device to keycodemapdbDaniel P. Berrange
2018-01-29target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICSSuraj Jitindar Singh
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_indirect_branchSuraj Jitindar Singh
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_bounds_checkSuraj Jitindar Singh
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_cacheSuraj Jitindar Singh
2018-01-29target/ppc/spapr_caps: Add support for tristate spapr_capabilitiesSuraj Jitindar Singh
2018-01-29target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]Suraj Jitindar Singh
2018-01-27ppc/pnv: fix PnvChip redefinition in <hw/ppc/pnv_xscom.h>Cédric Le Goater
2018-01-26qapi: add nbd-server-removeVladimir Sementsov-Ogievskiy
2018-01-26Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-01-26...Peter Maydell
2018-01-26Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180126-v3-pull-reques...Peter Maydell
2018-01-26xlnx-zynqmp: Connect the IPI device to the ZynqMP SoCAlistair Francis
2018-01-26xlnx-zynqmp-ipi: Initial version of the Xilinx IPI deviceAlistair Francis
2018-01-26xlnx-pmu-iomod-intc: Add the PMU Interrupt controllerAlistair Francis
2018-01-26Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2018-01-26usb-storage: Fix share-rw option parsingFam Zheng
2018-01-26usb: Remove legacy -usbdevice options (host, serial, disk and net)Thomas Huth
2018-01-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180125-pull-request' i...Peter Maydell
2018-01-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...Peter Maydell
2018-01-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2018-01-25sdl: reorganize -no-frame supportGerd Hoffmann
2018-01-25ui: convert GTK and SDL1 frontends to keycodemapdbDaniel P. Berrange
2018-01-25ui: convert the SDL2 frontend to keycodemapdbDaniel P. Berrange
2018-01-25sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace objectPhilippe Mathieu-Daudé
2018-01-25vmstate: Add VMSTATE_UINT64_SUB_ARRAYRichard Henderson
2018-01-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-01-24apb: rename apb.c to sabre.cMark Cave-Ayland
2018-01-24apb: rename QOM type from TYPE_APB to TYPE_SABREMark Cave-Ayland
2018-01-24apb: QOMify sabre PCI host bridgeMark Cave-Ayland
2018-01-24apb: rename APB functions to use sabre prefixMark Cave-Ayland
2018-01-24simba: rename PBMPCIBridge and QOM types to reflect simba namingMark Cave-Ayland
2018-01-24apb: split simba PCI bridge into hw/pci-bridge/simba.cMark Cave-Ayland
2018-01-24Revert "qemu: add a cleanup callback function to EventNotifier"Michael S. Tsirkin
2018-01-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180122' into stagingPeter Maydell
2018-01-23Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell
2018-01-22linux-headers: updateCornelia Huck
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2018-01-19hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov