aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-07-05Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' ...Peter Maydell
2019-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-07-05ati-vga: Fix setting offset together with pitch for r128proBALATON Zoltan
2019-07-05ati-vga: Fix reverse bit bltsBALATON Zoltan
2019-07-05ati-vga: Fix frame buffer endianness for big endian targetBALATON Zoltan
2019-07-05ati-vga: Improve readability of ati_2d_blt functionBALATON Zoltan
2019-07-04pc: Move compat_apic_id_mode variable to PCMachineClassEduardo Habkost
2019-07-04virtio: Don't change "started" flag on virtio_vmstate_change()Xie Yongji
2019-07-04virtio: Make sure we get correct state of device on handle_aio_output()Xie Yongji
2019-07-04virtio: Set "start_on_kick" on virtio_set_features()Xie Yongji
2019-07-04virtio: Set "start_on_kick" for legacy devicesXie Yongji
2019-07-04virtio: add "use-started" propertyXie Yongji
2019-07-04virtio-pci: fix missing device propertiesMarc-André Lureau
2019-07-04pc: Support for virtio-pmem-pciDavid Hildenbrand
2019-07-04virtio-pci: Proxy for virtio-pmemPankaj Gupta
2019-07-04hw/timer/armv7m_systick: Forbid non-privileged accessesPeter Maydell
2019-07-04target/arm: v8M: Check state of exception being returned fromPeter Maydell
2019-07-04arm v8M: Forcibly clear negative-priority exceptions on deactivatePeter Maydell
2019-07-04Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20190702.0' in...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190702' into...Peter Maydell
2019-07-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190703-pull-request' ...Peter Maydell
2019-07-03Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jul-02-2019' ...Peter Maydell
2019-07-03hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell
2019-07-03virtio-gpu: check if the resource already exists in virtio_gpu_load()Li Qiang
2019-07-03virtio-gpu: fix unmap in error pathGerd Hoffmann
2019-07-03Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell
2019-07-02sunhme: ensure that RX descriptor ring overflow is indicated to client driverMark Cave-Ayland
2019-07-02sunhme: fix return values from sunhme_receive() during receive packet processingMark Cave-Ayland
2019-07-02sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raisedMark Cave-Ayland
2019-07-02sunhme: fix incorrect constant in sunhme_can_receive()Mark Cave-Ayland
2019-07-02sunhme: add trace event for logging PCI IRQMark Cave-Ayland
2019-07-02sun4m: set default display type to TCXMark Cave-Ayland
2019-07-02vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release()Eric Auger
2019-07-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...Peter Maydell
2019-07-02Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190701...Peter Maydell
2019-07-02virtio-pci: Allow to specify additional interfaces for the base typeDavid Hildenbrand
2019-07-02virtio-pmem: add virtio devicePankaj Gupta
2019-07-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2019-07-02hw/mips: Express dependencies of the r4k platform with KconfigPhilippe Mathieu-Daudé
2019-07-02hw/mips: Express dependencies of the Jazz machine with KconfigPhilippe Mathieu-Daudé
2019-07-02hw/mips: Express dependencies of the MIPSsim machine with KconfigPhilippe Mathieu-Daudé
2019-07-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...Peter Maydell
2019-07-02qapi: Rename target.json to misc-target.jsonMarkus Armbruster
2019-07-02hw/core: Collect HMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Collect QMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Move numa.c to hw/core/Markus Armbruster
2019-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into stagingPeter Maydell
2019-07-02qapi: Split qom.json and qdev.json off misc.jsonMarkus Armbruster
2019-07-02net/announce: Add optional IDDr. David Alan Gilbert