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
2018-01-15
migration: print features as on off
Juan Quintela
1
-4
/
+9
2018-01-15
migration: Use proper types in json
Juan Quintela
3
-50
/
+41
2018-01-15
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
7
-21
/
+9
2018-01-14
slirp: add in6_dhcp_multicast()
Philippe Mathieu-Daudé
2
-1
/
+4
2018-01-14
slirp: removed unused code
Philippe Mathieu-Daudé
1
-13
/
+0
2018-01-14
slirp: remove unnecessary struct declaration
Philippe Mathieu-Daudé
1
-1
/
+0
2018-01-14
slirp: remove unused header
Philippe Mathieu-Daudé
1
-1
/
+0
2018-01-14
slirp: avoid IN6_IS_ADDR_UNSPECIFIED(), rather use in6_zero()
Philippe Mathieu-Daudé
2
-5
/
+5
2018-01-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180112-pull-request' i...
Peter Maydell
10
-50
/
+70
2018-01-12
Merge remote-tracking branch 'remotes/kraxel/tags/vnc-20180112-pull-request' ...
Peter Maydell
6
-105
/
+278
2018-01-12
sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
Jindrich Makovicka
2
-8
/
+25
2018-01-12
sdl2 uses surface relative coordinates
Jindrich Makovicka
1
-26
/
+4
2018-01-12
sdl2: Do not hide the cursor on auxilliary windows
Jindrich Makovicka
1
-0
/
+17
2018-01-12
target/xtensa: Remove duplicate typedef of DisasContext
Peter Maydell
1
-2
/
+2
2018-01-12
spice: remove unused timer list
Frediano Ziglio
1
-4
/
+0
2018-01-12
spice: remove only written event_mask field
Frediano Ziglio
1
-4
/
+2
2018-01-12
spice: remove unused watch list
Frediano Ziglio
1
-4
/
+0
2018-01-12
spice: remove QXLWorker interface field
Frediano Ziglio
3
-4
/
+0
2018-01-12
ui: deprecate use of GTK 2.x in favour of 3.x series
Daniel P. Berrange
3
-0
/
+20
2018-01-12
input: fix memory leak
linzhecheng
1
-0
/
+2
2018-01-12
ui: mix misleading comments & return types of VNC I/O helper methods
Daniel P. Berrange
4
-23
/
+24
2018-01-12
ui: add trace events related to VNC client throttling
Daniel P. Berrange
2
-0
/
+30
2018-01-12
ui: place a hard cap on VNC server output buffer size
Daniel P. Berrange
1
-0
/
+29
2018-01-12
ui: fix VNC client throttling when forced update is requested
Daniel P. Berrange
4
-4
/
+41
2018-01-12
ui: fix VNC client throttling when audio capture is active
Daniel P. Berrange
2
-8
/
+70
2018-01-12
ui: refactor code for determining if an update should be sent to the client
Daniel P. Berrange
1
-7
/
+20
2018-01-12
ui: correctly reset framebuffer update state after processing dirty regions
Daniel P. Berrange
1
-1
/
+1
2018-01-12
ui: introduce enum to track VNC client framebuffer update request state
Daniel P. Berrange
2
-12
/
+18
2018-01-12
ui: track how much decoded data we consumed when doing SASL encoding
Daniel P. Berrange
2
-1
/
+3
2018-01-12
ui: avoid pointless VNC updates if framebuffer isn't dirty
Daniel P. Berrange
1
-1
/
+1
2018-01-12
ui: remove redundant indentation in vnc_client_update
Daniel P. Berrange
1
-55
/
+57
2018-01-12
ui: remove unreachable code in vnc_update_client
Daniel P. Berrange
1
-5
/
+1
2018-01-12
ui: remove 'sync' parameter from vnc_update_client
Daniel P. Berrange
1
-8
/
+3
2018-01-12
vnc: fix debug spelling
Marc-André Lureau
1
-1
/
+1
2018-01-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
53
-386
/
+642
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
579
-9183
/
+67135
2018-01-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...
Peter Maydell
21
-119
/
+356
2018-01-11
hw/intc/arm_gic: reserved register addresses are RAZ/WI
Peter Maydell
1
-2
/
+3
2018-01-11
hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI
Peter Maydell
3
-5
/
+29
2018-01-11
target/arm: Make disas_thumb2_insn() generate its own UNDEF exceptions
Peter Maydell
1
-13
/
+10
2018-01-11
linux-user/arm/nwfpe: Check coprocessor number for FPA emulation
Peter Maydell
1
-0
/
+9
2018-01-11
hw/sd/pxa2xx_mmci: add read/write() trace events
Philippe Mathieu-Daudé
2
-28
/
+54
2018-01-11
hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
Philippe Mathieu-Daudé
1
-2
/
+15
2018-01-11
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
Andrey Smirnov
3
-2
/
+2
2018-01-11
imx_fec: Fix a typo in imx_enet_receive()
Andrey Smirnov
1
-1
/
+1
2018-01-11
imx_fec: Use correct length for packet size
Andrey Smirnov
1
-1
/
+1
2018-01-11
imx_fec: Add support for multiple Tx DMA rings
Andrey Smirnov
2
-21
/
+130
2018-01-11
imx_fec: Emulate SHIFT16 in ENETx_RACC
Andrey Smirnov
2
-0
/
+25
2018-01-11
imx_fec: Use MIN instead of explicit ternary operator
Andrey Smirnov
1
-1
/
+1
2018-01-11
imx_fec: Use ENET_FTRL to determine truncation length
Andrey Smirnov
2
-3
/
+4
[next]