summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2016-02-042-2/+1Star
|\
| * net/filter: Fix the output information for command 'info network'zhanghailiang2016-02-041-1/+0Star
| * net: always walk through filters in reverse if traffic is egressLi Zhijian2016-02-041-1/+1
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2016-02-043-11/+83
|\ \
| * | dma: remove now useless DMA_* functionsHervé Poussineau2016-02-031-10/+1Star
| * | isa: add an ISA DMA interface, and store it within the ISA busHervé Poussineau2016-02-032-0/+39
| * | i8257: move state definition to new independent headerHervé Poussineau2016-02-031-0/+42
| * | i8257: pass ISA bus to DMA_init() functionHervé Poussineau2016-02-031-1/+1
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160203'...Peter Maydell2016-02-0410-1/+390
|\ \
| * | arm/boot: move highbank secure board setup code to common routineAndrew Baumann2016-02-031-0/+5
| * | bcm2836: add bcm2836 SoC deviceAndrew Baumann2016-02-031-0/+35
| * | bcm2836_control: add bcm2836 ARM control logicAndrew Baumann2016-02-031-0/+51
| * | bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann2016-02-032-0/+170
| * | bcm2835_ic: add bcm2835 interrupt controllerAndrew Baumann2016-02-031-0/+33
| * | bcm2835_property: add bcm2835 property channelAndrew Baumann2016-02-031-0/+31
| * | bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann2016-02-032-0/+65
| * | arm: virt-acpi: each MADT.GICC entry as enabled unconditionallyIgor Mammedov2016-02-031-1/+0Star
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2016-02-032-59/+61
|\ \ | |/ |/|
| * trace: convert stderr backend to logPaolo Bonzini2016-02-031-0/+1
| * log: do not unnecessarily include qom/cpu.hPaolo Bonzini2016-02-032-59/+60
* | 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