Age | Commit message (Expand) | Author |
2019-07-05 | ati-vga: Fix frame buffer endianness for big endian target | BALATON Zoltan |
2019-07-05 | ati-vga: Improve readability of ati_2d_blt function | BALATON Zoltan |
2019-07-04 | pc: Move compat_apic_id_mode variable to PCMachineClass | Eduardo Habkost |
2019-07-04 | virtio: Don't change "started" flag on virtio_vmstate_change() | Xie Yongji |
2019-07-04 | virtio: Make sure we get correct state of device on handle_aio_output() | Xie Yongji |
2019-07-04 | virtio: Set "start_on_kick" on virtio_set_features() | Xie Yongji |
2019-07-04 | virtio: Set "start_on_kick" for legacy devices | Xie Yongji |
2019-07-04 | virtio: add "use-started" property | Xie Yongji |
2019-07-04 | virtio-pci: fix missing device properties | Marc-André Lureau |
2019-07-04 | pc: Support for virtio-pmem-pci | David Hildenbrand |
2019-07-04 | virtio-pci: Proxy for virtio-pmem | Pankaj Gupta |
2019-07-04 | hw/timer/armv7m_systick: Forbid non-privileged accesses | Peter Maydell |
2019-07-04 | target/arm: v8M: Check state of exception being returned from | Peter Maydell |
2019-07-04 | arm v8M: Forcibly clear negative-priority exceptions on deactivate | Peter Maydell |
2019-07-04 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20190702.0' in... | Peter Maydell |
2019-07-04 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3... | Peter Maydell |
2019-07-04 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190702' into... | Peter Maydell |
2019-07-03 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190703-pull-request' ... | Peter Maydell |
2019-07-03 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jul-02-2019' ... | Peter Maydell |
2019-07-03 | hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s... | Peter Maydell |
2019-07-03 | virtio-gpu: check if the resource already exists in virtio_gpu_load() | Li Qiang |
2019-07-03 | virtio-gpu: fix unmap in error path | Gerd Hoffmann |
2019-07-03 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'... | Peter Maydell |
2019-07-02 | sunhme: ensure that RX descriptor ring overflow is indicated to client driver | Mark Cave-Ayland |
2019-07-02 | sunhme: fix return values from sunhme_receive() during receive packet processing | Mark Cave-Ayland |
2019-07-02 | sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raised | Mark Cave-Ayland |
2019-07-02 | sunhme: fix incorrect constant in sunhme_can_receive() | Mark Cave-Ayland |
2019-07-02 | sunhme: add trace event for logging PCI IRQ | Mark Cave-Ayland |
2019-07-02 | sun4m: set default display type to TCX | Mark Cave-Ayland |
2019-07-02 | vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release() | Eric Auger |
2019-07-02 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into... | Peter Maydell |
2019-07-02 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190701... | Peter Maydell |
2019-07-02 | virtio-pci: Allow to specify additional interfaces for the base type | David Hildenbrand |
2019-07-02 | virtio-pmem: add virtio device | Pankaj Gupta |
2019-07-02 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2019-07-02 | hw/mips: Express dependencies of the r4k platform with Kconfig | Philippe Mathieu-Daudé |
2019-07-02 | hw/mips: Express dependencies of the Jazz machine with Kconfig | Philippe Mathieu-Daudé |
2019-07-02 | hw/mips: Express dependencies of the MIPSsim machine with Kconfig | Philippe Mathieu-Daudé |
2019-07-02 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'... | Peter Maydell |
2019-07-02 | qapi: Rename target.json to misc-target.json | Markus Armbruster |
2019-07-02 | hw/core: Collect HMP command handlers in hw/core/ | Markus Armbruster |
2019-07-02 | hw/core: Collect QMP command handlers in hw/core/ | Markus Armbruster |
2019-07-02 | hw/core: Move numa.c to hw/core/ | Markus Armbruster |
2019-07-02 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into staging | Peter Maydell |
2019-07-02 | qapi: Split qom.json and qdev.json off misc.json | Markus Armbruster |
2019-07-02 | net/announce: Add optional ID | Dr. David Alan Gilbert |
2019-07-02 | ftgmac100: do not link to netdev | Cédric Le Goater |
2019-07-02 | hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit | Philippe Mathieu-Daudé |
2019-07-02 | hw/block/pflash_cfi02: Document commands | Philippe Mathieu-Daudé |
2019-07-02 | hw/block/pflash_cfi02: Use chip erase time specified in the CFI table | Stephen Checkoway |