aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-12input-linux: better capability checks, merge input_linux_event_{mouse, keyboard}Gerd Hoffmann
2016-07-12input-linux: factor out input_linux_handle_keyboardGerd Hoffmann
2016-07-12input-linux: factor out input_linux_handle_mouseGerd Hoffmann
2016-07-12input: add trace events for full queuesGerd Hoffmann
2016-07-12msmouse: send short messages if possible.Gerd Hoffmann
2016-07-12msmouse: switch to new input interfaceGerd Hoffmann
2016-07-12msmouse: fix buffer handlingGerd Hoffmann
2016-07-12msmouse: add MouseState, unregister handler on closeGerd Hoffmann
2016-07-12ui: avoid crash if vnc client disconnects with writes pendingDaniel P. Berrange
2016-07-12vnc-enc-tight: use thread local storage for palettePeter Lieven
2016-07-12vnc: fix incorrect checking condition when updating clientGonglei
2016-07-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into stagingPeter Maydell
2016-07-11Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160708' into stagingPeter Maydell
2016-07-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-07-11Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160710' into stagingPeter Maydell
2016-07-11gtk: fix buildGerd Hoffmann
2016-07-11s390x/pci: make hot-unplug handler smootherYi Min Zhao
2016-07-11s390x/pci: replace fid with idx in msg data of msixYi Min Zhao
2016-07-11s390x/pci: fix stpcifc_service_callYi Min Zhao
2016-07-11s390x/pci: refactor list_pciYi Min Zhao
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_idxYi Min Zhao
2016-07-11s390x/pci: add checkings in CLP_SET_PCI_FNYi Min Zhao
2016-07-11s390x/pci: enable zpci hot-plug/hot-unplugYi Min Zhao
2016-07-11s390x/pci: enable uid-checkingYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIBusDevice qdevYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIIOMMUYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIBusYi Min Zhao
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_fhYi Min Zhao
2016-07-11s390x/pci: unify FH_ macrosYi Min Zhao
2016-07-11s390x/pci: write fid in CLP_QUERY_PCI_FNYi Min Zhao
2016-07-11s390x/pci: acceleration for getting S390pciStateYi Min Zhao
2016-07-11s390x/pci: fix failures of dma map/unmapYi Min Zhao
2016-07-11s390x/css: Unplug handler of virtual css bridgeJing Liu
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu
2016-07-11s390x/css: use define for "virtual-css-bridge" literalSascha Silbe
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe
2016-07-11s390x/ipl: fix reboots for migration from different biosDavid Hildenbrand
2016-07-11s390x/ipl: Support IPL from selected SCSI deviceAlexander Yarygin
2016-07-11pc-bios/s390-ccw.img: rebuild imageCornelia Huck
2016-07-11pc-bios/s390-ccw: Pass selected SCSI device to IPLEugene (jno) Dvurechenski
2016-07-10build: Use $(AS) for optionrom explicitlyRichard Henderson
2016-07-08translate-all: Fix user-mode self-modifying code in 2 page long TBStanislav Shmarov
2016-07-08cputlb: Fix for self-modifying writes across page boundariesSamuel Damashek
2016-07-08cputlb: Add address parameter to VICTIM_TLB_HITSamuel Damashek
2016-07-08cputlb: Move VICTIM_TLB_HIT out of lineRichard Henderson
2016-07-07linux-user: Fix i386 safe-syscall.SRichard Henderson
2016-07-07target-i386: Enable LMCE for '-cpu host' if supported by hostHaozhong Zhang
2016-07-07target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfgHaozhong Zhang
2016-07-07target-i386: kvm: Add basic Intel LMCE supportAshok Raj