summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-11virtio-pci: call pci reset variant when guest requests reset.Gerd Hoffmann1-7/+4
2016-03-11i386: update expected DSDTMichael S. Tsirkin4-0/+0
2016-03-11i386: populate floppy drive information in DSDTRoman Kagan1-3/+66
2016-03-11fdc: add function to determine drive chs limitsRoman Kagan2-0/+25
2016-03-11i386: expose floppy drive CMOS typeRoman Kagan2-1/+2
2016-03-11i386/acpi: make floppy controller object dynamicRoman Kagan1-24/+3
2016-03-11pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()Igor Mammedov1-3/+10
2016-03-11vhost-user: verify that number of queues is less than MAX_QUEUE_NUMIlya Maximets1-2/+3
2016-03-11virtio-balloon: add 'available' counterDenis V. Lunev2-1/+3
2016-03-11hw/virtio: group virtio flags into an enumMarcel Apfelbaum1-7/+10
2016-03-11hw/virtio: fix double use of a virtio flagMarcel Apfelbaum1-1/+1
2016-03-11balloon: fix segfault and harden the stats queueLadi Prosek1-2/+22
2016-03-11acpi: add build_append_named_dword, returning an offset in bufferMichael S. Tsirkin2-0/+31
2016-03-11acpi: allow using object as offset for OperationRegionXiao Guangrong3-18/+19
2016-03-11acpi: add aml_concatenate()Xiao Guangrong2-0/+8
2016-03-11acpi: add aml_create_field()Xiao Guangrong2-0/+16
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