summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* util - add automated ID generation utilityJeff Cody2015-10-161-0/+8
* block: Remove bdrv_swap()Kevin Wolf2015-10-162-7/+0
* block: Add and use bdrv_replace_in_backing_chain()Kevin Wolf2015-10-161-1/+3
* blockjob: Store device name at job creationKevin Wolf2015-10-161-0/+8
* block: Introduce parents listKevin Wolf2015-10-161-0/+2
* block-backend: Add blk_set_bs()Kevin Wolf2015-10-161-0/+2
* block/io: Make bdrv_requests_pending() publicKevin Wolf2015-10-161-0/+1
* block: Manage backing file references in bdrv_set_backing_hd()Kevin Wolf2015-10-161-0/+1
* block: Convert bs->backing_hd to BdrvChildKevin Wolf2015-10-161-4/+8
* block: Remove bdrv_open_image()Kevin Wolf2015-10-161-4/+0
* block: Convert bs->file to BdrvChildKevin Wolf2015-10-162-3/+8
* block: Introduce BDS.file_childKevin Wolf2015-10-161-0/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-10-121-1/+3
|\
| * virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel2015-10-121-1/+3
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-10-124-6/+98
|\ \
| * | net/queue: export qemu_net_queue_append_iovYang Hongyang2015-10-121-0/+7
| * | netfilter: print filter info associate with the netdevYang Hongyang2015-10-121-0/+1
| * | netfilter: add an API to pass the packet to next filterYang Hongyang2015-10-121-0/+7
| * | net/queue: introduce NetQueueDeliverFuncYang Hongyang2015-10-121-1/+12
| * | net: merge qemu_deliver_packet and qemu_deliver_packet_iovYang Hongyang2015-10-121-5/+0
| * | netfilter: hook packets before net queue sendYang Hongyang2015-10-121-0/+8
| * | init/cleanup of netfilter objectYang Hongyang2015-10-123-0/+63
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...Peter Maydell2015-10-122-2/+15
|\ \ \
| * | | qdev: Protect device-list-properties against broken devicesMarkus Armbruster2015-10-091-0/+13
| * | | update-linux-headers: Rename SW_MAX to SW_MAX_Markus Armbruster2015-10-091-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into...Peter Maydell2015-10-096-3/+225
|\ \ \ | |/ / |/| |
| * | gtk/opengl: add opengl context and scanout support (GtkGLArea)Gerd Hoffmann2015-10-081-0/+23
| * | gtk/opengl: add opengl context and scanout support (egl)Gerd Hoffmann2015-10-081-0/+16
| * | opengl: add egl-context.[ch] helpersGerd Hoffmann2015-10-081-0/+14
| * | virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann2015-10-081-1/+21
| * | virtio-gpu: update headers for virgl/3dGerd Hoffmann2015-10-081-1/+111
| * | ui/console: add opengl context and scanout support interfaces.Gerd Hoffmann2015-10-081-0/+37
| * | shaders: initialize vertexes onceGerd Hoffmann2015-10-081-1/+3
| |/
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...Peter Maydell2015-10-091-10/+10
|\ \
| * | s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington2015-10-081-10/+10
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...Peter Maydell2015-10-083-15/+25
|\ \ \ | |/ / |/| |
| * | memory: Allow replay of IOMMU mapping notificationsDavid Gibson2015-10-051-0/+13
| * | vfio: Record host IOMMU's available IO page sizesDavid Gibson2015-10-051-0/+1
| * | vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson2015-10-051-0/+6
| * | vfio: Remove unneeded union from VFIOContainerDavid Gibson2015-10-051-13/+3
| * | hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger2015-10-051-2/+2
* | | tcg: Adjust CODE_GEN_AVG_BLOCK_SIZERichard Henderson2015-10-071-5/+6
* | | tcg: Check for overflow via highwater markRichard Henderson2015-10-071-6/+0
* | | tcg: Remove gen_intermediate_code_pcRichard Henderson2015-10-071-1/+0
* | | tcg: Save insn data and use it in cpu_restore_state_from_tbRichard Henderson2015-10-071-0/+1
* | | tcg: Pass data argument to restore_state_to_opcRichard Henderson2015-10-071-1/+1
* | | tcg: Merge cpu_gen_code into tb_gen_codeRichard Henderson2015-10-071-2/+0
* | | target-*: Introduce and use cpu_breakpoint_testRichard Henderson2015-10-071-0/+16
| |/ |/|
* | icc_bus: drop the unused filesZhu Guihua2015-10-021-82/+0
* | cpu/apic: drop icc bus/bridgeChen Fan2015-10-022-4/+5
OpenPOWER on IntegriCloud