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
2014-08-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140829'...
Peter Maydell
19
-143
/
+697
2014-08-29
target-arm: Implement pmccfiltr_write function
Alistair Francis
1
-0
/
+9
2014-08-29
target-arm: Remove old code and replace with new functions
Alistair Francis
1
-23
/
+4
2014-08-29
target-arm: Implement pmccntr_sync function
Alistair Francis
2
-0
/
+34
2014-08-29
target-arm: Add arm_ccnt_enabled function
Alistair Francis
1
-0
/
+12
2014-08-29
target-arm: Implement PMCCNTR_EL0 and related registers
Alistair Francis
2
-8
/
+42
2014-08-29
arm: Implement PMCCNTR 32b read-modify-write
Peter Crosthwaite
1
-1
/
+10
2014-08-29
target-arm: Make the ARM PMCCNTR register 64-bit
Alistair Francis
2
-11
/
+10
2014-08-29
hw/intc/arm_gic: honor target mask in gic_update()
Sergey Fedorov
1
-1
/
+2
2014-08-29
aarch64: raise max_cpus to 8
Joel Schopp
1
-1
/
+1
2014-08-29
arm_gic: Use GIC_NR_SGIS constant
Adam Lackorzynski
1
-1
/
+1
2014-08-29
arm_gic: Do not force PPIs to edge-triggered mode
Adam Lackorzynski
1
-1
/
+1
2014-08-29
arm_gic: GICD_ICFGR: Write model only for pre v1 GICs
Adam Lackorzynski
1
-4
/
+6
2014-08-29
arm_gic: Fix read of GICD_ICFGR
Adam Lackorzynski
1
-1
/
+1
2014-08-29
target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register values
Peter Maydell
1
-1
/
+2
2014-08-29
target-arm: Fix regression that disabled VFP for ARMv5 CPUs
Peter Maydell
1
-1
/
+8
2014-08-29
disas/libvixl: Update to upstream VIXL 1.5
Peter Maydell
13
-93
/
+558
2014-08-29
qemu-iotests: add multiwrite test cases
Stefan Hajnoczi
3
-0
/
+224
2014-08-29
block: fix overlapping multiwrite requests
Stefan Hajnoczi
1
-0
/
+6
2014-08-29
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...
Peter Maydell
14
-14
/
+264
2014-08-29
tests: add xHCI qtest
Gonglei
2
-0
/
+38
2014-08-29
tests: add UHCI qtest
Gonglei
2
-1
/
+38
2014-08-29
tests: add OHCI qtest
Gonglei
3
-1
/
+39
2014-08-29
usb: add usb host adapters exit trace
Gonglei
4
-0
/
+9
2014-08-29
usb-xhci: add exit function
Gonglei
1
-0
/
+36
2014-08-29
usb-ehci: add ehci-pci device exit function
Gonglei
1
-0
/
+14
2014-08-29
usb-ehci: add ehci unrealize funciton
Gonglei
2
-0
/
+26
2014-08-29
usb-ehci: add vmstate properity for EHCIState
Gonglei
2
-1
/
+2
2014-08-29
usb-uhci: clean up uhci resource when pci-uhci exit
Gonglei
1
-0
/
+22
2014-08-29
usb-ohci: add exit function
Gonglei
1
-0
/
+19
2014-08-29
usb-ohci: Fix memory leak for ohci timer
Gonglei
1
-1
/
+3
2014-08-29
usb: add usb_bus_release function
Gonglei
2
-0
/
+8
2014-08-29
Revert "xhci: Fix number of streams allocated when using streams"
Gerd Hoffmann
1
-1
/
+1
2014-08-29
xhci: use (1u << i)
Gerd Hoffmann
1
-2
/
+2
2014-08-29
Fix OHCI ISO TD state never being written back.
Jack Un
1
-2
/
+2
2014-08-29
xhci: fix debug print compiling error
Gonglei
1
-3
/
+3
2014-08-29
usb: Fix bootindex for portnr > 9
Markus Armbruster
1
-2
/
+2
2014-08-29
nbd: Follow the BDS' AIO context
Max Reitz
1
-0
/
+31
2014-08-29
block: Add AIO context notifiers
Max Reitz
2
-0
/
+97
2014-08-29
nbd: Drop nbd_can_read()
Max Reitz
1
-19
/
+53
2014-08-29
sheepdog: fix a core dump while do auto-reconnecting
Liu Yuan
1
-1
/
+1
2014-08-29
aio-win32: add support for sockets
Paolo Bonzini
3
-9
/
+145
2014-08-29
qemu-coroutine-io: fix for Win32
Paolo Bonzini
2
-2
/
+4
2014-08-29
AioContext: introduce aio_prepare
Paolo Bonzini
4
-1
/
+23
2014-08-29
aio-win32: add aio_set_dispatching optimization
Paolo Bonzini
1
-1
/
+16
2014-08-29
test-aio: test timers on Windows too
Paolo Bonzini
1
-37
/
+11
2014-08-29
AioContext: export and use aio_dispatch
Paolo Bonzini
4
-70
/
+24
2014-08-29
AioContext: run bottom halves after polling
Paolo Bonzini
2
-1
/
+11
2014-08-29
aio-win32: Factor out duplicate code into aio_dispatch_handlers
Paolo Bonzini
1
-50
/
+39
2014-08-29
aio-win32: Evaluate timers after handles
Paolo Bonzini
1
-3
/
+3
[prev]
[next]