]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2020-05-06  Richard Hendersontcg: Fix integral argument type to tcg_gen_rot[rl]i_i...
2020-05-06  Richard Hendersontcg: Add load_dest parameter to GVecGen2
2020-05-06  Richard Hendersontcg: Improve vector tail clearing
2020-05-06  Richard Hendersontcg: Add tcg_gen_gvec_dup_tl
2020-05-06  Richard Hendersontcg: Remove tcg_gen_gvec_dup{8,16,32,64}i
2020-05-06  Richard Hendersontcg: Use tcg_gen_gvec_dup_imm in logical simplifications
2020-05-06  Richard Hendersontarget/arm: Use tcg_gen_gvec_dup_imm
2020-05-06  Richard Hendersontarget/ppc: Use tcg_gen_gvec_dup_imm
2020-05-06  Richard Hendersontarget/s390x: Use tcg_gen_gvec_dup_imm
2020-05-06  Richard Hendersontcg: Add tcg_gen_gvec_dup_imm
2020-05-06  Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-05-06  KONRAD Frederictarget/m68k: fix gdb for m68xxx
2020-05-06  Alex Bennéetests/tcg: add a multiarch linux-user gdb test
2020-05-06  Alex Bennéetests/guest-debug: use the unix socket for linux-user...
2020-05-06  Alex Bennéegdbstub/linux-user: support debugging over a unix socket
2020-05-06  Alex Bennéegdbstub: eliminate gdbserver_fd global
2020-05-06  Alex Bennéetests/tcg: drop inferior.was_attached() test
2020-05-06  Alex Bennéetests/tcg: better trap gdb failures
2020-05-06  Philippe Mathieu... gdbstub: Introduce gdb_get_float64() to get 64-bit...
2020-05-06  Alex Bennéeconfigure: favour gdb-multiarch if we have it
2020-05-06  Alex Bennée.travis.yml: reduce the load on [ppc64] GCC check-tcg
2020-05-06  Li-Wen Hsu.cirrus.yml: bootstrap pkg unconditionally
2020-05-06  Alex Bennée.cirrus.yml: bump FreeBSD to the current stable release
2020-05-06  Alex Bennée.travis.yml: drop MacOSX
2020-05-06  Alex Bennée.travis.yml: show free disk space at end of run
2020-05-05  Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-05-05  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-05  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-05-05  Vladimir Sementsov... block/block-copy: use aio-task-pool API
2020-05-05  Vladimir Sementsov... block/block-copy: refactor task creation
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  Vladimir Sementsov... block/nbd-client: drop max_block restriction from discard
2020-05-04  Vladimir Sementsov... block/nbd-client: drop max_block restriction from block...
2020-05-04  Max Reitziotests/041: Fix NBD socket path
2020-05-04  Eric Blaketools: Fix use of fcntl(F_SETFD) during socket activation
2020-05-04  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-05-04  Simran Singhallockable: Replace locks with lock guard macros
2020-05-04  Daniel Brodskylockable: replaced locks with lock guard macros where...
2020-05-04  Daniel Brodskylockable: fix __COUNTER__ macro to be referenced properly
2020-05-04  Alexander Bulekovfuzz: select fuzz target using executable name
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  Philippe Mathieu... hw/timer/pxa2xx_timer: Add assertion to silent static...
2020-05-04  Philippe Mathieu... hw/timer/stm32f2xx_timer: Remove dead assignment
2020-05-04  Philippe Mathieu... hw/gpio/aspeed_gpio: Remove dead assignment
2020-05-04  Philippe Mathieu... hw/isa/i82378: Remove dead assignment
2020-05-04  Philippe Mathieu... hw/ide/sii3112: Remove dead assignment
2020-05-04  Philippe Mathieu... hw/input/adb-kbd: Remove dead assignment
2020-05-04  Philippe Mathieu... hw/i2c/pm_smbus: Remove dead assignment
2020-05-04  Philippe Mathieu... blockdev: Remove dead assignment
2020-05-04  Philippe Mathieu... block: Avoid dead assignment
next