index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160712-1' into s...
Peter Maydell
3
-2
/
+16
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160712-1' into...
Peter Maydell
5
-147
/
+256
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160712-1' into s...
Peter Maydell
2
-16
/
+22
2016-07-12
xen-usb: Fix 32bit build
Anthony PERARD
1
-1
/
+2
2016-07-12
usb: add storage hotplug documentation
Gerd Hoffmann
1
-0
/
+12
2016-07-12
nec-usb-xhci: set the device state to USB_STATE_DEFAULT
Zhang Shuaiyi
1
-1
/
+2
2016-07-12
input-linux: better capability checks, merge input_linux_event_{mouse, keyboard}
Gerd Hoffmann
1
-45
/
+47
2016-07-12
input-linux: factor out input_linux_handle_keyboard
Gerd Hoffmann
1
-49
/
+54
2016-07-12
input-linux: factor out input_linux_handle_mouse
Gerd Hoffmann
1
-49
/
+53
2016-07-12
input: add trace events for full queues
Gerd Hoffmann
3
-2
/
+10
2016-07-12
msmouse: send short messages if possible.
Gerd Hoffmann
1
-9
/
+13
2016-07-12
msmouse: switch to new input interface
Gerd Hoffmann
1
-12
/
+56
2016-07-12
msmouse: fix buffer handling
Gerd Hoffmann
1
-5
/
+35
2016-07-12
msmouse: add MouseState, unregister handler on close
Gerd Hoffmann
1
-5
/
+17
2016-07-12
ui: avoid crash if vnc client disconnects with writes pending
Daniel P. Berrange
1
-4
/
+9
2016-07-12
vnc-enc-tight: use thread local storage for palette
Peter Lieven
1
-11
/
+12
2016-07-12
vnc: fix incorrect checking condition when updating client
Gonglei
1
-1
/
+1
2016-07-11
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into staging
Peter Maydell
23
-456
/
+1249
2016-07-11
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160708' into staging
Peter Maydell
3
-44
/
+74
2016-07-11
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
16
-179
/
+386
2016-07-11
Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160710' into staging
Peter Maydell
4
-26
/
+13
2016-07-11
gtk: fix build
Gerd Hoffmann
2
-0
/
+2
2016-07-11
s390x/pci: make hot-unplug handler smoother
Yi Min Zhao
2
-1
/
+37
2016-07-11
s390x/pci: replace fid with idx in msg data of msix
Yi Min Zhao
3
-7
/
+8
2016-07-11
s390x/pci: fix stpcifc_service_call
Yi Min Zhao
1
-1
/
+9
2016-07-11
s390x/pci: refactor list_pci
Yi Min Zhao
3
-26
/
+45
2016-07-11
s390x/pci: refactor s390_pci_find_dev_by_idx
Yi Min Zhao
1
-20
/
+1
2016-07-11
s390x/pci: add checkings in CLP_SET_PCI_FN
Yi Min Zhao
1
-0
/
+21
2016-07-11
s390x/pci: enable zpci hot-plug/hot-unplug
Yi Min Zhao
1
-46
/
+73
2016-07-11
s390x/pci: enable uid-checking
Yi Min Zhao
3
-5
/
+5
2016-07-11
s390x/pci: introduce S390PCIBusDevice qdev
Yi Min Zhao
2
-8
/
+261
2016-07-11
s390x/pci: introduce S390PCIIOMMU
Yi Min Zhao
2
-10
/
+18
2016-07-11
s390x/pci: introduce S390PCIBus
Yi Min Zhao
2
-0
/
+18
2016-07-11
s390x/pci: enforce zPCI state checking
Yi Min Zhao
5
-82
/
+230
2016-07-11
s390x/pci: refactor s390_pci_find_dev_by_fh
Yi Min Zhao
1
-11
/
+4
2016-07-11
s390x/pci: unify FH_ macros
Yi Min Zhao
3
-15
/
+18
2016-07-11
s390x/pci: write fid in CLP_QUERY_PCI_FN
Yi Min Zhao
1
-0
/
+1
2016-07-11
s390x/pci: acceleration for getting S390pciState
Yi Min Zhao
1
-33
/
+20
2016-07-11
s390x/pci: fix failures of dma map/unmap
Yi Min Zhao
1
-4
/
+2
2016-07-11
s390x/css: Unplug handler of virtual css bridge
Jing Liu
7
-57
/
+164
2016-07-11
s390x/css: Factor out virtual css bridge and bus
Jing Liu
6
-88
/
+127
2016-07-11
s390x/css: use define for "virtual-css-bridge" literal
Sascha Silbe
3
-3
/
+6
2016-07-11
s390x/css: factor out some generic code from virtio_ccw_device_realize()
Sascha Silbe
4
-110
/
+175
2016-07-11
s390x/ipl: fix reboots for migration from different bios
David Hildenbrand
2
-2
/
+11
2016-07-11
s390x/ipl: Support IPL from selected SCSI device
Alexander Yarygin
2
-0
/
+31
2016-07-11
pc-bios/s390-ccw.img: rebuild image
Cornelia Huck
1
-0
/
+0
2016-07-11
pc-bios/s390-ccw: Pass selected SCSI device to IPL
Eugene (jno) Dvurechenski
4
-0
/
+37
2016-07-10
build: Use $(AS) for optionrom explicitly
Richard Henderson
3
-8
/
+7
2016-07-08
translate-all: Fix user-mode self-modifying code in 2 page long TB
Stanislav Shmarov
1
-5
/
+5
2016-07-08
cputlb: Fix for self-modifying writes across page boundaries
Samuel Damashek
1
-9
/
+35
[next]