]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-09-10 Warner Loshbsd-user: Update mapping to handle reserved and startin...
2021-09-10 Colin Percivalbsd-user: Add '-0 argv0' option to bsd-user/main.c
2021-09-10 Warner Loshbsd-user: Implement interlock for atomic operations
2021-09-10 Warner Loshbsd-user: move gemu_log to later in the file
2021-09-10 Warner Loshbsd-user: Refactor load_elf_sections and is_target_elf_...
2021-09-10 Warner Loshbsd-user: elfload.c style catch up patch
2021-09-10 Warner Loshbsd-user: add stubbed out core dump support
2021-09-10 Warner Loshbsd-user: Add target_os_user.h to capture the user...
2021-09-10 Warner Loshbsd-user: Add target_arch_reg to describe a target...
2021-09-10 Warner Loshbsd-user: update debugging in mmap.c
2021-09-10 Warner Loshbsd-user: Rewrite target system call definintion glue
2021-09-10 Warner Loshbsd-user: Remove dead #ifdefs from elfload.c
2021-09-10 Warner Loshbsd-user: elf cleanup
2021-09-10 Warner Loshbsd-user: Add architecture specific signal tramp code
2021-09-10 Warner Loshbsd-user: Move stack initializtion into a per-os file.
2021-09-10 Warner Loshbsd-user: Implement --seed and initialize random state
2021-09-10 Warner Loshbsd-user: *BSD specific siginfo defintions
2021-09-10 Warner Loshbsd-user: Add system independent stack, data and text...
2021-09-10 Warner Loshbsd-user: Create target specific vmparam.h
2021-09-10 Warner Loshbsd-user: define max args in terms of pages
2021-09-10 Warner Loshbsd-user: Include more things in qemu.h
2021-09-10 Warner Loshbsd-user: pull in target_arch_thread.h update target_ar...
2021-09-10 Warner Loshbsd-user: Move per-cpu code into target_arch_cpu.h
2021-09-10 Warner Loshbsd-user: start to move target CPU functions to target_...
2021-09-10 Warner Loshbsd-user: save the path to the qemu emulator
2021-09-10 Warner Loshbsd-user: Include host-os.h from main
2021-09-10 Warner Loshbsd-user: add host-os.h
2021-09-10 Warner Loshbsd-user: assume pthreads and support of __thread
2021-09-10 Warner Loshbsd-user: elfload: simplify bswap a bit.
2021-09-10 Warner Loshbsd-user: TARGET_NGROUPS unused in this file, remove
2021-09-10 Warner Loshbsd-user: remove a.out support
2021-09-10 Warner Loshbsd-user: Eliminate elf personality
2021-09-10 Warner Loshbsd-user: implement path searching
2021-09-10 Warner Loshbsd-user: Fix calculation of size to allocate
2021-09-10 Warner Loshbsd-user: pass the bsd_param into loader_exec
2021-09-10 Warner Loshbsd-user: move arch specific defines out of elfload.c
2021-09-07 Warner Loshbsd-user: Remove all non-x86 code from elfload.c
2021-09-07 Warner Loshbsd-user: style nits: bsdload.c whitespace to qemu...
2021-09-07 Warner Loshbsd-user: add license to bsdload.c
2021-09-07 Warner Loshbsd-user: Add Stacey's copyright to main.c
2021-09-07 Warner Loshbsd-user: add copyright header to elfload.c
2021-09-07 Warner Loshbsd-user: remove sparc and sparc64
2021-09-07 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/patch...
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...
2021-09-03 Markus Armbrusterqapi: Avoid redundant parens in code generated for...
2021-09-03 Markus Armbrusterqapi: Factor common recursion out of cgen_ifcond()...
2021-09-03 Markus Armbrusterqapi: Fix C code generation for 'if'
next