summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cleanup QEMUOptionParameterChunyan Liu2014-06-163-68/+6
* QemuOpts: export qemu_opt_findChunyan Liu2014-06-161-0/+1
* change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu2014-06-162-4/+16
* QemuOpts: add qemu_opts_append to replace append_option_parametersChunyan Liu2014-06-161-0/+5
* QemuOpts: add conversion between QEMUOptionParameter to QemuOptsChunyan Liu2014-06-161-0/+9
* QemuOpts: add qemu_opts_print_help to replace print_option_helpChunyan Liu2014-06-161-0/+1
* QemuOpts: add qemu_opt_get_*_del functions for replace workChunyan Liu2014-06-161-0/+6
* QemuOpts: change opt->name|str from (const char *) to (char *)Chunyan Liu2014-06-161-2/+2
* QemuOpts: add def_value_str to QemuOptDescChunyan Liu2014-06-161-0/+1
* QemuOpts: repurpose qemu_opts_print to replace print_option_parametersChunyan Liu2014-06-161-1/+1
* blockdev: Remove unused DriveInfo reference countMarkus Armbruster2014-06-161-3/+1
* blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()Markus Armbruster2014-06-161-2/+2
* spice: add mouse cursor supportGerd Hoffmann2014-06-131-0/+14
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-113-6/+6
|\
| * net: Export valid host network devices listHani Benhabiles2014-06-111-0/+1
| * monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles2014-06-111-2/+1
| * dump: eliminate DumpState.page_shift ("guest's page shift")Laszlo Ersek2014-06-111-4/+4
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...Peter Maydell2014-06-111-1/+1
|\ \
| * | exec: replace ffsl with ctzlNatanael Copa2014-06-111-1/+1
| |/
* | glib-compat.h: add new thread API emulation on top of pre-2.31 APIMichael Tokarev2014-06-101-0/+119
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-094-12/+63
|\
| * throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-0/+10
| * virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsiFam Zheng2014-06-041-0/+3
| * block: Move declaration of bdrv_get_aio_context to block.hFam Zheng2014-06-042-7/+7
| * raw-posix: drop raw_get_aio_fd() since it is no longer usedStefan Hajnoczi2014-06-041-9/+0
| * block: add bdrv_set_aio_context()Stefan Hajnoczi2014-06-042-0/+47
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-055-6/+29
|\ \
| * | qdev: Display warning about unused -globalDon Slutz2014-06-052-0/+9
| * | pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber2014-05-211-1/+0
| * | SMBIOS: Fix type 17 field sizesGabriel L. Somlo2014-05-211-4/+4
| * | SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo2014-05-211-1/+1
| * | serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan2014-05-211-0/+15
* | | Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into stagingPeter Maydell2014-06-057-911/+419
|\ \ \
| * | | softmmu: move all load/store functions to cpu_ldst.hPaolo Bonzini2014-06-055-363/+368
| * | | softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-051-0/+35
| * | | softmmu: move softmmu_template.h out of include/Paolo Bonzini2014-06-051-533/+0
| * | | softmmu: commonize helper definitionsPaolo Bonzini2014-06-051-0/+2
| * | | softmmu: make do_unaligned_access a method of CPUPaolo Bonzini2014-06-052-14/+31
| * | | softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPEPaolo Bonzini2014-06-053-27/+16
| * | | softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESSPaolo Bonzini2014-06-051-9/+2
| * | | softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.hPaolo Bonzini2014-06-052-5/+5
| | |/ | |/|
* | | input: add support for kbd delaysGerd Hoffmann2014-06-041-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...Peter Maydell2014-06-031-0/+5
|\ \
| * | int128: Add int128_exts64()Alexey Kardashevskiy2014-05-301-0/+5
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into stagingPeter Maydell2014-06-024-0/+127
|\ \ \
| * | | xhci: order superspeed ports firstGerd Hoffmann2014-06-021-0/+4
| * | | usb: add usb_pick_speedGerd Hoffmann2014-06-021-0/+1
| * | | usb: move ehci register defines to header fileGerd Hoffmann2014-06-021-0/+82
| * | | usb: add uhci port status reserved bitGerd Hoffmann2014-06-021-0/+1
| * | | usb: move uhci register defines to header fileGerd Hoffmann2014-06-021-0/+39
| |/ /
OpenPOWER on IntegriCloud