aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-07-04docs: avoid vhost-user-net specifics in multiqueue sectionStefan Hajnoczi
2019-07-04libvhost-user: implement VHOST_USER_PROTOCOL_F_MQStefan Hajnoczi
2019-07-04libvhost-user: support many virtqueuesStefan Hajnoczi
2019-07-04libvhost-user: add vmsg_set_reply_u64() helperStefan Hajnoczi
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-04numa: Handle virtio-pmem in NUMA statsDavid Hildenbrand
2019-07-04hmp: Handle virtio-pmem when printing memory device infosDavid Hildenbrand
2019-07-04virtio-pci: Proxy for virtio-pmemPankaj Gupta
2019-07-04virtio-pmem: sync linux headersPankaj Gupta
2019-07-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190704-...Peter Maydell
2019-07-04target/arm: Correct VMOV_imm_dp handling of short vectorsPeter Maydell
2019-07-04target/arm: Execute Thumb instructions when their condbits are 0xfPeter Maydell
2019-07-04hw/timer/armv7m_systick: Forbid non-privileged accessesPeter Maydell
2019-07-04target/arm: Use _ra versions of cpu_stl_data() in v7M helpersPeter 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-04target/arm/helper: Move M profile routines to m_helper.cPhilippe Mathieu-Daudé
2019-07-04target/arm: Restrict semi-hosting to TCGPhilippe Mathieu-Daudé
2019-07-04target/arm: Move debug routines to debug_helper.cPhilippe Mathieu-Daudé
2019-07-04Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190704-pull-request' i...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-02-v2' i...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190703-pull-request...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20190702.0' in...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...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-03Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell
2019-07-03Makefile: Reuse all's recursion machinery for clean and installMarkus Armbruster
2019-07-03Makefile: Rename targets for make recursionMarkus Armbruster
2019-07-03console: fix cell overflowGerd Hoffmann
2019-07-03Add ati vgabios to INSTALL_BLOBS.Gerd Hoffmann
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-03fix microphone lag with PAMartin Schrodt
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