]> git.proxmox.com Git - mirror_qemu.git/history - include
block: minimal bounce buffer alignment
[mirror_qemu.git] / include /
2015-05-22 Denis V. Lunevblock: minimal bounce buffer alignment
2015-05-18 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-05-18 Peter Crosthwaitearm: xlnx-zynqmp: Add UART support
2015-05-18 Peter Crosthwaitechar: cadence_uart: Split state struct and type into...
2015-05-18 Peter Crosthwaitearm: xlnx-zynqmp: Add GEM support
2015-05-18 Peter Crosthwaitenet: cadence_gem: Split state struct and type into...
2015-05-18 Peter Crosthwaitearm: xlnx-zynqmp: Add GIC
2015-05-18 Peter Crosthwaitearm: Introduce Xilinx ZynqMP SoC
2015-05-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-05-12 Fabian Aggelerhw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
2015-05-12 Fabian Aggelerhw/intc/arm_gic: Make ICCBPR/GICC_BPR banked
2015-05-12 Fabian Aggelerhw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
2015-05-12 Fabian Aggelerhw/intc/arm_gic: Add Interrupt Group Registers
2015-05-12 Fabian Aggelerhw/intc/arm_gic: Add Security Extensions property
2015-05-12 Fabian Aggelerhw/intc/arm_gic: Create outbound FIQ lines
2015-05-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-05-12 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2015-05-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-05-11 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2015-05-11 Scott Feldmanpci: add network device class 'other' for network switches
2015-05-11 Scott Feldmanpci: add rocker device ID
2015-05-11 Scott Feldmannet: add MAC address string printer
2015-05-11 Markus Armbrusterqobject: Add a special null QObject
2015-05-11 Markus Armbrusterqobject: Clean up around qtype_code
2015-05-11 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-05-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-05-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-05-08 Michael Tokarevglib-compat.h: change assert to g_assert
2015-05-08 Thomas HuthRemove various unused functions
2015-05-07 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2015-05-07 Liang Limigration: Use an array instead of 3 parameters
2015-05-06 Liang Liqemu-file: Add compression functions to QEMUFile
2015-05-06 Liang Limigration: Add the framework of multi-thread decompression
2015-05-06 Liang Limigration: Add the framework of multi-thread compression
2015-05-06 Gerd Hoffmanngtk: create gtk.h
2015-05-06 Gerd Hoffmannconsole: add dpy_ui_info_supported
2015-05-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-05-05 Max Reitzsdl2: Fix RGB555
2015-05-05 Gerd Hoffmannsdl2: add support for display rendering using opengl.
2015-05-05 Gerd Hoffmannsdl2: move SDL_* includes to sdl2.h
2015-05-05 Gerd Hoffmannconsole-gl: add opengl rendering helper functions
2015-05-05 Gerd Hoffmannopengl: add shader helper functions.
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-04-30 Paolo Bonziniexec: move rcu_read_lock/unlock to address_space_transl...
2015-04-30 Paolo Bonzinikvm: add support for memory transaction attributes
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-04-30 Thomas Huthutil: Remove unused functions
2015-04-30 Thomas Huthusb: Remove unused functions
2015-04-30 Thomas Huthmonitor: Remove unused functions
2015-04-30 Thomas Huthpci: Remove unused function ich9_d2pbr_init()
2015-04-30 Paolo Bonzinirange: remove useless inclusions
2015-04-30 Chih-Min Chaobitops : fix coding style
2015-04-30 Cornelia Hucklinux-headers: update
2015-04-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-04-28 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-04-28 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-04-28 Shannon Zhaovirtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio...
2015-04-28 Shannon Zhaovirtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
2015-04-28 Stefan Hajnocziblock: extract bdrv_setup_io_funcs()
2015-04-28 Stefan Hajnocziblock: add bdrv_set_dirty()/bdrv_reset_dirty() to block...
2015-04-28 John Snowblock: Resize bitmaps on bdrv_truncate
2015-04-28 John Snowblock: Ensure consistent bitmap function prototypes
2015-04-28 John Snowqmp: add block-dirty-bitmap-clear
2015-04-28 John Snowqmp: Add support of "dirty-bitmap" sync mode for drive...
2015-04-28 John Snowblock: Add bitmap successors
2015-04-28 John Snowblock: Add bitmap disabled status
2015-04-28 John Snowhbitmap: add hbitmap_merge
2015-04-28 John Snowblock: Introduce bdrv_dirty_bitmap_granularity()
2015-04-28 John Snowqmp: Add block-dirty-bitmap-add and block-dirty-bitmap...
2015-04-28 John Snowqmp: Ensure consistent granularity type
2015-04-28 Fam Zhengqapi: Add optional field "name" to block dirty bitmap
2015-04-28 Alberto Garciaqmp: fill in the image field in BlockDeviceInfo
2015-04-28 Alberto Garciablock: use bdrv_get_device_or_node_name() in error...
2015-04-28 Alberto Garciablock: add bdrv_get_device_or_node_name()
2015-04-28 Michael S. Tsirkinvirtio_blk: comment fix
2015-04-28 Fam Zhengblockjob: Allow nested pause
2015-04-28 Kevin Wolfblock-backend: Expose bdrv_write_zeroes()
2015-04-28 Paolo BonziniAioContext: acquire/release AioContext during aio_poll
2015-04-28 Paolo Bonziniaio-posix: move pollfds to thread-local storage
2015-04-28 Stefan Hajnoczios-win32: drop ffs(3) prototype
2015-04-28 Stefan HajnocziConvert (ffs(val) - 1) to ctz32(val)
2015-04-28 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-04-28 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-04-28 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-04-28 Gal Hammeracpi: add a missing backslash to the \_SB scope.
2015-04-27 Zhu Guihuaacpi: add hardware implementation for memory hot unplug
2015-04-27 Zhu Guihuaacpi: extend aml_field() to support UpdateRule
2015-04-27 Tang Chenacpi, mem-hotplug: add unplug cb for memory device
2015-04-27 Tang Chenacpi, mem-hotplug: add unplug request cb for memory...
2015-04-27 Michael S. Tsirkinvirtio: coding style tweak
2015-04-27 Jason Wangvirtio: introduce vector to virtqueues mapping
2015-04-27 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2015-04-27 Shannon Zhaohw/i386/acpi-build: move generic acpi building helpers...
2015-04-27 Shannon Zhaohw/i386: Move ACPI header definitions in an arch-indepe...
2015-04-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-04-27 Paolo Bonziniacpi-build: remove dependency from ram_addr.h
2015-04-27 Paolo Bonzinimemory: add memory_region_ram_resize
2015-04-27 Fam Zhengdma-helpers: Fix race condition of continue_after_map_f...
2015-04-27 Marc-André Lureauspice: set pointer position on hotspot
next