Age | Commit message (Expand) | Author |
2021-09-08 | mac_via: remove mac_via device | Mark Cave-Ayland |
2021-09-08 | mac_via: move VIA1 realize logic from mac_via_realize() to mos6522_q800_via1_... | Mark Cave-Ayland |
2021-09-08 | mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset() | Mark Cave-Ayland |
2021-09-08 | mac_via: move q800 VIA1 timer variables to q800 VIA1 VMStateDescription | Mark Cave-Ayland |
2021-09-08 | mac_via: move ADB variables to MOS6522Q800VIA1State | Mark Cave-Ayland |
2021-09-08 | mac_via: move PRAM/RTC variables to MOS6522Q800VIA1State | Mark Cave-Ayland |
2021-09-08 | mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State | Mark Cave-Ayland |
2021-09-08 | mac_via: move last_b variable into q800 VIA1 VMStateDescription | Mark Cave-Ayland |
2021-09-08 | mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2 | Mark Cave-Ayland |
2021-09-07 | s390x/cpumodel: Add more feature to gen16 default model | Christian Borntraeger |
2021-09-06 | s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK | Thomas Huth |
2021-09-06 | hw/s390x/s390-skeys: lazy storage key enablement under TCG | David Hildenbrand |
2021-09-06 | hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled | David Hildenbrand |
2021-09-06 | hw/s390x/s390-skeys: check if an address is valid before dumping the key | David Hildenbrand |
2021-09-06 | hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dump | David Hildenbrand |
2021-09-06 | hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrate | David Hildenbrand |
2021-09-06 | vfio-ccw: forward halt/clear errors | Cornelia Huck |
2021-09-04 | vhost_net: do not assume nvqs is always 2 | Jason Wang |
2021-09-04 | vhost_net: remove the meaningless assignment in vhost_net_start_one() | Jason Wang |
2021-09-04 | vhost-vdpa: correctly return err in vhost_vdpa_set_backend_cap() | Jason Wang |
2021-09-04 | hw/virtio: Add flatview update in vhost_user_cleanup() | Yuwei Zhang |
2021-09-04 | hw/virtio: Remove NULL check in virtio_free_region_cache() | Philippe Mathieu-Daudé |
2021-09-04 | hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU | Philippe Mathieu-Daudé |
2021-09-04 | hw/acpi: use existing references to pci device struct within functions | Ani Sinha |
2021-09-04 | hw/pci: remove all references to find_i440fx function | Ani Sinha |
2021-09-04 | hw/i386/acpi-build: Get NUMA information from struct NumaState | Jingqi Liu |
2021-09-04 | vhost: correctly detect the enabling IOMMU | Jason Wang |
2021-09-04 | virtio-pci: implement iommu_enabled() | Jason Wang |
2021-09-04 | virtio-bus: introduce iommu_enabled() | Jason Wang |
2021-09-04 | virtio-balloon: free page hinting cleanups | David Hildenbrand |
2021-09-04 | virtio-balloon: don't start free page hinting if postcopy is possible | David Hildenbrand |
2021-09-04 | Use PCI_HOST_BRIDGE macro | Eduardo Habkost |
2021-09-04 | vhost-user: add missing space in error message | Alyssa Ross |
2021-09-04 | hw/virtio: move vhost_set_backend_type() to vhost.c | Tiberiu Georgescu |
2021-09-04 | hw/acpi: refactor acpi hp modules so that targets can just use what they need | Ani Sinha |
2021-09-04 | q35: catch invalid cpu hotplug configuration | Gerd Hoffmann |
2021-09-04 | hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place | Ani Sinha |
2021-09-04 | vhost: make SET_VRING_ADDR, SET_FEATURES send replies | Denis Plotnikov |
2021-09-04 | hw/virtio: Fix leak of host-notifier memory-region | Yajun Wu |
2021-09-04 | vhost-vdpa: Do not send empty IOTLB update batches | Eugenio Pérez |
2021-09-03 | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210902' int... | Peter Maydell |
2021-09-02 | Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into... | Peter Maydell |
2021-09-02 | 9pfs: fix crash in v9fs_walk() | Christian Schoenebeck |
2021-09-02 | hw/9pfs: use g_autofree in v9fs_walk() where possible | Christian Schoenebeck |
2021-09-02 | hw/9pfs: avoid 'path' copy in v9fs_walk() | Christian Schoenebeck |
2021-09-01 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'... | Peter Maydell |
2021-09-01 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210901-pull-request' ... | Peter Maydell |
2021-09-01 | qdev: allow setting drive property for realized device | Vladimir Sementsov-Ogievskiy |
2021-09-01 | qdev-properties: PropertyInfo: add realized_set_allowed field | Vladimir Sementsov-Ogievskiy |
2021-09-01 | arm: Remove system_clock_scale global | Peter Maydell |