index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
91
-172
/
+169
*
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-12
25
-87
/
+100
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
2016-07-12
18
-56
/
+1059
|
\
|
*
target-mips: enable 10-bit ASIDs in I6400 CPU
Leon Alrae
2016-07-12
1
-1
/
+1
|
*
target-mips: support CP0.Config4.AE bit
Paul Burton
2016-07-12
2
-1
/
+3
|
*
target-mips: change ASID type to hold more than 8 bits
Paul Burton
2016-07-12
4
-12
/
+12
|
*
target-mips: add ASID mask field and replace magic values
Paul Burton
2016-07-12
4
-17
/
+23
|
*
target-mips: replace MIPS64R6-generic with the real I6400 CPU model
Leon Alrae
2016-07-12
1
-11
/
+9
|
*
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
2016-07-12
2
-1
/
+71
|
*
hw/mips_cpc: make VP correctly start from the reset vector
Leon Alrae
2016-07-12
1
-3
/
+2
|
*
target-mips: add exception base to MIPS CPU
Leon Alrae
2016-07-12
3
-4
/
+13
|
*
hw/mips/cps: create GIC block inside CPS
Leon Alrae
2016-07-12
5
-10
/
+63
|
*
hw/mips: implement Global Interrupt Controller
Yongbok Kim
2016-07-12
3
-0
/
+677
|
*
hw/mips: implement GIC Interval Timer
Yongbok Kim
2016-07-12
3
-0
/
+189
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160712-1' into s...
Peter Maydell
2016-07-12
3
-2
/
+16
|
\
\
|
*
|
xen-usb: Fix 32bit build
Anthony PERARD
2016-07-12
1
-1
/
+2
|
*
|
usb: add storage hotplug documentation
Gerd Hoffmann
2016-07-12
1
-0
/
+12
|
*
|
nec-usb-xhci: set the device state to USB_STATE_DEFAULT
Zhang Shuaiyi
2016-07-12
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160712-1' into...
Peter Maydell
2016-07-12
5
-147
/
+256
|
\
\
\
|
*
|
|
input-linux: better capability checks, merge input_linux_event_{mouse, keyboard}
Gerd Hoffmann
2016-07-12
1
-45
/
+47
|
*
|
|
input-linux: factor out input_linux_handle_keyboard
Gerd Hoffmann
2016-07-12
1
-49
/
+54
|
*
|
|
input-linux: factor out input_linux_handle_mouse
Gerd Hoffmann
2016-07-12
1
-49
/
+53
|
*
|
|
input: add trace events for full queues
Gerd Hoffmann
2016-07-12
3
-2
/
+10
|
*
|
|
msmouse: send short messages if possible.
Gerd Hoffmann
2016-07-12
1
-9
/
+13
|
*
|
|
msmouse: switch to new input interface
Gerd Hoffmann
2016-07-12
1
-12
/
+56
|
*
|
|
msmouse: fix buffer handling
Gerd Hoffmann
2016-07-12
1
-5
/
+35
|
*
|
|
msmouse: add MouseState, unregister handler on close
Gerd Hoffmann
2016-07-12
1
-5
/
+17
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160712-1' into s...
Peter Maydell
2016-07-12
2
-16
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ui: avoid crash if vnc client disconnects with writes pending
Daniel P. Berrange
2016-07-12
1
-4
/
+9
|
*
|
vnc-enc-tight: use thread local storage for palette
Peter Lieven
2016-07-12
1
-11
/
+12
|
*
|
vnc: fix incorrect checking condition when updating client
Gonglei
2016-07-12
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into staging
Peter Maydell
2016-07-11
23
-456
/
+1249
|
\
\
|
*
|
s390x/pci: make hot-unplug handler smoother
Yi Min Zhao
2016-07-11
2
-1
/
+37
|
*
|
s390x/pci: replace fid with idx in msg data of msix
Yi Min Zhao
2016-07-11
3
-7
/
+8
|
*
|
s390x/pci: fix stpcifc_service_call
Yi Min Zhao
2016-07-11
1
-1
/
+9
|
*
|
s390x/pci: refactor list_pci
Yi Min Zhao
2016-07-11
3
-26
/
+45
|
*
|
s390x/pci: refactor s390_pci_find_dev_by_idx
Yi Min Zhao
2016-07-11
1
-20
/
+1
|
*
|
s390x/pci: add checkings in CLP_SET_PCI_FN
Yi Min Zhao
2016-07-11
1
-0
/
+21
|
*
|
s390x/pci: enable zpci hot-plug/hot-unplug
Yi Min Zhao
2016-07-11
1
-46
/
+73
|
*
|
s390x/pci: enable uid-checking
Yi Min Zhao
2016-07-11
3
-5
/
+5
|
*
|
s390x/pci: introduce S390PCIBusDevice qdev
Yi Min Zhao
2016-07-11
2
-8
/
+261
|
*
|
s390x/pci: introduce S390PCIIOMMU
Yi Min Zhao
2016-07-11
2
-10
/
+18
|
*
|
s390x/pci: introduce S390PCIBus
Yi Min Zhao
2016-07-11
2
-0
/
+18
|
*
|
s390x/pci: enforce zPCI state checking
Yi Min Zhao
2016-07-11
5
-82
/
+230
|
*
|
s390x/pci: refactor s390_pci_find_dev_by_fh
Yi Min Zhao
2016-07-11
1
-11
/
+4
|
*
|
s390x/pci: unify FH_ macros
Yi Min Zhao
2016-07-11
3
-15
/
+18
|
*
|
s390x/pci: write fid in CLP_QUERY_PCI_FN
Yi Min Zhao
2016-07-11
1
-0
/
+1
|
*
|
s390x/pci: acceleration for getting S390pciState
Yi Min Zhao
2016-07-11
1
-33
/
+20
|
*
|
s390x/pci: fix failures of dma map/unmap
Yi Min Zhao
2016-07-11
1
-4
/
+2
|
*
|
s390x/css: Unplug handler of virtual css bridge
Jing Liu
2016-07-11
7
-57
/
+164
[next]