OSDN Git Service

qmiga/qemu.git
2020-11-04 Paolo Bonziniqapi, qemu-options: make all parsing visitors parse...
2020-11-04 Paolo Bonziniqtest: escape device name in device-introspect-test
2020-11-04 Paolo Bonziniivshmem-test: do not use short-form boolean option
2020-11-03 Paolo Bonzinisemihosting: fix order of initialization functions
2020-11-03 Alexander Bulekovfuzz: fuzz offsets within pio/mmio regions
2020-11-03 Alexander Bulekovfuzz: check the MR in the DMA callback
2020-11-03 Alexander Bulekovfuzz: fix writing DMA patterns
2020-11-03 AlexChentests/qtest: Fix potential NULL pointer dereference...
2020-11-03 Bruce Rogersconfigure: fix gio_libs reference
2020-11-03 Paolo Bonzinimeson: fix warning for bad sphinx-build
2020-11-03 Peter Maydelltests/qtest/libqos/ahci.c: Avoid NULL dereference in...
2020-11-03 Peter Maydelltests/qtest/libqtest.c: Check for setsockopt() failure
2020-11-03 Marc Hartmayermeson: vhost-user-gpu/virtiofsd: use absolute path
2020-11-03 Paolo Bonzinimeson: use b_staticpic=false for meson >=0.56.0
2020-11-03 Alexander Bulekovqtest: add a reproducer for LP#1878642
2020-11-03 Philippe Mathieu... hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
2020-11-03 Alexander Bulekovscripts/oss-fuzz: rename bin/qemu-fuzz-i386
2020-11-03 Philippe Mathieu... exec: Remove dead code (CID 1432876)
2020-11-03 Paolo Bonzinidocs: expand sourceset documentation
2020-11-03 Paolo Bonzinicutils: replace strdup with g_strdup
2020-11-03 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2020-11-03 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-11-03 Marc-André... qga: add ssh-get-authorized-keys
2020-11-03 Marc-André... meson: minor simplification
2020-11-03 Michael Rothqga: add *reset argument to ssh-add-authorized-keys
2020-11-03 Marc-André... qga: add ssh-{add,remove}-authorized-keys
2020-11-03 Marc-André... glib-compat: add g_unix_get_passwd_entry_qemu()
2020-11-02 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-11-02 Max Reitztests/acceptance: Add virtiofs_submounts.py
2020-11-02 Max Reitztests/acceptance/boot_linux: Accept SSH pubkey
2020-11-02 Max Reitzvirtiofsd: Announce sub-mount points
2020-11-02 Max Reitzvirtiofsd: Add mount ID to the lo_inode key
2020-11-02 Max Reitzmeson.build: Check for statx()
2020-11-02 Max Reitzvirtiofsd: Add attr_flags to fuse_entry_param
2020-11-02 Max Reitzvirtiofsd: Check FUSE_SUBMOUNTS
2020-11-02 Jiachen Zhangvirtiofsd: Fix the help message of posix lock
2020-11-02 Philippe Mathieu... tools/virtiofsd: Check vu_init() return value (CID...
2020-11-02 Dr. David Alan... virtiofsd: Seccomp: Add 'send' for syslog
2020-11-02 Peter Xumigration: Postpone the kick of the fault thread after...
2020-11-02 Peter Xumigration: Unify reset of last_rb on destination node...
2020-11-02 Tomáš Golembiovskýqga: add implementation of guest-get-disks for Windows
2020-11-02 Tomáš Golembiovskýqga: add implementation of guest-get-disks for Linux
2020-11-02 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/pull...
2020-11-02 Peter Maydelltests/qtest/npcm7xx_rng-test: Disable randomness tests
2020-11-02 Peter Maydellqemu-option-trace.rst.inc: Don't use option:: markup
2020-11-02 Peter Maydellscripts/kerneldoc: For Sphinx 3 use c:macro for macros...
2020-11-02 Peter Maydellhw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupt...
2020-11-02 Peter Maydellconfigure: Test that gio libs from pkg-config work
2020-11-02 Peter Maydelltarget/arm: Get correct MMU index for other-security...
2020-11-02 AlexChenhw/display/exynos4210_fimd: Fix potential NULL pointer...
2020-11-02 AlexChenhw/display/omap_lcdc: Fix potential NULL pointer derefe...
2020-11-02 Rémi Denis... hw/arm/boot: fix SVE for EL3 direct kernel boot
2020-11-02 Philippe Mathieu... hw/arm/smmuv3: Fix potential integer overflow (CID...
2020-11-02 Peter Maydelldisas/capstone: Fix monitor disassembly of >32 bytes
2020-11-02 Rémi Denis... target/arm: fix LORID_EL1 access check
2020-11-02 Rémi Denis... target/arm: fix handling of HCR.FB
2020-11-02 Peter Maydelltarget/arm: Fix VUDOT/VSDOT (scalar) on big-endian...
2020-11-02 Peter Maydelltarget/arm: Fix float16 pairwise Neon ops on big-endian...
2020-11-02 Richard Hendersontarget/arm: Improve do_prewiden_3d
2020-11-02 Richard Hendersontarget/arm: Simplify do_long_3d and do_2scalar_long
2020-11-02 Richard Hendersontarget/arm: Rename neon_load_reg64 to vfp_load_reg64
2020-11-02 Richard Hendersontarget/arm: Add read/write_neon_element64
2020-11-02 Richard Hendersontarget/arm: Rename neon_load_reg32 to vfp_load_reg32
2020-11-02 Richard Hendersontarget/arm: Expand read/write_neon_element32 to all...
2020-11-02 Richard Hendersontarget/arm: Add read/write_neon_element32
2020-11-02 Richard Hendersontarget/arm: Use neon_element_offset in vfp_reg_offset
2020-11-02 Richard Hendersontarget/arm: Use neon_element_offset in neon_load/store_reg
2020-11-02 Richard Hendersontarget/arm: Move neon_element_offset to translate.c
2020-11-02 Richard Hendersontarget/arm: Introduce neon_full_reg_offset
2020-11-02 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2020-11-02 Tomáš Golembiovskýqga: add command guest-get-disks
2020-11-02 Markus Armbrusterqga: Flatten simple union GuestDeviceId
2020-11-02 Markus Armbrusterqga-win: Fix guest-get-devices error API violations
2020-11-02 Markus Armbrusterqga: Use common time encoding for guest-get-devices...
2020-11-02 Markus Armbrusterqga: Rename guest-get-devices return member 'address...
2020-11-02 Anthony PERARDxen: rework pci_piix3_xen_ide_unplug
2020-11-02 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2020-11-02 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2020-11-01 Zhengui livfio: fix incorrect print type
2020-11-01 Amey Narkhedehw/vfio: Use lock guard macros
2020-11-01 Matthew Rosatos390x/pci: get zPCI function info from host
2020-11-01 Matthew Rosatovfio: Add routine for finding VFIO_DEVICE_GET_INFO...
2020-11-01 Pierre Morels390x/pci: use a PCI Function structure
2020-11-01 Matthew Rosatos390x/pci: clean up s390 PCI groups
2020-11-01 Pierre Morels390x/pci: use a PCI Group structure
2020-11-01 Pierre Morels390x/pci: create a header dedicated to PCI CLP
2020-11-01 Matthew Rosatos390x/pci: Honor DMA limits set by vfio
2020-11-01 Matthew Rosatos390x/pci: Add routine to get the vfio dma available...
2020-11-01 Matthew Rosatovfio: Find DMA available capability
2020-11-01 Matthew Rosatovfio: Create shared routine for scanning info capabilities
2020-11-01 Matthew Rosatos390x/pci: Move header files to include/hw/s390x
2020-11-01 Matthew Rosatolinux-headers: update against 5.10-rc1
2020-11-01 Matthew Rosatoupdate-linux-headers: Add vfio_zdev.h
2020-11-01 Kirti Wankhedeqapi: Add VFIO devices migration stats in Migration...
2020-11-01 Kirti Wankhedevfio: Make vfio-pci device migration capable
2020-11-01 Kirti Wankhedevfio: Add ioctl to get dirty pages bitmap during dma...
2020-11-01 Kirti Wankhedevfio: Dirty page tracking when vIOMMU is enabled
2020-11-01 Kirti Wankhedevfio: Add vfio_listener_log_sync to mark dirty pages
2020-11-01 Kirti Wankhedevfio: Add function to start and stop dirty pages tracking
2020-11-01 Kirti Wankhedevfio: Get migration capability flags for container
next