Age | Commit message (Expand) | Author |
2021-03-16 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2021-03-15 | virtio-blk: Respect discard granularity | Akihiko Odaki |
2021-03-15 | virtio-net: calculating proper msix vectors on init | Jason Wang |
2021-02-23 | acpi/core: always set SCI_EN when SMM isn't supported | Isaku Yamahata |
2021-02-08 | confidential guest support: Alter virtio default properties for protected guests | David Gibson |
2021-02-08 | confidential guest support: Rework the "memory-encryption" property | David Gibson |
2021-02-08 | confidential guest support: Move side effect out of machine_set_memory_encryp... | David Gibson |
2021-02-05 | virtio: move 'use-disabled-flag' property to hw_compat_4_2 | Stefano Garzarella |
2020-12-19 | qapi: Use QAPI_LIST_PREPEND() where possible | Eric Blake |
2020-12-15 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-12-15 | machine: introduce MachineInitPhase | Paolo Bonzini |
2020-12-15 | chardev: do not use machine_init_done | Paolo Bonzini |
2020-12-15 | vl: move all generic initialization out of vl.c | Paolo Bonzini |
2020-12-15 | vl: extract softmmu/globals.c | Paolo Bonzini |
2020-12-10 | vl: extract machine done notifiers | Paolo Bonzini |
2020-12-10 | vl: move CHECKPOINT_INIT after preconfig | Paolo Bonzini |
2020-12-10 | vl: extract various command line validation snippets to a new function | Paolo Bonzini |
2020-12-10 | vl: move various initialization routines out of qemu_init | Paolo Bonzini |
2020-12-10 | vl: extract validation of -smp to machine.c | Paolo Bonzini |
2020-12-08 | hw: add compat machines for 6.0 | Cornelia Huck |
2020-11-11 | pvpanic: Advertise the PVPANIC_CRASHLOADED event support | Paolo Bonzini |
2020-10-27 | hw/block/nvme: change controller pci id | Klaus Jensen |
2020-10-26 | machine: move SMP initialization from vl.c | Paolo Bonzini |
2020-10-26 | machine: move UP defaults to class_base_init | Paolo Bonzini |
2020-10-26 | machine: remove deprecated -machine enforce-config-section option | Paolo Bonzini |
2020-10-14 | cpu: Introduce CPU model deprecation API | Robert Hoo |
2020-09-30 | numa: drop support for '-numa node' (without memory specified) | Igor Mammedov |
2020-09-29 | virtio: skip legacy support check on machine types less than 5.1 | Stefano Garzarella |
2020-09-22 | machine: Register "memory-backend" as class property | Eduardo Habkost |
2020-09-22 | smp: drop support for deprecated (invalid topologies) | Igor Mammedov |
2020-08-27 | vhost-user-blk-pci: default num_queues to -smp N | Stefan Hajnoczi |
2020-08-27 | virtio-blk-pci: default num_queues to -smp N | Stefan Hajnoczi |
2020-08-27 | virtio-scsi-pci: default num_queues to -smp N | Stefan Hajnoczi |
2020-08-19 | hw: add compat machines for 5.2 | Cornelia Huck |
2020-07-27 | hw/pci-host: save/restore pci host config register | Hogan Wang |
2020-07-21 | qom: Change object_get_canonical_path_component() not to malloc | Markus Armbruster |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster |
2020-07-10 | qapi: Use returned bool to check for failure, Coccinelle part | Markus Armbruster |
2020-06-26 | vmport: move compat properties to hw_compat_5_0 | Paolo Bonzini |
2020-06-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-06-10 | hw/i386/vmport: Add support for CMD_GETBIOSUUID | Liran Alon |
2020-06-10 | hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION | Liran Alon |
2020-06-10 | hw/i386/vmport: Set EAX to -1 on failed and unsupported commands | Liran Alon |
2020-06-10 | hw/i386/vmport: Propagate IOPort read to vCPU EAX register | Liran Alon |
2020-06-09 | virtio-balloon: Implement support for page poison reporting feature | Alexander Duyck |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-05-15 | qom: Drop object_property_set_description() parameter @errp | Markus Armbruster |
2020-05-06 | hw: add compat machines for 5.1 | Cornelia Huck |
2020-04-13 | fw_cfg: Migrate ACPI table mr sizes separately | Shameer Kolothum |
2020-03-20 | compat: disable edid on correct virtio-gpu device | Cornelia Huck |