aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-10s390x/cpu: Cleanup init in preparation for hotplugMatthew Rosato
2016-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into st...Peter Maydell
2016-03-09ui/console: add escape sequence \e[5, 6nRen Kimura
2016-03-09Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2016-03-09Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-6...Peter Maydell
2016-03-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160308-1' int...Peter Maydell
2016-03-09Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.6-2' int...Peter Maydell
2016-03-08MAINTAINERS: Add Samuel Thibault as slirp maintainerSamuel Thibault
2016-03-08cutils: add avx2 instruction optimizationLiang Li
2016-03-08configure: detect ifunc and avx2 attributeLiang Li
2016-03-08Postcopy: Fix sync count in info migrateDr. David Alan Gilbert
2016-03-08input-linux: add switch to enable auto-repeat eventsGerd Hoffmann
2016-03-08input-linux: add option to toggle grab on all devicesGerd Hoffmann
2016-03-08input: linux evdev supportGerd Hoffmann
2016-03-08tests: update acpi test dataGerd Hoffmann
2016-03-08fw_cfg: document ACPI device node informationGabriel L. Somlo
2016-03-08acpi: arm: add fw_cfg device node to dsdtGabriel L. Somlo
2016-03-08acpi: pc: add fw_cfg device node to dsdtGabriel L. Somlo
2016-03-08pc: fw_cfg: move ioport base constant to pc.hGabriel L. Somlo
2016-03-08Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-03-08fw_cfg: expose control register size in fw_cfg.hGabriel L. Somlo
2016-03-08vnc: send cursor when a new client is connectingFrediano Ziglio
2016-03-08net: check packet payload lengthPrasad J Pandit
2016-03-08filter-buffer: Add status_changed callback processingzhanghailiang
2016-03-08filter: Add 'status' property for filter objectzhanghailiang
2016-03-08rocker: allow user to specify rocker world by propertyJiri Pirko
2016-03-08rocker: add name field into WorldOps ale let world specify its nameJiri Pirko
2016-03-08rocker: return -ENOMEM in case of some world alloc failsJiri Pirko
2016-03-08rocker: forbid to change world typeJiri Pirko
2016-03-08net: netmap: probe netmap interface for virtio-net headerVincenzo Maffione
2016-03-08net: simplify net_init_tap_one logicPaolo Bonzini
2016-03-08MAINTAINERS: Add entries for include/net/ filesThomas Huth
2016-03-08net: filter: correctly remove filter from the list during finalizationJason Wang
2016-03-08net: ne2000: check ring buffer control registersPrasad J Pandit
2016-03-08rng: switch request queue to QSIMPLEQLadi Prosek
2016-03-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-07scsi-bus: Remove tape command from scsi_req_xferAlex Pyrgiotis
2016-03-07kvm/irqchip: use bitmap utility for gsi trackingWei Yang
2016-03-07MAINTAINERS: Add entry for include/sysemu/kvm*.hThomas Huth
2016-03-07doc/memory.txt: correct description of MemoryRegionOps fieldsPeter Maydell
2016-03-07doc/memory.txt: correct a logic errorxiaoqiang zhao
2016-03-07icount: possible options for sleep are on or offPranith Kumar
2016-03-07exec: Introduce AddressSpaceDispatch.mru_sectionFam Zheng
2016-03-07exec: Factor out section_covers_addrFam Zheng
2016-03-07exec: Pass RAMBlock pointer to qemu_ram_freeFam Zheng
2016-03-07memory: Drop MemoryRegion.ram_addrFam Zheng
2016-03-07memory: Implement memory_region_get_ram_addr with mr->ram_blockFam Zheng
2016-03-07memory: Move assignment to ram_block to memory_region_init_*Fam Zheng
2016-03-07exec: Return RAMBlock pointer from allocating functionsFam Zheng
2016-03-07i8257: fix Terminal Count statusHervé Poussineau