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-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-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
2018-01-11
imx_fec: Move Tx frame buffer away from the stack
Andrey Smirnov
2
-11
/
+14
2018-01-11
imx_fec: Change queue flushing heuristics
Andrey Smirnov
1
-6
/
+6
2018-01-11
imx_fec: Refactor imx_eth_enable_rx()
Andrey Smirnov
1
-4
/
+4
2018-01-11
imx_fec: Do not link to netdev
Andrey Smirnov
2
-2
/
+1
2018-01-11
Virt: ACPI: fix qemu assert due to re-assigned table data address
Zhaoshenglong
1
-7
/
+11
2018-01-11
target/arm: Fix stlxp for aarch64_be
Michael Weiser
1
-2
/
+5
2018-01-11
linux-user: Activate armeb handler registration
Michael Weiser
1
-1
/
+1
2018-01-11
linux-user: Separate binfmt arm CPU families
Michael Weiser
1
-3
/
+6
2018-01-11
linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.sh
Michael Weiser
1
-1
/
+5
2018-01-11
configure: Add aarch64_be-linux-user target
Michael Weiser
2
-2
/
+4
2018-01-11
linux-user: Fix endianess of aarch64 signal trampoline
Michael Weiser
1
-3
/
+7
2018-01-11
linux-user: Add separate aarch64_be uname
Michael Weiser
1
-0
/
+4
2018-01-11
linux-user: Add support for big-endian aarch64
Michael Weiser
1
-0
/
+6
2018-01-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180111' int...
Peter Maydell
28
-187
/
+703
2018-01-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-10' into st...
Peter Maydell
3
-10
/
+16
2018-01-11
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
23
-591
/
+743
2018-01-10
nbd: rename nbd_option and nbd_opt_reply
Vladimir Sementsov-Ogievskiy
2
-10
/
+10
2018-01-10
spapr: Correct compatibility mode setting for hotplugged CPUs
David Gibson
2
-1
/
+10
2018-01-10
hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device
Thomas Huth
3
-53
/
+0
2018-01-10
Update dtc to fix compilation problem on Mac OS 10.6
John Arbuckle
1
-0
/
+0
2018-01-10
target/ppc: more use of the PPC_*() macros
Cédric Le Goater
3
-28
/
+40
2018-01-10
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
8
-71
/
+67
2018-01-10
hw/ide: Emulate SiI3112 SATA controller
BALATON Zoltan
5
-0
/
+381
2018-01-10
spapr_pci: use warn_report()
Greg Kurz
2
-4
/
+4
[next]