]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-09-29 Stefan Hajnoczilibvhost-user: return on error in vu_log_queue_fill()
2020-09-29 Stefan Hajnoczilibvhost-user: return early on virtqueue errors
2020-09-29 Li Qianghw: virtio-pmem: detach the element fromt the virtqueue...
2020-09-29 Ani Sinhatests/acpi: update golden master DSDT binary table...
2020-09-29 Ani Sinhapiix4: don't reserve hw resources when hotplug is off...
2020-09-29 Ani SinhaAdd ACPI DSDT tables for q35 that are being updated...
2020-09-29 Ani Sinhatests/acpi: add newly added acpi DSDT table blob for...
2020-09-29 Ani Sinhatests/acpi: unit test for 'acpi-pci-hotplug-with-bridge...
2020-09-29 Ani Sinhatests/acpi: list added acpi table binary file for pci...
2020-09-29 Ani Sinhai440fx/acpi: do not add hotplug related amls for cold...
2020-09-29 Ani SinhaFix a gap where acpi_pcihp_find_hotplug_bus() returns...
2020-09-29 Ani Sinhatests/acpi: add a new ACPI table in order to test root...
2020-09-29 Ani Sinhatests/acpi: add new unit test to test hotplug off/on...
2020-09-29 Ani Sinhatests/acpi: mark addition of table DSDT.roothp for...
2020-09-29 haibinzhang... vhost-user: save features of multiqueues if chardev...
2020-09-29 Daniel P. Berrangéqemu-options: document SMBIOS type 11 settings
2020-09-29 Daniel P. Berrangéhw/smbios: report error if table size is too large
2020-09-29 Daniel P. Berrangéhw/smbios: support loading OEM strings values from...
2020-09-29 Igor Mammedovtests: acpi: update acpi blobs with new AML
2020-09-29 Igor Mammedovx68: acpi: trigger SMI before sending hotplug Notify...
2020-09-29 Igor Mammedovx86: acpi: introduce the PCI0.SMI0 ACPI device
2020-09-29 Igor Mammedovx86: acpi: introduce AcpiPmInfo::smi_on_cpuhp
2020-09-29 Igor Mammedovx86: ich9: expose "smi_negotiated_features" as a QOM...
2020-09-29 Igor Mammedovtests: acpi: mark to be changed tables in bios-tables...
2020-09-29 Igor Mammedovacpi: add aml_land() and aml_break() primitives
2020-09-29 Igor Mammedovx86: cpuhp: refuse cpu hot-unplug request earlier if...
2020-09-29 Igor Mammedovx86: cpuhp: prevent guest crash on CPU hotplug when...
2020-09-29 Igor Mammedovx86: lpc9: let firmware negotiate 'CPU hotplug with...
2020-09-29 Li Qiangvirtio: update MemoryRegionCaches when guest set bad...
2020-09-29 Stefano Garzarellavhost-vsock-ccw: force virtio version 1
2020-09-29 Stefano Garzarellavhost-user-vsock-pci: force virtio version 1
2020-09-29 Stefano Garzarellavhost-vsock-pci: force virtio version 1
2020-09-29 Stefano Garzarellavirtio: skip legacy support check on machine types...
2020-09-29 Laurent Vivierconfigure: Fix build dependencies with vhost-vdpa.
2020-09-29 Laurent Viviervhost-vdpa: add trace-events
2020-09-29 Laurent Vivierutil/hexdump: introduce qemu_hexdump_line()
2020-09-29 Pankaj Guptavirtio-pmem-pci: force virtio version 1
2020-09-29 Eric Augervirtio-iommu-pci: force virtio version 1
2020-09-29 Eric Augervirtio-iommu: Check gtrees are non null before destroyi...
2020-09-29 Igor Mammedovcphp: remove deprecated cpu-add command(s)
2020-09-29 Dima Stepanovtests/qtest/vhost-user-test: prepare the tests for...
2020-09-29 Dima Stepanovvhost: check queue state in the vhost_dev_set_log routine
2020-09-29 Dima Stepanovvhost: recheck dev state in the vhost_migration_log...
2020-09-29 David Hildenbrandpc: fix auto_enable_numa_with_memhp/auto_enable_numa_wi...
2020-09-29 Li Qiangvirtio-mem: detach the element from the virtqueue when...
2020-09-29 Jason Wangvhost-vdpa: batch updating IOTLB mappings
2020-09-29 Jason Wangvhost: switch to use IOTLB v2 format
2020-09-29 Jason Wanglinux headers: sync to 5.9-rc4
2020-09-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2020-09-28 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-09-28 Dr. David Alan... Revert "migration: Properly destroy variables on incomi...
2020-09-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-09-28 Amey Narkhedehw/usb: Use lock guard macros
2020-09-28 Sai Pavan Bodduusb: hcd-xhci-sysbus: Attach xhci to sysbus device
2020-09-28 Sai Pavan Bodduusb/hcd-xhci: Split pci wrapper for xhci base model
2020-09-28 Sai Pavan Bodduusb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
2020-09-28 Sai Pavan Bodduusb/hcd-xhci: Make dma read/writes hooks pci free
2020-09-25 Alistair Franciscore/register: Specify instance_size in the TypeInfo
2020-09-25 BALATON Zoltanload_elf: Remove unused address variables from callers
2020-09-25 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-09-25 Jiachen Zhangvirtiofsd: Add -o allow_direct_io|no_allow_direct_io...
2020-09-25 Vivek Goyalvirtiofsd: Used glib "shared" thread pool
2020-09-25 Harry G. Coinvirtiofsd: document cache=auto default
2020-09-25 Dr. David Alan... monitor: Use LOCK_GUARD macros
2020-09-25 Chuan Zhengmigration/tls: add trace points for multifd-tls
2020-09-25 Chuan Zhengmigration/tls: add support for multifd tls-handshake
2020-09-25 Chuan Zhengmigration/tls: extract cleanup function for common-use
2020-09-25 Chuan Zhengmigration/tls: add tls_hostname into MultiFDSendParams
2020-09-25 Chuan Zhengmigration/tls: extract migration_tls_client_create...
2020-09-25 Chuan Zhengmigration/tls: save hostname into MigrationState
2020-09-25 Laurent Viviermigration: increase max-bandwidth to 128 MiB/s (1 Gib/s)
2020-09-25 Dov Murikmigration: Truncate state file in xen-save-devices...
2020-09-25 Chuan Zhengmigration/dirtyrate: Add trace_calls to make it easier...
2020-09-25 Chuan Zhengmigration/dirtyrate: Implement qmp_cal_dirty_rate(...
2020-09-25 Chuan Zhengmigration/dirtyrate: Implement calculate_dirtyrate...
2020-09-25 Chuan Zhengmigration/dirtyrate: Implement set_sample_page_period...
2020-09-25 Chuan Zhengmigration/dirtyrate: skip sampling ramblock with size...
2020-09-25 Chuan Zhengmigration/dirtyrate: Compare page hash results for...
2020-09-25 Chuan Zhengmigration/dirtyrate: Record hash results for each sampl...
2020-09-25 Chuan Zhengmigration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE...
2020-09-25 Chuan Zhengmigration/dirtyrate: Add dirtyrate statistics series...
2020-09-25 Chuan Zhengmigration/dirtyrate: Add RamblockDirtyInfo to store...
2020-09-25 Chuan Zhengmigration/dirtyrate: add DirtyRateStatus to denote...
2020-09-25 Chuan Zhengmigration/dirtyrate: setup up query-dirtyrate framwork
2020-09-25 Peter Xumigration: Rework migrate_send_rp_req_pages() function
2020-09-25 Peter Xumigration: Properly destroy variables on incoming side
2020-09-24 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-09-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-09-24 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-09-23 Thomas Huthdocs/system/deprecated: Move lm32 and unicore32 to...
2020-09-23 Philippe Mathieu... migration/multifd: Remove superfluous semicolons
2020-09-23 Philippe Mathieu... timer: Fix timer_mod_anticipate() documentation
2020-09-23 Laurent Viviervhost-vdpa: remove useless variable
2020-09-23 Thomas HuthAdd *.pyc back to the .gitignore file
2020-09-23 Li Qiangvirtio: vdpa: omit check return of g_malloc
2020-09-23 Laurent Viviermeson: fix static flag summary
2020-09-23 Stefano Garzarellavhost-vdpa: fix indentation in vdpa_ops
2020-09-23 Stefan Hajnocziqemu/atomic.h: rename atomic_ to qatomic_
next