aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-29ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio...Gerd Hoffmann
2020-09-29virtio-vga: implement big-endian-framebuffer propertyGerd Hoffmann
2020-09-29virtio-gpu: set physical dimensions for EDIDMarc-André Lureau
2020-09-29spice: get monitors physical dimensionMarc-André Lureau
2020-09-29spice: remove the single monitor config logicMarc-André Lureau
2020-09-29ui: add getter for UIInfoMarc-André Lureau
2020-09-29edid: use physical dimensions if availableMarc-André Lureau
2020-09-29edid: fix physical display size computationMarc-André Lureau
2020-09-29virtio-gpu-3d: fix abnormal display after a warm rebootGuoqing Zhang
2020-09-28Merge remote-tracking branch 'remotes/alistair/tags/pull-register-20200927' i...Peter Maydell
2020-09-28Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
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
2020-09-25migration/dirtyrate: Implement calculate_dirtyrate() functionChuan Zheng
2020-09-25migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_...Chuan Zheng
2020-09-25migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZEChuan Zheng
2020-09-25migration/dirtyrate: Compare page hash results for recorded sampled pageChuan Zheng
2020-09-25migration/dirtyrate: Record hash results for each sampled pageChuan Zheng
2020-09-25migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.hChuan Zheng
2020-09-25migration/dirtyrate: Add dirtyrate statistics series functionsChuan Zheng
2020-09-25migration/dirtyrate: Add RamblockDirtyInfo to store sampled page infoChuan Zheng
2020-09-25migration/dirtyrate: add DirtyRateStatus to denote calculation statusChuan Zheng
2020-09-25migration/dirtyrate: setup up query-dirtyrate framworkChuan Zheng
2020-09-25migration: Rework migrate_send_rp_req_pages() functionPeter Xu
2020-09-25migration: Properly destroy variables on incoming sidePeter Xu
2020-09-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-09-24Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200923-pull-request...Peter Maydell
2020-09-24Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-23docs/system/deprecated: Move lm32 and unicore32 to the right sectionThomas Huth
2020-09-23migration/multifd: Remove superfluous semicolonsPhilippe Mathieu-Daudé
2020-09-23timer: Fix timer_mod_anticipate() documentationPhilippe Mathieu-Daudé
2020-09-23vhost-vdpa: remove useless variableLaurent Vivier
2020-09-23Add *.pyc back to the .gitignore fileThomas Huth
2020-09-23virtio: vdpa: omit check return of g_mallocLi Qiang
2020-09-23meson: fix static flag summaryLaurent Vivier