aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-22block: Rename qemu_aio_release -> qemu_aio_unrefFam Zheng
2014-09-22block: Drop AIOCBInfo.cancelFam Zheng
2014-09-22block: Add bdrv_aio_cancel_asyncFam Zheng
2014-09-22block: Add refcnt in BlockDriverAIOCBFam Zheng
2014-09-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-18qdev: Move global validation to a single functionEduardo Habkost
2014-09-18qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost
2014-09-16qemu-char: Rename register_char_driver_qapi() to register_char_driver()Peter Maydell
2014-09-16qemu-char: Remove register_char_driver() machineryPeter Maydell
2014-09-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-09-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-12cpu-exec: Make debug_excp_handler a QOM CPU methodPeter Maydell
2014-09-12exec.c: Record watchpoint fault address and directionPeter Maydell
2014-09-12exec.c: Relax restrictions on watchpoint length and alignmentPeter Maydell
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell
2014-09-11cpu: init vmstate for ticks and clock offsetPavel Dovgalyuk
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell
2014-09-10block: Make the block accounting functions operate on BlockAcctStatsBenoît Canet
2014-09-10block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_Benoît Canet
2014-09-10block: Extract the block accounting codeBenoît Canet
2014-09-10block: Extract the BlockAcctStats structureBenoît Canet
2014-09-10thread-pool: Drop unnecessary includesMarkus Armbruster
2014-09-10xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert
2014-09-09memory: add parameter errp to memory_region_init_rom_deviceHu Tao
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-09-09exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptrHu Tao
2014-09-09util: Move general qemu_getauxval to util/getauxval.cFam Zheng
2014-09-08Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-09-08Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz
2014-09-08KVM: Add helper to run KVM_CHECK_EXTENSION on vm fdAlexander Graf
2014-09-08spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt
2014-09-08loader: Add load_image_size() to replace load_image()Benjamin Herrenschmidt
2014-09-08PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf
2014-09-08ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania
2014-09-08rename parse_enum_option to qapi_enum_parse and make it publicPeter Lieven
2014-09-05console: Remove unused QEMU_BIG_ENDIAN_FLAGBenjamin Herrenschmidt
2014-09-05console: add qemu_pixman_linebuf_copyGerd Hoffmann
2014-09-05console: add dpy_gfx_update_dirtyGerd Hoffmann
2014-09-05console: add qemu_create_displaysurface_guestmemGerd Hoffmann
2014-09-05console: stop using PixelFormatGerd Hoffmann
2014-09-05console: add qemu_default_pixman_formatGerd Hoffmann
2014-09-05console: add qemu_pixelformat_from_pixmanGerd Hoffmann
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-01implementing victim TLB for QEMU system emulated TLBXin Tong
2014-09-01target-tricore: Add board for systemmodeBastian Koppelmann
2014-09-01target-tricore: Add target stubs and qom-cpuBastian Koppelmann
2014-09-01Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato
2014-08-29Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell