]> git.proxmox.com Git - mirror_qemu.git/history - hw
console: add API to get underlying gui window ID
[mirror_qemu.git] / hw /
2017-01-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-01-05 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2017-01-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-03 Stefan Hajnoczivirtio: disable virtqueue notifications during polling
2017-01-03 Stefan Hajnoczivirtio: turn vq->notification into a nested counter
2017-01-03 Stefan Hajnoczivirtio-scsi: suppress virtqueue kick during processing
2017-01-03 Stefan Hajnoczivirtio-blk: suppress virtqueue kick during processing
2017-01-03 Stefan Hajnoczivirtio: poll virtqueues for new buffers
2017-01-03 Stefan Hajnocziaio: add AioPollFn and io_poll() interface
2017-01-03 Greg Kurz9pfs: fix P9_NOTAG and P9_NOFID macros
2017-01-03 Greg Kurz9pfs: fix crash when fsdev is missing
2017-01-03 Stefano Stabellini9pfs: introduce init_out/in_iov_from_pdu
2017-01-03 Stefano Stabellini9pfs: call v9fs_init_qiov_from_pdu before v9fs_pack
2017-01-03 Stefano Stabellini9pfs: introduce transport specific callbacks
2017-01-03 Stefano Stabellini9pfs: move pdus to V9fsState
2017-01-03 Li Qiangvirtio-gpu: fix memory leak in resource attach backing
2017-01-03 Li Qiangvirtio-gpu-3d: fix memory leak in resource attach backing
2017-01-03 Li Qiangvirtio-gpu: call cleanup mapping function in resource...
2016-12-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2016-12-27 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-12-27 Alastair D'Silvahw/i2c: Add a NULL check for i2c slave init callbacks
2016-12-27 Alastair D'Silvahw/arm: remove trailing whitespace
2016-12-27 Cédric Le Goateraspeed/smc: set the number of flash modules for the...
2016-12-27 Cédric Le Goateraspeed/smc: improve segment register support
2016-12-27 Cédric Le Goateraspeed/scu: fix SCU region size
2016-12-27 Cédric Le Goateraspeed: change SoC revision of the palmetto-bmc machine
2016-12-27 Cédric Le Goateraspeed: add the definitions for the AST2400 A1 SoC
2016-12-27 Cédric Le Goateraspeed: add a memory region for SRAM
2016-12-27 Cédric Le Goateraspeed: add support for the romulus-bmc board
2016-12-27 Cédric Le Goateraspeed: extend the board configuration with flash models
2016-12-27 Cédric Le Goateraspeed: attach the second SPI controller object to...
2016-12-27 Cédric Le Goateraspeed: remove cannot_destroy_with_object_finalize_yet
2016-12-27 Cédric Le Goateraspeed: QOMify the CPU object and attach it to the SoC
2016-12-27 Cédric Le Goaterm25p80: add support for the mx66l1g45g
2016-12-27 Peter Maydellhw/arm/virt: add 2.9 machine type
2016-12-27 Peter Maydellhw/intc/arm_gicv3: Don't signal Pending+Active interrup...
2016-12-27 Peter Maydellhw/intc/arm_gicv3: Remove incorrect usage of fieldoffset
2016-12-27 Andrew Joneshw/intc/arm_gicv3_common: fix aff3 in typer
2016-12-27 Andrew Gacekcadence_uart: Check if receiver timeout counter is...
2016-12-27 Alistair Franciscadence_uart: Check baud rate generator and divider...
2016-12-22 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-12-22 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-12-22 Marcelo Tosattikvmclock: reduce kvmclock difference on migration
2016-12-22 Paolo Bonziniscsi-disk: fix VERIFY for scsi-block
2016-12-22 Ziyue Yanghw/block/pflash_cfi*.c: fix confusing assert fail message
2016-12-22 Vlad Lungumultiboot: copy the cmdline verbatim, unescape module...
2016-12-22 Chao Pengpc: make pit configurable
2016-12-22 Chao Pengpc: make sata configurable
2016-12-22 Chao Pengpc: make smbus configurable
2016-12-22 Paolo Bonzinivirtio-scsi: introduce virtio_scsi_acquire/release
2016-12-22 Li Qiangwatchdog: 6300esb: add exit function
2016-12-22 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-12-21 Peter MaydellMerge remote-tracking branch 'remotes/huth/tags/target...
2016-12-20 Thomas HuthMove target-* CPU file into a target/ folder
2016-12-20 Gerd Hoffmannvirtio-gpu: track and limit host memory allocations
2016-12-20 Prasad J Panditdisplay: virtio-gpu-3d: check virgl capabilities max_size
2016-12-15 Maxime Coquelinvirtio-pci: Fix cross-version migration with older...
2016-12-06 Stefan HajnocziMerge remote-tracking branch 'kwolf/tags/for-upstream...
2016-12-06 Stefan HajnocziMerge remote-tracking branch 'jasowang/tags/net-pull...
2016-12-06 Stefan HajnocziMerge remote-tracking branch 'jtc/tags/block-pull-reque...
2016-12-06 Stefan HajnocziMerge remote-tracking branch 'pm215/tags/pull-target...
2016-12-06 Stefan HajnocziMerge remote-tracking branch 'armbru/tags/pull-qapi...
2016-12-06 Stefan HajnocziMerge remote-tracking branch 'kraxel/tags/pull-vga...
2016-12-06 Andrey Smirnovfsl_etsec: Fix various small problems in hexdump code
2016-12-05 Prasad J Panditdisplay: cirrus: check vga bits per pixel(bpp) value
2016-12-05 Andrey Smirnovfsl_etsec: Pad short payloads with zeros
2016-12-05 Prasad J Panditnet: mcf: check receive buffer size register value
2016-12-05 Li Qiangvirtio-gpu: fix memory leak in update_cursor_data_virgl
2016-12-05 Li Qiangvirtio-gpu: fix information leak in getting capset...
2016-12-05 Christophe Fergeauqxl: Only emit QXL_INTERRUPT_CLIENT_MONITORS_CONFIG...
2016-12-01 Stefan HajnocziMerge remote-tracking branch 'dgibson/tags/ppc-for...
2016-12-01 Stefan HajnocziMerge remote-tracking branch 'mst/tags/for_upstream...
2016-12-01 Michael Rothspapr: fix default DRC state for coldplugged LMBs
2016-11-30 Gongleivirtio-crypto: fix uninitialized variables
2016-11-30 Laszlo Ersekloader: fix undefined behavior in rom_order_compare()
2016-11-30 Laszlo Ersekloader: fix handling of custom address spaces when...
2016-11-30 Peter Xuintel_iommu: fix incorrect device invalidate
2016-11-29 Stefan HajnocziMerge remote-tracking branch 'kwolf/tags/for-upstream...
2016-11-29 Stefan HajnocziMerge remote-tracking branch 'fam/tags/for-upstream...
2016-11-29 Stefan HajnocziMerge remote-tracking branch 'public/tags/tracing-pull...
2016-11-29 Stefan HajnocziMerge remote-tracking branch 'bonzini/tags/for-upstream...
2016-11-29 Stefan HajnocziMerge remote-tracking branch 'sstabellini/tags/xen...
2016-11-29 Stefan HajnocziMerge remote-tracking branch 'pm215/tags/pull-target...
2016-11-28 Stefan HajnocziMerge remote-tracking branch 'ehabkost/tags/x86-pull...
2016-11-28 Dr. David Alan Gilbertmigration/pcspk: Add a property to state if pcspk is...
2016-11-28 Peter Xupci-assign: sync MSI/MSI-X cap and table with PCIDevice
2016-11-28 Paolo Bonzinimegasas: clean up and fix request completion/cancellation
2016-11-28 Paolo Bonzinimegasas: do not call pci_dma_unmap after having freed...
2016-11-28 Guenter Roeckarm: Create /chosen and /memory devicetree nodes if...
2016-11-28 Alistair Francisgeneric-loader: file: Only set a PC if a CPU is specified
2016-11-25 Stefan HajnocziMerge remote-tracking branch 'vivier-m68k/tags/m68k...
2016-11-25 Stefan HajnocziMerge remote-tracking branch 'mcayland/tags/qemu-openbi...
2016-11-24 Stefan HajnocziMerge remote-tracking branch 'gkurz/tags/for-upstream...
2016-11-24 Stefan HajnocziMerge remote-tracking branch 'rth/tags/pull-axp-2016112...
2016-11-23 Olaf Heringxen_disk: split discard input to match internal represe...
2016-11-23 Li Qiang9pfs: add cleanup operation for proxy backend driver
2016-11-23 Li Qiang9pfs: add cleanup operation for handle backend driver
2016-11-23 Li Qiang9pfs: add cleanup operation in FileOperations
2016-11-23 Li Qiang9pfs: adjust the order of resource cleanup in device...
2016-11-23 Stefan HajnocziMerge remote-tracking branch 'dgibson/tags/ppc-for...
next