aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170201' into s...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-02-01s390x/kvm: fix small race reboot vs. cmmaChristian Borntraeger
2017-02-01s390-pci: fix compilation on older GCC versionsPaolo Bonzini
2017-02-01hw/pci: disable pci-bridge's shpc by defaultMarcel Apfelbaum
2017-02-01vhost: skip ROM sectionsMichael S. Tsirkin
2017-02-01virtio: make virtio_should_notify staticPaolo Bonzini
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2017-02-01hcd-xhci: check & correct param before using itCao jin
2017-02-01msix: Follow CODING_STYLECao jin
2017-02-01hw/i386: check if nvdimm is enabled before pluggingHaozhong Zhang
2017-02-01hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum
2017-02-01hw/ioh3420: derive from PCI Express Root Port base classMarcel Apfelbaum
2017-02-01hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum
2017-02-01intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()Jason Wang
2017-02-01pci: mark ROMs read-onlyMichael S. Tsirkin
2017-02-01ppc: switch to constants within BUILD_BUG_ONMichael S. Tsirkin
2017-01-31trace: clean up trace-events filesStefan Hajnoczi
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-31trace: move hw/i386/xen events to correct subdirDaniel P. Berrange
2017-01-31trace: move hw/xen events to correct subdirDaniel P. Berrange
2017-01-31trace: move hw/block/dataplane events to correct subdirDaniel P. Berrange
2017-01-31qxl: switch to constants within BUILD_BUG_ONMichael S. Tsirkin
2017-01-31ps2: add support for mice with extra/side buttonsFabian Lesniak
2017-01-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-27chardev: qom-ifyMarc-André Lureau
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2017-01-27bt: use qemu_chr_alloc()Marc-André Lureau
2017-01-27char: allocate CharDriverState as a single objectMarc-André Lureau
2017-01-27char: move callbacks in CharDriverMarc-André Lureau
2017-01-27hw/scsi: Fix debug message of cdb structure in scsi-genericEric Farman
2017-01-27Introduce DEVICE_CATEGORY_CPU for CPU devicesThomas Huth
2017-01-27hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek
2017-01-27hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek
2017-01-27hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfgLaszlo Ersek
2017-01-27apic: save apic_delivered flagPavel Dovgalyuk
2017-01-27replay: don't use rtc clock on loadvm phasePavel Dovgalyuk
2017-01-27icount: update instruction counter on apic patchingPavel Dovgalyuk
2017-01-27dma: omap: check dma channel data_typePrasad J Pandit
2017-01-27arm_gicv3: Fix broken logic in ELRSR calculationPeter Maydell
2017-01-27hw/char/exynos4210_uart: Drop unused local variable frame_sizePeter Maydell
2017-01-27arm: stellaris: make MII accesses complete immediatelyMichael Davidsaver
2017-01-27armv7m: Honour CCR.USERSETMPENDMichael Davidsaver
2017-01-27armv7m: implement CCR, CFSR, HFSR, DFSR, BFAR, and MMFARMichael Davidsaver
2017-01-27armv7m_nvic: keep a pointer to the CPUMichael Davidsaver
2017-01-27pflash_cfi01: fix per-device sector length in CFI tablePeter Maydell
2017-01-27armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver
2017-01-27aspeed/smc: handle dummy bytes when doing fast reads in command modeCédric Le Goater
2017-01-26s390x/flic: fix compilation of kvm flicCornelia Huck