]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-01-12 Eduardo Habkostqmp: Report QOM type name on query-cpu-definitions
2017-01-12 Igor Mammedovnuma: make -numa parser dynamically allocate CPUs masks
2017-01-12 Doug Evanstarget/i386: Fix bad patch application to translate.c
2017-01-12 Igor Mammedovmonitor: fix qmp/hmp query-memdev not reporting IDs...
2017-01-12 Igor Mammedovmonitor: reuse user_creatable_add_opts() instead of...
2017-01-12 Igor Mammedovqom: remove unused header
2017-01-12 Greg Kurzlibqtest: handle zero length memwrite/memread
2017-01-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-10 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-01-10 OGAWA Hirofumips2: Fix lost scancodes by recent changes
2017-01-10 Stefan Weilcurses: Fix compiler warnings (Mingw-w64 redefinition...
2017-01-10 Thomas Huthui/vnc: Fix problem with sending too many bytes as...
2017-01-10 Marc-André... gtk: avoid oob array access
2017-01-10 Frediano Ziglioegl-helpers: Change file licensing to LGPLv2
2017-01-10 Samuel Thibaultsdl2: set window ID
2017-01-10 Samuel Thibaultconsole: move window ID code from baum to sdl
2017-01-10 Samuel Thibaultconsole: add API to get underlying gui window ID
2017-01-10 Daniel P. Berrangeui: use evdev keymap when running under wayland
2017-01-10 Hervé Poussineauui/gtk: fix crash at startup when no console is available
2017-01-10 Michael S.... acpi-test: update expected files
2017-01-10 Igor Mammedovmemhp: move DIMM devices into dedicated scope with...
2017-01-10 Igor Mammedovmemhp: don't generate memory hotplug AML if it's not...
2017-01-10 Igor Mammedovmemhp: move memory hotplug only defines to memory_hotplug.c
2017-01-10 Igor Mammedovmemhp: move GPE handler_E03 into build_memory_hotplug_aml()
2017-01-10 Igor Mammedovmemhp: merge build_memory_devices() into build_memory_h...
2017-01-10 Igor Mammedovmemhp: consolidate scattered MHPD device declaration
2017-01-10 Igor Mammedovmemhp: move build_memory_devices() into memory_hotplug.c
2017-01-10 Igor Mammedovmemhp: move build_memory_hotplug_aml() into memory_hotp...
2017-01-10 Igor Mammedovtests: pc: add memory hotplug acpi tables tests
2017-01-10 Maxime Coquelinvirtio-net: Add MTU feature support
2017-01-10 Maxime Coquelinvhost-net: Notify the backend about the host MTU
2017-01-10 Maxime Coquelinvhost-user: Add MTU protocol feature and op
2017-01-10 Yuri Benditovichnet: virtio-net discards TX data after link down
2017-01-10 Yuri Benditovichvirtio: Introduce virtqueue_drop_all procedure
2017-01-10 Yuri Benditovichnet: vhost stop updates virtio queue state
2017-01-10 Yuri Benditovichnet: Add virtio queue interface to update used index...
2017-01-10 Dr. David Alan... balloon: Don't balloon roms
2017-01-10 Halil Pasicvirtio: fix vq->inuse recalc after migr
2017-01-10 Dou Liyangpcie_aer: support configurable AER capa version
2017-01-10 Cao jinpcie_aer: Convert pcie_aer_init to Error
2017-01-10 Gongleivirtio-crypto: zeroize the key material before free
2017-01-10 Gongleivirtio-crypto-pci: tag virtio-crypto device hot pluggable
2017-01-10 Gongleivirtio-crypto: avoid one cryptodev device is used by...
2017-01-10 Gongleivirtio-crypto-pci: add check for cryptodev object
2017-01-10 Gongleicryptodev: wrap the ready flag
2017-01-10 Gongleicryptodev: introduce a new is_used property
2017-01-10 Gongleivirtio-crypto: use the correct length for cipher operation
2017-01-10 Cao jindoc/pcie: correct command line examples
2017-01-10 Jason Wangmemory: handle alias in memory_region_is_iommu()
2017-01-10 Jason Wangmemory: handle alias for iommu notifier
2017-01-10 Jason Wangacpi: add ATSR for q35
2017-01-10 Jason Wangvirtio-pci: address space translation service (ATS...
2017-01-10 Jason Wangintel_iommu: support device iotlb descriptor
2017-01-10 Jason Wangexec: introduce address_space_get_iotlb_entry()
2017-01-10 Jason Wangintel_iommu: allocate new key when creating new address...
2017-01-10 Jason Wangintel_iommu: name vtd address space with devfn
2017-01-10 Jason Wangvirtio: convert to use DMA api
2017-01-10 Gongleivirtio-crypto: fix possible integer and heap overflow
2017-01-10 Peter Xuintel_iommu: allow migration
2017-01-10 Peter Xumigration: allow to prioritize save state entries
2017-01-09 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-01-09 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-01-09 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-01-09 Eric Blakeblock: Rename raw-{posix,win32} to file-*.c
2017-01-09 Eric Blakeblock: Rename raw_bsd to raw-format.c
2017-01-09 Kevin Wolfblkverify: Implement bdrv_co_preadv/pwritev/flush
2017-01-09 Kevin Wolfblkdebug: Implement bdrv_co_preadv/pwritev/flush
2017-01-09 Kevin Wolfquorum: Clean up quorum_aio_get()
2017-01-09 Kevin Wolfquorum: Inline quorum_fifo_aio_cb()
2017-01-09 Kevin Wolfquorum: Implement .bdrv_co_preadv/pwritev()
2017-01-09 Kevin Wolfquorum: Avoid bdrv_aio_writev() for rewrites
2017-01-09 Kevin Wolfquorum: Inline quorum_aio_cb()
2017-01-09 Kevin Wolfquorum: Do cleanup in caller coroutine
2017-01-09 Kevin Wolfquorum: Implement .bdrv_co_readv/writev
2017-01-09 Kevin Wolfquorum: Remove s from quorum_aio_get() arguments
2017-01-09 Kevin Wolfcoroutine: Introduce qemu_coroutine_enter_if_inactive()
2017-01-09 Paolo Bonziniqemu-img: fix in-flight count for qemu-img bench
2017-01-09 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-01-09 Jean-Christophe... hw/ssi/imx_spi.c: Remove MSGDATA register support
2017-01-09 Jean-Christophe... m25p80: don't let rogue SPI controllers cause buffer...
2017-01-09 Andrew Joneshw/arm/virt-acpi-build: Don't incorrectly claim archite...
2017-01-09 Andrew Joneshw/arm/virt: remove VirtGuestInfo
2017-01-09 Andrew Joneshw/arm/virt-acpi-build: don't save VirtGuestInfo on...
2017-01-09 Andrew Joneshw/arm/virt-acpi-build: remove redundant members from...
2017-01-09 Andrew Joneshw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
2017-01-09 Andrew Joneshw/arm/virt: move VirtMachineState/Class to virt.h
2017-01-09 Andrew Joneshw/arm/virt: remove include/hw/arm/virt-acpi-build.h
2017-01-09 Andrew Joneshw/arm/virt: eliminate struct VirtGuestInfoState
2017-01-09 Andrew Joneshw/arm/virt: use VirtMachineState.gic_version
2017-01-09 Andrew Joneshw/arm/virt: parameter passing cleanups
2017-01-09 Andrew Joneshw/arm/virt-acpi-build: fadt: improve flag naming
2017-01-09 Andrew Joneshw/arm/virt-acpi-build: gtdt: improve flag naming
2017-01-09 Andrew Joneshw/arm/virt-acpi-build: name GIC CPU Interface Structur...
2017-01-09 Andrew Joneshw/arm/virt-acpi-build: add all missing cpu_to_le's
2017-01-09 Peter Maydellhw/arm/virt: Don't incorrectly claim architectural...
2017-01-09 Peter Maydellhw/arm/virt: Rename 'vbi' variables to 'vms'
2017-01-09 Peter Maydellhw/arm/virt: Merge VirtBoardInfo and VirtMachineState
2017-01-09 xiaoqiang zhaohw/char: QOM'ify exynos4210_uart.c
2017-01-09 Corey Minyardi2c: Allow I2C devices to NAK start events
2017-01-08 Richard Hendersontranslate-all: Avoid -Werror=switch-bool
next