aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-29acpi: add aml_land() and aml_break() primitivesIgor Mammedov
2020-09-29x86: cpuhp: refuse cpu hot-unplug request earlier if not supportedIgor Mammedov
2020-09-29x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in useIgor Mammedov
2020-09-29x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' featuresIgor Mammedov
2020-09-29virtio: update MemoryRegionCaches when guest set bad featuresLi Qiang
2020-09-29vhost-vsock-ccw: force virtio version 1Stefano Garzarella
2020-09-29vhost-user-vsock-pci: force virtio version 1Stefano Garzarella
2020-09-29vhost-vsock-pci: force virtio version 1Stefano Garzarella
2020-09-29virtio: skip legacy support check on machine types less than 5.1Stefano Garzarella
2020-09-29configure: Fix build dependencies with vhost-vdpa.Laurent Vivier
2020-09-29vhost-vdpa: add trace-eventsLaurent Vivier
2020-09-29util/hexdump: introduce qemu_hexdump_line()Laurent Vivier
2020-09-29virtio-pmem-pci: force virtio version 1Pankaj Gupta
2020-09-29virtio-iommu-pci: force virtio version 1Eric Auger
2020-09-29virtio-iommu: Check gtrees are non null before destroying themEric Auger
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov
2020-09-29tests/qtest/vhost-user-test: prepare the tests for adding new dev classDima Stepanov
2020-09-29vhost: check queue state in the vhost_dev_set_log routineDima Stepanov
2020-09-29vhost: recheck dev state in the vhost_migration_log routineDima Stepanov
2020-09-29pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ...David Hildenbrand
2020-09-29virtio-mem: detach the element from the virtqueue when error occursLi Qiang
2020-09-29vhost-vdpa: batch updating IOTLB mappingsJason Wang
2020-09-29vhost: switch to use IOTLB v2 formatJason Wang
2020-09-29linux headers: sync to 5.9-rc4Jason Wang
2020-09-28Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200928-pull-request' ...Peter Maydell
2020-09-28Merge remote-tracking branch 'remotes/alistair/tags/pull-register-20200927' i...Peter Maydell
2020-09-28Revert "migration: Properly destroy variables on incoming side"Dr. David Alan Gilbert
2020-09-28Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-28hw/usb: Use lock guard macrosAmey Narkhede
2020-09-28usb: hcd-xhci-sysbus: Attach xhci to sysbus deviceSai Pavan Boddu
2020-09-28usb/hcd-xhci: Split pci wrapper for xhci base modelSai Pavan Boddu
2020-09-28usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.cSai Pavan Boddu
2020-09-28usb/hcd-xhci: Make dma read/writes hooks pci freeSai Pavan Boddu
2020-09-25core/register: Specify instance_size in the TypeInfoAlistair Francis
2020-09-25load_elf: Remove unused address variables from callersBALATON Zoltan
2020-09-25Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200925a'...Peter Maydell
2020-09-25virtiofsd: Add -o allow_direct_io|no_allow_direct_io optionsJiachen Zhang
2020-09-25virtiofsd: Used glib "shared" thread poolVivek Goyal
2020-09-25virtiofsd: document cache=auto defaultHarry G. Coin
2020-09-25monitor: Use LOCK_GUARD macrosDr. David Alan Gilbert
2020-09-25migration/tls: add trace points for multifd-tlsChuan Zheng
2020-09-25migration/tls: add support for multifd tls-handshakeChuan Zheng
2020-09-25migration/tls: extract cleanup function for common-useChuan Zheng
2020-09-25migration/tls: add tls_hostname into MultiFDSendParamsChuan Zheng
2020-09-25migration/tls: extract migration_tls_client_create for common-useChuan Zheng
2020-09-25migration/tls: save hostname into MigrationStateChuan Zheng
2020-09-25migration: increase max-bandwidth to 128 MiB/s (1 Gib/s)Laurent Vivier
2020-09-25migration: Truncate state file in xen-save-devices-stateDov Murik
2020-09-25migration/dirtyrate: Add trace_calls to make it easier to debugChuan Zheng
2020-09-25migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func...Chuan Zheng