summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...Peter Maydell2016-02-033-1/+6
|\
| * virtio-gpu: block any rendering until client (ui) is doneGerd Hoffmann2016-02-031-0/+1
| * virtio-gpu: add support to enable/disable command processingGerd Hoffmann2016-02-031-0/+2
| * virtio-gpu: maintain command queueGerd Hoffmann2016-02-031-0/+1
| * console: block rendering until client is doneGerd Hoffmann2016-02-031-0/+2
| * zap qemu_egl_has_ext in include/ui/egl-helpers.hGerd Hoffmann2016-02-031-1/+0Star
* | hmp: fix sendkey out of bounds write (CVE-2015-8619)Wolfgang Bumiller2016-02-031-1/+1
|/
* block: set device_list.tqe_prev to NULL on BDS removalJeff Cody2016-02-021-0/+1
* block: Add "file" output parameter to block status query functionsFam Zheng2016-02-022-5/+9
* block: Add blk_remove_all_bs()Max Reitz2016-02-021-0/+1
* blockdev: Keep track of monitor-owned BDSMax Reitz2016-02-021-0/+4
* block: Add list of all BlockDriverStatesMax Reitz2016-02-021-0/+2
* block: Make bdrv_close() staticMax Reitz2016-02-021-1/+0Star
* block: Remove BDS close notifierMax Reitz2016-02-023-4/+0Star
* virtio-scsi: Catch BDS-BB removal/insertionMax Reitz2016-02-021-0/+10
* block: Add BB-BDS remove/insert notifiersMax Reitz2016-02-021-0/+2
* block: Add blk_dev_has_tray()Max Reitz2016-02-021-0/+1
* Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-next-2016-02...Peter Maydell2016-02-023-14/+14
|\
| * crypto: fix description of @errp parameter initializationDaniel P. Berrange2016-02-013-14/+14
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160202-1' into st...Peter Maydell2016-02-021-0/+1
|\ \
| * | sdl: shorten the GUI refresh interval when mouse or keyboard is activeJindřich Makovička2016-02-021-0/+1
* | | char: remove qemu_chr_open_eventfdMarc-André Lureau2016-02-021-3/+0Star
|/ /
* | spapr: Remove rtas_st_buffer_direct()David Gibson2016-01-301-8/+0Star
* | spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_bufferDavid Gibson2016-01-301-19/+9Star
|/
* gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand2016-01-271-0/+3
* watchdog: introduction of get_watchdog_actionBo Tu2016-01-271-0/+10
* xen: make it possible to build without the Xen PV domain builderIan Campbell2016-01-261-0/+2
* xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell2016-01-261-17/+0Star
* xen: Use stable library interfaces when they are available.Ian Campbell2016-01-261-2/+33
* xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell2016-01-262-0/+26
* xen: Switch to libxengnttab interface for compat shims.Ian Campbell2016-01-262-11/+33
* xen: Switch to libxenevtchn interface for compat shims.Ian Campbell2016-01-262-11/+35
* fdc: change auto fallback drive for ISA FDC to 288John Snow2016-01-251-0/+4
* fdc: Add fallback optionJohn Snow2016-01-251-0/+1
* fdc: add drive type qapi enumJohn Snow2016-01-251-8/+1Star
* fpu: Replace uint8 typedef with uint8_tPeter Maydell2016-01-221-9/+4Star
* fpu: Replace int8 typedef with int8_tPeter Maydell2016-01-221-2/+1Star
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2016-01-222-7/+5Star
* fpu: Replace int32 typedef with int32_tPeter Maydell2016-01-221-9/+9
* fpu: Replace uint64 typedef with uint64_tPeter Maydell2016-01-221-5/+4Star
* fpu: Replace int64 typedef with int64_tPeter Maydell2016-01-221-9/+8Star
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell2016-01-211-2/+2
|\
| * xen-hvm: Clean up xen_ram_alloc() error handlingMarkus Armbruster2016-01-141-1/+1
| * xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster2016-01-141-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2016-01-211-0/+3
|\ \
| * | target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang2016-01-211-0/+3
* | | hw/arm/virt: add secure memory region and UARTPeter Maydell2016-01-211-0/+1
* | | qom/cpu: Add MemoryRegion propertyPeter Crosthwaite2016-01-211-0/+1
* | | memory: Add address_space_init_shareable()Peter Crosthwaite2016-01-211-0/+18
* | | exec.c: Add cpu_get_address_space()Peter Maydell2016-01-211-0/+9