summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-12hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler1-1/+4
2015-05-12hw/intc/arm_gic: Make ICCBPR/GICC_BPR bankedFabian Aggeler1-3/+8
2015-05-12hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler1-1/+4
2015-05-12hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler1-0/+1
2015-05-12hw/intc/arm_gic: Add Security Extensions propertyFabian Aggeler1-0/+1
2015-05-12hw/intc/arm_gic: Create outbound FIQ linesFabian Aggeler1-0/+1
2015-05-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell3-0/+3
2015-05-12Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell2-3/+12
2015-05-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-4/+428
2015-05-11pci: add network device class 'other' for network switchesScott Feldman1-0/+1
2015-05-11pci: add rocker device IDScott Feldman1-0/+1
2015-05-11net: add MAC address string printerScott Feldman1-0/+1
2015-05-11qobject: Add a special null QObjectMarkus Armbruster1-1/+10
2015-05-11qobject: Clean up around qtype_codeMarkus Armbruster2-2/+2
2015-05-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0...Peter Maydell3-6/+3
2015-05-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-2/+5
2015-05-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150508-1' into s...Peter Maydell2-0/+77
2015-05-08glib-compat.h: change assert to g_assertMichael Tokarev1-3/+3
2015-05-08Remove various unused functionsThomas Huth2-3/+0
2015-05-07migration: Use an array instead of 3 parametersLiang Li1-3/+1
2015-05-06qemu-file: Add compression functions to QEMUFileLiang Li1-0/+3
2015-05-06migration: Add the framework of multi-thread decompressionLiang Li1-0/+4
2015-05-06migration: Add the framework of multi-thread compressionLiang Li1-0/+8
2015-05-06gtk: create gtk.hGerd Hoffmann1-0/+76
2015-05-06console: add dpy_ui_info_supportedGerd Hoffmann1-0/+1
2015-05-05sdl2: Fix RGB555Max Reitz1-0/+5
2015-05-05sdl2: add support for display rendering using opengl.Gerd Hoffmann2-0/+12
2015-05-05sdl2: move SDL_* includes to sdl2.hGerd Hoffmann1-0/+6
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann2-0/+33
2015-05-05opengl: add shader helper functions.Gerd Hoffmann1-0/+9
2015-04-30exec: move rcu_read_lock/unlock to address_space_translate callersPaolo Bonzini1-1/+3
2015-04-30kvm: add support for memory transaction attributesPaolo Bonzini1-1/+2
2015-04-30Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...Peter Maydell7-44/+31
2015-04-30Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into stagingPeter Maydell3-2/+103
2015-04-30util: Remove unused functionsThomas Huth2-5/+0
2015-04-30usb: Remove unused functionsThomas Huth1-5/+0
2015-04-30monitor: Remove unused functionsThomas Huth1-1/+0
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth1-1/+0
2015-04-30range: remove useless inclusionsPaolo Bonzini2-2/+0
2015-04-30bitops : fix coding styleChih-Min Chao1-30/+31
2015-04-30linux-headers: updateCornelia Huck3-2/+103
2015-04-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-4/+19
2015-04-28virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsiShannon Zhao1-0/+1
2015-04-28virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao1-1/+1
2015-04-28block: extract bdrv_setup_io_funcs()Stefan Hajnoczi1-0/+8
2015-04-28block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.hStefan Hajnoczi1-0/+4
2015-04-28block: Resize bitmaps on bdrv_truncateJohn Snow1-0/+10
2015-04-28block: Ensure consistent bitmap function prototypesJohn Snow1-6/+5
2015-04-28qmp: add block-dirty-bitmap-clearJohn Snow1-0/+1
2015-04-28qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow2-0/+3