aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-07-05hw/i386: Replace global smp variables with machine smp propertiesLike Xu4-12/+28
2019-07-05hw/s390x: Replace global smp variables with machine smp propertiesLike Xu2-2/+3
2019-07-05hw/riscv: Replace global smp variables with machine smp propertiesLike Xu5-6/+18
2019-07-05hw/ppc: Replace global smp variables with machine smp propertiesLike Xu7-15/+42
2019-07-05general: Replace global smp variables with smp machine propertiesLike Xu2-1/+4
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu10-38/+39
2019-07-05Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' ...Peter Maydell2-63/+75
2019-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell17-70/+556
2019-07-05ati-vga: Fix setting offset together with pitch for r128proBALATON Zoltan1-2/+2
2019-07-05ati-vga: Fix reverse bit bltsBALATON Zoltan1-15/+40
2019-07-05ati-vga: Fix frame buffer endianness for big endian targetBALATON Zoltan2-5/+6
2019-07-05ati-vga: Improve readability of ati_2d_blt functionBALATON Zoltan1-47/+33
2019-07-04pc: Move compat_apic_id_mode variable to PCMachineClassEduardo Habkost2-14/+11
2019-07-04virtio: Don't change "started" flag on virtio_vmstate_change()Xie Yongji1-1/+4
2019-07-04virtio: Make sure we get correct state of device on handle_aio_output()Xie Yongji1-3/+3
2019-07-04virtio: Set "start_on_kick" on virtio_set_features()Xie Yongji1-8/+20
2019-07-04virtio: Set "start_on_kick" for legacy devicesXie Yongji1-4/+2
2019-07-04virtio: add "use-started" propertyXie Yongji3-13/+10
2019-07-04virtio-pci: fix missing device propertiesMarc-André Lureau1-14/+14
2019-07-04pc: Support for virtio-pmem-pciDavid Hildenbrand2-1/+72
2019-07-04virtio-pci: Proxy for virtio-pmemPankaj Gupta3-0/+166
2019-07-04hw/timer/armv7m_systick: Forbid non-privileged accessesPeter Maydell1-6/+20
2019-07-04target/arm: v8M: Check state of exception being returned fromPeter Maydell1-1/+13
2019-07-04arm v8M: Forcibly clear negative-priority exceptions on deactivatePeter Maydell1-5/+35
2019-07-04Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20190702.0' in...Peter Maydell1-2/+5
2019-07-04Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3...Peter Maydell7-119/+220
2019-07-04Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190702' into...Peter Maydell3-4/+36
2019-07-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190703-pull-request' ...Peter Maydell6-57/+22
2019-07-03Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jul-02-2019' ...Peter Maydell1-0/+30
2019-07-03hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell5-55/+15
2019-07-03virtio-gpu: check if the resource already exists in virtio_gpu_load()Li Qiang1-0/+5
2019-07-03virtio-gpu: fix unmap in error pathGerd Hoffmann1-2/+2
2019-07-03Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell9-6/+1107
2019-07-02sunhme: ensure that RX descriptor ring overflow is indicated to client driverMark Cave-Ayland2-0/+10
2019-07-02sunhme: fix return values from sunhme_receive() during receive packet processingMark Cave-Ayland1-3/+3
2019-07-02sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raisedMark Cave-Ayland1-0/+10
2019-07-02sunhme: fix incorrect constant in sunhme_can_receive()Mark Cave-Ayland1-1/+1
2019-07-02sunhme: add trace event for logging PCI IRQMark Cave-Ayland2-0/+3
2019-07-02sun4m: set default display type to TCXMark Cave-Ayland1-0/+9
2019-07-02vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release()Eric Auger1-2/+5
2019-07-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...Peter Maydell15-255/+400
2019-07-02Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190701...Peter Maydell3-236/+492
2019-07-02virtio-pci: Allow to specify additional interfaces for the base typeDavid Hildenbrand2-0/+2
2019-07-02virtio-pmem: add virtio devicePankaj Gupta3-0/+200
2019-07-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-4/+2
2019-07-02hw/mips: Express dependencies of the r4k platform with KconfigPhilippe Mathieu-Daudé1-0/+10
2019-07-02hw/mips: Express dependencies of the Jazz machine with KconfigPhilippe Mathieu-Daudé1-0/+17
2019-07-02hw/mips: Express dependencies of the MIPSsim machine with KconfigPhilippe Mathieu-Daudé1-0/+3
2019-07-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...Peter Maydell20-162/+1596
2019-07-02qapi: Rename target.json to misc-target.jsonMarkus Armbruster3-4/+4