Age | Commit message (Expand) | Author |
2019-05-29 | virtio-gpu: add a pixman helper header | Marc-André Lureau |
2019-05-29 | virtio-gpu: add bswap helpers header | Marc-André Lureau |
2019-05-29 | vhost-user: add vhost_user_gpu_set_socket() | Marc-André Lureau |
2019-05-28 | virtio-gpu: add sanity check | Gerd Hoffmann |
2019-05-24 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ... | Peter Maydell |
2019-05-24 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'... | Peter Maydell |
2019-05-24 | hw/display/ramfb: initialize fw-config space with xres/ yres | Hou Qiming |
2019-05-24 | hw/display/ramfb: lock guest resolution after it's set | Hou Qiming |
2019-05-24 | hw/display/ramfb: fix guest memory un-mapping | Hou Qiming |
2019-05-23 | hw/arm/exynos4210: QOM'ify the Exynos4210 SoC | Philippe Mathieu-Daudé |
2019-05-23 | hw/arm/exynos4210: Add DMA support for the Exynos4210 | Guenter Roeck |
2019-05-23 | hw/arm/exynos4: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2019-05-23 | hw/arm/exynos4: Remove unuseful debug code | Philippe Mathieu-Daudé |
2019-05-23 | hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3 | Peter Maydell |
2019-05-23 | hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1} | Peter Maydell |
2019-05-23 | arm: Rename hw/arm/arm.h to hw/arm/boot.h | Peter Maydell |
2019-05-23 | arm: Remove unnecessary includes of hw/arm/arm.h | Peter Maydell |
2019-05-23 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20190523-pull... | Peter Maydell |
2019-05-23 | hw/nvram/fw_cfg: Store 'reboot-timeout' as little endian | Li Qiang |
2019-05-23 | hw/sparc64: Implement fw_cfg_arch_key_name() | Philippe Mathieu-Daudé |
2019-05-23 | hw/sparc: Implement fw_cfg_arch_key_name() | Philippe Mathieu-Daudé |
2019-05-23 | hw/ppc: Implement fw_cfg_arch_key_name() | Philippe Mathieu-Daudé |
2019-05-23 | hw/i386: Implement fw_cfg_arch_key_name() | Philippe Mathieu-Daudé |
2019-05-23 | hw/i386: Extract fw_cfg definitions to local "fw_cfg.h" | Philippe Mathieu-Daudé |
2019-05-23 | hw/nvram/fw_cfg: Add fw_cfg_arch_key_name() | Philippe Mathieu-Daudé |
2019-05-23 | hw/nvram/fw_cfg: Add trace events | Philippe Mathieu-Daudé |
2019-05-23 | Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging | Peter Maydell |
2019-05-22 | hw/misc/exynos4210_rng: Use qemu_guest_getrandom | Richard Henderson |
2019-05-22 | hw/misc/bcm2835_rng: Use qemu_guest_getrandom_nofail | Richard Henderson |
2019-05-22 | hw/misc/nrf51_rng: Use qemu_guest_getrandom_nofail | Richard Henderson |
2019-05-22 | aspeed/scu: Use qemu_guest_getrandom_nofail | Richard Henderson |
2019-05-22 | pci: msix: move 'MSIX_CAP_LENGTH' to header file | Li Qiang |
2019-05-22 | vfio: platform: fix a typo | Li Qiang |
2019-05-22 | hw: vfio: drop TYPE_FOO MACRO in VMStateDescription | Li Qiang |
2019-05-22 | vfio: pci: make "vfio-pci-nohotplug" as MACRO | Li Qiang |
2019-05-22 | hw/virtio/virtio-mmio: Convert DPRINTF to trace and log | Boxuan Li |
2019-05-21 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into staging | Peter Maydell |
2019-05-20 | pci: Simplify pci_bus_is_root() | David Gibson |
2019-05-20 | pcie: Remove redundant test in pcie_mmcfg_data_{read,write}() | David Gibson |
2019-05-20 | hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg() | Wei Yang |
2019-05-20 | i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members | Wei Yang |
2019-05-20 | hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start | Wei Yang |
2019-05-20 | q35: acpi: do not create dummy MCFG table | Igor Mammedov |
2019-05-20 | acpi/pcihp: Add a few more trace points related to unplug | Markus Armbruster |
2019-05-20 | acpi/pcihp: Convert debug printf()s to trace events | Markus Armbruster |
2019-05-20 | acpi/piix4: Convert debug printf()s to trace events | Markus Armbruster |
2019-05-20 | vhost-user-blk: Add support to reconnect backend | Xie Yongji |
2019-05-20 | vhost-user-blk: Add return value for vhost_user_blk_start() | Xie Yongji |
2019-05-20 | vhost-user-blk: Only start vhost-user backend with the first kick | Xie Yongji |
2019-05-20 | vhost-user-blk: Use started flag in vhost_user_blk_set_status() | Xie Yongji |