]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2019-06-07  David Hildenbrands390x/tcg: Implement VECTOR FP CONVERT FROM FIXED 64-BIT
2019-06-07  David Hildenbrands390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH...
2019-06-07  David Hildenbrands390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL...
2019-06-07  David Hildenbrands390x/tcg: Implement VECTOR FP ADD
2019-06-07  David Hildenbrands390x/tcg: Export float_comp_to_cc() and float(32|64...
2019-06-07  David Hildenbrands390x/tcg: Introduce tcg_s390_vector_exception()
2019-06-07  David Hildenbrands390x/tcg: Store only the necessary amount of doublewor...
2019-06-07  David Hildenbrands390x/tcg: Fix max_byte detection for stfle
2019-06-07  David Hildenbrands390x: Use uint64_t for vector registers
2019-06-07  David Hildenbrands390x: Align vector registers to 16 bytes
2019-06-07  David Hildenbrands390x/tcg: Implement VECTOR STRING RANGE COMPARE
2019-06-07  David Hildenbrands390x/tcg: Implement VECTOR ISOLATE STRING
2019-06-07  David Hildenbrands390x/tcg: Implement VECTOR FIND ELEMENT NOT EQUAL
2019-06-07  David Hildenbrands390x/tcg: Implement VECTOR FIND ELEMENT EQUAL
2019-06-07  David Hildenbrands390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL
2019-06-07  Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-06-07  Aleksandar... tests/tcg: target/mips: Add README for MSA tests
2019-06-07  Aleksandar... tests/tcg: target/mips: Add tests for MSA FP max/min...
2019-06-07  Aleksandar... tests/tcg: target/mips: Add utility function reset_msa_...
2019-06-07  Aleksandar... tests/tcg: target/mips: Move four tests to a better...
2019-06-07  Aleksandar... tests/tcg: target/mips: Add tests for MSA shift instruc...
2019-06-07  Aleksandar... tests/tcg: target/mips: Amend and rearrange MSA wrappers
2019-06-07  Aleksandar... target/mips: Unroll loops in helpers for MSA logic...
2019-06-07  Aleksandar... target/mips: Outline places for future MSA helpers
2019-06-06  Aleksandar... target/mips: Fix block-comment-related issues in msa_he...
2019-06-06  Aleksandar... target/mips: Fix space-related format issues in msa_hel...
2019-06-06  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-06-06  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-06-06  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-06-06  Philippe Mathieu... hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access...
2019-06-06  Philippe Mathieu... hw/scsi: Use the QOM BUS() macro to access BusState...
2019-06-06  Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2019-06-06  Philippe Mathieu... hw/sd: Use the QOM BUS() macro to access BusState.qbus
2019-06-06  Philippe Mathieu... hw/audio/ac97: Use the QOM DEVICE() macro to access...
2019-06-06  Philippe Mathieu... hw/vfio/pci: Use the QOM DEVICE() macro to access Devic...
2019-06-06  Philippe Mathieu... hw/usb-storage: Use the QOM DEVICE() macro to access...
2019-06-06  Philippe Mathieu... hw/isa: Use the QOM DEVICE() macro to access DeviceStat...
2019-06-06  Philippe Mathieu... hw/s390x/event-facility: Use the QOM BUS() macro to...
2019-06-06  Philippe Mathieu... hw/pci-bridge: Use the QOM BUS() macro to access BusSta...
2019-06-06  Philippe Mathieu... hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly
2019-06-06  Philippe Mathieu... docs/devel/build-system: Update an example
2019-06-06  Markus Armbrustertest: Fix make target check-report.tap
2019-06-06  Richard Hendersonutil: Adjust qemu_guest_getrandom_nofail for Coverity
2019-06-06  Jie Wangvhost: fix incorrect print type
2019-06-06  Li Qiangmigration: fix a typo
2019-06-06  Yuval Shaiahw/rdma: Delete unused headers inclusion
2019-06-05  Michael S.... bios-tables-test: ignore identical binaries
2019-06-05  Markus Armbrustervl: Document why objects are delayed
2019-06-05  Markus Armbrustervl: Fix -drive / -blockdev persistent reservation manag...
2019-06-05  Wei Yangmigratioin/ram: leave RAMBlock->bmap blank on allocating
2019-06-05  Yury Kotovmigration-test: Add a test for fd protocol
2019-06-05  Yury Kotovmigration: Fix fd protocol for incoming defer
2019-06-05  Wei Yangmigration/ram.c: multifd_send_state->count is not reall...
2019-06-05  Wei Yangmigration/ram.c: MultiFDSendParams.sem_sync is not...
2019-06-04  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-06-04  Kevin Wolfiotests: Fix duplicated diff output on failure
2019-06-04  Vladimir Sementsov... iotests: test big qcow2 shrink
2019-06-04  Vladimir Sementsov... block/io: bdrv_pdiscard: support int64_t bytes parameter
2019-06-04  Vladimir Sementsov... block/qcow2-refcount: add trace-point to qcow2_process_...
2019-06-04  Kevin Wolfblock: Remove bdrv_set_aio_context()
2019-06-04  Kevin Wolftest-bdrv-drain: Use bdrv_try_set_aio_context()
2019-06-04  Kevin Wolfiotests: Attach new devices to node in non-default...
2019-06-04  Kevin Wolfvirtio-scsi-test: Test attaching new overlay with iothreads
2019-06-04  Kevin Wolfblock: Remove wrong bdrv_set_aio_context() calls
2019-06-04  Kevin Wolfblockdev: Use bdrv_try_set_aio_context() for monitor...
2019-06-04  Kevin Wolfblock: Move node without parents to main AioContext
2019-06-04  Kevin Wolftest-block-iothread: BlockBackend AioContext across...
2019-06-04  Kevin Wolftest-block-iothread: Test adding parent to iothread...
2019-06-04  Kevin Wolfblock: Adjust AioContexts when attaching nodes
2019-06-04  Kevin Wolfscsi-disk: Use qdev_prop_drive_iothread
2019-06-04  Kevin Wolfblock: Add qdev_prop_drive_iothread property type
2019-06-04  Kevin Wolfblock: Add BlockBackend.ctx
2019-06-04  Kevin Wolfblock: Add Error to blk_set_aio_context()
2019-06-04  Kevin Wolfnbd-server: Call blk_set_allow_aio_context_change()
2019-06-04  Kevin Wolftest-block-iothread: Check filter node in test_propagat...
2019-06-04  Kenneth Heitkenvme: add Get/Set Feature Timestamp support
2019-06-04  Julia Suvorovablock/linux-aio: Drop unused BlockAIOCB submission...
2019-06-04  Max Reitziotests: Test cancelling a job and closing the VM
2019-06-04  Max Reitzblock/io: Delay decrementing the quiesce_counter
2019-06-04  Vladimir Sementsov... block: avoid recursive block_status call if possible
2019-06-04  Vladimir Sementsov... tests/perf: Test lseek influence on qcow2 block-status
2019-06-04  John Snowblockdev: fix missed target unref for drive-backup
2019-06-04  Kevin Wolfiotests: Test commit job start with concurrent I/O
2019-06-04  Kevin Wolfblock: Drain source node in bdrv_replace_node()
2019-06-03  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-06-03  Igor Mammedovtests: acpi: add simple arm/virt testcase
2019-06-03  Igor Mammedovtests: add expected ACPI tables for arm/virt board
2019-06-03  Michael S.... bios-tables-test: list all tables that differ
2019-06-03  Alex Williamsonq35: Revert to kernel irqchip
2019-06-03  Marc-André... configure: remove tpm_passthrough & tpm_emulator
2019-06-03  Paolo Bonzinici: store Patchew configuration in the tree
2019-06-03  Paolo Bonzinilibqos: i2c: move address into QI2CDevice
2019-06-03  Paolo Bonzinitests: convert ds1338-test to qtest
2019-06-03  Paolo Bonzinitests: convert OMAP i2c tests to qgraph
2019-06-03  Paolo Bonzinilibqos: add ARM imx25-pdk machine object
2019-06-03  Paolo Bonzinilibqos: add ARM n800 machine object
2019-06-03  Paolo Bonzinilibqos: convert I2C to qgraph
2019-06-03  Paolo Bonzinilibqos: split I2CAdapter initialization and allocation
2019-06-03  Paolo Bonziniimx25-pdk: create ds1338 for qtest inside the test
2019-06-03  Paolo Bonzinipca9552-test: do not rely on state across tests
next