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-02-23
build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...
Lluís Vilanova
19
-1
/
+67
2016-02-23
linux-user: fix realloc size of target_fd_trans.
Laurent Vivier
1
-2
/
+2
2016-02-23
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into ...
Peter Maydell
9
-13
/
+357
2016-02-23
tracetool: Include osdep.h in generated-ust.c
Peter Maydell
1
-0
/
+2
2016-02-23
include: Clean up includes
Peter Maydell
97
-156
/
+0
2016-02-23
all: Clean up includes
Peter Maydell
3
-4
/
+3
2016-02-23
all: Clean up includes
Peter Maydell
56
-100
/
+2
2016-02-23
osdep.h: Include config-target.h if NEED_CPU_H is defined
Peter Maydell
1
-0
/
+3
2016-02-23
scripts/clean-includes: Add --all option
Peter Maydell
1
-1
/
+15
2016-02-23
scripts/clean-includes: Enhance to handle header files
Peter Maydell
1
-8
/
+45
2016-02-23
disas/arm-a64.cc: Include osdep.h first
Peter Maydell
1
-2
/
+3
2016-02-23
osdep.h: Define macros for the benefit of C++ before C++11
Peter Maydell
1
-0
/
+14
2016-02-23
cpu: Clean up includes
Peter Maydell
2
-4
/
+2
2016-02-23
Postcopy+spice: Pass spice migration data earlier
Dr. David Alan Gilbert
3
-1
/
+20
2016-02-23
spice/gl: tweak debug messages.
Gerd Hoffmann
1
-5
/
+7
2016-02-23
spice/gl: add unblock timer
Gerd Hoffmann
2
-0
/
+17
2016-02-23
spice: add opengl/virgl/dmabuf support
Gerd Hoffmann
4
-4
/
+140
2016-02-23
spice: reset cursor on resize
Marc-André Lureau
1
-2
/
+12
2016-02-23
egl-helpers: add functions for render nodes and dma-buf passing
Gerd Hoffmann
2
-0
/
+142
2016-02-23
configure: add dma-buf support detection.
Gerd Hoffmann
1
-1
/
+19
2016-02-23
spice: init dcl before registering qxl interface
Gerd Hoffmann
1
-3
/
+3
2016-02-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160223-1' into s...
Peter Maydell
7
-46
/
+43
2016-02-23
ohci: allocate timer only once.
Gerd Hoffmann
1
-26
/
+8
2016-02-23
usb: add pid check at the first of uhci_handle_td()
Gonglei
1
-6
/
+16
2016-02-23
usb: check RNDIS buffer offsets & length
Prasad J Pandit
1
-3
/
+6
2016-02-23
usb: check RNDIS message length
Prasad J Pandit
1
-9
/
+9
2016-02-23
tusb6010: move from hw/timer to hw/usb
Peter Maydell
3
-1
/
+2
2016-02-23
usb: check USB configuration descriptor object
Prasad J Pandit
1
-1
/
+2
2016-02-22
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
29
-432
/
+1663
2016-02-22
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-02-22' in...
Kevin Wolf
5
-148
/
+18
2016-02-22
qemu-iotests: 140: make description slightly more verbose
Sascha Silbe
1
-1
/
+5
2016-02-22
qemu-iotests: 140: don't use IDE device
Sascha Silbe
2
-2
/
+1
2016-02-22
qemu-iotests: 067: ignore QMP events
Sascha Silbe
2
-145
/
+10
2016-02-22
blockdev: unset inappropriate flags when changing medium
Alyssa Milburn
1
-0
/
+2
2016-02-22
MAINTAINERS: Add myself as maintainer of the throttling code
Alberto Garcia
1
-0
/
+9
2016-02-22
docs: Document the throttling infrastructure
Alberto Garcia
1
-0
/
+252
2016-02-22
qapi: Correct the name of the iops_rd parameter
Alberto Garcia
1
-1
/
+1
2016-02-22
qemu-iotests: Extend iotest 093 to test bursts
Alberto Garcia
2
-16
/
+53
2016-02-22
throttle: Test throttle_compute_wait() during bursts
Alberto Garcia
1
-0
/
+22
2016-02-22
throttle: Check that burst_level leaks correctly
Alberto Garcia
1
-0
/
+16
2016-02-22
qapi: Add burst length fields to BlockDeviceInfo
Alberto Garcia
2
-6
/
+53
2016-02-22
qapi: Add burst length parameters to block_set_io_throttle
Alberto Garcia
4
-15
/
+104
2016-02-22
throttle: Add command-line settings to define the burst periods
Alberto Garcia
1
-0
/
+37
2016-02-22
throttle: Add support for burst periods
Alberto Garcia
2
-18
/
+96
2016-02-22
throttle: Use throttle_config_init() to initialize ThrottleConfig
Alberto Garcia
4
-13
/
+31
2016-02-22
throttle: Merge all functions that check the configuration into one
Alberto Garcia
4
-64
/
+19
2016-02-22
throttle: Set always an average value when setting a maximum value
Alberto Garcia
1
-0
/
+2
2016-02-22
throttle: Make throttle_is_valid() set errp
Alberto Garcia
4
-6
/
+7
2016-02-22
throttle: Make throttle_max_is_missing_limit() set errp
Alberto Garcia
4
-8
/
+9
2016-02-22
throttle: Make throttle_conflicting() set errp
Alberto Garcia
4
-12
/
+17
[next]