]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2018-02-08  Fam Zhengblock: Add VFIO based NVMe driver
2018-02-08  Fam Zhengutil: Introduce vfio helpers
2018-02-08  Fam Zhengstubs: Add stubs for ram block API
2018-02-08  Paolo Bonzinicurl: convert to CoQueue
2018-02-08  Paolo Bonzinicoroutine-lock: make qemu_co_enter_next thread-safe
2018-02-08  Paolo Bonzinicoroutine-lock: convert CoQueue to use QemuLockable
2018-02-08  Paolo Bonzinilockable: add QemuLockable
2018-02-08  Paolo Bonzinitest-coroutine: add simple CoMutex test
2018-02-08  Paolo Bonzinidocker: change Fedora base image to fedora:27
2018-02-07  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-02-07  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-02-07  Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2018-02-07  Justin Terry... Add the WHPX acceleration enlightenments
2018-02-07  Justin Terry... Introduce the WHPX impl
2018-02-07  Justin Terry... Add the WHPX vcpu API
2018-02-07  Justin Terry... Add the Windows Hypervisor Platform accelerator.
2018-02-07  Klim Kireevtests/test-filter-redirector: move close()
2018-02-07  Marc-André... tests: use memfd in vhost-user-test
2018-02-07  Marc-André... vhost-user-test: make read-guest-mem setup its own...
2018-02-07  Marc-André... tests: keep compiling failing vhost-user tests
2018-02-07  Marc-André... Add memfd based hostmem
2018-02-07  Marc-André... memfd: add hugetlbsize argument
2018-02-07  Marc-André... memfd: add hugetlb support
2018-02-07  Marc-André... memfd: add error argument, instead of perror()
2018-02-07  Paolo Bonzinicpus: join thread when removing a vCPU
2018-02-07  Paolo Bonzinicpus: hvf: unregister thread with RCU
2018-02-07  Paolo Bonzinicpus: tcg: unregister thread with RCU, fix exiting...
2018-02-07  Paolo Bonzinicpus: dummy: unregister thread with RCU, exit loop...
2018-02-07  Paolo Bonzinicpus: kvm: unregister thread with RCU
2018-02-07  Paolo Bonzinicpus: hax: register/unregister thread with RCU, exit...
2018-02-07  Ladi Prosekivshmem: Disable irqfd on device reset
2018-02-07  Ladi Prosekivshmem: Improve MSI irqfd error handling
2018-02-07  Ladi Prosekivshmem: Always remove irqfd notifiers
2018-02-07  Ladi Prosekivshmem: Don't update non-existent MSI routes
2018-02-07  Klim Kireevchardev/char-socket: add POLLHUP handler
2018-02-07  Peter Xumemory: do explicit cleanup when remove listeners
2018-02-07  Peter Xuvfio: listener unregister before unset container
2018-02-07  Peter Xuarm: postpone device listener unregister
2018-02-07  Peter Xuvhost: add traces for memory listeners
2018-02-07  Marc-André... ucontext: annotate coroutine stack for ASAN
2018-02-07  Marc-André... build-sys: add --enable-sanitizers
2018-02-07  Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2018-02-06  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-02-06  Alex Williamsonvfio/pci: Add option to disable GeForce quirks
2018-02-06  Alexey Kardashevskiyvfio/common: Remove redundant copy of local variable
2018-02-06  Eric Augerhw/vfio/platform: Init the interrupt mutex
2018-02-06  Alex Williamsonvfio/pci: Allow relocating MSI-X MMIO
2018-02-06  Alex Williamsonqapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR
2018-02-06  Alex Williamsonvfio/pci: Emulate BARs
2018-02-06  Alex Williamsonvfio/pci: Add base BAR MemoryRegion
2018-02-06  Alex Williamsonvfio/pci: Fixup VFIOMSIXInfo comment
2018-02-06  Alexey Kardashevskiyspapr/iommu: Enable in-kernel TCE acceleration via...
2018-02-06  Alexey Kardashevskiyvfio/spapr: Use iommu memory region's get_attr()
2018-02-06  Alexey Kardashevskiymemory/iommu: Add get_attr()
2018-02-06  Alistair Francistcg: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06  Alistair Francishw/xen*: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06  Alistair Francishw/sparc*: Replace fprintf(stderr, "*\n" with error_rep...
2018-02-06  Alistair Francishw/sd: Replace fprintf(stderr, "*\n" with DPRINTF()
2018-02-06  Alistair Francishw/ppc: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06  Alistair Francishw/pci*: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06  Alistair Francishw/openrisc: Replace fprintf(stderr, "*\n" with error_r...
2018-02-06  Alistair Francishw/moxie: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06  Alistair Francishw/mips: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06  Alistair Francishw/lm32: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06  Alistair Francishw/dma: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06  Alistair Francishw/arm: Replace fprintf(stderr, "*\n" with error_report()
2018-02-06  Alistair Francisaudio: Replace AUDIO_FUNC with __func__
2018-02-06  Markus Armbrustererror: Improve documentation of error_append_hint()
2018-02-06  Greg Kurzmigration: incoming postcopy advise sanity checks
2018-02-06  Ross Lagerwallmigration: Don't leak IO channels
2018-02-06  Dr. David Alan... migration: Recover block devices if failure in device...
2018-02-06  Juan Quintelatests: Adjust sleeps for migration test
2018-02-06  Juan Quintelatests: Create migrate-start-postcopy command
2018-02-06  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-02-06  Juan Quintelatests: Add deprecated commands migration test
2018-02-06  Juan Quintelatests: Use consistent names for migration
2018-02-06  Juan Quintelatests: Consolidate accelerators declaration
2018-02-06  Juan Quintelatests: Remove deprecated migration tests commands
2018-02-06  Juan Quintelamigration: Drop current address parameter from save_zer...
2018-02-06  Wei Wangmigration: use s->threshold_size inside migration_updat...
2018-02-06  Daniel Henrique... migration/savevm.c: set MAX_VM_CMD_PACKAGED_SIZE to...
2018-02-06  Dr. David Alan... migration: Route errors down through migration_channel_...
2018-02-06  Dr. David Alan... migration: Allow migrate_fd_connect to take an Error *
2018-02-05  Daniel P. Berrangedocker: change Fedora images to run with python3
2018-02-05  Daniel P. Berrangetravis: improve python version test coverage
2018-02-05  Daniel P. Berrangeui: update keycodemapdb to get py3 fixes
2018-02-05  Miika Sinput: add missing JIS keys to virtio input
2018-02-05  Amador Pahimqemu.py: don't launch again before shutdown()
2018-02-05  Amador Pahimqemu.py: cleanup redundant calls in launch()
2018-02-05  Amador Pahimqemu.py: use poll() instead of 'returncode'
2018-02-05  Amador Pahimqemu.py: always cleanup on shutdown()
2018-02-05  Amador Pahimqemu.py: refactor launch()
2018-02-05  Amador Pahimqemu.py: better control of created files
2018-02-05  Amador Pahimqemu.py: remove unused import
2018-02-05  Daniel P. Berrangeconfigure: allow use of python 3
2018-02-05  Daniel P. Berrangescripts: ensure signrom treats data as bytes
2018-02-05  Daniel P. Berrangeqapi: force a UTF-8 locale for running Python
2018-02-05  Daniel P. Berrangeqapi: ensure stable sort ordering when checking QAPI...
2018-02-05  Daniel P. Berrangeqapi: remove '-q' arg to diff when comparing QAPI output
2018-02-05  Daniel P. Berrangeqapi: Adapt to moved location of 'maketrans' function...
next