Age | Commit message (Expand) | Author |
2018-03-01 | cryptodev: add vhost support | Gonglei |
2018-03-01 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2... | Peter Maydell |
2018-02-26 | virtio-gpu-3d: add support for second capability set (v4) | Dave Airlie |
2018-02-22 | sdcard: use the registerfields API to access the OCR register | Philippe Mathieu-Daudé |
2018-02-22 | hw/char/stm32f2xx_usart: fix TXE/TC bit handling | Richard Braun |
2018-02-21 | tests: add test for TPM TIS device | Stefan Berger |
2018-02-19 | hw/rdma: Implementation of PVRDMA device | Yuval Shaia |
2018-02-16 | cuda.h: Fix multiple typedef | Dr. David Alan Gilbert |
2018-02-16 | ppc4xx: Add device models found in PPC440 core SoCs | BALATON Zoltan |
2018-02-16 | spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id() | Greg Kurz |
2018-02-16 | spapr: move VCPU calculation to core machine code | Greg Kurz |
2018-02-16 | hw/char: remove legacy interface escc_init() | Laurent Vivier |
2018-02-16 | ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file | Mark Cave-Ayland |
2018-02-15 | bcm2836: Make CPU type configurable | Pekka Enberg |
2018-02-15 | hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io | Philippe Mathieu-Daudé |
2018-02-13 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-02-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-02-13 | hw/pci-bridge: fix pcie root port's IO hints capability | Marcel Apfelbaum |
2018-02-13 | sdhci: implement CMD/DAT[] fields in the Present State register | Philippe Mathieu-Daudé |
2018-02-13 | sdhci: implement UHS-I voltage switch | Philippe Mathieu-Daudé |
2018-02-13 | sdhci: implement the Host Control 2 register (tuning sequence) | Philippe Mathieu-Daudé |
2018-02-13 | sdhci: rename the hostctl1 register | Philippe Mathieu-Daudé |
2018-02-13 | sdhci: add a 'spec_version property' (default to v2) | Philippe Mathieu-Daudé |
2018-02-11 | misc: introduce new mos6522 VIA device and enable it for ppc builds | Mark Cave-Ayland |
2018-02-09 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in... | Peter Maydell |
2018-02-09 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'... | Peter Maydell |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-02-09 | usb: Add basic code to emulate Chipidea USB IP | Andrey Smirnov |
2018-02-09 | i.MX: Add implementation of i.MX7 GPR IP block | Andrey Smirnov |
2018-02-09 | i.MX: Add i.MX7 GPT variant | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate GPCv2 IP block | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate i.MX7 SNVS IP-block | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate i.MX2 watchdog IP block | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks | Andrey Smirnov |
2018-02-09 | sdhci: Add i.MX specific subtype of SDHCI | Andrey Smirnov |
2018-02-09 | s390x/flic: cache the common flic class in a central function | David Hildenbrand |
2018-02-09 | s390x/tcg: cache the qemu flic in a central function | David Hildenbrand |
2018-02-09 | s390x/flic: make floating interrupts on TCG actually floating | David Hildenbrand |
2018-02-09 | s390x/flic: factor out injection of floating interrupts | David Hildenbrand |
2018-02-09 | s390x/flic: simplify flic initialization | David Hildenbrand |
2018-02-09 | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster |
2018-02-09 | Clean up includes | Markus Armbruster |
2018-02-09 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2018-02-08 | pci: removed the is_express field since a uniform interface was inserted | Yoni Bettan |
2018-02-08 | virtio-blk: enable multiple vectors when using multiple I/O queues | Changpeng Liu |
2018-02-08 | vhost: Clean out old vhost_set_memory and friends | Dr. David Alan Gilbert |
2018-02-08 | vhost: Build temporary section list and deref after commit | Dr. David Alan Gilbert |
2018-02-08 | virtio: remove event notifier cleanup call on de-assign | Gal Hammer |