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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2015-11-05
vnc: factor out vnc_update_server_surface
Gerd Hoffmann
1
-6
/
+15
2015-11-05
vnc: add vnc_width+vnc_height helpers
Gerd Hoffmann
1
-3
/
+13
2015-11-05
vnc: zap dead code
Gerd Hoffmann
1
-4
/
+0
2015-11-05
vnc-jobs: move buffer reset, use new buffer move
Gerd Hoffmann
1
-7
/
+8
2015-11-05
vnc: kill jobs queue buffer
Gerd Hoffmann
1
-6
/
+0
2015-11-05
vnc: attach names to buffers
Gerd Hoffmann
2
-0
/
+23
2015-11-05
buffer: add tracing
Gerd Hoffmann
2
-0
/
+24
2015-11-05
buffer: add buffer_shrink
Gerd Hoffmann
2
-1
/
+29
2015-11-05
buffer: add buffer_move
Gerd Hoffmann
2
-0
/
+26
2015-11-05
buffer: add buffer_move_empty
Gerd Hoffmann
2
-0
/
+24
2015-11-05
buffer: add buffer_init
Gerd Hoffmann
2
-0
/
+23
2015-11-05
buffer: make the Buffer capacity increase in powers of two
Peter Lieven
1
-1
/
+4
2015-11-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103'...
Peter Maydell
15
-93
/
+251
2015-11-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...
Peter Maydell
2
-2
/
+2
2015-11-03
ARM: ACPI: Fix MPIDR value in ACPI table
Shannon Zhao
1
-1
/
+3
2015-11-03
hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3
Shannon Zhao
1
-14
/
+16
2015-11-03
hw/arm/virt-acpi-build: _CCA attribute is compulsory
Graeme Gregory
1
-0
/
+1
2015-11-03
target-arm: Report S/NS status in the CPU debug logs
Peter Maydell
2
-2
/
+21
2015-11-03
target-arm: Bring AArch64 debug CPU display of PSTATE into line with AArch32
Peter Maydell
1
-3
/
+5
2015-11-03
MAINTAINERS: Add new qemu-arm mailing list to ARM related entries
Peter Maydell
1
-0
/
+23
2015-11-03
arm: stellaris: exit on external reset request
Michael Davidsaver
1
-0
/
+12
2015-11-03
armv7-m: Implement SYSRESETREQ
Michael Davidsaver
1
-1
/
+8
2015-11-03
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
4
-26
/
+29
2015-11-03
arm: xilinx_zynq: Add linux pre-boot
Peter Crosthwaite
1
-0
/
+42
2015-11-03
arm: boot: Add board specific setup code API
Peter Crosthwaite
2
-1
/
+29
2015-11-03
arm: boot: Adjust indentation of FIXUP comments
Peter Crosthwaite
1
-8
/
+8
2015-11-03
target-arm: Add and use symbolic names for register banks
Soren Brinkmann
4
-39
/
+56
2015-11-03
usb-host: fix usb3ep0quirk test
Gerd Hoffmann
1
-1
/
+1
2015-11-03
ehci: clear suspend bit on detach
Gerd Hoffmann
1
-1
/
+1
2015-11-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20151103-1' into st...
Peter Maydell
7
-26
/
+94
2015-11-03
vnc: fix bug: vnc server can't start when 'to' is specified
Yang Hongyang
1
-0
/
+2
2015-11-03
vnc: allow fall back to RAW encoding
Peter Lieven
1
-2
/
+18
2015-11-03
ui/opengl: Reduce build required libraries for opengl
OGAWA Hirofumi
3
-20
/
+7
2015-11-03
ui/curses: Fix pageup/pagedown on -curses
OGAWA Hirofumi
1
-2
/
+6
2015-11-03
ui/curses: Support line graphics chars on -curses mode
OGAWA Hirofumi
2
-1
/
+55
2015-11-03
ui/curses: Fix monitor color with -curses when 256 colors
OGAWA Hirofumi
1
-1
/
+6
2015-11-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-02' into ...
Peter Maydell
74
-607
/
+663
2015-11-02
qapi: Simplify gen_struct_field()
Eric Blake
1
-9
/
+7
2015-11-02
qapi: Reserve 'u' member name
Eric Blake
6
-1
/
+11
2015-11-02
qapi: Finish converting to new qapi union layout
Eric Blake
1
-22
/
+6
2015-11-02
tpm: Convert to new qapi union layout
Eric Blake
2
-5
/
+5
2015-11-02
memory: Convert to new qapi union layout
Eric Blake
3
-10
/
+10
2015-11-02
input: Convert to new qapi union layout
Eric Blake
9
-123
/
+125
2015-11-02
char: Convert to new qapi union layout
Eric Blake
2
-88
/
+88
2015-11-02
net: Convert to new qapi union layout
Eric Blake
10
-32
/
+32
2015-11-02
sockets: Convert to new qapi union layout
Eric Blake
3
-61
/
+61
2015-11-02
block: Convert to new qapi union layout
Eric Blake
4
-41
/
+40
2015-11-02
tests: Convert to new qapi union layout
Eric Blake
3
-62
/
+62
2015-11-02
qapi-visit: Convert to new qapi union layout
Eric Blake
1
-15
/
+9
2015-11-02
qapi: Start converting to new qapi union layout
Eric Blake
2
-8
/
+21
[next]