summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* virtio: Fix wrong type cast from pointer to longStefan Weil2014-09-241-2/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...Peter Maydell2014-09-231-3/+8
|\
| * usb-bus: introduce a wrapper function to check speedGonglei2014-09-231-0/+1
| * usb-bus: remove "init" from USBDeviceClass structGonglei2014-09-231-2/+0
| * usb-bus: convert USBDeviceClass init to realizeGonglei2014-09-231-2/+8
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...Peter Maydell2014-09-231-2/+0
|\ \
| * | s390x: remove duplicate defines in SCLP codeJens Freimann2014-09-231-2/+0
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-09-236-7/+176
|\ \
| * | block: Always compile virtio-blk dataplaneFam Zheng2014-09-221-2/+0
| * | virtio: Import virtio_vring.hFam Zheng2014-09-222-1/+168
| * | async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos2014-09-222-2/+2
| * | block: Rename qemu_aio_release -> qemu_aio_unrefFam Zheng2014-09-221-1/+1
| * | block: Drop AIOCBInfo.cancelFam Zheng2014-09-221-1/+0
| * | block: Add bdrv_aio_cancel_asyncFam Zheng2014-09-222-0/+3
| * | block: Add refcnt in BlockDriverAIOCBFam Zheng2014-09-221-0/+2
| |/
* | arch_init: Setting QEMU_ARCH enum straightBastian Koppelmann2014-09-221-17/+17
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-182-6/+6
|\
| * qdev: Move global validation to a single functionEduardo Habkost2014-09-181-5/+5
| * qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost2014-09-181-1/+1
* | qemu-char: Rename register_char_driver_qapi() to register_char_driver()Peter Maydell2014-09-161-1/+1
* | qemu-char: Remove register_char_driver() machineryPeter Maydell2014-09-161-1/+0
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-09-156-26/+65
|\ \
| * | block: Make the block accounting functions operate on BlockAcctStatsBenoît Canet2014-09-102-5/+8
| * | block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_Benoît Canet2014-09-101-7/+7
| * | block: Extract the block accounting codeBenoît Canet2014-09-105-24/+60
| * | block: Extract the BlockAcctStats structureBenoît Canet2014-09-102-4/+8
| * | thread-pool: Drop unnecessary includesMarkus Armbruster2014-09-101-5/+1
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-124-8/+10
|\ \ \ | |_|/ |/| |
| * | cpu: init vmstate for ticks and clock offsetPavel Dovgalyuk2014-09-111-0/+2
| * | memory: add parameter errp to memory_region_init_rom_deviceHu Tao2014-09-091-1/+3
| * | memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+3
| * | exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptrHu Tao2014-09-091-2/+2
| * | util: Move general qemu_getauxval to util/getauxval.cFam Zheng2014-09-091-4/+0
* | | cpu-exec: Make debug_excp_handler a QOM CPU methodPeter Maydell2014-09-122-4/+2
* | | exec.c: Record watchpoint fault address and directionPeter Maydell2014-09-121-1/+5
* | | exec.c: Relax restrictions on watchpoint length and alignmentPeter Maydell2014-09-121-1/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell2014-09-112-9/+20
|\ \ \
| * | | console: Remove unused QEMU_BIG_ENDIAN_FLAGBenjamin Herrenschmidt2014-09-051-2/+1
| * | | console: add qemu_pixman_linebuf_copyGerd Hoffmann2014-09-051-0/+2
| * | | console: add dpy_gfx_update_dirtyGerd Hoffmann2014-09-051-0/+4
| * | | console: add qemu_create_displaysurface_guestmemGerd Hoffmann2014-09-051-0/+4
| * | | console: stop using PixelFormatGerd Hoffmann2014-09-051-7/+7
| * | | console: add qemu_default_pixman_formatGerd Hoffmann2014-09-051-0/+1
| * | | console: add qemu_pixelformat_from_pixmanGerd Hoffmann2014-09-051-0/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell2014-09-111-0/+5
|\ \ \ | |_|/ |/| |
| * | xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert2014-09-101-0/+5
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-09-081-0/+17
|\ \
| * | rename parse_enum_option to qapi_enum_parse and make it publicPeter Lieven2014-09-081-0/+17
| |/
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-09-085-7/+8
|\ \ | |/ |/|
| * spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-082-3/+1
OpenPOWER on IntegriCloud