]> www.infradead.org Git - users/dwmw2/qemu.git/shortlog
users/dwmw2/qemu.git
2023-01-11 David Woodhouseprintf debugging for intack intack
2023-01-11 David WoodhouseNotify IRQ sources of level interrupt ack/EOI
2023-01-11 David Woodhousei386/xen: Initialize XenBus and legacy backends from...
2023-01-11 David Woodhousehw/xen: Remove old version of Xen headers
2023-01-11 David Woodhousehw/xen: Implement soft reset for emulated gnttab
2023-01-11 David Woodhousehw/xen: Add backend implementation of grant table opera...
2023-01-11 David Woodhousehw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
2023-01-11 David Woodhousehw/xen: Build PV backend drivers for XENFV_MACHINE
2023-01-11 David Woodhousehw/xen: Rename xen_common.h to xen_native.h
2023-01-11 David Woodhousehw/xen: Use XEN_PAGE_SIZE in PV backend drivers
2023-01-11 David Woodhousehw/xen: Move xenstore_store_pv_console_info to xen_cons...
2023-01-11 Paul Durranthw/xen: Add xenstore operations to allow redirection...
2023-01-11 David Woodhousehw/xen: Add foreignmem operations to allow redirection...
2023-01-11 David Woodhousehw/xen: Pass grant ref to gnttab unmap
2023-01-11 David Woodhousehw/xen: Add gnttab operations to allow redirection...
2023-01-11 David Woodhousehw/xen: Add emulated evtchn ops
2023-01-11 David Woodhousehw/xen: Add evtchn operations to allow redirection...
2023-01-11 David Woodhousehw/xen: Add basic ring handling to xenstore
2023-01-11 David Woodhousehw/xen: Add xen_xenstore device for xenstore emulation
2023-01-11 David Woodhousehw/xen: Add backend implementation of interdomain event...
2023-01-11 Joao Martinsi386/xen: handle HVMOP_get_param
2023-01-11 David Woodhousei386/xen: Reserve Xen special pages for console, xensto...
2023-01-11 Joao Martinsi386/xen: handle PV timer hypercalls
2023-01-11 David Woodhousehw/xen: Implement GNTTABOP_query_size
2023-01-11 David Woodhousei386/xen: Implement HYPERVISOR_grant_table_op and GNTTA...
2023-01-11 David Woodhousehw/xen: Support mapping grant frames
2023-01-11 David Woodhousehw/xen: Add xen_gnttab device for grant table emulation
2023-01-11 David Woodhousekvm/i386: Add xen-gnttab-max-frames property
2023-01-11 David Woodhousehw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
2023-01-11 David Woodhousehw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
2023-01-11 Joao Martinsi386/xen: add monitor commands to test event injection
2023-01-11 David Woodhousehw/xen: Implement EVTCHNOP_reset
2023-01-11 David Woodhousehw/xen: Implement EVTCHNOP_bind_vcpu
2023-01-11 David Woodhousehw/xen: Implement EVTCHNOP_bind_interdomain
2023-01-11 David Woodhousehw/xen: Implement EVTCHNOP_alloc_unbound
2023-01-11 David Woodhousehw/xen: Implement EVTCHNOP_send
2023-01-11 David Woodhousehw/xen: Implement EVTCHNOP_bind_ipi
2023-01-11 David Woodhousehw/xen: Implement EVTCHNOP_bind_virq
2023-01-11 David Woodhousehw/xen: Implement EVTCHNOP_unmask
2023-01-11 David Woodhousehw/xen: Implement EVTCHNOP_close
2023-01-11 David Woodhousehw/xen: Implement EVTCHNOP_status
2023-01-11 David Woodhousei386/xen: Add support for Xen event channel delivery...
2023-01-11 David Woodhousehw/xen: Add xen_evtchn device for event channel emulation
2023-01-11 Ankur Arorai386/xen: implement HVMOP_set_param
2023-01-11 Ankur Arorai386/xen: implement HVMOP_set_evtchn_upcall_vector
2023-01-11 Joao Martinsi386/xen: implement HYPERVISOR_event_channel_op
2023-01-11 Joao Martinsi386/xen: handle VCPUOP_register_runstate_memory_area
2023-01-11 Joao Martinsi386/xen: handle VCPUOP_register_vcpu_time_info
2023-01-11 Joao Martinsi386/xen: handle VCPUOP_register_vcpu_info
2023-01-11 Joao Martinsi386/xen: implement HYPERVISOR_vcpu_op
2023-01-11 Joao Martinsi386/xen: implement HYPERVISOR_hvm_op
2023-01-11 David Woodhousei386/xen: implement XENMEM_add_to_physmap_batch
2023-01-11 Joao Martinsi386/xen: implement HYPERVISOR_memory_op
2023-01-11 David Woodhousei386/xen: manage and save/restore Xen guest long_mode...
2023-01-11 David Woodhousei386/xen: add pc_machine_kvm_type to initialize XEN_EMU...
2023-01-11 David Woodhousehw/xen: Add xen_overlay device for emulating shared...
2023-01-11 David Woodhousei386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
2023-01-11 Joao Martinsi386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
2023-01-11 Joao Martinsi386/xen: implement HYPERVISOR_xen_version
2023-01-11 Joao Martinsi386/xen: handle guest hypercalls
2023-01-11 Joao Martinsxen-platform: allow its creation with XEN_EMULATE mode
2023-01-11 Joao Martinsxen-platform: exclude vfio-pci from the PCI platform...
2023-01-11 David Woodhousei386/hvm: Set Xen vCPU ID in KVM
2023-01-11 Joao Martinsi386/kvm: handle Xen HVM cpuid leaves
2023-01-11 David Woodhousei386/kvm: Add xen-version KVM accelerator property...
2023-01-11 David Woodhousexen: Add XEN_DISABLED mode and make it default
2023-01-11 David Woodhousexen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU option...
2023-01-11 Joao Martinsinclude: import Xen public headers to include/standard...
2023-01-09 Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09 Thomas Huth.gitlab-ci.d/windows: Do not run the qtests in the...
2023-01-09 Nikita Ivanoverror handling: Use RETRY_ON_EINTR() macro where applicable
2023-01-09 Nikita IvanovRefactoring: refactor TFR() macro to RETRY_ON_EINTR()
2023-01-09 Thomas Huthdocs/interop: Change the vnc-ledstate-Pseudo-encoding...
2023-01-09 Thomas Huthi386: Deprecate the -no-hpet QEMU command line option
2023-01-09 Thomas Huthtests/qtest/bios-tables-test: Replace -no-hpet with...
2023-01-09 Marc-André... tests/readconfig: spice doesn't support unix socket...
2023-01-09 Philippe Mathieu... target/s390x: Restrict sysemu/reset.h to system emulation
2023-01-09 Philippe Mathieu... target/s390x/tcg/excp_helper: Restrict system headers...
2023-01-09 Philippe Mathieu... target/s390x/tcg/misc_helper: Remove unused "memory...
2023-01-09 Philippe Mathieu... hw/s390x/pv: Restrict Protected Virtualization to sysemu
2023-01-09 Philippe Mathieu... exec/memory: Expose memory_region_access_valid()
2023-01-09 Thomas HuthMAINTAINERS: Add MIPS-related docs and configs to the...
2023-01-09 Philippe Mathieu... tests/vm: Update get_default_jobs() to work on non...
2023-01-09 Christian Borntraegerqemu-iotests/stream-under-throttle: do not shutdown...
2023-01-09 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-01-08 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-08 Peter MaydellMerge tag 'pull-tcg-20230106' of https://gitlab.com...
2023-01-08 Dongli Zhangvhost-scsi: fix memleak of vsc->inflight
2023-01-08 Laszlo Ersekacpi: cpuhp: fix guest-visible maximum access size...
2023-01-08 Yicong Yangtests: acpi: aarch64: Add *.topology tables
2023-01-08 Yicong Yangtests: acpi: aarch64: Add topology test for aarch64
2023-01-08 Yicong Yangtests: acpi: Add and whitelist *.topology blobs
2023-01-08 Yicong Yangtests: virt: Update expected ACPI tables for virt test
2023-01-08 Yicong Yanghw/acpi/aml-build: Only generate cluster node in PPTT...
2023-01-08 Yicong Yangtests: virt: Allow changes to PPTT test table
2023-01-08 leixiangvirtio-pci: fix proxy->vector_irqfd leak in virtio_pci_...
2023-01-08 Longpengvdpa: commit all host notifier MRs in a single MR trans...
2023-01-08 Longpengvhost: configure all host notifiers in a single MR...
2023-01-08 Longpengvhost: simplify vhost_dev_enable_notifiers
2023-01-08 Longpengvdpa: harden the error path if get_iova_range failed
next