summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-11postcopy: listen thread is never joinedDr. David Alan Gilbert1-1/+1
2016-03-11migration: fix use-after-free in loadvm_postcopy_handle_run_bhDenis V. Lunev1-4/+12
2016-03-11migration: fix warning for source_return_path_threadPeter Xu1-3/+2
2016-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into st...Peter Maydell7-15/+458
2016-03-09ui/console: add escape sequence \e[5, 6nRen Kimura1-15/+41
2016-03-09Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell1-0/+1
2016-03-09Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-6...Peter Maydell4-11/+143
2016-03-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160308-1' int...Peter Maydell11-4/+63
2016-03-09Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.6-2' int...Peter Maydell4-16/+19
2016-03-08MAINTAINERS: Add Samuel Thibault as slirp maintainerSamuel Thibault1-0/+1
2016-03-08cutils: add avx2 instruction optimizationLiang Li2-11/+121
2016-03-08configure: detect ifunc and avx2 attributeLiang Li1-0/+21
2016-03-08Postcopy: Fix sync count in info migrateDr. David Alan Gilbert1-0/+1
2016-03-08input-linux: add switch to enable auto-repeat eventsGerd Hoffmann1-1/+6
2016-03-08input-linux: add option to toggle grab on all devicesGerd Hoffmann1-0/+29
2016-03-08input: linux evdev supportGerd Hoffmann5-0/+380
2016-03-08tests: update acpi test dataGerd Hoffmann4-0/+0
2016-03-08fw_cfg: document ACPI device node informationGabriel L. Somlo1-0/+9
2016-03-08acpi: arm: add fw_cfg device node to dsdtGabriel L. Somlo1-0/+15
2016-03-08acpi: pc: add fw_cfg device node to dsdtGabriel L. Somlo1-0/+29
2016-03-08pc: fw_cfg: move ioport base constant to pc.hGabriel L. Somlo2-3/+4
2016-03-08Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell15-41/+177
2016-03-08fw_cfg: expose control register size in fw_cfg.hGabriel L. Somlo2-1/+6
2016-03-08vnc: send cursor when a new client is connectingFrediano Ziglio1-0/+3
2016-03-08net: check packet payload lengthPrasad J Pandit1-2/+8
2016-03-08filter-buffer: Add status_changed callback processingzhanghailiang1-6/+28
2016-03-08filter: Add 'status' property for filter objectzhanghailiang3-1/+48
2016-03-08rocker: allow user to specify rocker world by propertyJiri Pirko1-1/+28
2016-03-08rocker: add name field into WorldOps ale let world specify its nameJiri Pirko3-6/+3
2016-03-08rocker: return -ENOMEM in case of some world alloc failsJiri Pirko1-0/+1
2016-03-08rocker: forbid to change world typeJiri Pirko3-1/+13
2016-03-08net: netmap: probe netmap interface for virtio-net headerVincenzo Maffione1-21/+38
2016-03-08net: simplify net_init_tap_one logicPaolo Bonzini1-2/+2
2016-03-08MAINTAINERS: Add entries for include/net/ filesThomas Huth1-0/+2
2016-03-08net: filter: correctly remove filter from the list during finalizationJason Wang1-1/+2
2016-03-08net: ne2000: check ring buffer control registersPrasad J Pandit1-0/+4
2016-03-08rng: switch request queue to QSIMPLEQLadi Prosek4-16/+19
2016-03-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell15-138/+144
2016-03-07scsi-bus: Remove tape command from scsi_req_xferAlex Pyrgiotis1-1/+0
2016-03-07kvm/irqchip: use bitmap utility for gsi trackingWei Yang1-24/+10
2016-03-07MAINTAINERS: Add entry for include/sysemu/kvm*.hThomas Huth1-0/+1
2016-03-07doc/memory.txt: correct description of MemoryRegionOps fieldsPeter Maydell1-3/+4
2016-03-07doc/memory.txt: correct a logic errorxiaoqiang zhao1-2/+2
2016-03-07icount: possible options for sleep are on or offPranith Kumar2-5/+5
2016-03-07exec: Introduce AddressSpaceDispatch.mru_sectionFam Zheng1-2/+14
2016-03-07exec: Factor out section_covers_addrFam Zheng1-3/+12
2016-03-07exec: Pass RAMBlock pointer to qemu_ram_freeFam Zheng3-17/+10
2016-03-07memory: Drop MemoryRegion.ram_addrFam Zheng7-53/+40
2016-03-07memory: Implement memory_region_get_ram_addr with mr->ram_blockFam Zheng2-7/+6
2016-03-07memory: Move assignment to ram_block to memory_region_init_*Fam Zheng2-1/+5