index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
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/lalrae/tags/mips-20160712' into staging
Peter Maydell
18
-56
/
+1059
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
target-mips: enable 10-bit ASIDs in I6400 CPU
Leon Alrae
1
-1
/
+1
2016-07-12
target-mips: support CP0.Config4.AE bit
Paul Burton
2
-1
/
+3
2016-07-12
target-mips: change ASID type to hold more than 8 bits
Paul Burton
4
-12
/
+12
2016-07-12
target-mips: add ASID mask field and replace magic values
Paul Burton
4
-17
/
+23
2016-07-12
target-mips: replace MIPS64R6-generic with the real I6400 CPU model
Leon Alrae
1
-11
/
+9
2016-07-12
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
2
-1
/
+71
2016-07-12
hw/mips_cpc: make VP correctly start from the reset vector
Leon Alrae
1
-3
/
+2
2016-07-12
target-mips: add exception base to MIPS CPU
Leon Alrae
3
-4
/
+13
2016-07-12
hw/mips/cps: create GIC block inside CPS
Leon Alrae
5
-10
/
+63
2016-07-12
hw/mips: implement Global Interrupt Controller
Yongbok Kim
3
-0
/
+677
2016-07-12
hw/mips: implement GIC Interval Timer
Yongbok Kim
3
-0
/
+189
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
[next]