OSDN Git Service

qmiga/qemu.git
2020-05-05 Vladimir Sementsov... block/block-copy: add state pointer to BlockCopyTask
2020-05-05 Vladimir Sementsov... block/block-copy: alloc task on each iteration
2020-05-05 Vladimir Sementsov... block/block-copy: rename in-flight requests to tasks
2020-05-05 Maxim LevitskyFix iotest 153
2020-05-05 Eric Blakeblock: Comment cleanups
2020-05-05 Eric Blakeqcow2: Tweak comment about bitmaps vs. resize
2020-05-05 Eric Blakeqcow2: Allow resize of images with internal snapshots
2020-05-05 Eric Blakeblock: Add blk_new_with_bs() helper
2020-05-05 John Snowiotests: use python logging for iotests.log()
2020-05-05 John Snowiotests: Mark verify functions as private
2020-05-05 John Snowiotest 258: use script_main
2020-05-05 John Snowiotests: add script_initialize
2020-05-05 John Snowiotests: add hmp helper with logging
2020-05-05 John Snowiotests: limit line length to 79 chars
2020-05-05 John Snowiotests: touch up log function signature
2020-05-05 John Snowiotests: drop pre-Python 3.4 compatibility code
2020-05-05 John Snowiotests: alphabetize standard imports
2020-05-05 John Snowiotests: add pylintrc file
2020-05-05 John Snowiotests: replace mutable list default args
2020-05-05 John Snowiotests: ignore import warnings from pylint
2020-05-05 John Snowiotests: don't use 'format' for drive_add
2020-05-05 John Snowiotests: do a light delinting
2020-05-04 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-05-04 Philippe Mathieu... hw/i386: Make vmmouse helpers static
2020-05-04 Philippe Mathieu... hw/i386: Add 'vmport.h' local header
2020-05-04 Philippe Mathieu... hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
2020-05-04 Philippe Mathieu... hw/i386/pc: Create 'vmport' device in place
2020-05-04 Liran Alonacpi: unit-test: Update WAET ACPI Table expected binaries
2020-05-04 Liran Alonacpi: Add Windows ACPI Emulated Device Table (WAET)
2020-05-04 Liran Alonacpi: unit-test: Ignore diff in WAET ACPI table
2020-05-04 Raphael NorwitzRefactor vhost_user_set_mem_table functions
2020-05-04 Shameer Kolothumtests/acpi: add expected tables for bios-tables-test
2020-05-04 Shameer Kolothumbios-tables-test: test pc-dimm and nvdimm coldplug...
2020-05-04 Shameer Kolothumtests: Update ACPI tables list for upcoming arm/virt...
2020-05-04 Shameer Kolothumhw/arm/virt: Add nvdimm hotplug support
2020-05-04 Kwangwoo Leehw/arm/virt: Add nvdimm hot-plug infrastructure
2020-05-04 Kwangwoo Leenvdimm: Use configurable ACPI IO base and size
2020-05-04 Shameer Kolothumhw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output...
2020-05-04 Michael S.... acpi: DSDT without _STA
2020-05-04 Michael S.... checkpatch: ignore allowed diff list
2020-05-04 Michael S.... checkpatch: fix acpi check with multiple file name
2020-05-04 Li Fengvhost-user-blk: fix invalid memory access
2020-05-04 Anthoine Bourgeoisvirtio-pci: update virtio pci bar layout documentation
2020-05-04 Anthoine Bourgeoisvirtio-vga: fix virtio-vga bar ordering
2020-05-04 Gerd Hoffmannrtc: add RTC_ISA_BASE
2020-05-04 Gerd Hoffmannacpi: add ISADeviceClass->build_aml()
2020-05-04 Gerd Hoffmannacpi: drop pointless _STA method
2020-05-04 Gerd Hoffmannqtest: allow DSDT acpi table changes
2020-05-04 Gerd Hoffmannacpi: add aml builder stubs
2020-05-04 Gerd Hoffmannmove 'typedef Aml' to qemu/types.h
2020-05-04 Julia Suvorovahw/pci/pcie: Replace PCI_DEVICE() casts with existing...
2020-05-04 Julia Suvorovahw/pci/pcie: Forbid hot-plug if it's disabled on the...
2020-05-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-05-04 Peter Maydelltarget/arm: Move gen_ function typedefs to translate.h
2020-05-04 Peter Maydelltarget/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS...
2020-05-04 Peter Maydelltarget/arm: Convert Neon 3-reg-same VQADD/VQSUB to...
2020-05-04 Peter Maydelltarget/arm: Convert Neon 3-reg-same comparisons to...
2020-05-04 Peter Maydelltarget/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetree
2020-05-04 Peter Maydelltarget/arm: Convert Neon 3-reg-same logic ops to decodetree
2020-05-04 Peter Maydelltarget/arm: Convert Neon 3-reg-same VADD/VSUB to decodetree
2020-05-04 Peter Maydelltarget/arm: Convert Neon 'load/store single structure...
2020-05-04 Peter Maydelltarget/arm: Convert Neon 'load single structure to...
2020-05-04 Peter Maydelltarget/arm: Convert Neon load/store multiple structures...
2020-05-04 Peter Maydelltarget/arm: Convert VFM[AS]L (scalar) to decodetree
2020-05-04 Peter Maydelltarget/arm: Convert V[US]DOT (scalar) to decodetree
2020-05-04 Peter Maydelltarget/arm: Convert VCMLA (scalar) to decodetree
2020-05-04 Peter Maydelltarget/arm: Convert VFM[AS]L (vector) to decodetree
2020-05-04 Peter Maydelltarget/arm: Convert V[US]DOT (vector) to decodetree
2020-05-04 Peter Maydelltarget/arm: Convert VCADD (vector) to decodetree
2020-05-04 Peter Maydelltarget/arm: Convert VCMLA (vector) to decodetree
2020-05-04 Peter Maydelltarget/arm: Add stubs for AArch32 Neon decodetree
2020-05-04 Peter Maydelltarget/arm: Don't allow Thumb Neon insns without FEATUR...
2020-05-04 Peter Maydelltarget/arm/translate-vfp.inc.c: Remove duplicate simd_r...
2020-05-04 Edgar E. Iglesiashw/arm: versal-virt: Add support for the RTC
2020-05-04 Edgar E. Iglesiashw/arm: versal-virt: Add support for SD
2020-05-04 Edgar E. Iglesiashw/arm: versal: Add support for the RTC
2020-05-04 Edgar E. Iglesiashw/arm: versal: Add support for SD
2020-05-04 Edgar E. Iglesiashw/arm: versal: Embed the APUs into the SoC type
2020-05-04 Edgar E. Iglesiashw/arm: versal: Embed the ADMAs into the SoC type
2020-05-04 Edgar E. Iglesiashw/arm: versal: Embed the GEMs into the SoC type
2020-05-04 Edgar E. Iglesiashw/arm: versal: Embed the UARTs into the SoC type
2020-05-04 Edgar E. Iglesiashw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versal
2020-05-04 Edgar E. Iglesiashw/arm: versal: Move misplaced comment
2020-05-04 Edgar E. Iglesiashw/arm: versal: Remove inclusion of arm_gicv3_common.h
2020-05-04 Philippe Mathieu... target/arm: Use uint64_t for midr field in CPU state...
2020-05-04 Peter Maydelltarget/arm: Use correct variable for setting 'max'...
2020-05-04 Peter Maydelltarget/arm: Implement ARMv8.2-TTS2UXN
2020-05-04 Peter Maydelltarget/arm: Add new 's1_is_el0' argument to get_phys_ad...
2020-05-04 Peter Maydelltarget/arm: Use enum constant in get_phys_addr_lpae...
2020-05-04 Peter Maydelltarget/arm: Don't use a TLB for ARMMMUIdx_Stage2
2020-05-04 Philippe Mathieu... hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded...
2020-05-04 Fredrik Strupetarget/arm: Make VQDMULL undefined when U=1
2020-05-03 Peter MaydellMerge remote-tracking branch 'remotes/marcel/tags/rdma...
2020-05-02 Yuval Shaiahw/rdma: Destroy list mutex when list is destroyed
2020-05-01 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2020-05-01 Stefan Hajnoczivirtiofsd: drop all capabilities in the wait parent...
2020-05-01 Stefan Hajnoczivirtiofsd: only retain file system capabilities
2020-05-01 Max Reitzvirtiofsd: Show submounts
2020-05-01 Miklos Szeredivirtiofsd: jail lo->proc_self_fd
2020-05-01 Stefan Hajnoczivirtiofsd: stay below fs.file-max sysctl value (CVE...
next