Age | Commit message (Expand) | Author |
2020-05-05 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul... | Peter Maydell |
2020-05-04 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2020-05-04 | lockable: Replace locks with lock guard macros | Simran Singhal |
2020-05-04 | lockable: replaced locks with lock guard macros where appropriate | Daniel Brodsky |
2020-05-04 | hw/i386: Make vmmouse helpers static | Philippe Mathieu-Daudé |
2020-05-04 | hw/i386: Add 'vmport.h' local header | Philippe Mathieu-Daudé |
2020-05-04 | hw/i386/vmport: Remove unused 'hw/input/i8042.h' include | Philippe Mathieu-Daudé |
2020-05-04 | hw/i386/pc: Create 'vmport' device in place | Philippe Mathieu-Daudé |
2020-05-04 | acpi: Add Windows ACPI Emulated Device Table (WAET) | Liran Alon |
2020-05-04 | Refactor vhost_user_set_mem_table functions | Raphael Norwitz |
2020-05-04 | hw/arm/virt: Add nvdimm hotplug support | Shameer Kolothum |
2020-05-04 | hw/arm/virt: Add nvdimm hot-plug infrastructure | Kwangwoo Lee |
2020-05-04 | nvdimm: Use configurable ACPI IO base and size | Kwangwoo Lee |
2020-05-04 | hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length | Shameer Kolothum |
2020-05-04 | vhost-user-blk: fix invalid memory access | Li Feng |
2020-05-04 | virtio-pci: update virtio pci bar layout documentation | Anthoine Bourgeois |
2020-05-04 | virtio-vga: fix virtio-vga bar ordering | Anthoine Bourgeois |
2020-05-04 | rtc: add RTC_ISA_BASE | Gerd Hoffmann |
2020-05-04 | acpi: add ISADeviceClass->build_aml() | Gerd Hoffmann |
2020-05-04 | acpi: drop pointless _STA method | Gerd Hoffmann |
2020-05-04 | acpi: add aml builder stubs | Gerd Hoffmann |
2020-05-04 | hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable | Julia Suvorova |
2020-05-04 | hw/pci/pcie: Forbid hot-plug if it's disabled on the slot | Julia Suvorova |
2020-05-04 | hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning | Philippe Mathieu-Daudé |
2020-05-04 | hw/timer/stm32f2xx_timer: Remove dead assignment | Philippe Mathieu-Daudé |
2020-05-04 | hw/gpio/aspeed_gpio: Remove dead assignment | Philippe Mathieu-Daudé |
2020-05-04 | hw/isa/i82378: Remove dead assignment | Philippe Mathieu-Daudé |
2020-05-04 | hw/ide/sii3112: Remove dead assignment | Philippe Mathieu-Daudé |
2020-05-04 | hw/input/adb-kbd: Remove dead assignment | Philippe Mathieu-Daudé |
2020-05-04 | hw/i2c/pm_smbus: Remove dead assignment | Philippe Mathieu-Daudé |
2020-05-04 | Compress lines for immediate return | Simran Singhal |
2020-05-04 | hw/mem/pc-dimm: Fix line over 80 characters warning | Wainer dos Santos Moschetta |
2020-05-04 | hw/mem/pc-dimm: Print slot number on error at pc_dimm_pre_plug() | Wainer dos Santos Moschetta |
2020-05-04 | hw/arm: versal-virt: Add support for the RTC | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal-virt: Add support for SD | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Add support for the RTC | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Add support for SD | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the APUs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the ADMAs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the GEMs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the UARTs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versal | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Move misplaced comment | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Remove inclusion of arm_gicv3_common.h | Edgar E. Iglesias |
2020-05-04 | hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string | Philippe Mathieu-Daudé |
2020-05-04 | timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write() | Chen Qun |
2020-05-04 | display/blizzard: use extract16() for fix clang analyzer warning in blizzard_... | Chen Qun |
2020-05-04 | scsi/esp-pci: add g_assert() for fix clang analyzer warning in esp_pci_io_wri... | Chen Qun |
2020-05-02 | hw/rdma: Destroy list mutex when list is destroyed | Yuval Shaia |
2020-04-30 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |