]> Git Repo - qemu.git/history - include
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into staging
[qemu.git] / include /
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2018-06-04 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-06-01 Richard Hendersontcg: Pass tb and index to tcg_gen_exit_tb separately
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-06-01 Changpeng Liuvhost-blk: turn on pre-defined RO feature bit
2018-06-01 Ross Zwislernvdimm, acpi: support NFIT platform capabilities
2018-06-01 Michael S. Tsirkinmigration: drop an unused include
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2018-06-01 Philippe Mathieu... qdev: Remove DeviceClass::init() and ::exit()
2018-06-01 Philippe Mathieu... hw/i2c: Use DeviceClass::realize instead of I2CSlaveCla...
2018-06-01 Philippe Mathieu... hw/i2c/smbus: Use DeviceClass::realize instead of SMBus...
2018-06-01 Peter MaydellUpdate Linux headers to 4.17-rc6
2018-06-01 Alex Williamsonvirtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
2018-06-01 Corey Minyardvmstate: Add a VSTRUCT type
2018-06-01 Paolo Bonzinimemory: get rid of memory_region_init_reservation
2018-06-01 Peter Maydellmemory.h: Fix typo in documentation comment
2018-06-01 Philippe Mathieu... hw: Clean "hw/devices.h" includes
2018-06-01 Philippe Mathieu... hw/misc/mips_itu: Cleanup includes
2018-06-01 Philippe Mathieu... hw: Do not include "exec/address-spaces.h" if it is...
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2018-06-01 Yi Min Zhaosandbox: disable -sandbox if CONFIG_SECCOMP undefined
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini-http...
2018-05-31 Paul Durrantxen-hvm: try to use xenforeignmemory_map_resource(...
2018-05-31 Igor Druzhininxen/hvm: correct reporting of modified memory under...
2018-05-31 Philippe Mathieu... vfio: Include "exec/address-spaces.h" directly in the...
2018-05-31 Yi Min Zhaosandbox: disable -sandbox if CONFIG_SECCOMP undefined
2018-05-31 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-31 Peter Maydellvmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY
2018-05-31 Peter MaydellMake address_space_get_iotlb_entry() take a MemTxAttrs...
2018-05-31 Peter MaydellMake flatview_translate() take a MemTxAttrs argument
2018-05-31 Peter MaydellMake MemoryRegion valid.accepts callback take a MemTxAt...
2018-05-31 Peter MaydellMake memory_region_access_valid() take a MemTxAttrs...
2018-05-31 Peter MaydellMake address_space_access_valid() take a MemTxAttrs...
2018-05-31 Peter MaydellMake address_space_map() take a MemTxAttrs argument
2018-05-31 Peter MaydellMake address_space_translate{, _cached}() take a MemTxA...
2018-05-31 Peter MaydellMake tb_invalidate_phys_addr() take a MemTxAttrs argument
2018-05-31 Peter Maydellmemory.h: Improve IOMMU related documentation
2018-05-31 Richard Hendersontcg: Fix helper function vs host abi for float16
2018-05-31 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-05-31 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-05-30 Igor Mammedovcli: add --preconfig option
2018-05-30 Igor Mammedovqapi: introduce new cmd option "allow-preconfig"
2018-05-30 Igor Mammedovnuma: split out NumaOptions parsing into set_numa_options()
2018-05-30 Igor Mammedovnuma: postpone options post-processing till machine_run...
2018-05-30 Kevin Wolfjob: Add error message for failing jobs
2018-05-29 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-05-25 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-05-25 Peter Maydellgdbstub: Clarify what gdb_handlesig() is doing
2018-05-24 Peter Maydelllinux-user: Assert on bad type in thunk_type_align...
2018-05-24 Michael S. Tsirkinosdep: add wait.h compat macros
2018-05-24 Tiwei Bievhost-user: support registering external host notifiers
2018-05-24 Tiwei Bievhost-user: introduce shared vhost-user state
2018-05-24 Tiwei Bievhost: allow backends to filter memory sections
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini-http...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/mwalle/tags/lm32...
2018-05-24 Gerd Hoffmannvga: move bochs vbe defines to header file
2018-05-23 Peter Xuintel-iommu: rework the page walk logic
2018-05-23 Peter Xuutil: implement simple iova tree
2018-05-23 Peter Xuintel-iommu: only do page walk for MAP notifiers
2018-05-23 Peter Xuintel-iommu: add iommu lock
2018-05-23 Peter Xuintel-iommu: remove IntelIOMMUNotifierNode
2018-05-23 Ross Zwislernvdimm: fix typo in label-size definition
2018-05-23 Tiwei Bievirtio: support setting memory region based host notifier
2018-05-23 Kevin Wolfblockjob: Remove BlockJob.driver
2018-05-23 Kevin Wolfjob: Add query-jobs QMP command
2018-05-23 Kevin Wolfjob: Move progress fields to Job
2018-05-23 Kevin Wolfjob: Add job_transition_to_ready()
2018-05-23 Kevin Wolfjob: Add job_is_ready()
2018-05-23 Kevin Wolfjob: Add job_dismiss()
2018-05-23 Kevin Wolfjob: Add job_yield()
2018-05-23 Kevin Wolfjob: Move completion and cancellation to Job
2018-05-23 Kevin Wolfjob: Move transactions to Job
2018-05-23 Kevin Wolfjob: Switch transactions to JobTxn
2018-05-23 Kevin Wolfjob: Move job_finish_sync() to Job
2018-05-23 Kevin Wolfjob: Move .complete callback to Job
2018-05-23 Kevin Wolfjob: Add job_drain()
2018-05-23 Kevin Wolfjob: Convert block_job_cancel_async() to Job
2018-05-23 Kevin Wolfjob: Move single job finalisation to Job
2018-05-23 Kevin Wolfjob: Add job_event_*()
2018-05-23 Kevin Wolfjob: Move BlockJobCreateFlags to Job
2018-05-23 Kevin Wolfjob: Replace BlockJob.completed with job_is_completed()
2018-05-23 Kevin Wolfjob: Move pause/resume functions to Job
2018-05-23 Kevin Wolfjob: Add job_sleep_ns()
2018-05-23 Kevin Wolfjob: Move coroutine and related code to Job
2018-05-23 Kevin Wolfjob: Move defer_to_main_loop to Job
2018-05-23 Kevin Wolfjob: Add Job.aio_context
2018-05-23 Kevin Wolfjob: Move cancelled to Job
2018-05-23 Kevin Wolfjob: Add reference counting
2018-05-23 Kevin Wolfjob: Move state transitions to Job
2018-05-23 Kevin Wolfjob: Maintain a list of all jobs
2018-05-23 Kevin Wolfjob: Add job_delete()
2018-05-23 Kevin Wolfjob: Add JobDriver.job_type
2018-05-23 Kevin Wolfjob: Rename BlockJobType into JobType
2018-05-23 Kevin Wolfjob: Create Job, JobDriver and job_create()
2018-05-23 Michael S. Tsirkinx86/cpu: use standard-headers/asm-x86.kvm_para.h
2018-05-23 Michael S. Tsirkininclude/standard-headers: add asm-x86/kvm_para.h
next
This page took 0.07612 seconds and 7 git commands to generate.