]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-09-13 Paolo Bonzinidocs: standardize directory index to --- with overline
2021-09-13 Paolo Bonzinidocs: standardize book titles to === with overline
2021-09-13 Lara Laziertarget/i386: Added vVMLOAD and vVMSAVE feature
2021-09-13 Lara Laziertarget/i386: Added changed priority check for VIRQ
2021-09-13 Lara Laziertarget/i386: Added ignore TPR check in ctl_has_irq
2021-09-13 Lara Laziertarget/i386: Added VGIF V_IRQ masking capability
2021-09-13 Lara Laziertarget/i386: Moved int_ctl into CPUX86State structure
2021-09-13 Lara Laziertarget/i386: Added VGIF feature
2021-09-13 Lara Laziertarget/i386: VMRUN and VMLOAD canonicalizations
2021-09-13 Daniel P. Berrangétarget/i386: add missing bits to CR4_RESERVED_MASK
2021-09-08 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2021-09-08 Mark Cave-AylandUpdate OpenBIOS images to d657b653 built from submodule.
2021-09-07 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-09-07 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-09-07 Christian Borntraegers390x/cpumodel: Add more feature to gen16 default model
2021-09-07 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/patch...
2021-09-07 Philippe Mathieu... block/nvme: Only report VFIO error on failed retry
2021-09-07 Philippe Mathieu... util/vfio-helpers: Let qemu_vfio_do_mapping() propagate...
2021-09-07 Philippe Mathieu... util/vfio-helpers: Simplify qemu_vfio_dma_map() returni...
2021-09-07 Philippe Mathieu... util/vfio-helpers: Use error_setg in qemu_vfio_find_...
2021-09-07 Philippe Mathieu... util/vfio-helpers: Extract qemu_vfio_water_mark_reached()
2021-09-07 Philippe Mathieu... util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
2021-09-07 Philippe Mathieu... block/nvme: Have nvme_create_queue_pair() report errors...
2021-09-07 Philippe Mathieu... util/vfio-helpers: Remove unreachable code in qemu_vfio...
2021-09-07 Philippe Mathieu... util/vfio-helpers: Replace qemu_mutex_lock() calls...
2021-09-07 Philippe Mathieu... util/vfio-helpers: Let qemu_vfio_verify_mappings()...
2021-09-07 Philippe Mathieu... block/nvme: Use safer trace format string
2021-09-06 Thomas Huths390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK
2021-09-06 David Hildenbrandhw/s390x/s390-skeys: lazy storage key enablement under TCG
2021-09-06 David Hildenbrandhw/s390x/s390-skeys: rename skeys_enabled to skeys_are_...
2021-09-06 David Hildenbrandhw/s390x/s390-skeys: check if an address is valid befor...
2021-09-06 David Hildenbrandhw/s390x/s390-skeys: use memory mapping to detect which...
2021-09-06 David Hildenbrandhw/s390x/s390-skeys: use memory mapping to detect which...
2021-09-06 David Hildenbrands390x/mmu_helper: avoid setting the storage key if...
2021-09-06 David Hildenbrands390x/mmu_helper: move address validation into mmu_tran...
2021-09-06 David Hildenbrands390x/mmu_helper: fixup mmu_translate() documentation
2021-09-06 David Hildenbrands390x/mmu_helper: no need to pass access type to mmu_tr...
2021-09-06 David Hildenbrands390x/tcg: check for addressing exceptions for RRBE...
2021-09-06 David Hildenbrands390x/tcg: convert real to absolute address for RRBE...
2021-09-06 David Hildenbrands390x/tcg: fix ignoring bit 63 when setting the storage...
2021-09-06 David Hildenbrands390x/tcg: wrap address for RRBE
2021-09-06 David Hildenbrands390x/ioinst: Fix wrong MSCH alignment check on little...
2021-09-06 David Hildenbrands390x/tcg: fix and optimize SPX (SET PREFIX)
2021-09-06 Ilya Leoshkevichtests/tcg/s390x: Test SIGILL and SIGSEGV handling
2021-09-06 Cornelia Huckcss: fix actl handling for unit exceptions
2021-09-06 Cornelia Huckvfio-ccw: forward halt/clear errors
2021-09-06 Michael Tokarevqemu-sockets: fix unix socket path copy (again)
2021-09-06 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-09-06 Thomas Huthsoftmmu/vl: Deprecate the -sdl and -curses option
2021-09-06 Thomas Huthsoftmmu/vl: Deprecate the old grab options
2021-09-06 Thomas Huthsoftmmu/vl: Add a "grab-mod" parameter to the -display...
2021-09-06 Thomas Huthscripts: Remove the "show-fixed-bugs.sh" file
2021-09-06 Thomas Huthconfigure / meson: Move the GBM handling to meson.build
2021-09-06 Thomas Huthmeson.build: Don't use internal libfdt if the user...
2021-09-06 Thomas Huthmeson.build: Fix the check for a usable libfdt
2021-09-06 Thomas Huthgitlab-ci: Don't try to use the system libfdt in the...
2021-09-06 Peter Maydelllibqtest: check for g_setenv() failure
2021-09-06 Willian Rampazzodocs: add definitions of terms for CI/testing
2021-09-05 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-09-04 Jason Wangvhost-vdpa: remove the unncessary queue_index assignment
2021-09-04 Jason Wangvhost-vdpa: fix the wrong assertion in vhost_vdpa_init()
2021-09-04 Jason Wangvhost-vdpa: tweak the error label in vhost_vdpa_add()
2021-09-04 Jason Wangvhost-vdpa: fix leaking of vhost_net in vhost_vdpa_add()
2021-09-04 Jason Wangvhost-vdpa: don't cleanup twice in vhost_vdpa_add()
2021-09-04 Jason Wangvhost-vdpa: remove the unnecessary check in vhost_vdpa_...
2021-09-04 Jason Wangvhost_net: do not assume nvqs is always 2
2021-09-04 Jason Wangvhost: use unsigned int for nvqs
2021-09-04 Jason Wangvhost_net: remove the meaningless assignment in vhost_n...
2021-09-04 Jason Wangvhost-vdpa: correctly return err in vhost_vdpa_set_back...
2021-09-04 Jason Wangvhost-vdpa: remove unused variable "acked_features"
2021-09-04 Peter Maydelltests/vhost-user-bridge.c: Fix typo in help message
2021-09-04 Peter Maydelltests/vhost-user-bridge.c: Sanity check socket path...
2021-09-04 Yuwei Zhanghw/virtio: Add flatview update in vhost_user_cleanup()
2021-09-04 Philippe Mathieu... hw/virtio: Remove NULL check in virtio_free_region_cache()
2021-09-04 Philippe Mathieu... hw/virtio: Document virtio_queue_packed_empty_rcu is...
2021-09-04 Ani SinhaMAINTAINERS: Added myself as a reviewer for acpi/smbios...
2021-09-04 Ani Sinhahw/acpi: use existing references to pci device struct...
2021-09-04 Ani Sinhahw/pci: remove all references to find_i440fx function
2021-09-04 Jingqi Liuhw/i386/acpi-build: Get NUMA information from struct...
2021-09-04 Jason Wangvhost: correctly detect the enabling IOMMU
2021-09-04 Jason Wangvirtio-pci: implement iommu_enabled()
2021-09-04 Jason Wangvirtio-bus: introduce iommu_enabled()
2021-09-04 David Hildenbrandvirtio-balloon: free page hinting cleanups
2021-09-04 David Hildenbrandvirtio-balloon: don't start free page hinting if postco...
2021-09-04 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-09-04 Eduardo HabkostUse PCI_HOST_BRIDGE macro
2021-09-04 Eduardo Habkostacpi: Delete broken ACPI_GED_X86 macro
2021-09-04 Alyssa Rossvhost-user: add missing space in error message
2021-09-04 Tiberiu Georgescuhw/virtio: move vhost_set_backend_type() to vhost.c
2021-09-04 Ani Sinhahw/acpi: refactor acpi hp modules so that targets can...
2021-09-04 Gerd Hoffmannq35: catch invalid cpu hotplug configuration
2021-09-04 Ani Sinhahw/acpi: define PIIX4 acpi pci hotplug property strings...
2021-09-04 Denis Plotnikovvhost: make SET_VRING_ADDR, SET_FEATURES send replies
2021-09-04 Yajun Wuhw/virtio: Fix leak of host-notifier memory-region
2021-09-04 Eugenio Pérezvhost-vdpa: Do not send empty IOTLB update batches
2021-09-03 Markus Armbrusterqapi: Tweak error messages for unknown / conflicting...
2021-09-03 Markus Armbrusterqapi: Tweak error messages for missing / conflicting...
2021-09-03 Markus Armbrustertests/qapi-schema: Hide OrderedDict in test output
2021-09-03 Markus Armbrusterqapi: Use re.fullmatch() where appropriate
2021-09-03 Markus Armbrusterqapi: Use "not COND" instead of "!COND" for generated...
next