Age | Commit message (Expand) | Author |
2021-05-20 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up... | Peter Maydell |
2021-05-19 | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in... | Peter Maydell |
2021-05-19 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2021-05-19 | hw/ppc: moved has_spr to cpu.h | Lucas Mateus Castro (alqotel) |
2021-05-19 | target/ppc: moved function out of mmu-hash64 | Lucas Mateus Castro (alqotel) |
2021-05-19 | hw/ppc: moved hcalls that depend on softmmu | Lucas Mateus Castro (alqotel) |
2021-05-19 | hw/ppc/spapr.c: Make sure the host supports the selected MMU mode | Fabiano Rosas |
2021-05-19 | hw/ppc/spapr.c: Extract MMU mode error reporting into a function | Fabiano Rosas |
2021-05-18 | Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ... | Peter Maydell |
2021-05-18 | vhost-user-blk: Check that num-queues is supported by backend | Kevin Wolf |
2021-05-18 | virtio: Fail if iommu_platform is requested, but unsupported | Kevin Wolf |
2021-05-18 | vhost-user-blk: Get more feature flags from vhost device | Kevin Wolf |
2021-05-18 | vhost-user-blk: Improve error reporting in realize | Kevin Wolf |
2021-05-18 | vhost-user-blk: Don't reconnect during initialisation | Kevin Wolf |
2021-05-18 | vhost-user-blk: Make sure to set Error on realize failure | Kevin Wolf |
2021-05-18 | hw/tricore: Add testdevice for tests in tests/tcg/ | Bastian Koppelmann |
2021-05-17 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul... | Peter Maydell |
2021-05-17 | hw/nvme: move nvme emulation out of hw/block | Klaus Jensen |
2021-05-17 | hw/block/nvme: move zoned constraints checks | Klaus Jensen |
2021-05-17 | hw/block/nvme: remove irrelevant zone resource checks | Klaus Jensen |
2021-05-17 | hw/block/nvme: remove num_namespaces member | Klaus Jensen |
2021-05-17 | hw/block/nvme: streamline namespace array indexing | Klaus Jensen |
2021-05-17 | hw/block/nvme: add metadata offset helper | Klaus Jensen |
2021-05-17 | hw/block/nvme: cache lba and ms sizes | Klaus Jensen |
2021-05-17 | hw/block/nvme: replace nvme_ns_status | Klaus Jensen |
2021-05-17 | hw/block/nvme: remove non-shared defines from header file | Klaus Jensen |
2021-05-17 | hw/block/nvme: cleanup includes | Klaus Jensen |
2021-05-17 | hw/block/nvme: consolidate header files | Klaus Jensen |
2021-05-17 | hw/block/nvme: rename __nvme_select_ns_iocs | Klaus Jensen |
2021-05-17 | hw/block/nvme: rename __nvme_advance_zone_wp | Klaus Jensen |
2021-05-17 | hw/block/nvme: rename __nvme_zrm_open | Klaus Jensen |
2021-05-17 | hw/block/nvme: align with existing style | Gollu Appalanaidu |
2021-05-17 | hw/block/nvme: function formatting fix | Gollu Appalanaidu |
2021-05-17 | hw/block/nvme: fix io-command set profile feature | Gollu Appalanaidu |
2021-05-17 | hw/block/nvme: consider metadata read aio return value in compare | Gollu Appalanaidu |
2021-05-17 | hw/block/nvme: remove redundant invalid_lba_range trace | Gollu Appalanaidu |
2021-05-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2021-05-14 | Fix build with 64 bits time_t | Fabrice Fontaine |
2021-05-14 | vhost-vdpa: Make vhost_vdpa_get_device_id() static | Zenghui Yu |
2021-05-14 | hw/virtio: enable ioeventfd configuring for mmio | Pavel Dovgalyuk |
2021-05-14 | hw/smbios: support for type 41 (onboard devices extended information) | Vincent Bernat |
2021-05-14 | virtio-scsi: Configure all host notifiers in a single MR transaction | Greg Kurz |
2021-05-14 | virtio-scsi: Set host notifiers and callbacks separately | Greg Kurz |
2021-05-14 | virtio-blk: Configure all host notifiers in a single MR transaction | Greg Kurz |
2021-05-14 | virtio-blk: Fix rollback path in virtio_blk_data_plane_start() | Greg Kurz |
2021-05-14 | pc-dimm: remove unnecessary get_vmstate_memory_region() method | Maciej S. Szmigiero |
2021-05-14 | amd_iommu: fix wrong MMIO operations | Roman Kapl |
2021-05-14 | Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta... | Peter Maydell |
2021-05-14 | virtio-net: Constify VirtIOFeature feature_sizes[] | Philippe Mathieu-Daudé |
2021-05-14 | virtio-blk: Constify VirtIOFeature feature_sizes[] | Philippe Mathieu-Daudé |