]> git.proxmox.com Git - mirror_qemu.git/history - include
vfio: Enable sparse mmap capability
[mirror_qemu.git] / include /
2016-05-26 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-05-25 Kevin Wolfblockjob: Remove BlockJob.bs
2016-05-25 Kevin Wolfbackup: Use BlockBackend for I/O
2016-05-25 Kevin Wolfstream: Use BlockBackend for I/O
2016-05-25 Kevin Wolfblock: Make blk_co_preadv/pwritev() public
2016-05-25 Kevin Wolfblock: Convert block job core to BlockBackend
2016-05-25 Kevin Wolfblock: Cancel jobs first in bdrv_close_all()
2016-05-25 Alberto Garciablock: keep a list of block jobs
2016-05-25 Eric Blakeblock: Rename blk_write_zeroes()
2016-05-25 Paolo Bonzinidma-helpers: change BlockBackend to opaque value in...
2016-05-25 Paolo Bonzinidma-helpers: change interface to byte-based
2016-05-25 Kevin Wolfblock: Fix reconfiguring graph with drained nodes
2016-05-25 Max Reitzblock: Drop errp parameter from blk_new()
2016-05-25 Max Reitzblock: Make bdrv_open() return a BDS
2016-05-25 Max Reitzblock: Drop bdrv_new_root()
2016-05-25 Max Reitzblock: Drop blk_new_with_bs()
2016-05-25 Kevin Wolfblock: Fix bdrv_next() memory leak
2016-05-24 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-05-24 Peter MaydellMerge remote-tracking branch 'remotes/amit-migration...
2016-05-24 Peter MaydellMerge remote-tracking branch 'remotes/amit-virtio-rng...
2016-05-23 Eduardo Habkostcpu: Eliminate cpudef_init(), cpudef_setup()
2016-05-23 Eduardo Habkostpc: Set CPU model-id on compat_props for pc <= 2.4
2016-05-23 Eduardo Habkostosdep: Move default qemu_hw_version() value to a macro
2016-05-23 Greg Kurzsavevm: fail if migration blockers are present
2016-05-23 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-05-23 Bandan Dasnmi: remove x86 specific nmi handling
2016-05-23 Fam Zhengmemory: Remove code for mr->may_overlap
2016-05-23 Gongleimemory: drop find_ram_block()
2016-05-23 Peter Xuioapic: keep RO bits for IOAPIC entry
2016-05-23 Dominik Dingelexec.c: Ensure right alignment also for file backed ram
2016-05-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-05-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-05-23 Juergen Grossxen: add pvUSB backend
2016-05-23 Juergen Grossxen: write information about supported backends
2016-05-23 Marc-André Lureauvirtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS
2016-05-23 Juergen Grossxen: introduce dummy system device
2016-05-23 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-05-23 Markus Armbrustermigration/qjson: Drop gratuitous use of QOM
2016-05-23 Markus Armbrustermigration: Move qjson.[ch] to migration/
2016-05-23 Wei Jiangangrng-random: rename RndRandom to RngRandom
2016-05-20 Igor Mammedovmachine: add properties to compat_props incrementaly
2016-05-20 Eduardo Habkostvl: Move DisplayType typedef to vl.c
2016-05-20 Eduardo Habkostvl: Make display_type a local variable
2016-05-20 Eduardo Habkostvl: Replace DT_NOGRAPHIC with machine option
2016-05-20 Eduardo Habkostspice: Initialization stubs on qemu-spice.h
2016-05-20 Eduardo Habkostgtk: Initialization stubs
2016-05-20 Eduardo Habkostcocoa: cocoa_display_init() stub
2016-05-20 Eduardo Habkostsdl: Initialization stubs
2016-05-20 Eduardo Habkostcurses: curses_display_init() stub
2016-05-20 Eduardo Habkostvnc: Initialization stubs
2016-05-20 Eduardo Habkostvl: Add DT_COCOA DisplayType value
2016-05-20 Eduardo Habkostvl: Table-based select_vgahw()
2016-05-20 Cao jinpc-dimm: correct comment of MemoryHotplugState
2016-05-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-05-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-05-19 Kevin Wolfblock: Remove BlockDriverState.blk
2016-05-19 Kevin Wolfblock: Avoid bs->blk in bdrv_next()
2016-05-19 Kevin Wolfblock: Add bdrv_has_blk()
2016-05-19 Kevin Wolfblock: Remove bdrv_aio_multiwrite()
2016-05-19 Kevin Wolfblockjob: Don't set iostatus of target
2016-05-19 Kevin Wolfblock: User BdrvChild callback for device name
2016-05-19 Kevin Wolfblock: Use BdrvChild callbacks for change_media/resize
2016-05-19 Kevin Wolfblock: Decouple throttling from BlockDriverState
2016-05-19 Kevin Wolfblock: Drain throttling queue with BdrvChild callback
2016-05-19 Kevin Wolfblock: Introduce BdrvChild.opaque
2016-05-19 Kevin Wolfblock: Move I/O throttling configuration functions...
2016-05-19 Kevin Wolfblock: Move actual I/O throttling to BlockBackend
2016-05-19 Kevin Wolfblock: Move throttling fields from BDS to BB
2016-05-19 Kevin Wolfblock: Convert throttle_group_get_name() to BlockBackend
2016-05-19 Kevin Wolfblock: throttle-groups: Use BlockBackend pointers inter...
2016-05-19 Kevin Wolfblock: Introduce BlockBackendPublic
2016-05-19 Paolo Bonzinihw: clean up hw/hw.h includes
2016-05-19 Paolo Bonzinihw: remove pio_addr_t
2016-05-19 Paolo Bonzinicpu: move exec-all.h inclusion out of cpu.h
2016-05-19 Paolo Bonziniexec: extract exec/tb-context.h
2016-05-19 Paolo Bonzinihw: explicitly include qemu/log.h
2016-05-19 Paolo Bonziniqemu-common: push cpu.h inclusion out of qemu-common.h
2016-05-19 Paolo Bonzinis390x: reorganize CSS bits between cpu.h and other...
2016-05-19 Paolo Bonzinidma: do not depend on kvm_enabled()
2016-05-19 Paolo Bonziniqemu-common: stop including qemu/host-utils.h from...
2016-05-19 Paolo Bonziniqemu-common: stop including qemu/bswap.h from qemu...
2016-05-19 Paolo Bonzinicpu: move endian-dependent load/store functions to...
2016-05-19 Paolo Bonzinihw: cannot include hw/hw.h from user emulation
2016-05-19 Paolo Bonzinihw: move CPU state serialization to migration/cpu.h
2016-05-19 Paolo Bonzinihw: do not use VMSTATE_*TL
2016-05-19 Paolo Bonziniinclude: poison symbols in osdep.h
2016-05-19 Paolo Bonziniapic: move target-dependent definitions to cpu.h
2016-05-19 Paolo Bonziniexplicitly include qom/cpu.h
2016-05-19 Paolo Bonziniarm: remove useless cpu.h inclusion
2016-05-19 Paolo Bonzinippc: use PowerPCCPU instead of CPUPPCState
2016-05-19 Paolo Bonzinimips: use MIPSCPU instead of CPUMIPSState
2016-05-19 Paolo Bonzinish4: include cpu-qom.h in files that require SuperHCPU
2016-05-19 Paolo Bonzinim68k: include cpu-qom.h in files that require M68KCPU
2016-05-19 Paolo Bonziniarm: include cpu-qom.h in files that require ARMCPU
2016-05-19 Paolo Bonzinilog: do not use CONFIG_USER_ONLY
2016-05-19 Paolo Bonziniinclude: move CPU-related definitions out of qemu-common.h
2016-05-19 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2016-05-18 Stefan WeilFix some typos found by codespell
2016-05-18 Cao jinsmbios: fix typo
2016-05-18 Wei Jiangangaccel: make configure_accelerator return void
next