]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-10-27 Havard Skinnemoenhw/misc: Add npcm7xx random number generator
2020-10-27 Hao Wuhw/timer: Adding watchdog for NPCM7XX Timer.
2020-10-27 Havard SkinnemoenMove npcm7xx_timer_reached_zero call out of npcm7xx_tim...
2020-10-27 Pavel Dovgalyukhw/arm: fix min_cpus for xlnx-versal-virt platform
2020-10-27 Thomas Huthhw/arm/highbank: Silence warnings about missing fallthr...
2020-10-27 Richard Hendersontests/tcg/aarch64: Add bti smoke tests
2020-10-27 Richard Hendersonlinux-user/elfload: Parse GNU_PROPERTY_AARCH64_FEATURE_...
2020-10-27 Richard Hendersonlinux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notes
2020-10-27 Richard Hendersonlinux-user/elfload: Use Error for load_elf_interp
2020-10-27 Richard Hendersonlinux-user/elfload: Use Error for load_elf_image
2020-10-27 Richard Hendersonlinux-user/elfload: Move PT_INTERP detection to first...
2020-10-27 Richard Hendersonlinux-user/elfload: Adjust iteration over phdr
2020-10-27 Richard Hendersonlinux-user/elfload: Fix coding style in load_elf_image
2020-10-27 Philippe Mathieu... linux-user/elfload: Avoid leaking interp_name using...
2020-10-27 Richard Hendersoninclude/elf: Add defines related to GNU property notes...
2020-10-27 Richard Hendersonlinux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
2020-10-27 Richard Hendersonlinux-user/aarch64: Reset btype for signals
2020-10-27 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-10-27 John Snowscripts/qmp: delete 'qmp' script
2020-10-27 David Edmondsonqmp-shell: Sort by key when pretty-printing
2020-10-27 Paolo Bonzinimakefile: handle -n / -k / -q correctly
2020-10-27 Philippe Mathieu... gitlab-ci: Clone from GitLab itself
2020-10-27 Alex Bennéetests/acceptance: pick a random gdb port for reverse...
2020-10-27 Daniel P. Berrangéscripts: fix error from checkpatch.pl when no commits...
2020-10-27 Daniel P. Berrangégitlab: skip checkpatch.pl checks if no commit delta...
2020-10-27 Thomas Huthtests/docker/dockerfiles/centos: Use SDL2 instead of...
2020-10-27 Alex Bennéecontrib/gitdm: Add more individual contributors
2020-10-27 Ani SinhaAdding ani's email as an individual contributor
2020-10-26 Chetan Panttarget/rx: Fix Lesser GPL version number
2020-10-26 Lichang Zhaotarget/rx: Fix some comment spelling errors
2020-10-26 Lichang Zhaotarget/sh4: fix some comment spelling errors
2020-10-26 Philippe Mathieu... target/sh4: Update coding style to make checkpatch...
2020-10-26 Thomas Huthhw/timer/sh_timer: Remove superfluous "break" statements
2020-10-26 Thomas Huthhw/timer/sh_timer: Silence warnings about missing fallt...
2020-10-26 Thomas Huthhw/timer/sh_timer: Coding style clean-up
2020-10-26 Yoshinori Satoelf: Add EM_RX definition
2020-10-26 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-10-26 Max Reitztests/acceptance: Add virtiofs_submounts.py
2020-10-26 Max Reitztests/acceptance/boot_linux: Accept SSH pubkey
2020-10-26 Max Reitzvirtiofsd: Announce sub-mount points
2020-10-26 Max Reitzvirtiofsd: Store every lo_inode's parent_dev
2020-10-26 Max Reitzvirtiofsd: Add fuse_reply_attr_with_flags()
2020-10-26 Max Reitzvirtiofsd: Add attr_flags to fuse_entry_param
2020-10-26 Max Reitzvirtiofsd: Announce FUSE_ATTR_FLAGS
2020-10-26 Max Reitzlinux/fuse.h: Pull in from Linux
2020-10-26 Dr. David Alan... tools/virtiofsd: xattr name mappings: Simple 'map'
2020-10-26 Dr. David Alan... tools/virtiofsd: xattr name mapping examples
2020-10-26 Dr. David Alan... tools/virtiofsd: xattr name mappings: Map server xattr...
2020-10-26 Dr. David Alan... tools/virtiofsd: xattr name mappings: Map client xattr...
2020-10-26 Dr. David Alan... tools/virtiofsd: xattr name mappings: Add option
2020-10-26 Stefan Hajnoczivirtiofsd: add container-friendly -o sandbox=chroot...
2020-10-26 Misono Tomohirovirtiofsd: passthrough_ll: set FUSE_LOG_INFO as default...
2020-10-26 Misono Tomohiroconfigure: add option for virtiofsd
2020-10-26 Philippe Mathieu... docs/devel/testing.rst: Update outdated Avocado URLs
2020-10-26 Philippe Mathieu... tests/acceptance: Allow running Orange Pi test using...
2020-10-26 Philippe Mathieu... tests/acceptance: Add a 'virt_kvm' test using the GICv3
2020-10-26 Philippe Mathieu... tests/boot_linux_console: Boot Trusted Firmware-A on...
2020-10-26 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-10-26 Anthony PERARDAdd execute bit back to scripts/tracetool.py
2020-10-26 Josh DuBoistrace/simple: Enable tracing on startup only if the...
2020-10-26 Peter Xumigration-test: Only hide error if !QTEST_LOG
2020-10-26 Peter Xumigration/postcopy: Release fd before going into 'postc...
2020-10-26 Peter Xumigration: Sync requested pages after postcopy recovery
2020-10-26 Peter Xumigration: Maintain postcopy faulted addresses
2020-10-26 Peter Xumigration: Introduce migrate_send_rp_message_req_pages()
2020-10-26 Peter Xumigration: Pass incoming state into qemu_ufd_copy_ioctl()
2020-10-26 Bihong Yumigration: using trace_ to replace DPRINTF
2020-10-26 Bihong Yumigration: Delete redundant spaces
2020-10-26 Bihong Yumigration: Open brace '{' following function declaratio...
2020-10-26 Bihong Yumigration: Do not initialise statics and globals to...
2020-10-26 Bihong Yumigration: Add braces {} for if statement
2020-10-26 Bihong Yumigration: Open brace '{' following struct go on the...
2020-10-26 Bihong Yumigration: Add spaces around operator
2020-10-26 Bihong Yumigration: Don't use '#' flag of printf format
2020-10-26 Bihong Yumigration: Do not use C99 // comments
2020-10-26 Peter Maydellmigration: Drop unused VMSTATE_FLOAT64 support
2020-10-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-26 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-10-26 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-10-26 Philippe Mathieu... hw/arm/tosa: Replace fprintf() calls by LED devices
2020-10-26 Philippe Mathieu... hw/misc/mps2-scc: Use the LED device
2020-10-26 Philippe Mathieu... hw/misc/mps2-fpgaio: Use the LED device
2020-10-26 Philippe Mathieu... hw/arm/aspeed: Add the 3 front LEDs drived by the PCA95...
2020-10-26 Philippe Mathieu... hw/misc/led: Emit a trace event when LED intensity...
2020-10-26 Philippe Mathieu... hw/misc/led: Allow connecting from GPIO output
2020-10-26 Philippe Mathieu... hw/misc/led: Add a LED device
2020-10-26 Chen Qunmigration/block-dirty-bitmap: fix uninitialized variabl...
2020-10-26 Stefan Reitermigration/block-dirty-bitmap: fix larger granularity...
2020-10-26 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-10-26 Paolo Bonzinimachine: move SMP initialization from vl.c
2020-10-26 Paolo Bonzinimachine: move UP defaults to class_base_init
2020-10-26 Paolo Bonzinimachine: remove deprecated -machine enforce-config...
2020-10-26 Sunil Muthuswamywin32: boot broken when bind & data dir are the same
2020-10-26 Sunil MuthuswamyWHPX: Fix WHPX build break
2020-10-26 Paolo Bonziniconfigure: move install_blobs from configure to meson
2020-10-26 Paolo Bonziniconfigure: remove unused variable from config-host.mak
2020-10-26 Paolo Bonziniconfigure: move directory options from config-host...
2020-10-26 Paolo Bonziniconfigure: allow configuring localedir
2020-10-26 Paolo BonziniMakefile: separate meson rerun from the rest of the...
2020-10-26 Max Filippovtarget/xtensa: enable all coprocessors for linux-user
next